* CPV: app-backup/ccollect-0.7.1 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking ccollect-0.7.1.tar.bz2 to /var/tmp/portage/app-backup/ccollect-0.7.1/work >>> Source unpacked in /var/tmp/portage/app-backup/ccollect-0.7.1/work >>> Preparing source in /var/tmp/portage/app-backup/ccollect-0.7.1/work/ccollect-0.7.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-backup/ccollect-0.7.1/work/ccollect-0.7.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/app-backup/ccollect-0.7.1/work/ccollect-0.7.1 ... >>> Source compiled. >>> Test phase [test]: app-backup/ccollect-0.7.1 make -j14 -j1 test asciidoc -n -o doc/man/ccollect.html doc/man/ccollect.text asciidoc -n -o doc/man/ccollect_add_source.html doc/man/ccollect_add_source.text asciidoc -n -o doc/man/ccollect_analyse_logs.html doc/man/ccollect_analyse_logs.text asciidoc -n -o doc/man/ccollect_delete_source.html doc/man/ccollect_delete_source.text asciidoc -n -o doc/man/ccollect_logwrapper.html doc/man/ccollect_logwrapper.text asciidoc -n -o doc/man/ccollect_list_intervals.html doc/man/ccollect_list_intervals.text asciidoc -n -o doc/ccollect.html doc/ccollect.text asciidoc -n -o doc/ccollect-DE.html doc/ccollect-DE.text asciidoc -n -b docbook -o doc/man/ccollect.docbook doc/man/ccollect.text xsltproc -o doc/man/ccollect.htm /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl doc/man/ccollect.docbook warning: failed to load external entity "/usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl" cannot parse /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl make: *** [doc/man/ccollect.htm] Error 4 rm doc/man/ccollect.docbook * ERROR: app-backup/ccollect-0.7.1 failed: * Make test failed. See above for details. * * Call stack: * ebuild.sh, line 55: Called src_test * environment, line 400: Called _eapi0_src_test * ebuild.sh, line 614: Called die * The specific snippet of code: * hasq test $FEATURES && die "Make test failed. See above for details." * * If you need support, post the output of 'emerge --info =app-backup/ccollect-0.7.1', * the complete build log and the output of 'emerge -pqv =app-backup/ccollect-0.7.1'. * The complete build log is located at '/var/log/portage/build/app-backup/ccollect-0.7.1:20091130-235441.log'. * The ebuild environment file is located at '/var/tmp/portage/app-backup/ccollect-0.7.1/temp/environment'. * S: '/var/tmp/portage/app-backup/ccollect-0.7.1/work/ccollect-0.7.1' >>> Install ccollect-0.7.1 into /var/tmp/portage/app-backup/ccollect-0.7.1/image/ category app-backup /var/tmp/portage/app-backup/ccollect-0.7.1/work/ccollect-0.7.1/doc/changes /var/tmp/portage/app-backup/ccollect-0.7.1/work/ccollect-0.7.1 /var/tmp/portage/app-backup/ccollect-0.7.1/work/ccollect-0.7.1 >>> Completed installing ccollect-0.7.1 into /var/tmp/portage/app-backup/ccollect-0.7.1/image/ * Removing /usr/share/doc * Removing /usr/share/info * If you're upgrading from 0.6.x or less, you'll have to * upgrade your existing configuration as follows: * 1. Make the scripts in /usr/share/ccollect/scripts executable * 2. Run all config-pre-$VER-to-$VER.sh in /usr/share/ccollect/scripts * ascending order, where $VER is greater or equal than the version * you upgraded from. * Example: * You upgraded from 0.5, thus you have to run: * /usr/share/ccollect/tools/config-pre-0.6-to-0.6.sh * /usr/share/ccollect/tools/config-pre-0.7-to-0.7.sh * Please note that many tools are now installed directly to /usr/bin * as recommended by upstream.