This distribution has been tested as part of the cpan-testers effort to test as many new uploads to CPAN as possible. See http://testers.cpan.org/
Please cc any replies to [email protected] to keep other test volunteers informed and to prevent any duplicate effort. -- Dear DBD::Pg Developers, This is a computer-generated test report for DBD-Pg-1.49, created automatically by CPAN::Reporter, version 0.43, and sent to the CPAN Testers mailing list. If you have received this email directly, it is because the person testing your distribution chose to send a copy to your CPAN email address; there may be a delay before the official report is received and processed by CPAN Testers. Thank you for uploading your work to CPAN. However, it appears that there were some problems testing your distribution. Sections of this report: * Tester comments * Prerequisites * Environment and other context * Test output ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------- ---- ---- DBI 1.45 1.56 Test::Harness 2.03 2.64 Test::Simple 0.30 0.70 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: PATH = /root/bin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/java/bin:/usr/local/bin:/usr/local/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 1 PERL5_CPAN_IS_RUNNING = 1 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/bin/perl UID: $< = 0 EUID: $> = 0 GID: $( = 0 0 EGID: $) = 0 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9102 Cwd 3.25 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.41 ExtUtils::MakeMaker 6.32 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build 0.2808 Module::Signature n/a Test::Harness 2.64 Test::More 0.70 version 0.7203 ------------------------------ TEST OUTPUT ------------------------------ Output from '/usr/bin/make test': PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-signature......skipped all skipped: Please install Module::Signature so that you can verify the integrity of this and other distributions. t/00basic...........ok t/01connect.........# # Program Version # Perl 5.8.8 (linux) # DBD::Pg 1.49 # PostgreSQL (compiled) 80204 # PostgreSQL (target) 80204 # PostgreSQL (reported) PostgreSQL 8.2.4 on x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) # Default port 5432 # DBI 1.56 # DBI_DSN dbi:Pg:dbname=test ok t/01constants.......ok t/01setup...........ok t/02attribs.........ok t/03dbmethod........ok t/03smethod.........ok t/04misc............ok t/05arrays..........ok 15/18 skipped: various reasons t/06bytea...........ok t/07copy............ok t/12placeholders.... # Failed test 'prepare with backslashes inside quotes works' # at t/12placeholders.t line 127. # Failed test 'do() called with non-DML placeholder works' # at t/12placeholders.t line 134. # Failed test 'do() called with non-DML placeholder works' # at t/12placeholders.t line 138. # Failed test 'prepare/execute iwth non-DML placeholder works' # at t/12placeholders.t line 145. # Looks like you failed 4 tests of 20. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 16-19 Failed 4/20 tests, 80.00% okay t/20savepoints......ok t/99_pod............ok t/99cleanup.........ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/12placeholders.t 4 1024 20 4 16-19 1 test and 15 subtests skipped. Failed 1/16 test scripts. 4/500 subtests failed. Files=16, Tests=500, 5 wallclock secs ( 3.25 cusr + 0.34 csys = 3.59 CPU) Failed 1/16 test programs. 4/500 subtests failed. make: *** [test_dynamic] Error 255 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.20.12, archname=x86_64-linux-thread-multi-ld uname='linux rinse 2.6.20.12 #1 smp wed may 30 03:26:09 cst 2007 x86_64 gnulinux ' config_args='-s -d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/usr -Dd_dosuid -Dotherlibdirs=/usr/share/perl5 -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=define uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g -O3', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=8, nvtype='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=16, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.6.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.6' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.8/x86_64-linux-thread-multi-ld/CORE' cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'
