Subject: | install fails with 'Bizarre copy of HASH in leavesub' |
Show quoted text
cpan> install Devel::FindGlobals
CPAN: Storable loaded ok
Going to read /home/jm/.cpan/Metadata
Database was generated on Thu, 07 Oct 2004 07:13:26 GMT
Running install for module Devel::FindGlobals
Running make for C/CN/CNANDOR/Devel-FindGlobals-0.02.tar.gz
CPAN: Digest::MD5 loaded ok
CPAN: Compress::Zlib loaded ok
Checksum for /home/jm/.cpan/sources/authors/id/C/CN/CNANDOR/Devel-FindGlobals-0.02.tar.gz ok
Scanning cache /home/jm/.cpan/build for sizes
Devel-FindGlobals-0.02/
Devel-FindGlobals-0.02/Changes
Devel-FindGlobals-0.02/FindGlobals.pm
Devel-FindGlobals-0.02/Makefile.PL
Devel-FindGlobals-0.02/MANIFEST
Devel-FindGlobals-0.02/README
Devel-FindGlobals-0.02/t/
Devel-FindGlobals-0.02/t/findglobals.t
Removing previously used /home/jm/.cpan/build/Devel-FindGlobals-0.02
CPAN.pm: Going to build C/CN/CNANDOR/Devel-FindGlobals-0.02.tar.gz
Checking if your kit is complete...
Looks good
Writing Makefile for Devel::FindGlobals
cp FindGlobals.pm blib/lib/Devel/FindGlobals.pm
Manifying blib/man3/Devel::FindGlobals.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/findglobals....# Failed test (t/findglobals.t at line 7)
# Tried to use 'Devel::FindGlobals'.
# Error: Bizarre copy of HASH in leavesub at /home/jm/.cpan/build/Devel-FindGlobals-0.02/blib/lib/Devel/FindGlobals.pm line 215.
# BEGIN failed--compilation aborted at /home/jm/.cpan/build/Devel-FindGlobals-0.02/blib/lib/Devel/FindGlobals.pm line 215.
# Compilation failed in require at (eval 1) line 2.
Undefined subroutine &main::find_globals called at t/findglobals.t line 11.
# Looks like you planned 10 tests but only ran 1.
# Looks like your test died just after 1.
t/findglobals....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
----------------------------------------------------------------------------------
t/findglobals.t 255 65280 10 19 190.00% 1-10
Failed 1/1 test scripts, 0.00% okay. 10/10 subtests failed, 0.00% okay.
make: *** [test_dynamic] Error 2
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force