* CPV: dev-perl/Devel-Profiler-0.04 * REPO: gentoo * USE: elibc_glibc kernel_linux test userland_GNU x86 >>> Unpacking source... >>> Unpacking Devel-Profiler-0.04.tar.gz to /var/tmp/portage/dev-perl/Devel-Profiler-0.04/work >>> Source unpacked in /var/tmp/portage/dev-perl/Devel-Profiler-0.04/work >>> Compiling source in /var/tmp/portage/dev-perl/Devel-Profiler-0.04/work/Devel-Profiler-0.04 ... * Using ExtUtils::MakeMaker Checking if your kit is complete... Looks good Writing Makefile for Devel::Profiler make -j14 OTHERLDFLAGS=-Wl,-O1 cp lib/Devel/Profiler.pm blib/lib/Devel/Profiler.pm cp lib/Devel/Profiler/Test.pm blib/lib/Devel/Profiler/Test.pm cp lib/Devel/Profiler/Apache.pm blib/lib/Devel/Profiler/Apache.pm >>> Source compiled. make -j14 test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /usr/bin/perl5.10.1 "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.t ....... 1..17 ok 1 - profile basic code ok 2 - checking tree ok 3 - profile repeated calls ok 4 - checking tree ok 5 - profile deep calls ok 6 - checking deep call tree ok 7 - profile calls that take some time ok 8 - check call tree ok 9 - check real time >= 3 seconds ok 10 - profile calls that uses the CPU ok 11 - check call tree ok 12 - check real time >= 1 seconds ok 13 - check user time >= 1 seconds ok 14 - check safe handling of @_ ok 15 - check tree ok 16 - check die handling ok 17 - check tree ok t/02die.t ......... 1..2 ok 1 - profile basic code ok 2 - checking tree ok t/03goto.t ........ 1..2 ok 1 - profile basic code main::goto_bar has 1 unstacked calls in outer main::bar has -1 unstacked calls in outer ok 2 - checking tree ok t/04crash.t ....... 1..2 ok 1 - check code that crashes Devel::DProf ok 2 - check crash tree ok t/05packages.t .... 1..8 ok 1 - Check that the profiler groks packages ok 2 - Check tree for package usage ok 3 - Check true package_filter ok 4 - Check tree for package usage ok 5 - Check false package_filter ok 6 - Check tree for package usage ok 7 - Check array of package filters ok 8 - Check tree for package usage ok t/06caller.t ...... 1..8 ok 1 - make sure overridden caller() works ok 2 - checking tree ok 3 - make sure overridden caller() works ok 4 - checking tree ok 5 - check caller() package setting ok 6 - checking tree ok 7 - check caller() package setting ok 8 - checking tree ok t/07constants.t ... 1..2 Not a GLOB reference at /var/tmp/portage/dev-perl/Devel-Profiler-0.04/work/Devel-Profiler-0.04/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test exited with 255 before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/08fork.t ........ 1..2 ok 1 - make sure only the parent gets profiled ok 2 - checking tree ok t/09fcntl.t ....... 1..2 Not a GLOB reference at /var/tmp/portage/dev-perl/Devel-Profiler-0.04/work/Devel-Profiler-0.04/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test exited with 255 before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 2/2 subtests t/10autoload.t .... 1..6 ok 1 # skip profiling AUTOLOAD not working yet ok 2 # skip profiling AUTOLOAD not working yet ok 3 # skip profiling AUTOLOAD not working yet ok 4 # skip profiling AUTOLOAD not working yet ok 5 # skip profiling AUTOLOAD not working yet ok 6 # skip profiling AUTOLOAD not working yet ok t/11sub_filter.t .. 1..6 ok 1 - Check true sub_filter ok 2 - Check tree for package usage ok 3 - Check false sub_filter ok 4 - Check tree for package usage ok 5 - Check sub_filter ok 6 - Check tree for package usage ok Test Summary Report ------------------- t/07constants.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. t/09fcntl.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 2 tests but ran 0. Files=11, Tests=53, 8 wallclock secs ( 0.06 usr 0.03 sys + 3.43 cusr 0.77 csys = 4.29 CPU) Result: FAIL Failed 2/11 test programs. 0/53 subtests failed. make: *** [test_dynamic] Error 255 * ERROR: dev-perl/Devel-Profiler-0.04 failed: * test failed * * Call stack: * ebuild.sh, line 54: Called src_test * environment, line 2821: Called perl-module_src_test * environment, line 2601: Called die * The specific snippet of code: * emake test TEST_VERBOSE=${TEST_VERBOSE:-0} || die "test failed"; * * If you need support, post the output of 'emerge --info =dev-perl/Devel-Profiler-0.04', * the complete build log and the output of 'emerge -pqv =dev-perl/Devel-Profiler-0.04'. * The complete build log is located at '/var/log/portage/build/dev-perl/Devel-Profiler-0.04:20100107-002624.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-perl/Devel-Profiler-0.04/temp/environment'. * S: '/var/tmp/portage/dev-perl/Devel-Profiler-0.04/work/Devel-Profiler-0.04' >>> Install Devel-Profiler-0.04 into /var/tmp/portage/dev-perl/Devel-Profiler-0.04/image/ category dev-perl make -j14 pure_install Installing /var/tmp/portage/dev-perl/Devel-Profiler-0.04/image/usr/lib/perl5/vendor_perl/5.10.1/Devel/Profiler.pm Installing /var/tmp/portage/dev-perl/Devel-Profiler-0.04/image/usr/lib/perl5/vendor_perl/5.10.1/Devel/Profiler/Test.pm Installing /var/tmp/portage/dev-perl/Devel-Profiler-0.04/image/usr/lib/perl5/vendor_perl/5.10.1/Devel/Profiler/Apache.pm >>> Completed installing Devel-Profiler-0.04 into /var/tmp/portage/dev-perl/Devel-Profiler-0.04/image/ * checking 5 files for package collisions * Removing /usr/share/doc * Removing /usr/share/info --- /usr/ --- /usr/share/ --- /usr/lib/ --- /usr/lib/perl5/ --- /usr/lib/perl5/vendor_perl/ --- /usr/lib/perl5/vendor_perl/5.10.1/ --- /usr/lib/perl5/vendor_perl/5.10.1/Devel/ >>> /usr/lib/perl5/vendor_perl/5.10.1/Devel/Profiler/ >>> /usr/lib/perl5/vendor_perl/5.10.1/Devel/Profiler/Test.pm >>> /usr/lib/perl5/vendor_perl/5.10.1/Devel/Profiler/Apache.pm >>> /usr/lib/perl5/vendor_perl/5.10.1/Devel/Profiler.pm >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. Merge of dev-perl/Devel-Profiler-0.04 at 2010-01-07T00:26:24+00:00 failed