develooper Front page | perl.cpan.testers | Postings from January 2005

FAIL DBD-mysql-2.9004 i386-freebsd-64int 5.3-beta6

From:
wash
Date:
January 24, 2005 00:47
Subject:
FAIL DBD-mysql-2.9004 i386-freebsd-64int 5.3-beta6
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 cpan-testers@perl.org to keep other
test volunteers informed and to prevent any duplicate effort.
	
--
This is an error report generated automatically by CPANPLUS,
version 0.0499.

Below is the error stack during '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/10dsnlist........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/10dsnlist.t line 45
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-9
	Failed 9/9 tests, 0.00% okay
t/20createdrop.....DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/20createdrop.t line 45
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-5
	Failed 5/5 tests, 0.00% okay
t/30insertfetch....DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/30insertfetch.t line 48
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-11
	Failed 11/11 tests, 0.00% okay
t/40bindparam......DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/40bindparam.t line 64
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-28
	Failed 28/28 tests, 0.00% okay
t/40blobs..........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/40blobs.t line 68
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-11
	Failed 11/11 tests, 0.00% okay
t/40listfields.....DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/40listfields.t line 57
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-18
	Failed 18/18 tests, 0.00% okay
t/40nulls..........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/40nulls.t line 50
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-11
	Failed 11/11 tests, 0.00% okay
t/40numrows........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/40numrows.t line 59
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-25
	Failed 25/25 tests, 0.00% okay
t/50chopblanks.....DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/50chopblanks.t line 57
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-35
	Failed 35/35 tests, 0.00% okay
t/50commit.........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/50commit.t line 64
Can't call method "tables" on an undefined value at t/lib.pl line 216.
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 or Proc::ProcessTable not installed 
t/ak-dbd...........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/ak-dbd.t line 59
Can't call method "tables" on an undefined value at t/lib.pl line 216.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1, 4-90
	Failed 88/90 tests, 2.22% okay
t/akmisc...........Mysql connect('database=test;host=','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/akmisc.t line 140
Cannot connect: Access denied for user 'root'@'localhost' (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.........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/dbdadmin.t line 74
Cannot connect: Access denied for user 'root'@'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 status 10 (wstat 2560, 0xa00)
DIED. FAILED tests 1-21
	Failed 21/21 tests, 0.00% okay
t/insertid.........DBI connect('test','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/insertid.t line 13
dubious
	Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-12
	Failed 12/12 tests, 0.00% okay
t/mysql............Mysql connect('database=test;host=','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/mysql.t line 55
not ok 1: Access denied for user 'root'@'localhost' (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...........Mysql connect('database=test;host=','',...) failed: Access denied for user 'root'@'localhost' (using password: NO) at t/mysql2.t line 29
Can't call method "getserverinfo" on an undefined value at t/mysql2.t line 30.
dubious
	Test returned status 255 (wstat 65280, 0xff00)
Failed 16/18 test scripts, 11.11% okay. 723/730 subtests failed, 0.96% okay.
Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/10dsnlist.t       10  2560     9   17 188.89%  1-9
t/20createdrop.t    10  2560     5    9 180.00%  1-5
t/30insertfetch.t   10  2560    11   21 190.91%  1-11
t/40bindparam.t     10  2560    28   55 196.43%  1-28
t/40blobs.t         10  2560    11   21 190.91%  1-11
t/40listfields.t    10  2560    18   35 194.44%  1-18
t/40nulls.t         10  2560    11   21 190.91%  1-11
t/40numrows.t       10  2560    25   49 196.00%  1-25
t/50chopblanks.t    10  2560    35   69 197.14%  1-35
t/50commit.t       255 65280    30   59 196.67%  1-30
t/ak-dbd.t         255 65280    90  175 194.44%  1 4-90
t/akmisc.t          10  2560   351  701 199.72%  1-351
t/dbdadmin.t        10  2560    21   41 195.24%  1-21
t/insertid.t       255 65280    12   24 200.00%  1-12
t/mysql.t                       ??   ??       %  ??
t/mysql2.t         255 65280    ??   ??       %  ??
1 test skipped.
*** Error code 2

Stop in /root/.cpanplus/5.8.5/build/DBD-mysql-2.9004.


Additional comments:
--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=freebsd, osvers=5.3-beta6, archname=i386-freebsd-64int
    uname='freebsd freebsd.org 5.3-beta6 freebsd 5.3-beta6 #0: fri oct 1 19:49:05 pdt 2004 kris@freebsd.org:usrsrcsysmagickernelpath i386 '
    config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.5/mach -Dprivlib=/usr/local/lib/perl5/5.8.5 -Dman3dir=/usr/local/lib/perl5/5.8.5/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.5/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.5 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.5/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Doptimize=-O -pipe  -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.5/BSDPAN" -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint'
    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=define use64bitall=undef uselongdouble=undef
    usemymalloc=y, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.5/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include',
    optimize='-O -pipe ',
    cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.5/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, 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=-lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.8.5/mach/CORE'
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib'



Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About