Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 246574 Details for
Bug 336565
net-mail/uw-mailutils does not respect LDFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
uw-mailutils-2007e:20100908-164926.log (text/plain), 26.50 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-09-09 08:29:21 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-09-09 08:29:21 UTC
Size:
26.50 KB
patch
obsolete
> * 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 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 336565
: 246574