Checking if your kit is complete... Looks good Writing Makefile for SQL::Secretary cp DBH.pm blib/lib/SQL/DBH.pm cp Secretary.pm blib/lib/SQL/Secretary.pm Manifying blib/man3/SQL::Secretary.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/02_make_table........1..1 # Running under perl version 5.010000 for darwin # Current time local: Mon Nov 26 02:06:08 2007 # Current time GMT: Mon Nov 26 10:06:08 2007 # Using Test.pm version 1.25 install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 4) line 3. Perhaps the DBD::Pg perl module hasn't been fully installed, or perhaps the capitalisation of 'Pg' isn't right. Available drivers: CSV, DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge. at DBH.pm line 6 Compilation failed in require at t/02_make_table.t line 6. BEGIN failed--compilation aborted at t/02_make_table.t line 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/03_populate_table....1..1 # Running under perl version 5.010000 for darwin # Current time local: Mon Nov 26 02:06:08 2007 # Current time GMT: Mon Nov 26 10:06:08 2007 # Using Test.pm version 1.25 install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 4) line 3. Perhaps the DBD::Pg perl module hasn't been fully installed, or perhaps the capitalisation of 'Pg' isn't right. Available drivers: CSV, DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge. at DBH.pm line 6 Compilation failed in require at t/03_populate_table.t line 6. BEGIN failed--compilation aborted at t/03_populate_table.t line 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/04_sql_on_table......1..6 # Running under perl version 5.010000 for darwin # Current time local: Mon Nov 26 02:06:08 2007 # Current time GMT: Mon Nov 26 10:06:08 2007 # Using Test.pm version 1.25 install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 4) line 3. Perhaps the DBD::Pg perl module hasn't been fully installed, or perhaps the capitalisation of 'Pg' isn't right. Available drivers: CSV, DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge. at DBH.pm line 6 Compilation failed in require at t/04_sql_on_table.t line 6. BEGIN failed--compilation aborted at t/04_sql_on_table.t line 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/99_drop_table........1..1 # Running under perl version 5.010000 for darwin # Current time local: Mon Nov 26 02:06:08 2007 # Current time GMT: Mon Nov 26 10:06:08 2007 # Using Test.pm version 1.25 install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/SQL-Secretary/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib .) at (eval 4) line 3. Perhaps the DBD::Pg perl module hasn't been fully installed, or perhaps the capitalisation of 'Pg' isn't right. Available drivers: CSV, DBM, ExampleP, File, Gofer, Proxy, SQLite, Sponge. at DBH.pm line 6 Compilation failed in require at t/99_drop_table.t line 6. BEGIN failed--compilation aborted at t/99_drop_table.t line 6. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02_make_table.t 2 512 1 2 1 t/03_populate_table.t 2 512 1 2 1 t/04_sql_on_table.t 2 512 6 12 1-6 t/99_drop_table.t 2 512 1 2 1 Failed 4/4 test scripts. 9/9 subtests failed. Files=4, Tests=9, 1 wallclock secs ( 0.59 cusr + 0.16 csys = 0.75 CPU) Failed 4/4 test programs. 9/9 subtests failed. make: *** [test_dynamic] Error 2