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 Tim Bunce, This is a computer-generated report for DBI-1.601 on perl-5.8.0, created automatically by CPAN-Reporter-1.06 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 or if you would like to learn how to avoid FAIL reports for missing dependencies, unsupported operating systems, etc., 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: [none provided] ------------------------------ 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/01basics..................ok t/02dbidrv..................ok t/03handle..................ok t/04mods....................ok t/05thrclone................# Looks like you planned 44 tests but only ran 4. Dubious, test returned 255 (wstat 65280, 0xff00) All 44 subtests passed t/06attrs...................ok t/07kids....................ok t/08keeperr.................ok t/09trace...................ok t/10examp...................ok t/11fetch...................ok t/12quote...................ok t/13taint...................ok t/14utf8....................ok t/15array...................ok t/19fhtrace.................Use of uninitialized value in open, <TRACEFD> line 4. ok t/20meta....................ok t/30subclass................ok t/40profile.................skipped: test results assume perl >= 5.8.2 t/41prof_dump...............ok t/42prof_data...............ok t/43prof_env................ok t/50dbm.....................ok t/60preparse................ok t/65transact................ok t/70callbacks...............ok t/72childhandles............ok t/80proxy...................# failed test 109 at line 391 (expected 200 got 20) # failed test 110 at line 395 Failed 22/131 subtests t/85gofer...................ok t/86gofer_fail..............ok t/87gofer_cache.............ok t/pod.......................ok t/zvg_01basics..............ok t/zvg_02dbidrv..............ok t/zvg_03handle..............ok t/zvg_04mods................ok t/zvg_05thrclone............# Looks like you planned 44 tests but only ran 4. Dubious, test returned 255 (wstat 65280, 0xff00) All 44 subtests passed t/zvg_06attrs...............ok t/zvg_07kids................ok t/zvg_08keeperr.............ok t/zvg_09trace...............ok t/zvg_10examp...............ok t/zvg_11fetch...............ok t/zvg_12quote...............ok t/zvg_13taint...............skipped: Taint attribute tests not functional with DBI_AUTOPROXY t/zvg_14utf8................ok t/zvg_15array...............ok t/zvg_19fhtrace.............Use of uninitialized value in open, <TRACEFD> line 4. ok t/zvg_20meta................ok t/zvg_30subclass............ok t/zvg_40profile.............skipped: test results assume perl >= 5.8.2 t/zvg_41prof_dump...........ok t/zvg_42prof_data...........ok t/zvg_43prof_env............ok t/zvg_50dbm.................ok t/zvg_60preparse............ok t/zvg_65transact............skipped: Transactions not supported by DBD::Gofer t/zvg_70callbacks...........ok t/zvg_72childhandles........ok t/zvg_80proxy...............# failed test 109 at line 391 (expected 200 got 20) # failed test 110 at line 395 Failed 22/131 subtests t/zvg_85gofer...............ok t/zvg_86gofer_fail..........skipped: Gofer DBI_AUTOPROXY t/zvg_87gofer_cache.........skipped: Gofer DBI_AUTOPROXY t/zvp_01basics..............ok t/zvp_02dbidrv..............ok t/zvp_03handle..............ok t/zvp_04mods................ok t/zvp_05thrclone............# Looks like you planned 44 tests but only ran 4. Dubious, test returned 255 (wstat 65280, 0xff00) All 44 subtests passed t/zvp_06attrs...............ok t/zvp_07kids................skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvp_08keeperr.............ok t/zvp_09trace...............ok t/zvp_10examp...............ok t/zvp_11fetch...............ok t/zvp_12quote...............ok t/zvp_13taint...............skipped: Taint attributes not supported with DBI::PurePerl t/zvp_14utf8................ok t/zvp_15array...............ok t/zvp_19fhtrace.............Use of uninitialized value in open, <TRACEFD> line 4. ok t/zvp_20meta................ok t/zvp_30subclass............ok t/zvp_40profile.............skipped: profiling not supported for DBI::PurePerl t/zvp_41prof_dump...........skipped: profiling not supported for DBI::PurePerl t/zvp_42prof_data...........skipped: profiling not supported for DBI::PurePerl t/zvp_43prof_env............skipped: profiling not supported for DBI::PurePerl t/zvp_50dbm.................ok t/zvp_60preparse............skipped: preparse not supported for DBI::PurePerl t/zvp_65transact............ok t/zvp_70callbacks...........skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvp_72childhandles........ok t/zvp_80proxy...............skipped: DBD::Proxy currently has a problem under DBI::PurePerl t/zvp_85gofer...............ok t/zvp_86gofer_fail..........skipped: requires Callbacks which are not supported with PurePerl t/zvp_87gofer_cache.........ok t/zvxgp_01basics............ok t/zvxgp_02dbidrv............ok t/zvxgp_03handle............ok t/zvxgp_04mods..............ok t/zvxgp_05thrclone..........# Looks like you planned 44 tests but only ran 4. Dubious, test returned 255 (wstat 65280, 0xff00) All 44 subtests passed t/zvxgp_06attrs.............ok t/zvxgp_07kids..............skipped: $h->{Kids} attribute not supported for DBI::PurePerl t/zvxgp_08keeperr...........ok t/zvxgp_09trace.............ok t/zvxgp_10examp.............ok t/zvxgp_11fetch.............ok t/zvxgp_12quote.............ok t/zvxgp_13taint.............skipped: Taint attributes not supported with DBI::PurePerl t/zvxgp_14utf8..............ok t/zvxgp_15array.............ok t/zvxgp_19fhtrace...........Use of uninitialized value in open, <TRACEFD> line 4. ok t/zvxgp_20meta..............ok t/zvxgp_30subclass..........ok t/zvxgp_40profile...........skipped: profiling not supported for DBI::PurePerl t/zvxgp_41prof_dump.........skipped: profiling not supported for DBI::PurePerl t/zvxgp_42prof_data.........skipped: profiling not supported for DBI::PurePerl t/zvxgp_43prof_env..........skipped: profiling not supported for DBI::PurePerl t/zvxgp_50dbm...............ok t/zvxgp_60preparse..........skipped: preparse not supported for DBI::PurePerl t/zvxgp_65transact..........skipped: Transactions not supported by DBD::Gofer t/zvxgp_70callbacks.........skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl t/zvxgp_72childhandles......ok t/zvxgp_80proxy.............skipped: DBD::Proxy currently has a problem under DBI::PurePerl t/zvxgp_85gofer.............ok t/zvxgp_86gofer_fail........skipped: requires Callbacks which are not supported with PurePerl t/zvxgp_87gofer_cache.......skipped: Gofer DBI_AUTOPROXY Test Summary Report ------------------- t/05thrclone.t (Wstat: 65280 Tests: 44 Failed: 0) Non-zero exit status: 255 Parse errors: Tests out of sequence. Found (4) but expected (8) Tests out of sequence. Found (5) but expected (9) Tests out of sequence. Found (6) but expected (10) Tests out of sequence. Found (7) but expected (11) Tests out of sequence. Found (4) but expected (12) Displayed the first 5 of 37 TAP syntax errors. Re-run prove with the -p option to see them all. t/80proxy.t (Wstat: 13 Tests: 111 Failed: 2) Failed test number(s): 109-110 Parse errors: Bad plan. You planned 131 tests but ran 111. t/zvg_05thrclone.t (Wstat: 65280 Tests: 44 Failed: 0) Non-zero exit status: 255 Parse errors: Tests out of sequence. Found (4) but expected (8) Tests out of sequence. Found (5) but expected (9) Tests out of sequence. Found (6) but expected (10) Tests out of sequence. Found (7) but expected (11) Tests out of sequence. Found (4) but expected (12) Displayed the first 5 of 37 TAP syntax errors. Re-run prove with the -p option to see them all. t/zvg_80proxy.t (Wstat: 13 Tests: 111 Failed: 2) Failed test number(s): 109-110 Parse errors: Bad plan. You planned 131 tests but ran 111. t/zvp_05thrclone.t (Wstat: 65280 Tests: 44 Failed: 0) Non-zero exit status: 255 Parse errors: Tests out of sequence. Found (4) but expected (8) Tests out of sequence. Found (5) but expected (9) Tests out of sequence. Found (6) but expected (10) Tests out of sequence. Found (7) but expected (11) Tests out of sequence. Found (4) but expected (12) Displayed the first 5 of 37 TAP syntax errors. Re-run prove with the -p option to see them all. t/zvxgp_05thrclone.t (Wstat: 65280 Tests: 44 Failed: 0) Non-zero exit status: 255 Parse errors: Tests out of sequence. Found (4) but expected (8) Tests out of sequence. Found (5) but expected (9) Tests out of sequence. Found (6) but expected (10) Tests out of sequence. Found (7) but expected (11) Tests out of sequence. Found (4) but expected (12) Displayed the first 5 of 37 TAP syntax errors. Re-run prove with the -p option to see them all. Files=125, Tests=6044, 252 wallclock secs ( 2.73 usr 0.50 sys + 117.93 cusr 8.90 csys = 130.06 CPU) Result: FAIL Failed 6/125 test programs. 4/6044 subtests failed. make: *** [test_dynamic] Error 255 ------------------------------ PREREQUISITES ------------------------------ Prerequisite modules loaded: requires: Module Need Have ------------ ---- ---- File::Spec 0 3.25 Scalar::Util 0 1.19 Storable 1 2.16 Test::Simple 0.4 0.72 ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: LANG = C LC_COLLATE = POSIX PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin PERL5LIB = PERL5_CPANPLUS_IS_RUNNING = 14330 PERL5_CPAN_IS_RUNNING = 14330 SHELL = /bin/bash TERM = xterm Perl special variables (and OS-specific diagnostics, for MSWin32): $^X = /usr/bin/perl $UID/$EUID = 0 / 0 $GID = 0 10 6 4 3 2 1 0 $EGID = 0 10 6 4 3 2 1 0 Perl module toolchain versions installed: Module Have ------------------- ------ CPAN 1.9205 Cwd 3.25 ExtUtils::CBuilder 0.21 ExtUtils::Command 1.13 ExtUtils::Install 1.44 ExtUtils::MakeMaker 6.36 ExtUtils::Manifest 1.51 ExtUtils::ParseXS 2.18 File::Spec 3.25 Module::Build 0.2808 Module::Signature 0.55 Test::Harness 3.03 Test::More 0.72 YAML 0.65 YAML::Syck 0.99 version 0.74 -- Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration: Platform: osname=linux, osvers=2.6.9-22.18.bz155725.elsmp, archname=i386-linux-thread-multi uname='linux hs20-bc1-4.build.redhat.com 2.6.9-22.18.bz155725.elsmp #1 smp thu nov 17 15:34:08 est 2005 i686 i686 i386 gnulinux ' config_args='-des -Doptimize=-O2 -g -pipe -march=i386 -mcpu=i686 -Dmyhostname=localhost [EMAIL PROTECTED] -Dcc=gcc -Dcf_by=Red Hat, Inc. -Dinstallprefix=/usr -Dprefix=/usr -Darchname=i386-linux -Dvendorprefix=/usr -Dsiteprefix=/usr -Dotherlibdirs=/usr/lib/perl5/5.8.0 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_semun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dman3ext=3pm -Duseperlio -Dinstallusrbinperl -Ubincompat5005 -Uversiononly -Dpager=/usr/bin/less -isr' 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=undef use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -g -pipe -march=i386 -mcpu=i686', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux 3.2.3-54)', 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='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lpthread -lc -lcrypt -lutil perllibs=-lnsl -ldl -lm -lpthread -lc -lcrypt -lutil libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic -Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
