On Wed Aug 18 15:23:38 2004, guest wrote:
Show quoted text
Same failure.
Show quoted textcpan> install Devel::Profiler
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
Database was generated on Fri, 11 Aug 2006 14:32:14 GMT
Running install for module Devel::Profiler
Running make for S/SA/SAMTREGAR/Devel-Profiler-0.04.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for
/root/.cpan/sources/authors/id/S/SA/SAMTREGAR/Devel-Profiler-0.04.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Devel-Profiler-0.04/
Devel-Profiler-0.04/t/
Devel-Profiler-0.04/t/10autoload.t
Devel-Profiler-0.04/t/11sub_filter.t
Devel-Profiler-0.04/t/07constants.t
Devel-Profiler-0.04/t/09fcntl.t
Devel-Profiler-0.04/t/03goto.t
Devel-Profiler-0.04/t/02die.t
Devel-Profiler-0.04/t/01basic.t
Devel-Profiler-0.04/t/06caller.t
Devel-Profiler-0.04/t/04crash.t
Devel-Profiler-0.04/t/08fork.t
Devel-Profiler-0.04/t/05packages.t
Devel-Profiler-0.04/README
Devel-Profiler-0.04/MANIFEST
Devel-Profiler-0.04/Changes
Devel-Profiler-0.04/Makefile.PL
Devel-Profiler-0.04/lib/
Devel-Profiler-0.04/lib/Devel/
Devel-Profiler-0.04/lib/Devel/Profiler.pm
Devel-Profiler-0.04/lib/Devel/Profiler/
Devel-Profiler-0.04/lib/Devel/Profiler/Apache.pm
Devel-Profiler-0.04/lib/Devel/Profiler/Test.pm
Removing previously used /root/.cpan/build/Devel-Profiler-0.04
CPAN.pm: Going to build S/SA/SAMTREGAR/Devel-Profiler-0.04.tar.gz
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.3pm
Manifying blib/man3/Devel::Profiler::Test.3pm
Manifying blib/man3/Devel::Profiler::Apache.3pm
/usr/bin/make -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.........NOK 13# Failed test (t/01basic.t at line 102)
t/01basic.........ok 17/17# Looks like you failed 1 tests of 17.
t/01basic.........dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 13
Failed 1/17 tests, 94.12% okay
t/02die...........ok
t/03goto..........ok
t/04crash.........ok
t/05packages......ok
t/06caller........ok
t/07constants.....ok
t/08fork..........ok
t/09fcntl.........ok
t/10autoload......ok
6/6 skipped: profiling AUTOLOAD not working yet
t/11sub_filter....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
------------------------------------------------------------------------------------------------------------------------------------------------------------
t/01basic.t 1 256 17 1 5.88% 13
6 subtests skipped.
Failed 1/11 test scripts, 90.91% okay. 1/57 subtests failed, 98.25% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force