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 DMAKI,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. Testers personal comments may appear 
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

[CP_MSG] [Fri Jan 27 10:23:49 2006] Trying to get 
'file://ftp/pub/CPAN/authors/id/D/DM/DMAKI/Class-DBI-Loader-0.27.tar.gz'
[CP_MSG] [Fri Jan 27 10:23:49 2006] Trying to get 
'file://ftp/pub/CPAN/authors/id/D/DM/DMAKI/CHECKSUMS'
[CP_MSG] [Fri Jan 27 10:23:49 2006] Checksum matches for 
'Class-DBI-Loader-0.27.tar.gz'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/Changes'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/lib/'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/lib/Class/'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/lib/Class/DBI/'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/lib/Class/DBI/Loader/'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/lib/Class/DBI/Loader/Generic.pm'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/lib/Class/DBI/Loader/mysql.pm'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/lib/Class/DBI/Loader/Pg.pm'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/lib/Class/DBI/Loader/SQLite.pm'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/lib/Class/DBI/Loader.pm'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/Makefile.PL'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/MANIFEST'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/META.yml'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/README'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/t/'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/t/01use.t'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/t/02pod.t'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/t/03podcoverage.t'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/t/04mysql.t'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class-DBI-Loader-0.27/t/05pg.t'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 
'Class-DBI-Loader-0.27/t/06sqlite.t'
[CP_MSG] [Fri Jan 27 10:23:51 2006] Extracted 'Class::DBI::Loader' to 
'/net/sunu991/disc1/home/.cpanplus/5.8.5/build/Class-DBI-Loader-0.27'
[CP_MSG] [Fri Jan 27 10:23:59 2006] Checking if your kit is complete...
Looks good
Writing Makefile for Class::DBI::Loader

[CP_MSG] [Fri Jan 27 10:24:20 2006] cp lib/Class/DBI/Loader/mysql.pm 
blib/lib/Class/DBI/Loader/mysql.pm
cp lib/Class/DBI/Loader/Generic.pm blib/lib/Class/DBI/Loader/Generic.pm
cp lib/Class/DBI/Loader/SQLite.pm blib/lib/Class/DBI/Loader/SQLite.pm
cp lib/Class/DBI/Loader/Pg.pm blib/lib/Class/DBI/Loader/Pg.pm
cp lib/Class/DBI/Loader.pm blib/lib/Class/DBI/Loader.pm
Manifying blib/man3/Class::DBI::Loader::mysql.3
Manifying blib/man3/Class::DBI::Loader::SQLite.3
Manifying blib/man3/Class::DBI::Loader::Generic.3
Manifying blib/man3/Class::DBI::Loader::Pg.3
Manifying blib/man3/Class::DBI::Loader.3

[CP_ERROR] [Fri Jan 27 10:24:36 2006] MAKE TEST failed: No such file or 
directory PERL_DL_NONLAZY=1 /usr/local/perl-5.8.5/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01use............ok
        2/3 skipped: various reasons
t/02pod............skipped
        all skipped: set TEST_POD to enable this test
t/03podcoverage....skipped
        all skipped: set TEST_POD to enable this test
t/04mysql..........ok
        9/9 skipped: Class::DBI::mysql is not installed
t/05pg.............ok
        9/9 skipped: Class::DBI::Pg is not installed
t/06sqlite.........Couldn't load additional classes "Base class package 
"LoaderLeft" is empty.
    (Perhaps you need to 'use' the module which defines that package first.)
 at (eval 24) line 4
BEGIN failed--compilation aborted at (eval 24) line 4.
" at 
/net/sunu991/disc1/.cpanplus/5.8.5/build/Class-DBI-Loader-0.27/blib/lib/Class/DBI/Loader.pm
 line 81
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-14
        Failed 14/14 tests, 0.00% okay
Failed Test  Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/06sqlite.t  255 65280    14   28 200.00%  1-14
2 tests and 20 subtests skipped.
Failed 1/6 test scripts, 83.33% okay. 14/35 subtests failed, 60.00% okay.
make: *** [test_dynamic] Error 255


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        Class::DBI                      v3.0.14
        DBI                                1.50
        Lingua::EN::Inflect                1.89
        Test::More                         0.62
        Text::Balanced                     1.95

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive 
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:
 

This report was machine-generated by CPAN::YACSmoke 0.03.

--

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris-thread-multi
    uname='sunos sunu991 5.9 generic_112233-12 sun4u sparc sunw,ultra-5_10 
solaris '
    config_args='-de -Dusethreads -Dcc=gcc'
    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 -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-D_REENTRANT -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.8'
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib '
    libpth=/usr/local/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldl -lm -lpthread -lc
    perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
    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=' '
    cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib'

Reply via email to