|
Posted by madhav_a_kelkar on December 10, 2004, 12:06 am
Please log in for more thread options
hi all,
I am having trouble in installing the Storable 2.13 module
from cpan. Here is the command line when I say make test:
make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/blessed.............ok
t/canonical...........ok
t/code................ok
t/compat06............ok
t/croak...............ok
t/dclone..............ok
t/downgrade...........ok
t/forgive.............ok
t/freeze..............ok
t/integer.............ok
t/interwork56.........skipped
all skipped: Your IVs are no larger than your longs
t/just_plain_nasty....ok
t/lock................ok
t/malice..............ok 1/401# Failed test (t/malice.t at line
95)
# got: '8'
# expected: '8'
# '
t/malice..............ok 119/401# Failed test (t/malice.t at line
95)
# got: '8'
# expected: '8'
# '
t/malice..............ok 401/401# Looks like you failed 2 tests of
401.
t/malice..............dubious
Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 14, 133
Failed 2/401 tests, 99.50% okay
t/overload............ok
t/recurse.............ok
t/restrict............ok
t/retrieve............ok
t/store...............ok
t/threads.............ok
t/tied................ok
t/tied_hook...........ok
t/tied_items..........ok
t/utf8................ok
t/utf8hash............ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/malice.t 2 512 401 2 0.50% 14 133
1 test skipped.
Failed 1/25 test scripts, 96.00% okay. 2/2048 subtests failed, 99.90%
okay.
make: *** [test_dynamic] Error 29
anybody knows about this error? any help would be just great.
Thanks in advance.
Madhav.
|