Subject: | make test fails with Perl 5.8? |
cluon:/var/tmp/libxtm-perl-0.34$ make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00generic........ok
t/01log............ok
t/02memory.........ok
t/03xml............ok
t/04astma..........NOK 3# Failed test (t/04astma.t at line 44)
# got: '0'
# expected: '1'
t/04astma..........NOK 4# Failed test (t/04astma.t at line 58)
# got: '0'
# expected: '1'
t/04astma..........NOK 6# Failed test (t/04astma.t at line 60)
# got: '0'
# expected: '1'
t/04astma..........ok 59/59# Looks like you failed 3 tests of 59.
t/04astma..........dubious
Test returned status 3 (wstat 768, 0x300)
Constant subroutine __need_size_t redefined at /usr/lib/perl/5.8.0/stddef.ph line 131.
DIED. FAILED tests 3-4, 6
Failed 3/59 tests, 94.92% okay
t/05merge..........ok
t/06info...........ok
t/07path...........ok
t/08topic..........ok 4/8XTM::Path: specification inconsistent with XTM at /var/tmp/libxtm-perl-0.34/blib/lib/XTM/Path.pm line 883.
# Looks like you planned 8 tests but only ran 4.
# Looks like your test died just after 4.
t/08topic..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 5-8
Failed 4/8 tests, 50.00% okay
t/09ltm............skipped
all skipped: sorry, test broken as shipped.
t/10association....ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/04astma.t 3 768 59 3 5.08% 3-4 6
t/08topic.t 255 65280 8 4 50.00% 5-8
1 test skipped.
Failed 2/11 test scripts, 81.82% okay. 7/465 subtests failed, 98.49% okay.
make: *** [test_dynamic] Error 29
cluon:/var/tmp/libxtm-perl-0.34$