* CPV: net-mail/uw-imap-2007e * REPO: gentoo * USE: elibc_glibc ipv6 kernel_linux ssl test userland_GNU x86 * Building uw-imap with cleartext LOGIN restricted to SSL/TLS sessions only. * Enable "clearpasswd" flag to allow unrestricted cleartext LOGIN. >>> Unpacking source... >>> Unpacking imap-2007e.tar.Z to /var/tmp/portage/net-mail/uw-imap-2007e/work >>> Source unpacked in /var/tmp/portage/net-mail/uw-imap-2007e/work >>> Compiling source in /var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e ... ipv6 ssl * Tinderbox QA Notice: 'make' called by src_compile make -j14 lnp IP=6 SSLTYPE=unix.nopwd 'EXTRACFLAGS=-O2 -pipe -fPIC' make[1]: Entering directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e' +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building in full compliance with RFC 3501 security + requirements: ++ TLS/SSL encryption is supported ++ Unencrypted plaintext passwords are prohibited +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ make[1]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-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/ipopd ipopd tools/an "ln -s" src/imapd imapd tools/an "ln -s" src/mailutil mailutil tools/an "ln -s" src/mlock mlock tools/an "ln -s" src/dmail dmail tools/an "ln -s" src/tmail tmail ln -s tools/an . make build EXTRACFLAGS='-O2 -pipe -fPIC' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=unix.nopwd IP=6 EXTRASPECIALS='' BUILDTYPE=lnp make[1]: Entering directory `/var/tmp/portage/net-mail/uw-imap-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-imap-2007e/work/imap-2007e' +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + Building with IPv6 support + + NOTE: Some versions of glibc have a bug in the getaddrinfo + call which does DNS name resolution. This bug causes host + names to be canonicalized incorrectly, as well as doing an + unnecessary and performance-sapping reverse DNS call. This + problem does not affect the IPv4 gethostbyname call. + + getaddrinfo works properly on Mac OS X and Windows. However, + the problem has been observed on some Linux systems. + + If you answer n to the following question the build will be + cancelled and you must rebuild. If you did not specify IPv6 + yourself, try adding IP6=4 to the make command line. +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Do you want to build with IPv6 anyway? Type y or n please: OK, I will remember that you really want to build with IPv6. You will not see this message again. make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e' Building c-client for lnp... echo `cat SPECIALS` > c-client/SPECIALS cd c-client;make lnp EXTRACFLAGS='-O2 -pipe -fPIC'\ EXTRALDFLAGS=''\ EXTRADRIVERS='mbox'\ EXTRAAUTHENTICATORS=''\ PASSWDTYPE=std SSLTYPE=unix.nopwd IP=6\ make[2]: Entering directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/c-client' make build EXTRACFLAGS='-O2 -pipe -fPIC' EXTRALDFLAGS='' EXTRADRIVERS='mbox' EXTRAAUTHENTICATORS='' PASSWDTYPE=std SSLTYPE=unix.nopwd IP=6 `cat SPECIALS` OS=slx \ SIGTYPE=psx CHECKPW=pam CRXTYPE=nfs \ SPOOLDIR=/var/spool \ ACTIVEFILE=/var/lib/news/active \ RSHPATH=/usr/bin/rsh \ BASECFLAGS= \ BASELDFLAGS="-lpam -ldl" make[3]: Entering directory `/var/tmp/portage/net-mail/uw-imap-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 '-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 -lpam -ldl > 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 ip6_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_pam.c osdepckp.c Building with SSL ln -s ssl_unix.c osdepssl.c echo -I/usr/include -I/usr/include/openssl -DSSL_CERT_DIRECTORY=\"/etc/ssl/certs\" -DSSL_KEY_DIRECTORY=\"/etc/ssl/certs\" >> OSCFLAGS echo " ssl_onceonlyinit ();" >> linkage.c echo -L/usr/lib -lssl -lcrypto >> LDFLAGS Building with SSL and plaintext passwords disabled unless SSL/TLS echo " mail_parameters (NIL,SET_DISABLEPLAINTEXT,(void *) 2);" >> linkage.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-imap-2007e/work/imap-2007e/c-client' make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/c-client' echo lnp > 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-imap-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` ../c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit': osdep.c:(.text+0xc748): warning: the use of `tmpnam' is dangerous, better use `mkstemp' 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-imap-2007e/work/imap-2007e/mtest' cd ipopd;make make[2]: Entering directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/ipopd' `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o ipop2d.o ipop2d.c `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -o ipop2d ipop2d.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit': osdep.c:(.text+0xc748): warning: the use of `tmpnam' is dangerous, better use `mkstemp' `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o ipop3d.o ipop3d.c `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -o ipop3d ipop3d.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit': osdep.c:(.text+0xc748): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/ipopd' cd imapd;make make[2]: Entering directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/imapd' `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\" -DNNTPFILE=\"/etc/imapd.nntp\" -DUSERALERTFILE=\".imapalert\" -DSHUTDOWNFILE=\"/etc/nologin\" -c -o imapd.o imapd.c `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -DANOFILE=\"/etc/anonymous.newsgroups\" -DALERTFILE=\"/etc/imapd.alert\" -DNNTPFILE=\"/etc/imapd.nntp\" -DUSERALERTFILE=\".imapalert\" -DSHUTDOWNFILE=\"/etc/nologin\" -o imapd imapd.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit': osdep.c:(.text+0xc748): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/imapd' cd mailutil;make make[2]: Entering directory `/var/tmp/portage/net-mail/uw-imap-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` ../c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit': osdep.c:(.text+0xc748): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/mailutil' cd mlock;make || true make[2]: Entering directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/mlock' `cat ../c-client/CCTYPE` -O2 -pipe -c -o mlock.o mlock.c `cat ../c-client/CCTYPE` -O2 -pipe -o mlock mlock.o make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/mlock' cd dmail;make || true make[2]: Entering directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/dmail' `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o dmail.o dmail.c dmail.c: In function ‘file_string_setpos’: dmail.c:123:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o dquota.o dquota.c `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -o dmail dmail.o dquota.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit': osdep.c:(.text+0xc748): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/dmail' cd tmail;make || true make[2]: Entering directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/tmail' `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o tmail.o tmail.c tmail.c: In function ‘file_string_setpos’: tmail.c:124:11: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -c -o tquota.o tquota.c `cat ../c-client/CCTYPE` -I../c-client -O2 -pipe -o tmail tmail.o tquota.o ../c-client/c-client.a `cat ../c-client/LDFLAGS` ../c-client/c-client.a(osdep.o): In function `ssl_onceonlyinit': osdep.c:(.text+0xc748): warning: the use of `tmpnam' is dangerous, better use `mkstemp' make[2]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e/tmail' make[1]: Leaving directory `/var/tmp/portage/net-mail/uw-imap-2007e/work/imap-2007e' Generating a 1024 bit RSA private key ...............++++++ .........++++++ writing new private key to '23982PEM1' ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [AU]:State or Province Name (full name) [Some-State]:Locality Name (eg, city) []:Organization Name (eg, company) [Internet Widgits Pty Ltd]:Organizational Unit Name (eg, section) []:Common Name (eg, YOUR name) []:Email Address []:Generating a 1024 bit RSA private key .++++++ ................................................++++++ writing new private key to '23982PEM1' ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [AU]:State or Province Name (full name) [Some-State]:Locality Name (eg, city) []:Organization Name (eg, company) [Internet Widgits Pty Ltd]:Organizational Unit Name (eg, section) []:Common Name (eg, YOUR name) []:Email Address []:>>> Source compiled. >>> Test phase [none]: net-mail/uw-imap-2007e >>> Install uw-imap-2007e into /var/tmp/portage/net-mail/uw-imap-2007e/image/ category net-mail >>> Completed installing uw-imap-2007e into /var/tmp/portage/net-mail/uw-imap-2007e/image/ * Tinderbox QA Notice! Insecure functions used tmpnam@@GLIBC_2.0 /var/tmp/portage/net-mail/uw-imap-2007e/image/usr/sbin/tmail tmpnam@@GLIBC_2.0 /var/tmp/portage/net-mail/uw-imap-2007e/image/usr/sbin/ipop3d tmpnam@@GLIBC_2.0 /var/tmp/portage/net-mail/uw-imap-2007e/image/usr/sbin/ipop2d tmpnam@@GLIBC_2.0 /var/tmp/portage/net-mail/uw-imap-2007e/image/usr/sbin/imapd tmpnam@@GLIBC_2.0 /var/tmp/portage/net-mail/uw-imap-2007e/image/usr/sbin/dmail * 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/sbin/tmail usr/sbin/ipop3d usr/sbin/ipop2d usr/sbin/imapd usr/sbin/dmail usr/bin/mlock usr/lib/c-client.a  * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/sbin/tmail * /usr/sbin/ipop3d * /usr/sbin/ipop2d * /usr/sbin/imapd * /usr/sbin/dmail * /usr/bin/mlock  * Gentoo contact information ... herds: net-mail maintainers: