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   0.55  
    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......ok
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.........
#   Failed test 'Able to insert unicode character into the database'
#   at t/02attribs.t line 356.
#          got: undef
#     expected: '1'

#   Failed test 'Able to read unicode (utf8) data from the database'
#   at t/02attribs.t line 359.
Use of uninitialized value in length at t/02attribs.t line 360.

#   Failed test 'Unicode (utf8) data returned from database is not corrupted'
#   at t/02attribs.t line 360.
#          got: '0'
#     expected: '4'
# Looks like you failed 3 tests of 132.
dubious
        Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 46-48
        Failed 3/132 tests, 97.73% okay
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/02attribs.t         3   768   132    3  46-48
t/12placeholders.t    4  1024    20    4  16-19
15 subtests skipped.
Failed 2/16 test scripts. 7/501 subtests failed.
Files=16, Tests=501,  4 wallclock secs ( 1.94 cusr +  0.16 csys =  2.10 CPU)
Failed 2/16 test programs. 7/501 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-allmods, 
archname=x86_64-linux-thread-multi-ld
    uname='linux rinse 2.6.20.12-allmods #1 smp tue may 29 03:21:54 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'

Reply via email to