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 Patrick Galbraith,
    
This is a computer-generated test report for DBD-mysql-4.005, created
automatically by CPAN::Reporter, version 0.4801, 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    
    ------------ ---- --------
    Data::Dumper 0    2.121_04
    DBI          1.08 1.59    

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

Environment variables:

    LANG = en_US
    LC_COLLATE = C
    PATH = 
/usr/local/sbin:/usr/sbin:/sbin:/var/qmail/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt/bin:/usr/share/texmf/bin
    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/perl5.8.7
    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  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   n/a   
    File::Spec          3.05  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.70  
    version             n/a   

------------------------------
TEST OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /usr/bin/perl5.8.7 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base.............ok
t/10connect..........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/10connect.t 
line 25
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-2
        Failed 2/2 tests, 0.00% okay
t/20createdrop.......DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/20createdrop.t 
line 21
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4
        Failed 4/4 tests, 0.00% okay
t/30insertfetch......DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at 
t/30insertfetch.t line 21
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/35limit............DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/35limit.t line 
24
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-111
        Failed 111/111 tests, 0.00% okay
t/35prepare..........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/35prepare.t 
line 25
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-49
        Failed 49/49 tests, 0.00% okay
t/40bindparam........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40bindparam.t 
line 57
dubious
        Test returned status 2 (wstat 512, 0x200)
t/40bindparam2.......DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40bindparam2.t 
line 64
Cannot connect: Can't connect to local MySQL server through socket 
'/var/run/mysql/mysql.sock' (2)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:test.
        This test requires a running server and write permissions.
        Please make sure your server is running and you have
        permissions, then retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/40blobs............DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40blobs.t line 
64
Cannot connect: Can't connect to local MySQL server through socket 
'/var/run/mysql/mysql.sock' (2)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:test.
        This test requires a running server and write permissions.
        Please make sure your server is running and you have
        permissions, then retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t/40catalog..........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40catalog.t 
line 23
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/40listfields.......DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40listfields.t 
line 57
Cannot connect: Can't connect to local MySQL server through socket 
'/var/run/mysql/mysql.sock' (2)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:test.
        This test requires a running server and write permissions.
        Please make sure your server is running and you have
        permissions, then retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-19
        Failed 19/19 tests, 0.00% okay
t/40nulls............DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40nulls.t line 
50
Cannot connect: Can't connect to local MySQL server through socket 
'/var/run/mysql/mysql.sock' (2)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:test.
        This test requires a running server and write permissions.
        Please make sure your server is running and you have
        permissions, then retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t/40numrows..........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/40numrows.t 
line 59
Cannot connect: Can't connect to local MySQL server through socket 
'/var/run/mysql/mysql.sock' (2)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:test.
        This test requires a running server and write permissions.
        Please make sure your server is running and you have
        permissions, then retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-25
        Failed 25/25 tests, 0.00% okay
t/41bindparam........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/41bindparam.t 
line 37
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t/41blobs_prepare....DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at 
t/41blobs_prepare.t line 71
Cannot connect: Can't connect to local MySQL server through socket 
'/var/run/mysql/mysql.sock' (2)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:test.
        This test requires a running server and write permissions.
        Please make sure your server is running and you have
        permissions, then retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-24
        Failed 24/24 tests, 0.00% okay
t/42bindparam........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/42bindparam.t 
line 37
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-11
        Failed 11/11 tests, 0.00% okay
t/50chopblanks.......DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/50chopblanks.t 
line 57
Cannot connect: Can't connect to local MySQL server through socket 
'/var/run/mysql/mysql.sock' (2)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:test.
        This test requires a running server and write permissions.
        Please make sure your server is running and you have
        permissions, then retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-35
        Failed 35/35 tests, 0.00% okay
t/50commit...........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/50commit.t 
line 64
Can't call method "do" on an undefined value at t/50commit.t line 77.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-30
        Failed 30/30 tests, 0.00% okay
t/60leaks............skipped
        all skipped: $ENV{SLOW_TESTS} is not set
t/70takeimp..........skipped
        all skipped: test feature not implemented
t/75supported_sql....DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at 
t/75supported_sql.t line 35
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
t/80procs............DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/80procs.t line 
32
dubious
        Test returned status 2 (wstat 512, 0x200)
t/insertid...........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/insertid.t 
line 14
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 1-16
        Failed 16/16 tests, 0.00% okay
t/multi_statement....DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at 
t/multi_statement.t line 21
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
        Failed 7/7 tests, 0.00% okay
t/param_values.......DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/param_values.t 
line 16
Can't call method "do" on an undefined value at t/param_values.t line 25.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-8
        Failed 8/8 tests, 0.00% okay
t/prepare_noerror....DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at 
t/prepare_noerror.t line 22
Can't call method "prepare" on an undefined value at t/prepare_noerror.t line 
25.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
t/texecute...........DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/texecute.t 
line 17
Can't call method "do" on an undefined value at t/texecute.t line 27.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-9
        Failed 9/9 tests, 0.00% okay
t/utf8...............DBI connect('test','',...) failed: Can't connect to local 
MySQL server through socket '/var/run/mysql/mysql.sock' (2) at t/utf8.t line 49
dubious
        Test returned status 2 (wstat 512, 0x200)
Failed Test         Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/10connect.t        255 65280     2    4  1-2
t/20createdrop.t     255 65280     4    8  1-4
t/30insertfetch.t    255 65280     9   18  1-9
t/35limit.t          255 65280   111  222  1-111
t/35prepare.t        255 65280    49   98  1-49
t/40bindparam.t        2   512    ??   ??  ??
t/40bindparam2.t      10  2560    13   25  1-13
t/40blobs.t           10  2560    11   21  1-11
t/40catalog.t        255 65280    ??   ??  ??
t/40listfields.t      10  2560    19   37  1-19
t/40nulls.t           10  2560    11   21  1-11
t/40numrows.t         10  2560    25   49  1-25
t/41bindparam.t        2   512    11   22  1-11
t/41blobs_prepare.t   10  2560    24   47  1-24
t/42bindparam.t        2   512    11   22  1-11
t/50chopblanks.t      10  2560    35   69  1-35
t/50commit.t         255 65280    30   59  1-30
t/75supported_sql.t    2   512    16   32  1-16
t/80procs.t            2   512    ??   ??  ??
t/insertid.t           2   512    16   32  1-16
t/multi_statement.t  255 65280     7   14  1-7
t/param_values.t     255 65280     8   15  1-8
t/prepare_noerror.t  255 65280    ??   ??  ??
t/texecute.t         255 65280     9   17  1-9
t/utf8.t               2   512    ??   ??  ??
2 tests skipped.
Failed 25/28 test scripts. 421/426 subtests failed.
Files=28, Tests=426,  3 wallclock secs ( 2.21 cusr +  0.29 csys =  2.50 CPU)
Failed 25/28 test programs. 421/426 subtests failed.
make: *** [test_dynamic] Error 2


--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.4.31, archname=i486-linux
    uname='linux midas 2.4.31 #6 sun jun 5 19:04:47 pdt 2005 i686 unknown 
unknown gnulinux '
    config_args='-de -Dprefix=/usr -Dcccdlflags=-fPIC -Dinstallprefix=/usr 
-Doptimize=-O2 -march=i486 -mcpu=i686 -Dinc_version_list=5.8.6 5.8.5 5.8.4 
5.8.3 5.8.2 5.8.1 5.8.0 -Darchname=i486-linux'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef 
usemultiplicity=undef
    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 -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -march=i486 -mcpu=i686',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.6', 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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to