Subject: | Fails test t/06sqlite |
When I try to build version 0.27 the tests fail in t/06sqlite with:
t/06sqlite.........Couldn't load additional classes "Base class package
"LoaderLeft" is empty.
(Perhaps you need to 'use' the module which defines that package first.)
at (eval 22) line 2
BEGIN failed--compilation aborted at (eval 22) line 4.
" at
/home/stephen/debian/libclass-dbi-loader-perl-0.27/blib/lib/Class/DBI/Loader.pm
line 81
# Looks like your test died before it could output anything.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-14
Failed 14/14 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/06sqlite.t 255 65280 14 28 200.00% 1-14
2 tests and 19 subtests skipped.
Failed 1/6 test scripts, 83.33% okay. 14/35 subtests failed, 60.00% okay.
make[1]: *** [test_dynamic] Error 255