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 Liu Kang Min,
    
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] [Mon Mar 20 18:23:30 2006] Checking if source files are up to date
[CP_MSG] [Mon Mar 20 18:23:30 2006] Retrieving 
/root/.cpanplus/sourcefiles.2.15.stored
[CP_MSG] [Mon Mar 20 18:23:33 2006] make[1]: Entering directory 
`/root/.cpanplus/5.8.7/build/Kwiki-DB-0.02'
Manifying blib/man3/Kwiki::DB::ClassDBI.3pm
Manifying blib/man3/Kwiki::DB::DBI.3pm
Manifying blib/man3/Kwiki::DB.3pm
make[1]: Leaving directory `/root/.cpanplus/5.8.7/build/Kwiki-DB-0.02'

[CP_ERROR] [Mon Mar 20 18:23:34 2006] MAKE TEST failed:  make[1]: Entering 
directory `/root/.cpanplus/5.8.7/build/Kwiki-DB-0.02'
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 
'inc', 'blib/lib', 'blib/arch')" t/*.t
t/00.use................ok
t/01.dbi-sqlite.........ok
t/02.classdbi-sqlite....DBD::SQLite::db do failed: table artist already 
exists(1) at dbdimp.c line 268 at t/02.classdbi-sqlite.t line 20.
DBD::SQLite::db do failed: table cd already exists(1) at dbdimp.c line 268 at 
t/02.classdbi-sqlite.t line 21.
Can't locate CLASS.pm in @INC (@INC contains: t/lib 
/root/.cpanplus/5.8.7/build/Kwiki-DB-0.02/inc 
/root/.cpanplus/5.8.7/build/Kwiki-DB-0.02/blib/lib 
/root/.cpanplus/5.8.7/build/Kwiki-DB-0.02/blib/arch /etc/perl 
/usr/local/lib/perl/5.8.7 /usr/local/share/perl/5.8.7 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl 
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 .) at 
t/lib/Kwiki/DB/Music/Artist.pm line 3.
BEGIN failed--compilation aborted at t/lib/Kwiki/DB/Music/Artist.pm line 3.
Compilation failed in require at (eval 169) line 3.
# Looks like you planned 4 tests but only ran 1.
# Looks like your test died just after 1.
        (in cleanup) Can't use string ("Kwiki::DB::Music") as a HASH ref while 
"strict refs" in use at /usr/local/share/perl/5.8.4/Class/DBI.pm line 888 
during global destruction.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 2-4
        Failed 3/4 tests, 25.00% okay
Failed Test            Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/02.classdbi-sqlite.t  255 65280     4    6 150.00%  2-4
make[1]: Leaving directory `/root/.cpanplus/5.8.7/build/Kwiki-DB-0.02'
Failed 1/3 test scripts, 66.67% okay. 3/10 subtests failed, 70.00% okay.
make[1]: *** [test_dynamic] Error 255



MISSING PREREQUISITES:

It was observed that the test suite seem to fail without these modules:

CLASS

As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem.  For example:

WriteMakefile(
    AUTHOR      => 'Liu Kang Min ([EMAIL PROTECTED])',
    ... # other information
    PREREQ_PM   => {
        'CLASS' => '0', # or a minimum working version
    }
);

If you are interested in making a more flexible Makefile.PL that can
probe for missing dependencies and install them, ExtUtils::AutoInstall
at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be
worth a look.

Thanks! :-)

PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
        DBD::SQLite                        1.08
        DBI                                1.50
        Kwiki                              0.38
        Test::More                         0.62

******************************** 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:
 

--

Summary of my perl5 (revision 5 version 8 subversion 7) configuration:
  Platform:
    osname=linux, osvers=2.6.14.3, archname=i486-linux-gnu-thread-multi
    uname='linux ninsei 2.6.14.3 #1 smp preempt mon nov 28 19:51:50 pst 2005 
i686 gnulinux '
    config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN 
-Dcccdlflags=-fPIC -Darchname=i486-linux-gnu -Dprefix=/usr 
-Dprivlib=/usr/share/perl/5.8 -Darchlib=/usr/lib/perl/5.8 -Dvendorprefix=/usr 
-Dvendorlib=/usr/share/perl5 -Dvendorarch=/usr/lib/perl5 
-Dsiteprefix=/usr/local -Dsitelib=/usr/local/share/perl/5.8.7 
-Dsitearch=/usr/local/lib/perl/5.8.7 -Dman1dir=/usr/share/man/man1 
-Dman3dir=/usr/share/man/man3 -Dsiteman1dir=/usr/local/man/man1 
-Dsiteman3dir=/usr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl 
-Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Uusesfio -Uusenm -Duseshrplib 
-Dlibperl=libperl.so.5.8.7 -Dd_dosuid -des'
    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='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBIAN 
-fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.0.3 20051201 (prerelease) (Debian 4.0.2-5)', 
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='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
    perllibs=-ldl -lm -lpthread -lc -lcrypt
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=true, libperl=libperl.so.5.8.7
    gnulibc_version='2.3.5'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'

Reply via email to