FAIL DBD-Pg-1.49 x86_64-linux-thread-multi-ld 2.6.22.10
imacat-VpQw933JTJe8j/[email protected]
| Newsgroups | gmane.comp.db.postgresql.dbdpg |
|---|---|
| Message-ID | <1194203927.7261C0.28421@rinse> |
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 report for DBD-Pg-1.49 on perl-5.8.8, created automatically by CPAN-Reporter-1.04 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 with your distribution. If these results are not what you expect, please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: http://cpantest.grango.org Sections of this report: * Tester comments * Program output * Prerequisites * Environment and other context ------------------------------ TESTER COMMENTS ------------------------------ Additional comments from tester: [none provided] ------------------------------ PROGRAM 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......ok t/00basic...........ok t/01connect.........# # Program Version # Perl 5.8.8 (linux) # DBD::Pg 1.49 # PostgreSQL (compiled) 80205 # PostgreSQL (target) 80205 # PostgreSQL (reported) PostgreSQL 8.2.5 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.601 # 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 15 subtests skipped. Failed 1/16 test scripts. 4/501 subtests failed. Files=16, Tests=501, 8 wallclock secs ( 3.62 cusr + 0.38 csys = 4.00 CPU) Failed 1/16 test programs. 4/501 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------- ---- ----- DBI 1.45 1.601 Test::Harness 2.03 2.64 Test::Simple 0.30 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = en_US LANGUAGE = en_US LC_ALL = en_US LC_COLLATE = en_US LC_CTYPE = en_US LC_MESSAGES = en_US LC_MONETARY = en_US LC_NUMERIC = en_US LC_TIME = en_US PATH = /root/bin:/bin:/sbin:/usr/bin:/usr/sbin:/opt/java/bin:/usr/local/bin:/usr/local/sbin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 28421 PERL5_CPAN_IS_RUNNING = 28421 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 0 / 0 $GID = 0 0 $EGID = 0 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9203 Cwd 3.25 ExtUtils::CBuilder n/a ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS n/a File::Spec 3.12 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 2.64 Test::More 0.72 YAML 0.66 YAML::Syck n/a version 0.74 -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.6.22.10, archname=x86_64-linux-thread-multi-ld uname='linux rinse 2.6.22.10 #1 smp sun oct 28 13:30:11 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 -Dcf_email=imacat-VpQw933JTJe8j/[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'