Checking if your kit is complete... Looks good Writing Makefile for SQLite::Abstract cp lib/SQLite/Abstract.pm blib/lib/SQLite/Abstract.pm Manifying blib/man3/SQLite::Abstract.3 PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01_load...........ok t/02_tables.........ok t/03_insert.........ok t/04_update.........ok t/05_select......... # Failed test (t/05_select.t at line 31) # got: 'Tue Apr 04 03:14:09 2006' # expected: 'Tue Apr 4 03:14:09 2006' # Looks like you failed 1 test of 16. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 11 Failed 1/16 tests, 93.75% okay t/06_delete.........ok t/07_unload.........ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/05_select.t 1 256 16 1 6.25% 11 Failed 1/7 test scripts, 85.71% okay. 1/33 subtests failed, 96.97% okay. make: *** [test_dynamic] Error 29