*** Tests configuration questions *** This package includes DeltaX::Database and DeltaX::Session modules, which - for full tests - need functional database connection. Two test tables will be created and dropped, no other objects will be touched. Please, give me some information for tests... Do you want to setup database tests [y/n]? [y] y Database driver [Oracle|Pg|MySQL|Informix|DB2|Solid|MSSQL] [Pg] Pg Database host name [] Database name [test] test Database user [test] test Database password [] *** Thank you *** Checking if your kit is complete... Looks good Writing Makefile for DeltaX cp DeltaX/Database.pm blib/lib/DeltaX/Database.pm cp DeltaX/Config.pod blib/lib/DeltaX/Config.pod cp DeltaX/Language.pm blib/lib/DeltaX/Language.pm cp DeltaX/Page.pm blib/lib/DeltaX/Page.pm cp DeltaX/Session.pm blib/lib/DeltaX/Session.pm cp DeltaX/Trace.pm blib/lib/DeltaX/Trace.pm cp DeltaX/Config.pm blib/lib/DeltaX/Config.pm Manifying blib/man3/DeltaX::Database.3 Manifying blib/man3/DeltaX::Language.3 Manifying blib/man3/DeltaX::Config.3 Manifying blib/man3/DeltaX::Trace.3 Manifying blib/man3/DeltaX::Session.3 Manifying blib/man3/DeltaX::Page.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/01_config......1..14 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok t/02_database....1..45 ok 1 not ok 2 ok 3 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 4 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 5 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 6 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 7 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 8 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 9 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 10 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 11 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 12 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 13 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 14 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 15 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 16 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 17 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 18 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 19 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 20 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 21 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 22 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 23 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 24 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 25 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 26 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 27 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 28 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 29 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 30 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 31 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 32 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 33 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 34 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 35 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 36 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 37 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 38 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 39 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 40 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 41 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 42 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 43 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 44 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 45 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver FAILED test 2 Failed 1/45 tests, 97.78% okay t/03_language....1..11 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok t/04_page........1..5 ok 1 ok 2 ok 3 ok 4 ok 5 ok t/05_session.....Can't locate object method "TIEHASH" via package "GDBM_File" at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/deltax-modules/blib/lib/DeltaX/Session.pm line 144. 1..23 ok 1 not ok 2 ok 3 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 4 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 5 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 6 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 7 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 8 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 9 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 10 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 11 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 12 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 13 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver ok 14 # skip: Connection to database failed: MODULE ERROR: Can't get a DBD driver dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2, 15-23 Failed 10/23 tests, 56.52% okay t/06_trace.......1..1 ok 1 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_database.t 45 1 2 t/05_session.t 2 512 23 19 2 15-23 Failed 2/6 test scripts. 11/99 subtests failed. Files=6, Tests=99, 2 wallclock secs ( 0.48 cusr + 0.18 csys = 0.66 CPU) Failed 2/6 test programs. 11/99 subtests failed. make: *** [test_dynamic] Error 255