Subject: | Test failure in 0.31, Perl 5.8.5 |
Version 0.31 is failing all its tests under Perl 5.8.5 (RHEL4 - don't
ask but we might not be able to upgrade Perl for some time). It boils
down to "KinoSearch object version 0.165 does not match bootstrap
parameter 0.31". I'll dig a bit deeper but just thought to post this
report for now. The first test failure in full is below.
Cheers and thanks for KinoSearch
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/001-build_indexes.t ............ KinoSearch object version 0.165 does
not match bootstrap parameter 0.31 at
/usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 253.
BEGIN failed--compilation aborted at
/root/.cpan/build/KinoSearch-0.31/blib/lib/KinoSearch.pm line 14.
Compilation failed in require at buildlib/KinoSearch/Test/TestUtils.pm
line 23.
BEGIN failed--compilation aborted at
buildlib/KinoSearch/Test/TestUtils.pm line 23.
Compilation failed in require at t/001-build_indexes.t line 14.
BEGIN failed--compilation aborted at t/001-build_indexes.t line 14.
# Looks like your test exited with 2 before it could output anything.
t/001-build_indexes.t ............ Dubious, test returned 2 (wstat 512,
0x200)