* CPV: mail-filter/scmail-1.3 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 error(18) trying to perform operation operation failed >>> Unpacking source... >>> Unpacking scmail-1.3.tar.gz to /var/tmp/portage/mail-filter/scmail-1.3/work * Replacing obsolete head/tail with POSIX compliant ones * - fixed tests/scmail-commands >>> Source unpacked in /var/tmp/portage/mail-filter/scmail-1.3/work >>> Compiling source in /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3 ... make -j14 gosh -I. check-gauche.scm rm -f scmail-deliver rm -f scmail-refile GOSH=`which gosh` && \ sed -e "s!@GOSH@!$GOSH!g" \ scmail-deliver.in > scmail-deliver.tmp rm -f scbayes GOSH=`which gosh` && \ sed -e "s!@GOSH@!$GOSH!g" \ scmail-refile.in > scmail-refile.tmp rm -f scmail/bayesian-filter.scm GOSH=`which gosh` && \ sed -e "s!@GOSH@!$GOSH!g" \ scbayes.in > scbayes.tmp rm -f dot.scmail/deliver-rules.sample gosh codeconv.scm scmail/bayesian-filter.scm.in > \ scmail/bayesian-filter.scm cd doc && make gosh codeconv.scm dot.scmail/deliver-rules.sample.in > \ dot.scmail/deliver-rules.sample make[1]: Entering directory `/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/doc' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. rm -f scmail.html gosh embed.scm scmail.html.in > scmail.html mv scmail-deliver.tmp scmail-deliver mv scmail-refile.tmp scmail-refile mv scbayes.tmp scbayes chmod 555 scmail-deliver chmod 555 scmail-refile chmod 555 scbayes chmod -w scmail.html rm -f scmail-ja.html gosh embed.scm scmail-ja.html.in > scmail-ja.html chmod -w scmail-ja.html make[1]: Leaving directory `/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/doc' chmod -w dot.scmail/deliver-rules.sample chmod -w scmail/bayesian-filter.scm >>> Source compiled. >>> Test phase [check]: mail-filter/scmail-1.3 make -j14 -j1 check gosh -I. check-gauche.scm cd doc && make make[1]: Entering directory `/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/doc' cd tests && make check make[1]: Entering directory `/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests' rm -f bayesian-filter.scm gosh ../codeconv.scm bayesian-filter.scm.in > bayesian-filter.scm chmod -w bayesian-filter.scm rm -f test-rules gosh ../codeconv.scm test-rules.in > test-rules chmod -w test-rules Testing syntax ... passed. Testing scmail.mail ... passed. Testing scmail.util ... passed. Testing scmail.config ... failed. discrepancies found. Errors are: test bindings in module scmail.config: expects () => got "symbols referenced but not defined: scmail-eformat(scmail-config-make-directory), scmail-eformat(scmail-config-make-directory), scmail-eformat(scmail-config-make-directory)" Testing scmail.progress ... passed. Testing scmail ... failed. discrepancies found. Errors are: test bindings in module scmail: expects () => got "symbols referenced but not defined: scmail-eprintf(scmail-filter)" Testing scmail.bayesian-filter ... passed. Testing scmail.mailbox ... passed. Testing scmail-refile --dry-run ... passed. Testing scmail-refile/scmail-deliver for MH ... passed. Testing scbayes for MH ... scbayes: /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm is now being updated scbayes: or perhaps /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm,lock is staled. scbayes: (Please remove the lock file if it is staled.) scbayes: /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm is now being updated scbayes: or perhaps /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm,lock is staled. scbayes: (Please remove the lock file if it is staled.) scbayes: /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm is now being updated scbayes: or perhaps /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm,lock is staled. scbayes: (Please remove the lock file if it is staled.) scbayes: /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm is now being updated scbayes: or perhaps /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm,lock is staled. scbayes: (Please remove the lock file if it is staled.) scbayes: /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm is now being updated scbayes: or perhaps /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm,lock is staled. scbayes: (Please remove the lock file if it is staled.) scbayes: /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm is now being updated scbayes: or perhaps /var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm,lock is staled. scbayes: (Please remove the lock file if it is staled.) *** ERROR: couldn't open gdbm file "/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests/test.scmail/token-table.dbm" (gdbm_errno=3) Stack Trace: _______________________________________ 0 (dbm-open *dbm-class* :path file :rw-mode rwmode) At line 95 of "../scmail/bayesian-filter.scm" 1 (open-token-table file rwmode) At line 146 of "../scmail/bayesian-filter.scm" 2 (with-token-table (table-file) :read (lambda () (set! number-of-in ... At line 394 of "./../scbayes" make[1]: *** [check] Error 1 make[1]: Leaving directory `/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3/tests' make: *** [check] Error 2 * ERROR: mail-filter/scmail-1.3 failed: * Make check failed. See above for details. * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 353: Called _eapi0_src_test * ebuild.sh, line 619: 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 =mail-filter/scmail-1.3', * the complete build log and the output of 'emerge -pqv =mail-filter/scmail-1.3'. * The complete build log is located at '/var/log/portage/build/mail-filter/scmail-1.3:20100106-042126.log'. * The ebuild environment file is located at '/var/tmp/portage/mail-filter/scmail-1.3/temp/environment'. * S: '/var/tmp/portage/mail-filter/scmail-1.3/work/scmail-1.3' >>> Install scmail-1.3 into /var/tmp/portage/mail-filter/scmail-1.3/image/ category mail-filter make -j14 PREFIX=/var/tmp/portage/mail-filter/scmail-1.3/image//usr SITELIBDIR=/var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/gauche/site/lib DATADIR=/var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/doc/scmail-1.3 install mkdir -p /var/tmp/portage/mail-filter/scmail-1.3/image//usr/bin mkdir -p /var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/doc/scmail-1.3 mkdir -p /var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/gauche/site/lib/scmail mkdir -p /var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/doc/scmail-1.3/dot.scmail cp -fp scmail-deliver scmail-refile scbayes /var/tmp/portage/mail-filter/scmail-1.3/image//usr/bin cp -fp dot.scmail/*.sample /var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/doc/scmail-1.3/dot.scmail cp -fp scmail.scm /var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/gauche/site/lib cp -fp scmail/*.scm /var/tmp/portage/mail-filter/scmail-1.3/image//usr/share/gauche/site/lib/scmail >>> Completed installing scmail-1.3 into /var/tmp/portage/mail-filter/scmail-1.3/image/ * QA Notice: make jobserver unavailable: * * make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. * Removing /usr/share/doc * Removing /usr/share/info error(18) trying to perform operation operation failed Merge of mail-filter/scmail-1.3 at 2010-01-06T04:21:26+00:00 failed