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 Thomas A. Lowery,
    
This is a computer-generated test report for DBI-Shell-11.94, 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
    ------------ ---- ----
    IO::Tee      0    0.64
    Test::More   0    0.70
    Text::Reform 0    1.11

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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en
    PATH = 
/home/khisanth/perl588/bin:~/util:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    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 = /home/khisanth/perl588/bin/perl
    UID:  $<  = 1000
    EUID: $>  = 1000
    GID:  $(  = 1000 1000 112 106 105 104 46 44 30 29 25 24 20 4
    EGID: $)  = 1000 1000 112 106 105 104 46 44 30 29 25 24 20 4

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.24  
    ExtUtils::CBuilder  0.18  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.32  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.24  
    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 /home/khisanth/perl588/bin/perl "-MExtUtils::Command::MM" 
"-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/batch.......ok
t/core........Cannot create second readline interface, falling back to dumb.
ok
t/func........
#   Failed test 'column_info tested'
#   at t/func.t line 76.
Use of uninitialized value in concatenation (.) or string at t/func.t line 108.
Use of uninitialized value in concatenation (.) or string at t/func.t line 116.
Use of uninitialized value in concatenation (.) or string at t/func.t line 127.
Use of uninitialized value in concatenation (.) or string at t/func.t line 162.

#   Failed test 'get_info(SQL_DBMS_NAME) (17) '
#   at t/func.t line 162.
Use of uninitialized value in concatenation (.) or string at t/func.t line 162.

#   Failed test 'get_info(SQL_DBMS_VER) (18) '
#   at t/func.t line 162.
DBD::ExampleP::db table_info failed: Failed to open directory %: No such file 
or directory at t/func.t line 177.

#   Failed test 'table_info('%', '', '',) tested'
#   at t/func.t line 178.

#   Failed test 'column_info(undef, undef, undef, undef) tested'
#   at t/func.t line 211.

#   Failed test 'Call dbh->primary_key_info() ... '
#   at t/func.t line 240.

#   Failed test 'Statement handle defined for primary_key_info()'
#   at t/func.t line 241.

#   Failed test 'Call dbh->primary_key_info() ... no error message'
#   at t/func.t line 256.

#   Failed test 'Statement handle defined for primary_key_info()'
#   at t/func.t line 258.
Can't call method "fetchrow_array" on an undefined value at t/func.t line 263.
# Looks like you planned 50 tests but only ran 39.
# Looks like you failed 9 tests of 39 run.
# Looks like your test died just after 39.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 7, 24-25, 29, 33, 36-50
        Failed 20/50 tests, 60.00% okay
t/shell.......ok
t/spool.......ok
t/sqlminus....DBD::ExampleP::db prepare failed: Unknown field names: yuck_error.
ok
t/timing......ok
Failed Test Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/func.t     255 65280    50   31  7 24-25 29 33 36-50
Failed 1/7 test scripts. 20/311 subtests failed.
Files=7, Tests=311,  7 wallclock secs ( 5.76 cusr +  0.46 csys =  6.22 CPU)
Failed 1/7 test programs. 20/311 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=linux, osvers=2.6.12-10-686, archname=i686-linux-multi
    uname='linux miyu 2.6.12-10-686 #1 mon jan 16 17:58:04 utc 2006 i686 
gnulinux '
    config_args=''
    hint=previous, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=define
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=undef use64bitall=undef uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    ccversion='', gccversion='4.0.3 (Ubuntu 4.0.3-1ubuntu5)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/usr/lib/libc.a, 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,/home/khisanth/perl588/lib/5.8.8/i686-linux-multi/CORE'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'

Reply via email to