* CPV: net-mail/fastforward-0.51-r1 * REPO: gentoo * Maintainer: qmail-bugs@gentoo.org * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking fastforward-0.51.tar.gz to /var/tmp/portage/net-mail/fastforward-0.51-r1/work * Applying 0.51-errno.patch ... [ ok ] * Replacing obsolete head/tail with POSIX compliant ones * - fixed Makefile >>> Source unpacked in /var/tmp/portage/net-mail/fastforward-0.51-r1/work >>> Compiling source in /var/tmp/portage/net-mail/fastforward-0.51-r1/work/fastforward-0.51 ... make -j14 it ( cat warn-auto.sh; \ echo CC=\'`head -n 1 conf-cc`\'; \ echo LD=\'`head -n 1 conf-ld`\' \ ) > auto-ccld.sh nroff -man fastforward.1 > fastforward.0 nroff -man printforward.1 > printforward.0 nroff -man setforward.1 > setforward.0 nroff -man newaliases.1 > newaliases.0 nroff -man printmaillist.1 > printmaillist.0 nroff -man setmaillist.1 > setmaillist.0 nroff -man newinclude.1 > newinclude.0 cat auto-ccld.sh make-load.sh > make-load cat auto-ccld.sh find-systype.sh > find-systype cat auto-ccld.sh make-compile.sh > make-compile cat auto-ccld.sh make-makelib.sh > make-makelib chmod 755 make-load chmod 755 make-compile chmod 755 find-systype chmod 755 make-makelib ./find-systype > systype ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > \ compile ( cat warn-auto.sh; ./make-makelib "`cat systype`" ) > \ makelib chmod 755 load chmod 755 compile chmod 755 makelib ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null \ 2>&1 \ && cat fork.h2 || cat fork.h1 ) > fork.h ./compile slurpclose.c ./compile coe.c ./compile auto-str.c ./compile substdio.c ./compile substdi.c ./compile substdo.c ./compile subfderr.c ./compile subfdouts.c ./compile subfdins.c ./compile substdio_copy.c ./compile error.c ./compile error_str.c auto-str.c:8:6: warning: conflicting types for built-in function ‘puts’ ./compile str_len.c ./compile str_diff.c ./compile str_diffn.c ./compile str_cpy.c ./compile str_chr.c ./compile str_rchr.c ./compile byte_chr.c ./compile byte_diff.c ./compile byte_copy.c ./compile byte_cr.c ./compile subgetopt.c ./compile sgetopt.c ./compile envread.c ./compile strerr_sys.c ./compile strerr_die.c rm -f tryvfork.o tryvfork ./compile stralloc_eady.c ./compile stralloc_pend.c rm -f tryulong32.o tryulong32 ./compile stralloc_copy.c ./compile stralloc_opys.c ./compile stralloc_opyb.c ./compile stralloc_cat.c ./compile stralloc_cats.c ./compile stralloc_catb.c ./compile stralloc_arts.c ./compile alloc.c ./compile alloc_re.c ./compile case_lowerb.c ./compile fmt_ulong.c ./compile scan_ulong.c ( ( ./compile trysgact.c && ./load trysgact ) >/dev/null \ 2>&1 \ && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h ./compile sig_pipe.c ( ( ./compile trywaitp.c && ./load trywaitp ) >/dev/null \ 2>&1 \ && echo \#define HASWAITPID 1 || exit 0 ) > haswaitp.h alloc.c:3:14: warning: conflicting types for built-in function ‘malloc’ ./compile seek_set.c ./compile open_read.c ./compile open_trunc.c ./compile fd_copy.c ./compile fd_move.c ./compile printforward.c ./compile setforward.c ./compile cdbmss.c ./compile cdbmake_pack.c ./compile cdbmake_hash.c ./compile cdbmake_add.c ./compile newaliases.c printforward.c: In function ‘main’: printforward.c:144:3: warning: incompatible implicit declaration of built-in function ‘_exit’ setforward.c: In function ‘main’: setforward.c:173:3: warning: incompatible implicit declaration of built-in function ‘_exit’ ./compile token822.c ./compile control.c ./compile getln.c ./compile getln2.c ./compile printmaillist.c newaliases.c: In function ‘main’: newaliases.c:320:3: warning: incompatible implicit declaration of built-in function ‘_exit’ rm -f trysgact.o trysgact ./compile setmaillist.c rm -f trywaitp.o trywaitp ./compile newinclude.c ./compile fastforward.c setmaillist.c: In function ‘main’: setmaillist.c:93:3: warning: incompatible implicit declaration of built-in function ‘_exit’ printmaillist.c: In function ‘main’: printmaillist.c:27:7: warning: incompatible implicit declaration of built-in function ‘_exit’ ./compile strset.c ./compile qmail.c newinclude.c: In function ‘main’: newinclude.c:312:3: warning: incompatible implicit declaration of built-in function ‘_exit’ ./makelib substdio.a substdio.o substdi.o substdo.o \ subfderr.o subfdouts.o subfdins.o substdio_copy.o ./makelib error.a error.o error_str.o ./makelib str.a str_len.o str_diff.o str_diffn.o str_cpy.o \ str_chr.o str_rchr.o byte_chr.o byte_diff.o byte_copy.o \ byte_cr.o ./makelib getopt.a subgetopt.o sgetopt.o ./compile cdb_hash.c ./compile cdb_unpack.c ./compile cdb_seek.c ./makelib env.a envread.o ./makelib strerr.a strerr_sys.o strerr_die.o ./makelib stralloc.a stralloc_eady.o stralloc_pend.o \ stralloc_copy.o stralloc_opys.o stralloc_opyb.o \ stralloc_cat.o stralloc_cats.o stralloc_catb.o \ stralloc_arts.o ./makelib alloc.a alloc.o alloc_re.o ./makelib case.a case_lowerb.o ./makelib fs.a fmt_ulong.o scan_ulong.o ./compile sig_catch.c ./compile wait_pid.c ./makelib seek.a seek_set.o ./makelib open.a open_read.o open_trunc.o ./makelib fd.a fd_copy.o fd_move.o ./makelib cdbmake.a cdbmake_pack.o cdbmake_hash.o \ cdbmake_add.o ./makelib getln.a getln.o getln2.o ./load auto-str substdio.a error.a str.a ./makelib cdb.a cdb_hash.o cdb_unpack.o cdb_seek.o ./makelib sig.a sig_catch.o sig_pipe.o ./load setforward cdbmss.o cdbmake.a strerr.a substdio.a \ stralloc.a alloc.a error.a str.a seek.a open.a case.a ./makelib wait.a wait_pid.o ./load printmaillist getln.a strerr.a substdio.a \ stralloc.a alloc.a error.a str.a ./load setmaillist getln.a strerr.a substdio.a stralloc.a \ alloc.a error.a str.a open.a ./load printforward cdb.a strerr.a substdio.a stralloc.a \ alloc.a error.a str.a ./auto-str auto_qmail `head -n 1 conf-qmail` > auto_qmail.c ./compile auto_qmail.c ./load fastforward slurpclose.o coe.o strset.o qmail.o \ auto_qmail.o getopt.a cdb.a env.a strerr.a substdio.a \ stralloc.a alloc.a error.a case.a str.a fs.a sig.a wait.a \ seek.a open.a fd.a ./load newaliases auto_qmail.o token822.o control.o \ cdbmss.o cdbmake.a strerr.a getln.a substdio.a stralloc.a \ alloc.a error.a str.a fs.a seek.a open.a case.a ./load newinclude auto_qmail.o token822.o control.o \ getln.a strerr.a stralloc.a env.a alloc.a substdio.a \ error.a str.a fs.a open.a wait.a fd.a >>> Source compiled. >>> Test phase [check]: net-mail/fastforward-0.51-r1 make -j14 -j1 check ./compile instcheck.c ./compile hier.c ./load instcheck hier.o auto_qmail.o strerr.a substdio.a \ error.a str.a ./instcheck instcheck: warning: /var/qmail/doc does not exist instcheck: warning: /var/qmail/doc/fastforward does not exist instcheck: warning: /var/qmail/man does not exist instcheck: warning: /var/qmail/man/man1 does not exist instcheck: warning: /var/qmail/man/cat1 does not exist instcheck: fatal: unable to switch to /var/qmail/doc/fastforward: file does not exist make: *** [check] Error 111 emake failed * ERROR: net-mail/fastforward-0.51-r1 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 2492: Called _eapi0_src_test * ebuild.sh, line 633: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * * If you need support, post the output of 'emerge --info =net-mail/fastforward-0.51-r1', * the complete build log and the output of 'emerge -pqv =net-mail/fastforward-0.51-r1'. * The complete build log is located at '/var/log/portage/build/net-mail/fastforward-0.51-r1:20100912-040152.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/fastforward-0.51-r1/temp/environment'. * S: '/var/tmp/portage/net-mail/fastforward-0.51-r1/work/fastforward-0.51' >>> Install fastforward-0.51-r1 into /var/tmp/portage/net-mail/fastforward-0.51-r1/image/ category net-mail >>> Completed installing fastforward-0.51-r1 into /var/tmp/portage/net-mail/fastforward-0.51-r1/image/ strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment var/qmail/bin/printforward var/qmail/bin/newinclude var/qmail/bin/printmaillist var/qmail/bin/newaliases var/qmail/bin/setforward var/qmail/bin/fastforward var/qmail/bin/setmaillist * QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /var/qmail/bin/printforward * /var/qmail/bin/newinclude * /var/qmail/bin/printmaillist * /var/qmail/bin/newaliases * /var/qmail/bin/setforward * /var/qmail/bin/fastforward * /var/qmail/bin/setmaillist * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * printforward.c:144:3: warning: incompatible implicit declaration of built-in function ‘_exit’ * setforward.c:173:3: warning: incompatible implicit declaration of built-in function ‘_exit’ * newaliases.c:320:3: warning: incompatible implicit declaration of built-in function ‘_exit’ * setmaillist.c:93:3: warning: incompatible implicit declaration of built-in function ‘_exit’ * printmaillist.c:27:7: warning: incompatible implicit declaration of built-in function ‘_exit’ * newinclude.c:312:3: warning: incompatible implicit declaration of built-in function ‘_exit’ * Please do not file a Gentoo bug and instead report the above QA * issues directly to the upstream developers of this software. * Homepage: http://cr.yp.to/fastforward.html