Checking if your kit is complete... Looks good Writing Makefile for Devel::Profiler 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 Manifying blib/man3/Devel::Profiler.3 Manifying blib/man3/Devel::Profiler::Test.3 Manifying blib/man3/Devel::Profiler::Apache.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01basic.........1..17 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-17 Failed 17/17 tests, 0.00% okay t/02die...........1..2 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/03goto..........1..2 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/04crash.........1..2 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/05packages......1..8 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/06caller........1..8 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/07constants.....1..2 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/08fork..........1..2 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/09fcntl.........1..2 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/10autoload......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 6/6 skipped: various reasons t/11sub_filter....1..6 Not a GLOB reference at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Devel-Profiler/blib/lib/Devel/Profiler.pm line 155. INIT failed--call queue aborted. Profile code did not run to completion : # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basic.t 255 65280 17 34 1-17 t/02die.t 255 65280 2 4 1-2 t/03goto.t 255 65280 2 4 1-2 t/04crash.t 255 65280 2 4 1-2 t/05packages.t 255 65280 8 16 1-8 t/06caller.t 255 65280 8 16 1-8 t/07constants.t 255 65280 2 4 1-2 t/08fork.t 255 65280 2 4 1-2 t/09fcntl.t 255 65280 2 4 1-2 t/11sub_filter.t 255 65280 6 12 1-6 6 subtests skipped. Failed 10/11 test scripts. 51/57 subtests failed. Files=11, Tests=57, 2 wallclock secs ( 0.52 cusr + 0.22 csys = 0.74 CPU) Failed 10/11 test programs. 51/57 subtests failed. make: *** [test_dynamic] Error 255