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 report for DBD-mysql-4.005
on perl-5.8.8, created automatically by CPAN-Reporter-1.02 
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: 

This is the usual DBD::mysql failure - the test suite gives no
opportunity to set the database or user at run-time.
This particular failure occured whilst doing a 

    cpan -r

to recompile modules.


------------------------------
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/00base...............ok
t/10connect............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/10connect.t line 25
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 2/2 subtests 
t/20createdrop.........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/20createdrop.t line 21
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 4/4 subtests 
t/30insertfetch........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/30insertfetch.t line 21
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 9/9 subtests 
t/35limit..............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/35limit.t line 24
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 111/111 subtests 
t/35prepare............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/35prepare.t line 25
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 49/49 subtests 
t/40bindparam..........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/40bindparam.t line 57
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/40bindparam2.........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/40bindparam2.t line 64
Cannot connect: Access denied for user 'matisse'@'localhost' (using password: 
NO)
        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 10 (wstat 2560, 0xa00)
 Failed 13/13 subtests 
t/40blobs..............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/40blobs.t line 64
Cannot connect: Access denied for user 'matisse'@'localhost' (using password: 
NO)
        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 10 (wstat 2560, 0xa00)
 Failed 11/11 subtests 
t/40catalog............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/40catalog.t line 23
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/40listfields.........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/40listfields.t line 57
Cannot connect: Access denied for user 'matisse'@'localhost' (using password: 
NO)
        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 10 (wstat 2560, 0xa00)
 Failed 19/19 subtests 
t/40nulls..............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/40nulls.t line 50
Cannot connect: Access denied for user 'matisse'@'localhost' (using password: 
NO)
        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 10 (wstat 2560, 0xa00)
 Failed 11/11 subtests 
t/40numrows............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/40numrows.t line 59
Cannot connect: Access denied for user 'matisse'@'localhost' (using password: 
NO)
        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 10 (wstat 2560, 0xa00)
 Failed 25/25 subtests 
t/41bindparam..........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/41bindparam.t line 37
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 11/11 subtests 
t/41blobs_prepare......DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/41blobs_prepare.t line 71
Cannot connect: Access denied for user 'matisse'@'localhost' (using password: 
NO)
        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 10 (wstat 2560, 0xa00)
 Failed 24/24 subtests 
t/42bindparam..........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/42bindparam.t line 37
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 11/11 subtests 
t/50chopblanks.........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/50chopblanks.t line 57
Cannot connect: Access denied for user 'matisse'@'localhost' (using password: 
NO)
        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 10 (wstat 2560, 0xa00)
 Failed 35/35 subtests 
t/50commit.............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/50commit.t line 64
Can't call method "do" on an undefined value at t/50commit.t line 77.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 30/30 subtests 
t/60leaks..............skipped: $ENV{SLOW_TESTS} is not set
t/70takeimp............skipped: test feature not implemented
t/75supported_sql......DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/75supported_sql.t line 35
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 16/16 subtests 
t/80procs..............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/80procs.t line 32
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 
t/insertid.............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/insertid.t line 14
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 16/16 subtests 
t/multi_statement......DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/multi_statement.t line 21
# Looks like your test died before it could output anything.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 7/7 subtests 
t/param_values.........DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) 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 255 (wstat 65280, 0xff00)
 Failed 8/8 subtests 
t/prepare_noerror......DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) 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 255 (wstat 65280, 0xff00)
 No subtests run 
t/texecute.............DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/texecute.t line 17
Can't call method "do" on an undefined value at t/texecute.t line 27.
 Dubious, test returned 255 (wstat 65280, 0xff00)
 Failed 9/9 subtests 
t/utf8.................DBI connect('test','',...) failed: Access denied for 
user 'matisse'@'localhost' (using password: NO) at t/utf8.t line 49
 Dubious, test returned 255 (wstat 65280, 0xff00)
 No subtests run 

Test Summary Report
-------------------
t/10connect.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 2 tests but ran 0.
t/20createdrop.t   (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 4 tests but ran 0.
t/30insertfetch.t  (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 0.
t/35limit.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 111 tests but ran 0.
t/35prepare.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 49 tests but ran 0.
t/40bindparam.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/40bindparam2.t   (Wstat: 2560 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 10
  Parse errors: Bad plan.  You planned 13 tests but ran 1.
t/40blobs.t        (Wstat: 2560 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 10
  Parse errors: Bad plan.  You planned 11 tests but ran 1.
t/40catalog.t      (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/40listfields.t   (Wstat: 2560 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 10
  Parse errors: Bad plan.  You planned 19 tests but ran 1.
t/40nulls.t        (Wstat: 2560 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 10
  Parse errors: Bad plan.  You planned 11 tests but ran 1.
t/40numrows.t      (Wstat: 2560 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 10
  Parse errors: Bad plan.  You planned 25 tests but ran 1.
t/41bindparam.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 0.
t/41blobs_prepare.t (Wstat: 2560 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 10
  Parse errors: Bad plan.  You planned 24 tests but ran 1.
t/42bindparam.t    (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 11 tests but ran 0.
t/50chopblanks.t   (Wstat: 2560 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 10
  Parse errors: Bad plan.  You planned 35 tests but ran 1.
t/50commit.t       (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 30 tests but ran 1.
t/75supported_sql.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 16 tests but ran 0.
t/80procs.t        (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/insertid.t       (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 16 tests but ran 0.
t/multi_statement.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
t/param_values.t   (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 1.
t/prepare_noerror.t (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/texecute.t       (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test number(s):  1
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 9 tests but ran 1.
t/utf8.t           (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
Files=28, Tests=15,  2 wallclock secs ( 0.08 usr  0.08 sys +  1.32 cusr  0.27 
csys =  1.75 CPU)
Result: FAIL
Failed 25/28 test programs. 10/15 subtests failed.
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module       Need Have    
    ------------ ---- --------
    Data::Dumper 0    2.121_08
    DBI          1.08 1.58    

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

Environment variables:

    LANG = en_US.UTF-8
    PATH = 
/usr/local/bin:/sw/bin:/sw/sbin:/Applications/SQLAnywhere9/System/shared/sybcentral43:/Applications/SQLAnywhere9/System/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin:/usr/libexec/binutils::/usr/local/bin:/usr/X11/bin:/Developer/Tools:/usr/local/mysql/bin:/usr/local/graphviz/bin:/usr/local/android_sdk/tools:~/bin
    PERL5LIB = /sw/lib/perl5:/sw/lib/perl5/darwin
    PERL5_CPANPLUS_IS_RUNNING = 754
    PERL5_CPAN_IS_RUNNING = 754
    SHELL = /bin/bash
    TERM = xterm-color
    TMPDIR = /var/folders/+h/+hbTA1BY2RWZuE+kNLhsl++++TI/-Tmp-/

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

    $^X = /usr/bin/perl
    $UID/$EUID = 501 / 501
    $GID = 20 80 98 20
    $EGID = 20 80 98 20

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9205
    Cwd                 3.25  
    ExtUtils::CBuilder  0.21  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.41  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          3.25  
    Module::Build       0.2808
    Module::Signature   n/a   
    Test::Harness       3.03  
    Test::More          0.72  
    YAML                0.66  
    YAML::Syck          0.99  
    version             0.73  

--

Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
  Platform:
    osname=darwin, osvers=9.0, archname=darwin-thread-multi-2level
    uname='darwin omen.apple.com 9.0 darwin kernel version 9.0.0b5: mon sep 10 
17:17:11 pdt 2007; root:xnu-1166.6~1release_ppc power macintosh '
    config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  
-Dldflags=-Dman3ext=3pm -Duseithreads -Duseshrplib'
    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=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-arch i386 -arch ppc -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement 
-I/usr/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -g -pipe -fno-common -DPERL_DARWIN 
-no-cpp-precomp -fno-strict-aliasing -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc -mmacosx-version-min=10.5', ldflags ='-arch i386 -arch ppc 
-L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true, libperl=libperl.dylib
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-arch i386 -arch ppc -bundle -undefined 
dynamic_lookup -L/usr/local/lib'

Reply via email to