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 Tim Bunce,
    
This is a computer-generated report for DBI-1.37
on perl-5.00505, created automatically by CPAN-Reporter-0.99_14 
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.

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/perl5.005_05/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basics.............ok
t/02dbidrv.............ok
t/03handle.............# Test 12 got: "196" (t/03handle.t at line 52)
#    Expected: "112"
#  t/03handle.t line 52 is: ok(length($imp_data), 112);
FAILED test 12
        Failed 1/18 tests, 94.44% okay
t/04mods...............ok
t/05thrclone...........skipped
        all skipped: this perl 5.00505 not configured to support iThreads
t/06attrs..............ok
t/07kids...............ok
t/08keeperr............ok
t/10examp..............ok
t/15array..............# Test 18 got: "[[1,'a','b','c'],[2,'a','b','c']]" 
(t/15array.t at line 89)
#    Expected: "[['1','a','b','c'],['2','a','b','c']]"
#  t/15array.t line 89 is: ok( $dumped, 
"[['1','a','b','c'],['2','a','b','c']]");
FAILED test 18
        Failed 1/34 tests, 97.06% okay
t/20meta...............ok
t/30subclass...........ok
t/40profile............ok
t/41prof_dump..........ok
t/42prof_data..........ok
t/60preparse...........ok
t/80proxy..............skipped
        all skipped: modules required for proxy are probably not installed 
(e.g., RPC/PlClient.pm)
t/zz_01basics_pp.......         Using DBI::PurePerl (DBI_PUREPERL=2)
ok
t/zz_02dbidrv_pp.......ok
t/zz_03handle_pp.......ok
t/zz_04mods_pp.........ok
t/zz_05thrclone_pp.....skipped
        all skipped: this perl 5.00505 not configured to support iThreads
t/zz_06attrs_pp........ok
t/zz_07kids_pp.........skipped
        all skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t/zz_08keeperr_pp......ok
t/zz_10examp_pp........ Taint mode switching tests skipped
ok
t/zz_15array_pp........# Test 18 got: "[[1,'a','b','c'],[2,'a','b','c']]" 
(t/15array.t at line 89)
#    Expected: "[['1','a','b','c'],['2','a','b','c']]"
#  t/15array.t line 89 is: ok( $dumped, 
"[['1','a','b','c'],['2','a','b','c']]");
FAILED test 18
        Failed 1/34 tests, 97.06% okay
t/zz_20meta_pp.........ok
t/zz_30subclass_pp.....ok
t/zz_40profile_pp......skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zz_41prof_dump_pp....skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zz_42prof_data_pp....skipped
        all skipped: profiling not supported for DBI::PurePerl
t/zz_60preparse_pp.....skipped
        all skipped: preparse not supported for DBI::PurePerl
t/zz_80proxy_pp........skipped
        all skipped: modules required for proxy are probably not installed 
(e.g., RPC/PlClient.pm)
Failed Test       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/03handle.t                    18    1  12
t/15array.t                     34    1  18
t/zz_15array_pp.t               34    1  18
9 tests skipped.
Failed 3/34 test scripts. 3/1203 subtests failed.
Files=34, Tests=1203,  3 wallclock secs ( 2.38 cusr +  0.45 csys =  2.83 CPU)
Failed 3/34 test programs. 3/1203 subtests failed.
*** Error code 35

Stop in /mnt/i386/usr/local/src/CPAN/build/DBI-1.37-wMJS5T.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

    No requirements found

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LC_ALL = de_DE.ISO8859-1
    LC_CTYPE = de_DE.ISO8859-1
    PATH = 
/usr/X11R6/bin:/usr/X11/bin:/usr/local/bin:/usr/bin:/bin:/usr/gnu/bin:/usr/TeX/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/pilot/bin:/home/e/eserte/bin/FreeBSD:/home/e/eserte/bin/sh:/home/e/eserte/bin:/usr/X386/bin:/usr/games:/home/e/eserte/devel
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 37721
    PERL5_CPAN_IS_RUNNING = 37721
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /bin/tcsh
    STDPERL = perl
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /usr/perl5.005_05/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 0 1000 1000
    $EGID = 1000 0 1000 1000

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9203
    Cwd                 2.01  
    ExtUtils::CBuilder  n/a   
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          0.8   
    Module::Build       n/a   
    Module::Signature   n/a   
    Test::Harness       2.64  
    Test::More          0.72  
    YAML                n/a   
    YAML::Syck          n/a   
    version             n/a   


--

Summary of my perl5 (5.0 patchlevel 5 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=6.2-release, archname=amd64-freebsd
    uname='freebsd biokovo-amd64.herceg.de 6.2-release freebsd 6.2-release #0: 
fri jan 12 08:32:24 utc 2007 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric amd64 '
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef useperlio=undef d_sfio=undef
  Compiler:
    cc='ccache cc', optimize='-O2 -pipe', gccversion=3.4.6 [FreeBSD] 20060305
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -I/usr/local/include'
    stdchar='char', d_stdstdio=undef, usevfork=true
    intsize=4, longsize=8, ptrsize=8, doublesize=8
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    alignbytes=8, usemymalloc=n, prototype=define
  Linker and Libraries:
    ld='ccache cc', ldflags ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lc -lcrypt
    libc=, so=so, useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'

Reply via email to