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.
--
This is an error report generated automatically by CPANPLUS,
version .
Below is the error stack during 'make test':
PERL_DL_NONLAZY=1 /usr/local/perl-5.8.0/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/DBI.....Using DBD driver ExampleP...DBD::ExampleP::db do failed: Syntax error in
select statement ("DROP TABLE testTie") at t/DBI.t line 98.
DBD::ExampleP::db prepare failed: Unknown field names: produce_id at lib/Tie/DBI.pm
line 453.
FIRSTKEY: Unknown field names: produce_id at t/DBI.t line 133
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 4-32
Failed 29/32 tests, 9.38% okay
t/RDBM....Using DBD driver ExampleP...Can't initialize data table: Syntax error in
select statement ("create table PData (pkey varchar(255) primary key,pvalue
varchar(255))") at t/RDBM.t line 47
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-20
Failed 19/20 tests, 5.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/DBI.t 255 65280 32 29 90.62% 4-32
t/RDBM.t 255 65280 20 19 95.00% 2-20
Failed 2/2 test scripts, 0.00% okay. 48/52 subtests failed, 7.69% okay.
*** Error code 2
Stop in /usr/local/home/alian/.cpanplus/5.8.0/build/Tie-DBI-0.91 (line 654 of
Makefile).
Additional comments:
--
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=openbsd, osvers=3.0, archname=OpenBSD.i386-openbsd
uname='openbsd openbsd 3.0 generic#94 i386 '
config_args='-Dprefix=/usr/local/perl-5.8.0 -d'
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 -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010125 (prerelease)', gccosandvers='openbsd3.0'
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 /usr/lib
libs=-lm -lc -lutil
perllibs=-lm -lc -lutil
libc=/usr/lib/libc.so.28.0, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=define, ccdlflags=' '
cccdlflags='-DPIC -fPIC ', lddlflags='-shared -fPIC -L/usr/local/lib'