Checking if your kit is complete... Looks good Writing Makefile for Class::RDF cp RDF.pm blib/lib/Class/RDF.pm cp RDF/Cache.pm blib/lib/Class/RDF/Cache.pm Manifying blib/man3/Class::RDF.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/10-class-rdf....DBD::SQLite::db do failed: database is locked(5) at dbdimp.c line 269 [for Statement " create table ns ( prefix char(16), uri char(255) ); "] at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-RDF/blib/lib/Class/RDF.pm line 45. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/20-cache........DBD::SQLite::db do failed: database is locked(5) at dbdimp.c line 269 [for Statement " create table ns ( prefix char(16), uri char(255) ); "] at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Class-RDF/blib/lib/Class/RDF.pm line 45. # Looks like you planned 21 tests but only ran 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-21 Failed 20/21 tests, 4.76% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/10-class-rdf.t 255 65280 1 0 0.00% ?? t/20-cache.t 255 65280 21 40 190.48% 2-21 Failed 2/2 test scripts, 0.00% okay. 20/22 subtests failed, 9.09% okay. make: *** [test_dynamic] Error 255