>>> Unpacking source... >>> Unpacking mess822-0.58.tar.gz to /var/tmp/portage/net-mail/mess822-0.58-r1/work >>> Source unpacked in /var/tmp/portage/net-mail/mess822-0.58-r1/work >>> Compiling source in /var/tmp/portage/net-mail/mess822-0.58-r1/work/mess822-0.58 ... make -j14 ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\' \ ) > auto-ccld.sh cat warn-auto.sh rts.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > rts nroff -man iftocc.1 > iftocc.0 nroff -man ofmipd.8 > ofmipd.0 nroff -man ofmipname.8 > ofmipname.0 nroff -man new-inject.1 > new-inject.0 nroff -man rewriting.5 > rewriting.0 chmod 755 rts nroff -man rewritehost.3 > rewritehost.0 nroff -man 822header.1 > 822header.0 nroff -man 822field.1 > 822field.0 nroff -man 822date.1 > 822date.0 nroff -man 822received.1 > 822received.0 nroff -man 822print.1 > 822print.0 nroff -man mess822.3 > mess822.0 nroff -man mess822_addr.3 > mess822_addr.0 nroff -man mess822_date.3 > mess822_date.0 nroff -man mess822_fold.3 > mess822_fold.0 nroff -man mess822_quote.3 > mess822_quote.0 nroff -man mess822_token.3 > mess822_token.0 nroff -man mess822_when.3 > mess822_when.0 cat auto-ccld.sh make-load.sh > make-load cat auto-ccld.sh find-systype.sh > find-systype chmod 755 find-systype cat auto-ccld.sh make-compile.sh > make-compile chmod 755 make-load cat auto-ccld.sh make-makelib.sh > make-makelib ./find-systype > systype chmod 755 make-makelib chmod 755 make-compile ( 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 makelib chmod 755 compile chmod 755 load ./compile iftocc.c ./compile mess822_date.c ./compile mess822_quote.c ./compile mess822_fold.c ./compile mess822_token.c ./compile mess822_addr.c ./compile mess822_when.c ./compile mess822_line.c ./compile mess822_ok.c ./compile getln.c ./compile getln2.c ./compile strerr_sys.c ./compile strerr_die.c ./compile substdio.c ./compile substdi.c ./compile substdo.c ./compile subfderr.c ./compile subfdout.c ./compile subfdouts.c ./compile subfdin.c ./compile subfdins.c ./compile substdio_copy.c ./compile stralloc_num.c ./compile stralloc_eady.c ./compile stralloc_pend.c ./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 alloc.c ./compile alloc_re.c ./compile error.c ./compile error_str.c ./compile env.c alloc.c:3: warning: conflicting types for built-in function 'malloc' ./compile str_len.c ./compile str_diff.c ./compile str_diffn.c ./compile str_chr.c ./compile str_rchr.c ./compile str_start.c ./compile byte_chr.c ./compile byte_rchr.c ./compile byte_copy.c ./compile byte_cr.c ./compile case_diffb.c ./compile case_diffs.c ./compile scan_ulong.c ./compile scan_long.c ./compile scan_sign.c ./compile open_read.c ./compile open_trunc.c ( ( ./compile tryulong64.c && ./load tryulong64 && \ ./tryulong64 ) >/dev/null 2>&1 \ && cat uint64.h1 || cat uint64.h2 ) > uint64.h ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h ./compile rewritehost.c ./compile rwhconfig.c ./compile config.c ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null \ 2>&1 \ && cat fork.h2 || cat fork.h1 ) > fork.h ./compile auto-str.c ( ./compile trysysel.c >/dev/null 2>&1 \ && cat select.h2 || cat select.h1 ) > select.h ./compile commands.c ./compile caldate_fmjd.c ./compile caldate_mjd.c auto-str.c:8: warning: conflicting types for built-in function 'puts' rm -f tryulong32.o tryulong32 rm -f trysysel.o trysysel ./compile caldate_fmt.c ./compile caldate_scan.c ./compile leapsecs_init.c ./compile caltime_fmt.c ./compile caltime_scan.c ( ( ./compile trywaitp.c && ./load trywaitp ) >/dev/null \ 2>&1 \ && echo \#define HASWAITPID 1 || exit 0 ) > haswaitp.h rm -f tryvfork.o tryvfork ( ( ./compile trysgact.c && ./load trysgact ) >/dev/null \ 2>&1 \ && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h ./compile sig_pipe.c ./compile fd_copy.c rm -f tryulong64.o tryulong64 ./compile fd_move.c ./compile ofmipname.c ./compile cdbmss.c ./compile cdbmake_pack.c ./compile cdbmake_hash.c ./compile cdbmake_add.c ./compile seek_set.c rm -f trywaitp.o trywaitp ./compile new-inject.c ./compile constmap.c ./compile subgetopt.c rm -f trysgact.o trysgact ./compile sgetopt.c ./compile 822header.c ./compile 822field.c ./compile 822date.c ./compile 822received.c ./compile 822print.c ./compile tokenize.c ./compile addrlist.c ./compile quote.c ./compile parsedate.c ./makelib mess822.a mess822_date.o mess822_quote.o \ mess822_fold.o mess822_token.o mess822_addr.o \ mess822_when.o mess822_line.o mess822_ok.o ./makelib getln.a getln.o getln2.o ./makelib strerr.a strerr_sys.o strerr_die.o ./makelib substdio.a substdio.o substdi.o substdo.o \ subfderr.o subfdout.o subfdouts.o subfdin.o subfdins.o \ parsedate.c: In function 'main': parsedate.c:64: warning: incompatible implicit declaration of built-in function '_exit' addrlist.c: In function 'main': addrlist.c:79: warning: incompatible implicit declaration of built-in function '_exit' quote.c: In function 'main': quote.c:41: warning: incompatible implicit declaration of built-in function '_exit' substdio_copy.o ./makelib stralloc.a stralloc_num.o stralloc_eady.o \ stralloc_pend.o stralloc_copy.o stralloc_opys.o \ stralloc_opyb.o stralloc_cat.o stralloc_cats.o \ stralloc_catb.o ./makelib alloc.a alloc.o alloc_re.o ./makelib error.a error.o error_str.o ./makelib env.a env.o ./makelib str.a str_len.o str_diff.o str_diffn.o str_chr.o \ str_rchr.o str_start.o byte_chr.o byte_rchr.o byte_copy.o \ byte_cr.o ./makelib case.a case_diffb.o case_diffs.o ./makelib fs.a scan_ulong.o scan_long.o scan_sign.o tokenize.c: In function 'main': tokenize.c:79: warning: incompatible implicit declaration of built-in function '_exit' ./makelib open.a open_read.o open_trunc.o ./compile ofmipd.c ./compile qmail.c ./compile timeoutread.c new-inject.c:115: warning: conflicting types for built-in function 'puts' ./compile timeoutwrite.c ./compile cdb_hash.c ./compile cdb_unpack.c ./compile cdb_seek.c ./compile tai_now.c ./compile tai_pack.c ./compile tai_unpack.c ./compile leapsecs_read.c ./compile leapsecs_add.c ./compile leapsecs_sub.c ./compile caltime_tai.c ./compile caltime_utc.c ./compile wait_pid.c ./compile sig_catch.c ./makelib fd.a fd_copy.o fd_move.o ./makelib cdbmake.a cdbmake_pack.o cdbmake_hash.o \ cdbmake_add.o ./makelib seek.a seek_set.o leapsecs_read.c: In function 'leapsecs_read': leapsecs_read.c:24: warning: incompatible implicit declaration of built-in function 'free' leapsecs_read.c:32: warning: incompatible implicit declaration of built-in function 'malloc' leapsecs_read.c:37: warning: incompatible implicit declaration of built-in function 'free' leapsecs_read.c:46: warning: incompatible implicit declaration of built-in function 'free' ./makelib getopt.a subgetopt.o sgetopt.o ./load 822header mess822.a getln.a strerr.a substdio.a \ stralloc.a alloc.a error.a str.a ./load 822field mess822.a getln.a strerr.a substdio.a \ stralloc.a alloc.a error.a str.a case.a fs.a ./load tokenize mess822.a getln.a strerr.a substdio.a \ stralloc.a alloc.a error.a str.a ./load addrlist mess822.a getln.a strerr.a substdio.a \ stralloc.a alloc.a error.a str.a ./load quote mess822.a strerr.a substdio.a stralloc.a \ alloc.a error.a str.a ./load iftocc mess822.a getln.a strerr.a substdio.a \ stralloc.a alloc.a error.a env.a str.a case.a fs.a open.a ./load auto-str substdio.a error.a str.a ./makelib cdb.a cdb_hash.o cdb_unpack.o cdb_seek.o ./makelib wait.a wait_pid.o ./makelib sig.a sig_catch.o sig_pipe.o ./load ofmipname cdbmss.o cdbmake.a strerr.a getln.a \ substdio.a stralloc.a alloc.a error.a seek.a open.a str.a ./makelib libtai.a tai_now.o tai_pack.o tai_unpack.o \ caldate_fmjd.o caldate_mjd.o caldate_fmt.o caldate_scan.o \ leapsecs_read.o leapsecs_init.o leapsecs_add.o \ leapsecs_sub.o caltime_tai.o caltime_utc.o caltime_fmt.o \ caltime_scan.o ./auto-str auto_qmail `head -1 conf-qmail` > auto_qmail.c ./compile auto_qmail.c ofmipd.c:166: warning: conflicting types for built-in function 'puts' ./load ofmipd rewritehost.o rwhconfig.o config.o qmail.o \ auto_qmail.o timeoutread.o timeoutwrite.o commands.o env.a \ cdb.a mess822.a libtai.a getln.a strerr.a substdio.a \ stralloc.a alloc.a error.a case.a str.a fs.a open.a wait.a \ sig.a fd.a ./load new-inject qmail.o auto_qmail.o rewritehost.o \ rwhconfig.o constmap.o config.o env.a getopt.a mess822.a \ getln.a strerr.a substdio.a stralloc.a alloc.a error.a \ sig.a fd.a wait.a open.a case.a str.a fs.a libtai.a ./load 822date libtai.a mess822.a getln.a strerr.a \ substdio.a stralloc.a alloc.a error.a str.a case.a fs.a ./load 822received libtai.a mess822.a getln.a strerr.a \ substdio.a stralloc.a alloc.a error.a str.a case.a fs.a ./load 822print libtai.a mess822.a getln.a strerr.a \ substdio.a stralloc.a alloc.a error.a str.a case.a fs.a ./load parsedate libtai.a mess822.a getln.a strerr.a \ substdio.a stralloc.a alloc.a error.a str.a case.a fs.a >>> Source compiled. >>> Test phase [check]: net-mail/mess822-0.58-r1 make -j14 -j1 check ./compile instcheck.c ./compile hier.c ./auto-str auto_home `head -1 conf-home` > auto_home.c ./compile auto_home.c ./load instcheck hier.o auto_home.o strerr.a substdio.a \ stralloc.a alloc.a error.a str.a ./instcheck instcheck: warning: /usr/ has wrong permissions instcheck: warning: /usr//bin has wrong permissions instcheck: warning: /usr//lib has wrong permissions instcheck: warning: /usr//include has wrong permissions instcheck: warning: /usr//man has wrong permissions instcheck: warning: /usr//man/man1 has wrong permissions instcheck: warning: /usr//man/man3 does not exist instcheck: warning: /usr//man/man5 has wrong permissions instcheck: warning: /usr//man/man8 has wrong permissions instcheck: warning: /usr//man/cat1 does not exist instcheck: warning: /usr//man/cat3 does not exist instcheck: warning: /usr//man/cat5 does not exist instcheck: warning: /usr//man/cat8 does not exist instcheck: warning: .../man/man1/iftocc.1 does not exist instcheck: warning: .../man/man1/new-inject.1 does not exist instcheck: warning: .../man/man1/822field.1 does not exist instcheck: warning: .../man/man1/822header.1 does not exist instcheck: warning: .../man/man1/822date.1 does not exist instcheck: warning: .../man/man1/822received.1 does not exist instcheck: warning: .../man/man1/822print.1 does not exist instcheck: warning: .../man/man5/rewriting.5 does not exist instcheck: warning: .../man/man8/ofmipd.8 does not exist instcheck: warning: .../man/man8/ofmipname.8 does not exist instcheck: fatal: unable to switch to /usr//man/man3: file does not exist make: *** [check] Error 111 * * ERROR: net-mail/mess822-0.58-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 1028: Called _eapi0_src_test * ebuild.sh, line 607: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make check failed. See above for details." * The die message: * Make check failed. See above for details. * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/net-mail/mess822-0.58-r1:20090827-203321.log'. * The ebuild environment file is located at '/var/tmp/portage/net-mail/mess822-0.58-r1/temp/environment'. * >>> Install mess822-0.58-r1 into /var/tmp/portage/net-mail/mess822-0.58-r1/image/ category net-mail * /etc/portage/bashrc QA notice: 'make' called by src_install make -j14 setup cat warn-auto.sh rts.sh \ | sed s}HOME}"`head -1 conf-home`"}g \ > rts ./compile install.c ./compile hier.c chmod 755 rts ./auto-str auto_home `head -1 conf-home` > auto_home.c ./compile auto_home.c ./load install hier.o auto_home.o strerr.a substdio.a \ stralloc.a alloc.a open.a error.a str.a ./install mv: `/var/tmp/portage/net-mail/mess822-0.58-r1/image//usr/lib/mess822.a' and `/var/tmp/portage/net-mail/mess822-0.58-r1/image//usr/lib/mess822.a' are the same file rmdir: failed to remove `/var/tmp/portage/net-mail/mess822-0.58-r1/image//usr/lib': Directory not empty >>> Completed installing mess822-0.58-r1 into /var/tmp/portage/net-mail/mess822-0.58-r1/image/ * Flameeyes QA Warning! setXid files found 02755 root:root usr 02755 root:root usr/share/man 02755 root:root usr/share/man/cat8 02755 root:root usr/share/man/cat1 02755 root:root usr/share/man/man5 02755 root:root usr/share/man/man8 02755 root:root usr/share/man/cat5 02755 root:root usr/share/man/man1 02755 root:root usr/share/man/man3 02755 root:root usr/share/man/cat3 02755 root:root usr/lib 02755 root:root usr/include 02755 root:root usr/bin * Flameeyes QA Warning (end)! setXid files found strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment usr/bin/822date usr/bin/822received usr/bin/ofmipd usr/bin/iftocc usr/bin/ofmipname usr/bin/822field usr/bin/new-inject usr/bin/822print usr/bin/822header usr/lib/mess822.a  * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * parsedate.c:64: warning: incompatible implicit declaration of built-in function '_exit' * addrlist.c:79: warning: incompatible implicit declaration of built-in function '_exit' * quote.c:41: warning: incompatible implicit declaration of built-in function '_exit' * tokenize.c:79: warning: incompatible implicit declaration of built-in function '_exit' * leapsecs_read.c:24: warning: incompatible implicit declaration of built-in function 'free' * leapsecs_read.c:32: warning: incompatible implicit declaration of built-in function 'malloc' * leapsecs_read.c:37: warning: incompatible implicit declaration of built-in function 'free' * leapsecs_read.c:46: warning: incompatible implicit declaration of built-in function 'free'  * 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/mess822.html * Removing /usr/share/doc * Removing /usr/share/man * Removing /usr/share/info