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 Tony Bowden,
    
This is a computer-generated test report for Class-DBI-v3.0.16, created
automatically by CPAN::Reporter, version 0.4801, 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  
    ------------------------ ---- ------
    Class::Accessor          0.18 0.31  
    Class::Data::Inheritable 0.02 0.06  
    Class::Trigger           0.07 0.12  
    Clone                    0    0.27  
    File::Temp               0.12 0.18  
    Ima::DBI                 0.33 0.35  
    List::Util               1.00 1.13  
    Scalar::Util             1.08 1.13  
    Test::More               0.47 0.71  
    UNIVERSAL::moniker       0.06 0.08  
    version                  0    0.7203

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

Environment variables:

    PATH = /usr/bin:/bin:/usr/sbin:/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 1
    PERL5_CPAN_IS_RUNNING = 1
    SHELL = /bin/bash
    TERM = xterm

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

    Perl: $^X = /usr/bin/perl
    UID:  $<  = 0
    EUID: $>  = 0
    GID:  $(  = 0 0
    EGID: $)  = 0 0

Perl module toolchain versions installed:

    Module              Have  
    ------------------- ------
    CPAN                1.9102
    Cwd                 3.25  
    ExtUtils::CBuilder  0.19  
    ExtUtils::Command   1.13  
    ExtUtils::Install   1.44  
    ExtUtils::MakeMaker 6.36  
    ExtUtils::Manifest  1.51  
    ExtUtils::ParseXS   2.18  
    File::Spec          0.90  
    Module::Build       0.2808
    Module::Signature   0.55  
    Test::Harness       2.64  
    Test::More          0.71  
    version             0.7203

------------------------------
TEST 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/01-columns.............ok
t/02-Film................prepare_cached(INSERT INTO Movies (title, director, 
rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd5f9c0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdf6440) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdf6440) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
DBIx::ContextualFetch::db=HASH(0xd44980)->disconnect invalidates 7 active 
statement handles (either destroy statement handles or call finish on them 
before disconnecting) at t/02-Film.t line 204.
closing dbh with active statement handles at t/02-Film.t line 204.
prepare_cached(UPDATE Movies
SET    numexplodingsheep = ?
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xd44770) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(UPDATE Movies
SET    rating = ?
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xe12ec0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, rating)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd4c190) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/03-subclassing.........ok
t/04-lazy................ok
t/05-Query...............prepare_cached(INSERT INTO Movies (title, rating)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99800) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, rating)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99800) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99940) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99940) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99940) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99940) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99940) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/06-hasa................ok
t/08-inheritcols.........ok
t/09-has_many............prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xe013c0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xe013c0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Actor
WHERE  id=?
) statement handle DBIx::ContextualFetch::st=HASH(0xe37670) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xe374e0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/10-mysql...............ok
t/11-triggers............mutiple trigger registration in one add_trigger() call 
is deprecated. at 
/root/.cpan/build/Class-DBI-v3.0.16-skS6ET/blib/lib/Class/DBI.pm line 1019
# No tests run!
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-13
        Failed 13/13 tests, 0.00% okay
t/12-filter..............prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd837c0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xda0450) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xda0450) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film, salary)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xda0450) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Actor
WHERE  id=?
) statement handle DBIx::ContextualFetch::st=HASH(0xe14030) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Actor
WHERE  id=?
) statement handle DBIx::ContextualFetch::st=HASH(0xe14030) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/13-constraint..........prepare_cached(INSERT INTO Movies (rating)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdd8bb0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdd7390) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/14-might_have..........prepare_cached(UPDATE Movies
SET    rating = ?
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xdc05e0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99570) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Blurbs (blurb, title)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdc4180) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Blurbs
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xdd5190) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Movies
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xddbc00) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99570) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Blurbs (blurb, title)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdc4180) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(UPDATE Blurbs
SET    blurb = ?
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xdcf050) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Blurbs
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xdd5190) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Movies
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xddbc00) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/15-accessor............prepare_cached(INSERT INTO Movies (title, director, 
rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdb2260) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdb2260) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdb2260) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdb2260) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdb2260) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating, numexplodingsheep)
VALUES (?, ?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdb2260) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdf6100) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdf6100) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(UPDATE Movies
SET    rating = ?
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xdfdd80) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdf6100) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/16-reserved............ok
t/17-data_type...........skipped
        all skipped: needs DBD::Pg for testing
t/18-has_a...............prepare_cached(INSERT INTO Directors (name, birthday, 
isinsane)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd84c60) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(UPDATE Movies
SET    director = ?
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xdf19d0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/19-set_sql.............prepare_cached(INSERT INTO Movies (title, director, 
rating)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99490) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99490) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99490) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title, director, rating)
VALUES (?, ?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd99490) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdd4c30) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Actor (name, film)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xdd4c30) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/21-iterator............prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd76730) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd76730) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd76730) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd76730) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(INSERT INTO Movies (title)
VALUES (?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd76730) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/22-deflate_order.......ok
t/23-cascade.............prepare_cached(INSERT INTO Movies (title, director)
VALUES (?, ?)
) statement handle DBIx::ContextualFetch::st=HASH(0xd98e20) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
prepare_cached(DELETE
FROM   Movies
WHERE  title=?
) statement handle DBIx::ContextualFetch::st=HASH(0xdd16b0) still Active at 
/usr/lib/perl5/site_perl/5.8.3/Ima/DBI.pm line 398
ok
t/24-meta_info...........ok
t/25-closures_in_meta....skipped
        all skipped: Need DateTime::Format::MySQL for this test
t/26-mutator.............ok
t/27-mutator-old.........ok
t/97-pod.................ok
t/98-failure.............ok
t/99-misc................ok
Failed Test     Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/11-triggers.t  255 65280    13   26  1-13
2 tests skipped.
Failed 1/28 test scripts. 13/642 subtests failed.
Files=28, Tests=642, 16 wallclock secs ( 3.20 cusr +  0.59 csys =  3.79 CPU)
Failed 1/28 test programs. 13/642 subtests failed.
make: *** [test_dynamic] Error 255


--

Summary of my perl5 (revision 5.0 version 8 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.6.4, archname=x86_64-linux-thread-multi
    uname='linux beethoven 2.6.4 #1 smp mon dec 5 21:08:42 utc 2005 x86_64 
x86_64 x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/usr -Dvendorprefix=/usr -Dinstallusrbinperl 
-Dusethreads -Di_db -Di_dbm -Di_ndbm -Di_gdbm -Duseshrplib=true -Doptimize=-O2 
-fmessage-length=0 -Wall -Wall -pipe'
    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=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -fmessage-length=0 -Wall -Wall -pipe',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS 
-fno-strict-aliasing'
    ccversion='', gccversion='3.3.3 (SuSE Linux)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib64'
    libpth=/lib64 /usr/lib64 /usr/local/lib64
    libs=-lm -ldl -lcrypt -lpthread
    perllibs=-lm -ldl -lcrypt -lpthread
    libc=/lib64//lib64/libc.so.6, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version='2.3.3'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-rdynamic 
-Wl,-rpath,/usr/lib/perl5/5.8.3/x86_64-linux-thread-multi/CORE'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib64'

Reply via email to