Subject: | 0.20 won't pass tests |
0.20 fails tests everywhere:
http://cpantesters.perl.org/show/Archive-Extract.html#Archive-Extract-0.20
...
CPAN.pm: Going to build K/KA/KANE/Archive-Extract-0.20.tar.gz
cp lib/Archive/Extract.pm blib/lib/Archive/Extract.pm
Manifying blib/man3/Archive::Extract.3
KANE/Archive-Extract-0.20.tar.gz
/usr/bin/make -j3 -j3 -- OK
Running make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01_Archive-Extract....Use of uninitialized value in substr at
/usr/local/lib/site_perl/5.8.8/Archive/Tar.pm line 331.
Use of uninitialized value in substr at
/usr/local/lib/site_perl/5.8.8/Archive/Tar.pm line 331.
Key 'archive'
(/perl-archivers2/.cpan/build/Archive-Extract-0.20/t/src/x.Z) is of
invalid type for 'Archive::Extract::new' provided by ANON at
t/01_Archive-Extract.t line 234
# Failed test 'The object isa Archive::Extract'
# at t/01_Archive-Extract.t line 237.
# The object isn't defined
Can't call method "is_Z" on an undefined value at t/01_Archive-Extract.t
line 240.
# Looks like you failed 1 test of 286.
# Looks like your test died just after 286.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 286
Failed 1/286 tests, 99.65% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/01_Archive-Extract.t 255 65280 286 1 286
Failed 1/1 test scripts. 1/286 subtests failed.
Files=1, Tests=286, 4 wallclock secs ( 0.62 cusr + 0.71 csys = 1.33 CPU)
Failed 1/1 test programs. 1/286 subtests failed.
make: *** [test_dynamic] Error 255
KANE/Archive-Extract-0.20.tar.gz
/usr/bin/make test -- NOT OK
Running make install
make test had returned bad status, won't install without force