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 Jochen Wiedmann,
    
This is a computer-generated test report for Msql-Mysql-modules-1.2219, created
automatically by CPAN::Reporter, version 0.38, 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
    Data::ShowTable 0    0    
    DBI             1.08 1.53 

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

Environment variables:

    PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/usr/local/apache/bin:/root/bin
    PERL5LIB = 
    SHELL = /bin/csh
    TERM = vt100

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

    Perl: $^X = /usr/local/bin/perl5
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 31 20 5 4 3 2 0 0
    EGID: $)  = 0 31 20 5 4 3 2 0 0

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.8802 
    Cwd                 3.24   
    ExtUtils::CBuilder  0.18   
    ExtUtils::Command   1.09_01
    ExtUtils::Install   1.41   
    ExtUtils::MakeMaker 6.31   
    ExtUtils::Manifest  1.48   
    ExtUtils::ParseXS   n/a    
    File::Spec          3.24   
    Module::Build       n/a    
    Module::Signature   0.55   
    Test::Harness       2.64   
    Test::More          0.66   
    version             n/a    

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

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

PERL_DL_NONLAZY=1 /usr/local/bin/perl5 "-MExtUtils::Command::MM" "-e" 
"test_harness(0, '../blib/lib', '../blib/arch')" t/*.t
t/00base...........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
ok
t/10dsnlist........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/10dsnlist.t line 45
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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-3
        Failed 3/3 tests, 0.00% okay
t/20createdrop.....Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/20createdrop.t line 47
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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-5
        Failed 5/5 tests, 0.00% okay
t/30insertfetch....Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/30insertfetch.t line 48
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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/40bindparam......Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/40bindparam.t line 64
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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-28
        Failed 28/28 tests, 0.00% okay
t/40blobs..........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/40blobs.t line 68
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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/40listfields.....Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/40listfields.t line 57
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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-16
        Failed 16/16 tests, 0.00% okay
t/40nulls..........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/40nulls.t line 50
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/40numrows.t line 59
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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/50chopblanks.....Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/50chopblanks.t line 57
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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.........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/50commit.t line 64
Can't call method "func" on an undefined value at ../tests/mysql.dbtest line 
101.
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: no reason given
t/ak-dbd...........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/ak-dbd.t line 59
Can't call method "func" on an undefined value at ../tests/mysql.dbtest line 
101.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 4-90
        Failed 88/90 tests, 2.22% okay
t/akmisc...........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
Mysql connect('database=test;host=','',...) failed: Access denied for user: 
'[EMAIL PROTECTED]' (Using password: NO) at t/akmisc.t line 133
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        It looks as if your server is not up and running.
        This test requires a running server.
        Please make sure your server is running and retry.
dubious
        Test returned status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-351
        Failed 351/351 tests, 0.00% okay
t/dbdadmin.........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
DBI connect('database=test','',...) failed: Access denied for user: '[EMAIL 
PROTECTED]' (Using password: NO) at t/dbdadmin.t line 60
Cannot connect: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        Either your server is not up and running or you have no
        permissions for acessing the DSN DBI:mysql:database=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-20
        Failed 20/20 tests, 0.00% okay
t/mysql............Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
Mysql connect('database=test;host=','',...) failed: Access denied for user: 
'[EMAIL PROTECTED]' (Using password: NO) at t/mysql.t line 48
not ok 1: Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)
        It looks as if your server is not up and running.
        This test requires a running server.
        Please make sure your server is running and retry.
FAILED before any test output arrived
t/mysql2...........Illegal character in prototype for main::ErrMsg : @_ at 
t/lib.pl line 253.
Illegal character in prototype for main::ErrMsgF : @_ at t/lib.pl line 254.
Mysql connect('database=test;host=','',...) failed: Access denied for user: 
'[EMAIL PROTECTED]' (Using password: NO) at t/mysql2.t line 23
Can't call method "getserverinfo" on an undefined value at t/mysql2.t line 24.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
Failed Test       Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/10dsnlist.t       10  2560     3    5  1-3
t/20createdrop.t    10  2560     5    9  1-5
t/30insertfetch.t   10  2560    11   21  1-11
t/40bindparam.t     10  2560    28   55  1-28
t/40blobs.t         10  2560    11   21  1-11
t/40listfields.t    10  2560    16   31  1-16
t/40nulls.t         10  2560    11   21  1-11
t/40numrows.t       10  2560    25   49  1-25
t/50chopblanks.t    10  2560    35   69  1-35
t/50commit.t       255 65280    30   59  1-30
t/ak-dbd.t         255 65280    90  175  1 4-90
t/akmisc.t          10  2560   351  701  1-351
t/dbdadmin.t        10  2560    20   39  1-20
t/mysql.t                       ??   ??  ??
t/mysql2.t         255 65280    ??   ??  ??
1 test skipped.
Failed 15/17 test scripts. 702/709 subtests failed.
Files=17, Tests=709,  7 wallclock secs ( 1.00 cusr +  0.37 csys =  1.37 CPU)
Failed 15/17 test programs. 702/709 subtests failed.
*** Error code 255

Stop in /root/.cpan/build/Msql-Mysql-modules-1.2219/mysql.


--

Summary of my perl5 (revision 5 version 8 subversion 4) configuration:
  Platform:
    osname=freebsd, osvers=4.7-release-p22, archname=i386-freebsd
    uname='freebsd thursday.securesites.net 4.7-release-p22 freebsd 
4.7-release-p22 #29: tue mar 2 15:58:41 mst 2004 [EMAIL 
PROTECTED]:usrsrcsyscompilevkern i386 '
    config_args='-Dd_dosuid=define 
-Dotherlibdirs=/usr/local/lib/perl5/5.00503:/usr/local/lib/site_perl 
-Dvendorprefix=/usr/local -Dmyhostname=fc2 -Dmydomain=freebsd.org -des'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H 
-fno-strict-aliasing -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing 
-I/usr/local/include'
    ccversion='', gccversion='2.95.4 20020320 [FreeBSD]', 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 ='-Wl,-E  -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  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