Front page | perl.cpan.testers |
Postings from May 2008
PASS DBD-mysql-4.007 alpha-netbsd 2.1.0_stable
From:
david
Date:
May 13, 2008 03:56
Subject:
PASS DBD-mysql-4.007 alpha-netbsd 2.1.0_stable
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.
--
Dear Patrick Galbraith,
This is a computer-generated report for DBD-mysql-4.007
on perl 5.10.0, created by CPAN-Reporter-1.13.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/pkg/bin/make test':
PERL_DL_NONLAZY=1 /tmp/drhyde/perl-5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00base....................ok
t/10connect.................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) Can't continue test
t/20createdrop..............skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/25lockunlock..............skipped
all skipped: Can't connect to database ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/29warnings................skipped
all skipped: ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/29warnings.t line 15
t/30insertfetch.............skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/31insertid................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/32insert_error............skipped
all skipped: ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/32insert_error.t line 17
t/35limit...................skipped
all skipped: ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/35limit.t line 18
t/35prepare.................skipped
all skipped: Can't connect to database ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40bindparam...............skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40bindparam2..............skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40blobs...................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40catalog.................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40keyinfo.................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40listfields..............skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40nulls...................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40numrows.................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/40server_prepare..........skipped
all skipped: ERROR: DBI connect('test;mysql_server_prepare=1','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/40server_prepare.t line 16
t/40server_prepare_error....skipped
all skipped: ERROR: DBI connect('test;mysql_server_prepare=1','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/40server_prepare_error.t line 18
t/40types...................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/41bindparam...............skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/41blobs_prepare...........skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/42bindparam...............skipped
all skipped: ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/42bindparam.t line 13
t/50chopblanks..............skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/50commit..................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/55utf8....................skipped
all skipped: ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/55utf8.t line 18
t/60leaks...................skipped
all skipped: Skip $ENV{SLOW_TESTS} is not set
t/65types...................skipped
all skipped: ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/65types.t line 13
t/70takeimp.................skipped
all skipped: Can't connect to database ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/70takeimp.t line 27
t/71impdata.................DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/71impdata.t line 14
skipped
all skipped: Can't obtain driver handle. Can't continue test
t/75supported_sql...........skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
t/76multi_statement.........skipped
all skipped: ERROR: DBI connect('test','drhyde',...) failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) at t/76multi_statement.t line 15
t/80procs...................skipped
all skipped: ERROR: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2). Can't continue test
All tests successful, 33 tests skipped.
Files=34, Tests=6, 17 wallclock secs (12.90 cusr + 1.54 csys = 14.45 CPU)
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------ ---- --------
Data::Dumper 0 2.121_14
DBI 1.08 1.604
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
PERL5LIB =
PERL5_CPANPLUS_IS_RUNNING = 20164
PERL5_CPAN_IS_RUNNING = 20164
SHELL = /usr/pkg/bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /tmp/drhyde/perl-5.10.0/bin/perl
$UID/$EUID = 40631 / 40631
$GID = 500 500 600 900
$EGID = 500 500 600 900
Perl module toolchain versions installed:
Module Have
------------------- ---------
CPAN 1.9205
Cwd 3.2701
ExtUtils::CBuilder 0.21
ExtUtils::Command 1.13
ExtUtils::Install 1.44
ExtUtils::MakeMaker 6.42
ExtUtils::Manifest 1.51_01
ExtUtils::ParseXS 2.18_02
File::Spec 3.2701
Module::Build 0.2808_01
Module::Signature n/a
Test::Harness 2.64
Test::More 0.72
YAML n/a
YAML::Syck n/a
version 0.74
--
Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
Platform:
osname=netbsd, osvers=2.1.0_stable, archname=alpha-netbsd
uname='netbsd sverige 2.1.0_stable netbsd 2.1.0_stable (sdf) #0: tue sep 4 06:27:41 utc 2007 root@ol:varsrc-2.1archalphacompilesdf alpha '
config_args='-de -Dprefix=/tmp/drhyde/perl-5.10.0'
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/pkg/include',
optimize='-O',
cppflags='-fno-strict-aliasing -pipe -I/usr/pkg/include'
ccversion='', gccversion='3.3.3 (NetBSD nb3 20040520)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/pkg/lib'
libpth=/usr/pkg/lib /lib /usr/lib
libs=-lbind -lgdbm -lm -lcrypt -lutil -lc -lposix
perllibs=-lbind -lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC ', lddlflags='--whole-archive -shared -L/usr/pkg/lib'
-
PASS DBD-mysql-4.007 alpha-netbsd 2.1.0_stable
by david