Re: [Fetchmail-announce] ANNOUNCE: fetchmail 6.5.5 release candidate available (more C23/GCC15 fixes, password zeroing)

axreios <[email protected]> Sun, 21 Sep 2025 14:58:00 -0500
Newsgroups gmane.mail.fetchmail.user
Message-ID <[email protected]>
I see I previously did not understand how to set the CFLAGS.  Now that I
have thankfully been instructed, it seems to work.  So also
--disable-POP3 works, though now I am running ArtixLinux, which has gcc
15.2.1+r22+gc4e96a094636-1 and make 4.4.1-2.  Sorry, I did not keep that
make error.  Sorry for all the noise.
	ax.

On Sun, Sep 21, 2025 at 03:10:22PM +0200, Matthias Andree via Fetchmail-use=
rs wrote:
>Am 16.09.25 um 16:33 schrieb axreios:
>>Greetings.=A0 When I did the simple 3-step (configure, make, make
>>install), this RC1 compiled nicely and is working OK on my simple
>>system.=A0 I had tried adding the -fsanitize=3Daddress,undefined but that
>>seemed to be ignored.=A0 Separately, when I tried --disable-POP3, make
>>erred; so I removed the disable POP3 and make ran without error.
>>=A0=A0=A0=A0My system is Dell Optiplex 7020 SFF, Intel I5-4690 running an
>>=A0=A0=A0=A0up-to-date VoidLinux with gcc 14.2.1-20250405_2 and make
>>=A0=A0=A0=A04.4.1_1.
>
>Thanks for the test. The -fsanitize=3Daddress,undefined would go like this:
>
>make clean
>
>env 'CFLAGS=3D-fsanitize=3Daddress,undefined -fno-omit-frame-pointer -O =

>-ggdb3' ./configure
>
>make
>
>
>and then test.
>
>
>Did you happen to keep the exact errors you got from the ./configure =

>--disable-POP3 ; make?
>
>It does work for me on Fedora Linux.
>
>
>
>_______________________________________________
>Fetchmail-users mailing list
>[email protected]
>https://lists.sourceforge.net/lists/listinfo/fetchmail-users