* CPV: net-mail/uw-mailutils-2007e * REPO: gentoo * Maintainer: net-mail@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking imap-2007e.tar.Z to /var/tmp/portage/net-mail/uw-mailutils-2007e/work * Applying uw-mailutils-2004g.patch ... [ ok ] >>> Source unpacked in /var/tmp/portage/net-mail/uw-mailutils-2007e/work >>> Compiling source in /var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e ... * Tinderbox QA Notice: 'make' called by src_compile make -j14 slx 'EXTRACFLAGS=-O2 -pipe -fPIC' SSLTYPE=none make[1]: Entering directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e' +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building in NON-COMPLIANCE with RFC 3501 security requirements: + Non-compliant: ++ TLS/SSL encryption is NOT supported ++ Unencrypted plaintext passwords are permitted + + In order to rectify this problem, you MUST build with: ++ SSLTYPE=nopwd + You must also have OpenSSL or equivalent installed. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Do you want to continue this build anyway? Type y or n please: make[1]: Leaving directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e' Applying an process to sources... tools/an "ln -s" src/c-client c-client tools/an "ln -s" src/ansilib c-client tools/an "ln -s" src/charset c-client tools/an "ln -s" src/osdep/unix c-client tools/an "ln -s" src/mtest mtest tools/an "ln -s" src/mailutil mailutil ln -s tools/an . make build EXTRACFLAGS='-O2 -pipe -fPIC' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=none IP=4 EXTRASPECIALS='' BUILDTYPE=slx make[1]: Entering directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[2]: Entering directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e' +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building with IPv4 support +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e' Building c-client for slx... echo `cat SPECIALS` > c-client/SPECIALS cd c-client;make slx EXTRACFLAGS='-O2 -pipe -fPIC'\ EXTRALDFLAGS=''\ EXTRADRIVERS='mbox'\ EXTRAAUTHENTICATORS=''\ PASSWDTYPE=std SSLTYPE=none IP=4\ make[2]: Entering directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/c-client' You are building for libc6/glibc versions of Secure Linux If you want libc5 versions you must use sl5 instead! If you want libc4 versions you must use sl4 instead! make build EXTRACFLAGS='-O2 -pipe -fPIC' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=none IP=4 `cat SPECIALS` OS=slx \ SIGTYPE=psx CHECKPW=psx CRXTYPE=nfs \ SPOOLDIR=/var/spool \ ACTIVEFILE=/var/lib/news/active \ RSHPATH=/usr/bin/rsh \ BASECFLAGS="-g -O2 -pipe -fno-omit-frame-pointer" \ BASELDFLAGS="-lcrypt" make[3]: Entering directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/c-client' sh -c 'rm -rf auths.c crexcl.c ip_unix.c linkage.[ch] siglocal.c osdep*.[ch] *.o ARCHIVE *FLAGS *TYPE c-client.a || true' Once-only environment setup... echo cc > CCTYPE echo -g -O2 -pipe -fno-omit-frame-pointer '-O2 -pipe -fPIC' -DCHUNKSIZE=65536 > CFLAGS echo -DCREATEPROTO=unixproto -DEMPTYPROTO=unixproto \ -DMD5ENABLE=\"/etc/cram-md5.pwd\" -DMAILSPOOL=\"/var/spool/mail\" \ -DANONYMOUSHOME=\"/var/spool/mail/anonymous\" \ -DACTIVEFILE=\"/var/lib/news/active\" -DNEWSSPOOL=\"/var/spool/news\" \ -DRSHPATH=\"/usr/bin/rsh\" -DLOCKPGM=\"\" \ -DLOCKPGM1=\"/usr/libexec/mlock\" -DLOCKPGM2=\"/usr/sbin/mlock\" \ -DLOCKPGM3=\"/etc/mlock\" > OSCFLAGS echo -lcrypt > LDFLAGS echo "ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o utf8aux.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o pop3.o unix.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o mix.o;ranlib c-client.a" > ARCHIVE echo slx > OSTYPE ./drivers mbox imap nntp pop3 mix mx mbx tenex mtx mh mmdf unix news phile dummy ./mkauths ext md5 pla log echo " mail_versioncheck (CCLIENTVERSION);" >> linkage.c ln -s os_slx.h osdep.h ln -s os_slx.c osdepbas.c ln -s log_std.c osdeplog.c ln -s sig_psx.c siglocal.c ln -s crx_nfs.c crexcl.c ln -s ip4_unix.c ip_unix.c sh -c '(test slx = sc5 -o slx = sco -o ! -f /usr/include/sys/statvfs.h) && echo -DNOFSTATVFS >> OSCFLAGS || fgrep statvfs64 /usr/include/sys/statvfs.h > /dev/null || echo -DNOFSTATVFS64 >> OSCFLAGS' Standard password authentication ln -s ckp_psx.c osdepckp.c Building without SSL support ln -s ssl_none.c osdepssl.c cat osdepbas.c osdepckp.c osdeplog.c osdepssl.c > osdep.c Building OS-dependent module If you get No such file error messages for files x509.h, ssl.h, pem.h, buffer.h, bio.h, and crypto.h, that means that OpenSSL is not installed on your system. Either install OpenSSL first or build with command: make slx SSLTYPE=none `cat CCTYPE` -c `cat CFLAGS` `cat OSCFLAGS` -c osdep.c In file included from osdep.c:56:0: flocklnx.c: In function ‘safe_flock’: flocklnx.c:60:7: warning: format not a string literal and no format arguments osdep.c: In function ‘pw_login’: env_unix.c:785:43: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result osdep.c: In function ‘auth_md5_pwd’: auth_md5.c:195:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` mail.c `cat CCTYPE` -c `cat CFLAGS` misc.c `cat CCTYPE` -c `cat CFLAGS` newsrc.c newsrc.c: In function ‘newsrc_state’: newsrc.c:468:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` smanager.c `cat CCTYPE` -c `cat CFLAGS` utf8.c `cat CCTYPE` -c `cat CFLAGS` utf8aux.c `cat CCTYPE` -c `cat CFLAGS` siglocal.c `cat CCTYPE` -c `cat CFLAGS` dummy.c dummy.c: In function ‘dummy_scan_contents’: dummy.c:383:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` pseudo.c `cat CCTYPE` -c `cat CFLAGS` netmsg.c `cat CCTYPE` -c `cat CFLAGS` flstring.c `cat CCTYPE` -c `cat CFLAGS` fdstring.c fdstring.c: In function ‘fd_string_setpos’: fdstring.c:97:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result fdstring.c: In function ‘fd_string_init’: fdstring.c:67:8: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` rfc822.c `cat CCTYPE` -c `cat CFLAGS` nntp.c nntp.c: In function ‘nntp_header’: nntp.c:1100:8: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result nntp.c: In function ‘nntp_mopen’: nntp.c:764:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` smtp.c `cat CCTYPE` -c `cat CFLAGS` imap4r1.c imap4r1.c: In function ‘imap_parse_extension’: imap4r1.c:5453:13: warning: ignoring return value of ‘strtoul’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` pop3.c pop3.c: In function ‘pop3_header’: pop3.c:848:13: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` unix.c unix.c: In function ‘mbox_ping’: unix.c:2611:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result unix.c:2621:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result unix.c:2629:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result unix.c:2640:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result unix.c: In function ‘unix_extend’: unix.c:2285:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result unix.c: In function ‘unix_rewrite’: unix.c:2139:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result unix.c:2239:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result unix.c: In function ‘unix_append’: unix.c:1152:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result unix.c: In function ‘unix_copy’: unix.c:956:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result unix.c:982:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result unix.c: In function ‘unix_text_work’: unix.c:707:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result unix.c: In function ‘unix_header’: unix.c:630:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result unix.c:640:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result unix.c: In function ‘unix_open’: unix.c:519:17: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` mbx.c mbx.c: In function ‘mbx_rewrite’: mbx.c:1757:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mbx.c:1781:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mbx.c: In function ‘mbx_parse’: mbx.c:1269:8: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mbx.c: In function ‘mbx_append’: mbx.c:1195:17: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mbx.c: In function ‘mbx_copy’: mbx.c:1046:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mbx.c:1060:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mbx.c: In function ‘mbx_snarf’: mbx.c:965:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mbx.c: In function ‘mbx_header’: mbx.c:709:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` mmdf.c mmdf.c: In function ‘mmdf_extend’: mmdf.c:2431:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mmdf.c: In function ‘mmdf_rewrite’: mmdf.c:2302:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mmdf.c:2385:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mmdf.c: In function ‘mmdf_append’: mmdf.c:1288:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mmdf.c: In function ‘mmdf_copy’: mmdf.c:1091:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mmdf.c:1118:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mmdf.c: In function ‘mmdf_text_work’: mmdf.c:846:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mmdf.c: In function ‘mmdf_header’: mmdf.c:769:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mmdf.c:779:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mmdf.c: In function ‘mmdf_open’: mmdf.c:658:17: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` tenex.c tenex.c: In function ‘tenex_hdrpos’: tenex.c:1456:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result tenex.c: In function ‘tenex_append’: tenex.c:1150:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result tenex.c: In function ‘tenex_copy’: tenex.c:1008:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result tenex.c:1016:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result tenex.c: In function ‘tenex_expunge’: tenex.c:890:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result tenex.c:917:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result tenex.c: In function ‘tenex_snarf’: tenex.c:799:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result tenex.c: In function ‘tenex_text’: tenex.c:614:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result tenex.c:629:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result tenex.c: In function ‘tenex_header’: tenex.c:567:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result tenex.c:572:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result tenex.c: In function ‘tenex_fast’: tenex.c:516:9: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` mtx.c mtx.c: In function ‘mtx_append’: mtx.c:1053:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mtx.c: In function ‘mtx_copy’: mtx.c:918:7: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mtx.c:926:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mtx.c: In function ‘mtx_expunge’: mtx.c:801:11: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mtx.c:827:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mtx.c: In function ‘mtx_snarf’: mtx.c:710:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mtx.c: In function ‘mtx_header’: mtx.c:515:8: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` news.c news.c: In function ‘news_open’: news.c:370:3: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ news.c:370:3: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ news.c: In function ‘news_list’: news.c:228:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result news.c: In function ‘news_valid’: news.c:161:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` phile.c phile.c: In function ‘phile_open’: phile.c:317:8: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` mh.c mh.c: In function ‘mh_ping’: mh.c:865:5: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mh.c:865:5: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ mh.c: In function ‘mh_append’: mh.c:1131:3: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mh.c:1131:3: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ mh.c: In function ‘mh_path’: mh.c:251:12: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` mx.c mx.c: In function ‘mx_scan_contents’: mx.c:277:3: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mx.c:277:3: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ mx.c: In function ‘mx_rename’: mx.c:462:7: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mx.c:462:7: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ mx.c: In function ‘mx_ping’: mx.c:731:5: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mx.c:731:5: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ mx.c: In function ‘mx_unlockindex’: mx.c:1269:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mx.c: In function ‘mx_lockindex’: mx.c:1177:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result mx.c: In function ‘mx_header’: mx.c:636:10: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result `cat CCTYPE` -c `cat CFLAGS` mix.c mix.c: In function ‘mix_scan_contents’: mix.c:324:3: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mix.c:324:3: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ mix.c: In function ‘mix_create’: mix.c:420:5: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘int’ mix.c: In function ‘mix_rename’: mix.c:556:7: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mix.c: In function ‘mix_expunge’: mix.c:1054:7: warning: passing argument 3 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent *)’ but argument is of type ‘int (*)(struct dirent *)’ mix.c:1054:7: warning: passing argument 4 of ‘scandir’ from incompatible pointer type /usr/include/dirent.h:252:12: note: expected ‘int (*)(const struct dirent **, const struct dirent **)’ but argument is of type ‘int (*)(const void *, const void *)’ mix.c: In function ‘mix_burp_check’: mix.c:1337:7: warning: format ‘%lu’ expects type ‘long unsigned int’, but argument 4 has type ‘size_t’ mix.c: In function ‘mix_copy’: mix.c:1393:5: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘int’ mix.c:1393:5: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 14 has type ‘int’ mix.c: In function ‘mix_append’: mix.c:1550:7: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘int’ mix.c:1550:7: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 14 has type ‘int’ mix.c: In function ‘mix_index_update’: mix.c:2237:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 3 has type ‘int’ mix.c:2237:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 13 has type ‘int’ mix.c:2237:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 14 has type ‘int’ mix.c:2237:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 15 has type ‘int’ mix.c:2237:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 16 has type ‘int’ mix.c:2237:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 17 has type ‘int’ mix.c: In function ‘mix_status_update’: mix.c:2318:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 3 has type ‘int’ mix.c:2318:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 4 has type ‘int’ mix.c:2318:2: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 6 has type ‘int’ mix.c: In function ‘mix_sortcache_update’: mix.c:2676:4: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 5 has type ‘size_t’ mix.c:2676:4: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 6 has type ‘size_t’ mix.c:2676:4: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 7 has type ‘size_t’ mix.c:2676:4: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 9 has type ‘size_t’ mix.c:2676:4: warning: format ‘%08lx’ expects type ‘long unsigned int’, but argument 10 has type ‘size_t’ mix.c:2697:26: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mix.c: In function ‘mix_status_update’: mix.c:2335:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mix.c:2369:26: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mix.c: In function ‘mix_index_update’: mix.c:2255:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mix.c:2288:26: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mix.c: In function ‘mix_meta_update’: mix.c:2209:15: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mix.c: In function ‘mix_append’: mix.c:1594:14: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result mix.c: In function ‘mix_copy’: mix.c:1477:12: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result sh -c 'rm -rf c-client.a || true' ar rc c-client.a osdep.o mail.o misc.o newsrc.o smanager.o utf8.o utf8aux.o siglocal.o dummy.o pseudo.o netmsg.o flstring.o fdstring.o rfc822.o nntp.o smtp.o imap4r1.o pop3.o unix.o mbx.o mmdf.o tenex.o mtx.o news.o phile.o mh.o mx.o mix.o;ranlib c-client.a make[3]: Leaving directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/c-client' make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/c-client' echo slx > OSTYPE touch rebuild sh -c 'rm -rf rebuild || true' Building bundled tools... cd mtest;make make[2]: Entering directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/mtest' `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o mtest.o mtest.c mtest.c: In function ‘mm_login’: mtest.c:708:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mtest.c: In function ‘prompt’: mtest.c:598:8: warning: ignoring return value of ‘gets’, declared with attribute warn_unused_result In file included from /usr/include/stdio.h:930:0, from mtest.c:36: In function ‘gets’, inlined from ‘prompt’ at mtest.c:598:8: /usr/include/bits/stdio2.h:230:3: warning: call to ‘__gets_warn’ declared with attribute warning: please use fgets or getline instead, gets can't specify buffer size `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -o mtest mtest.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` mtest.o: In function `prompt': mtest.c:(.text+0x10ce): warning: the `gets' function is dangerous and should not be used. mtest.o: In function `smtptest': mtest.c:(.text+0x1a5c): warning: the `gets' function is dangerous and should not be used. make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/mtest' cd mailutil;make make[2]: Entering directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/mailutil' `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o mailutil.o mailutil.c mailutil.c: In function ‘mm_login’: mailutil.c:893:11: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result mailutil.c: In function ‘mbxcopy’: mailutil.c:594:8: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -o mailutil mailutil.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e/mailutil' make[1]: Leaving directory `/var/tmp/portage/net-mail/uw-mailutils-2007e/work/imap-2007e' >>> Source compiled. >>> Test phase [none]: net-mail/uw-mailutils-2007e >>> Install uw-mailutils-2007e into /var/tmp/portage/net-mail/uw-mailutils-2007e/image/ category net-mail >>> Completed installing uw-mailutils-2007e into /var/tmp/portage/net-mail/uw-mailutils-2007e/image/ * Tinderbox QA Notice! Insecure functions used gets@@GLIBC_2.0 /var/tmp/portage/net-mail/uw-mailutils-2007e/image/usr/bin/mtest * Tinderbox QA Notice (end)! Insecure functions used * QA Notice: make jobserver unavailable: * * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/mailutil usr/bin/mtest * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/bin/mailutil * /usr/bin/mtest