Subject: | Cannot install - test fails |
Attempted to install under perl 5.8.8 under Linux (Ubuntu Hard x86/32).
Got the following error:
------------------------------------------
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load....................1/5 # Testing RDF::Sesame 0.16
t/00-load....................ok
t/10-connection..............ok
t/20-response................ok
t/30-repository..............ok
t/31-repository-extract......ok
t/32-repository-construct....ok
t/40-strip...................ok
t/50-table...................ok
t/98-debug...................You tried to run a test without a plan at
t/98-debug.t line 3.
BEGIN failed--compilation aborted at t/98-debug.t line 3.
t/98-debug................... Dubious, test returned 255 (wstat 65280,
0xff00)
No subtests run
t/99-pod-coverage............skipped: Test::Pod::Coverage 1.00 required
for testing POD coverage
t/99-pod.....................skipped: Test::Pod 1.00 required for
testing POD
Test Summary Report
-------------------
t/98-debug (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=11, Tests=132, 1 wallclock secs ( 0.04 usr 0.00 sys + 0.54 cusr
0.03 csys = 0.61 CPU)
Result: FAIL
Failed 1/11 test programs. 0/132 subtests failed.
make: *** [test_dynamic] Error 255
MNDRIX/RDF-Sesame-0.16.tar.gz
/usr/bin/make test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
reports MNDRIX/RDF-Sesame-0.16.tar.gz
Running make install
make test had returned bad status, won't install without force
Failed during this command:
MNDRIX/RDF-Sesame-0.16.tar.gz : make_test NO
---------------------------------------------------