Skip Menu |

This queue is for tickets about the Devel-SmallProf CPAN distribution.

Report information
The Basics
Id: 768
Status: resolved
Priority: 0/
Queue: Devel-SmallProf

People
Owner: Nobody in particular
Requestors: rspier [...] pobox.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.9
Fixed in: (no value)



Subject: Devel::SmallProf doesn't work with 5.8.0 candidates.
This is with a recent perl5.8-pre snapshot. CPAN.pm: Going to build A/AS/ASHTED/Devel-SmallProf-0.9.tar.gz Checking if your kit is complete... Looks good Writing Makefile for Devel::SmallProf cp SmallProf.pm blib/lib/Devel/SmallProf.pm Manifying blib/man3/Devel::SmallProf.3 /usr/bin/make -- OK Running make test PERL_DL_NONLAZY=1 /disk1/tmp/perl58/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/part1......No DB::DB routine defined at /disk1/tmp/perl58/lib/5.8.0/i686-linux/Time/HiRes.pm line 4. BEGIN failed--compilation aborted at /disk1/tmp/perl58/lib/5.8.0/i686-linux/Time/HiRes.pm line 4. Compilation failed in require at /home/fahome/rspier/.cpan/build/Devel-SmallProf-0.9/blib/lib/Devel/SmallProf.pm line 9. BEGIN failed--compilation aborted at /home/fahome/rspier/.cpan/build/Devel-SmallProf-0.9/blib/lib/Devel/SmallProf.pm line 9. Compilation failed in require at t/part1.t line 1. BEGIN failed--compilation aborted at t/part1.t line 1. t/part1......dubious Test returned status 255 (wstat 65280, 0xff00) t/part2......FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/part:-3....No DB::DB routine defined at /disk1/tmp/perl58/lib/5.8.0/i686-linux/Time/HiRes.pm line 4. BEGIN failed--compilation aborted at /disk1/tmp/perl58/lib/5.8.0/i686-linux/Time/HiRes.pm line 4. Compilation failed in require at /home/fahome/rspier/.cpan/build/Devel-SmallProf-0.9/blib/lib/Devel/SmallProf.pm line 9. BEGIN failed--compilation aborted at /home/fahome/rspier/.cpan/build/Devel-SmallProf-0.9/blib/lib/Devel/SmallProf.pm line 9. Compilation failed in require at t/part:-3.t line 1. BEGIN failed--compilation aborted at t/part:-3.t line 1. t/part:-3....dubious Test returned status 255 (wstat 65280, 0xff00) t/part:4.....FAILED test 1 Failed 1/2 tests, 50.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/part1.t 255 65280 ?? ?? % ?? t/part2.t 10 10 100.00% 1-10 t/part:-3.t 255 65280 ?? ?? % ?? t/part:4.t 2 1 50.00% 1 Failed 4/4 test scripts, 0.00% okay. 11/12 subtests failed, 8.33% okay. make: *** [test_dynamic] Error 29 /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force