<div dir="ltr">I have always been able to compile manually, even from RCs so I believe I should be able to compile from the tarball as well.<div>Something is broken,</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 5 Feb 2019 at 23:29, Larry Rosenman <<a href="mailto:larryrtx@gmail.com">larryrtx@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">pull the patches from the port.....<div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 5, 2019 at 2:28 PM Odhiambo Washington via dovecot <<a href="mailto:dovecot@dovecot.org" target="_blank">dovecot@dovecot.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Oh, so manual compile should NOT work and it's okay or am I missing something?</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 5 Feb 2019 at 23:26, The Doctor <<a href="mailto:doctor@doctor.nl2k.ab.ca" target="_blank">doctor@doctor.nl2k.ab.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Tue, Feb 05, 2019 at 11:18:45PM +0300, Odhiambo Washington via dovecot wrote:<br>
> On Tue, 5 Feb 2019 at 20:32, Aki Tuomi via dovecot <<a href="mailto:dovecot@dovecot.org" target="_blank">dovecot@dovecot.org</a>><br>
> wrote:<br>
> <br>
> > Due to DMARC issues some people have failed to receive the latest security<br>
> > information, so here it is repeated for both releases:<br>
> ><br>
> > 2.3.4.1<br>
> ><br>
> > <a href="https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz" rel="noreferrer" target="_blank">https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz</a><br>
> > <a href="https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz.sig" rel="noreferrer" target="_blank">https://dovecot.org/releases/2.3/dovecot-2.3.4.1.tar.gz.sig</a><br>
> > <<a href="https://dovecot.org/releases/2.3/dovecot-2.3.2.tar.gz.sig" rel="noreferrer" target="_blank">https://dovecot.org/releases/2.3/dovecot-2.3.2.tar.gz.sig</a>><br>
> > Binary packages in <a href="https://repo.dovecot.org/" rel="noreferrer" target="_blank">https://repo.dovecot.org/</a><br>
> ><br>
> >     * CVE-2019-3814: If imap/pop3/managesieve/submission client has<br>
> >       trusted certificate with missing username field<br>
> >       (ssl_cert_username_field), under some configurations Dovecot<br>
> >       mistakenly trusts the username provided via authentication instead<br>
> >       of failing.<br>
> >     * ssl_cert_username_field setting was ignored with external SMTP AUTH,<br>
> >       because none of the MTAs (Postfix, Exim) currently send the<br>
> >       cert_username field. This may have allowed users with trusted<br>
> >       certificate to specify any username in the authentication. This bug<br>
> >       didn't affect Dovecot's Submission service.<br>
> ><br>
> <br>
> FreeBSD-11.2 (amd64):<br>
> <br>
> gmake[2]: Entering directory<br>
> '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src/lib-master'<br>
> gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/lib -I../../src/lib-dns<br>
> -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream<br>
> -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\"<br>
> -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\"<br>
> -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\"<br>
> -DBINDIR=\""/opt/dovecot2.3/bin"\"   -std=gnu99 -g -O2<br>
> -fstack-protector-strong -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W<br>
> -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith<br>
> -Wchar-subscripts -Wformat=2 -Wbad-function-cast -fno-builtin-strftime<br>
> -Wstrict-aliasing=2 -I/usr/local/include   -MT test-event-stats.o -MD -MP<br>
> -MF .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c<br>
> test-event-stats.c: In function 'kill_stats_child':<br>
> test-event-stats.c:101:2: warning: implicit declaration of function 'kill'<br>
> [-Wimplicit-function-declaration]<br>
>   (void)kill(stats_pid, SIGKILL);<br>
>   ^<br>
> test-event-stats.c:101:24: error: 'SIGKILL' undeclared (first use in this<br>
> function)<br>
>   (void)kill(stats_pid, SIGKILL);<br>
>                         ^<br>
> test-event-stats.c:101:24: note: each undeclared identifier is reported<br>
> only once for each function it appears in<br>
> gmake[2]: *** [Makefile:638: test-event-stats.o] Error 1<br>
> gmake[2]: Leaving directory<br>
> '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src/lib-master'<br>
> gmake[1]: *** [Makefile:565: install-recursive] Error 1<br>
> gmake[1]: Leaving directory<br>
> '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src'<br>
> gmake: *** [Makefile:683: install-recursive] Error 1<br>
> <br>
><br>
<br>
<br>
Ports wokred for me.<br>
<br>
> <br>
> <br>
> FreeBSD-9.3:<br>
> <br>
> gmake[3]: Entering directory<br>
> '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src/lib-master'<br>
> gcc -DHAVE_CONFIG_H -I. -I../..  -I../../src/lib -I../../src/lib-dns<br>
> -I../../src/lib-test -I../../src/lib-settings -I../../src/lib-ssl-iostream<br>
> -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\"<br>
> -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\"<br>
> -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\"<br>
> -DBINDIR=\""/opt/dovecot2.3/bin"\"   -std=gnu99 -g -O2 -fstack-protector<br>
> -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes<br>
> -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2<br>
> -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2<br>
> -I/usr/local/include   -MT test-event-stats.o -MD -MP -MF<br>
> .deps/test-event-stats.Tpo -c -o test-event-stats.o test-event-stats.c<br>
> test-event-stats.c: In function 'kill_stats_child':<br>
> test-event-stats.c:101: warning: implicit declaration of function 'kill'<br>
> test-event-stats.c:101: error: 'SIGKILL' undeclared (first use in this<br>
> function)<br>
> test-event-stats.c:101: error: (Each undeclared identifier is reported only<br>
> once<br>
> test-event-stats.c:101: error: for each function it appears in.)<br>
> test-event-stats.c: In function 'test_no_merging2':<br>
> test-event-stats.c:361: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_no_merging3':<br>
> test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 4 has type 'uint64_t'<br>
> test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 6 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_merge_events2':<br>
> test-event-stats.c:452: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_skip_parents':<br>
> test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 4 has type 'uint64_t'<br>
> test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 6 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_merge_events_skip_parents':<br>
> test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 4 has type 'uint64_t'<br>
> test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 6 has type 'uint64_t'<br>
> Makefile:638: recipe for target 'test-event-stats.o' failed<br>
> gmake[3]: *** [test-event-stats.o] Error 1<br>
> gmake[3]: Leaving directory<br>
> '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src/lib-master'<br>
> Makefile:565: recipe for target 'all-recursive' failed<br>
> gmake[2]: *** [all-recursive] Error 1<br>
> gmake[2]: Leaving directory<br>
> '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src'<br>
> Makefile:683: recipe for target 'all-recursive' failed<br>
> gmake[1]: *** [all-recursive] Error 1<br>
> gmake[1]: Leaving directory<br>
> '/usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1'<br>
> Makefile:527: recipe for target 'all' failed<br>
> gmake: *** [all] Error 2<br>
> [wash@gw ~/Tools/Dovecot/2.3/dovecot-2.3.4.1]$<br>
> <br>
> <br>
> <br>
> <br>
> FreeBSD-8.4:<br>
> <br>
> Making all in lib-master<br>
> source='test-event-stats.c' object='test-event-stats.o' libtool=no<br>
> DEPDIR=.deps depmode=none /bin/bash ../../depcomp  gcc -DHAVE_CONFIG_H -I.<br>
> -I../..  -I../../src/lib  -I../../src/lib-dns  -I../../src/lib-test<br>
> -I../../src/lib-settings  -I../../src/lib-ssl-iostream<br>
> -DPKG_RUNDIR=\""/opt/dovecot2.3/var/run/dovecot"\"<br>
> -DPKG_STATEDIR=\""/opt/dovecot2.3/var/lib/dovecot"\"<br>
> -DSYSCONFDIR=\""/opt/dovecot2.3/etc/dovecot"\"<br>
> -DBINDIR=\""/opt/dovecot2.3/bin"\"    -std=gnu99 -g -O2 -fstack-protector<br>
> -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes<br>
> -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wformat=2<br>
> -Wbad-function-cast -fno-builtin-strftime -Wstrict-aliasing=2<br>
> -I/usr/local/include -c -o test-event-stats.o test-event-stats.c<br>
> test-event-stats.c: In function 'kill_stats_child':<br>
> test-event-stats.c:101: warning: implicit declaration of function 'kill'<br>
> test-event-stats.c:101: error: 'SIGKILL' undeclared (first use in this<br>
> function)<br>
> test-event-stats.c:101: error: (Each undeclared identifier is reported only<br>
> once<br>
> test-event-stats.c:101: error: for each function it appears in.)<br>
> test-event-stats.c: In function 'test_no_merging2':<br>
> test-event-stats.c:361: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_no_merging3':<br>
> test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 4 has type 'uint64_t'<br>
> test-event-stats.c:387: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 6 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_merge_events2':<br>
> test-event-stats.c:452: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_skip_parents':<br>
> test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 4 has type 'uint64_t'<br>
> test-event-stats.c:484: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 6 has type 'uint64_t'<br>
> test-event-stats.c: In function 'test_merge_events_skip_parents':<br>
> test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 2 has type 'uint64_t'<br>
> test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 4 has type 'uint64_t'<br>
> test-event-stats.c:526: warning: format '%lu' expects type 'long unsigned<br>
> int', but argument 6 has type 'uint64_t'<br>
> *** Error code 1<br>
> <br>
> Stop.<br>
> make: stopped in<br>
> /usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src/lib-master<br>
> *** Error code 1<br>
> <br>
> Stop.<br>
> make: stopped in /usr/home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1/src<br>
> *** Error code 1<br>
> <br>
> Stop.<br>
> make: stopped in /home/wash/Tools/Dovecot/2.3/dovecot-2.3.4.1<br>
> Makefile:527: recipe for target 'all' failed<br>
> gmake: *** [all] Error 1<br>
> (23:18:46 <~/Tools/Dovecot/2.3/dovecot-2.3.4.1>) 0 $<br>
> <br>
> <br>
> <br>
> -- <br>
> Best regards,<br>
> Odhiambo WASHINGTON,<br>
> Nairobi,KE<br>
> +254 7 3200 0004/+254 7 2274 3223<br>
> "Oh, the cruft.", grep ^[^#] :-)<br>
<br>
-- <br>
Member - Liberal International This is doctor@@<a href="http://nl2k.ab.ca" rel="noreferrer" target="_blank">nl2k.ab.ca</a> Ici doctor@@<a href="http://nl2k.ab.ca" rel="noreferrer" target="_blank">nl2k.ab.ca</a><br>
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!<br>
<a href="https://www.empire.kred/ROOTNK?t=94a1f39b" rel="noreferrer" target="_blank">https://www.empire.kred/ROOTNK?t=94a1f39b</a>  Look at Psalms 14 and 53 on Atheism<br>
Anonymity is the truest expression of altruism.  -Eric Gibson<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_2729053273703473294gmail-m_1660793069102093104gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">", </span><span style="font-size:12.8px">grep ^[^#] :-)</span></div></div></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail-m_2729053273703473294gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Larry Rosenman                     <a href="http://www.lerctr.org/~ler" target="_blank">http://www.lerctr.org/~ler</a><br><span>Phone: <span title="Call with Google Voice"><span title="Call with Google Voice"><span title="Call with Google Voice">+1 214-642-9640</span></span></span> (c)     E-Mail: </span><a href="mailto:larryrtx@gmail.com" target="_blank">larryrtx@gmail.com</a><br>US Mail: 5708 Sabbia Dr, Round Rock, TX 78665-2106</div></div></div></div></div></div></div></div>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">", </span><span style="font-size:12.8px">grep ^[^#] :-)</span></div></div></div></div></div>