PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00basic...........NOK 2# Failed test (t/00basic.t at line 11) # Tried to use 'DBD::Pg'. # Error: Can't load '/root/development/postgresql/perl-driver/DBD-Pg-1.41/blib/arch/auto/DBD/Pg/Pg.so' for module DBD::Pg: /root/development/postgresql/perl-driver/DBD-Pg-1.41/blib/arch/auto/DBD/Pg/Pg.so: undefined symbol: PQserverVersion at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. # at (eval 2) line 2 # Compilation failed in require at (eval 2) line 2. t/00basic...........ok 3/3# Looks like you failed 1 tests of 3. t/00basic...........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/3 tests, 66.67% okay t/01connect.........Use of uninitialized value in concatenation (.) or string at t/01connect.t line 72. Use of uninitialized value in concatenation (.) or string at t/01connect.t line 72. Use of uninitialized value in concatenation (.) or string at t/01connect.t line 72. Use of uninitialized value in concatenation (.) or string at t/01connect.t line 72. # # Program Version # Perl 5.8.5 (linux) # DBD::Pg # PostgreSQL (compiled) # PostgreSQL (target) # DBI 1.47 # DBI_DSN skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file. t/01constants.......Can't load '/root/development/postgresql/perl-driver/DBD-Pg-1.41/blib/arch/auto/DBD/Pg/Pg.so' for module DBD::Pg: /root/development/postgresql/perl-driver/DBD-Pg-1.41/blib/arch/auto/DBD/Pg/Pg.so: undefined symbol: PQserverVersion at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at t/01constants.t line 4 Compilation failed in require at t/01constants.t line 4. BEGIN failed--compilation aborted at t/01constants.t line 4. # Looks like your test died before it could output anything. t/01constants.......dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-20 Failed 20/20 tests, 0.00% okay t/01setup...........skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file. t/02attribs.........skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/03dbmethod........skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/03smethod.........skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/04misc............skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/05arrays..........skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/06bytea...........Can't load '/root/development/postgresql/perl-driver/DBD-Pg-1.41/blib/arch/auto/DBD/Pg/Pg.so' for module DBD::Pg: /root/development/postgresql/perl-driver/DBD-Pg-1.41/blib/arch/auto/DBD/Pg/Pg.so: undefined symbol: PQserverVersion at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. at t/06bytea.t line 7 Compilation failed in require at t/06bytea.t line 7. BEGIN failed--compilation aborted at t/06bytea.t line 7. # Looks like your test died before it could output anything. t/06bytea...........dubious Test returned status 255 (wstat 65280, 0xff00) t/07copy............skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/12placeholders....skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/20savepoints......skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file t/99_pod............skipped all skipped: Test::Pod 0.95 required for testing POD t/99cleanup.........skipped all skipped: Cannot run test unless DBI_DSN is defined. See the README file Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00basic.t 1 256 3 1 33.33% 2 t/01constants.t 255 65280 20 40 200.00% 1-20 t/06bytea.t 255 65280 ?? ?? % ?? 12 tests skipped. Failed 3/15 test scripts, 80.00% okay. 21/23 subtests failed, 8.70% okay. make: *** [test_dynamic] Fehler 255