Subject: | make test fails on debian3 with 2.4x Kernel |
Building the package with CPAn as well as running make from the shell produces the following error:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01test........ok
t/02old.........dubious
Test returned status 1 (wstat 256, 0x100)
Constant subroutine __need_size_t redefined at /usr/lib/perl/5.8.0/stddef.ph line 146.
DIED. FAILED tests 5-25
Failed 21/25 tests, 16.00% okay
t/03template....NOK 37Can't call method "content" on an undefined value at t/03template.t line 97.
t/03template....dubious
Test returned status 107 (wstat 27392, 0x6b00)
DIED. FAILED tests 8, 13, 18, 23, 28, 33, 37-81
Failed 51/81 tests, 37.04% okay
t/04verbose.....NOK 7Can't call method "content" on an undefined value at t/04verbose.t line 97.
t/04verbose.....dubious
Test returned status 107 (wstat 27392, 0x6b00)
DIED. FAILED tests 7-81
Failed 75/81 tests, 7.41% okay
t/05update......dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED tests 11, 13, 15-65
Failed 53/65 tests, 18.46% okay
t/06iterator....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/02old.t 1 256 25 21 84.00% 5-25
t/03template.t 107 27392 81 51 62.96% 8 13 18 23 28 33 37-81
t/04verbose.t 107 27392 81 75 92.59% 7-81
t/05update.t 1 256 65 53 81.54% 11 13 15-65
Failed 4/6 test scripts, 33.33% okay. 200/759 subtests failed, 73.65% 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
Anyone could help us out, cause we need the package to install a software wich depends on it..
Thx and take care!
Christian