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 Stepan Riha,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.053. 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':

[MSG] [Thu May 12 09:52:14 2005] Trying to get 
'http://inst.aacom.fr/cpan/authors/id/S/SR/SRIHA/Class-DBI-Plugin-DeepAbstractSearchPager-0.01.tar.gz'
[MSG] [Thu May 12 09:52:14 2005] Trying to get 
'http://inst.aacom.fr/cpan/authors/id/S/SR/SRIHA/CHECKSUMS'
[MSG] [Thu May 12 09:52:14 2005] Checksum matches for 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01.tar.gz'
[MSG] [Thu May 12 09:52:15 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/Changes'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/DeepAbstractSearchPager.pm'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/Makefile.PL'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/MANIFEST'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/META.yml'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/README'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/t/'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/t/00_compile.t'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class-DBI-Plugin-DeepAbstractSearchPager-0.01/t/01_search.t'
[MSG] [Thu May 12 09:52:16 2005] Extracted 
'Class::DBI::Plugin::DeepAbstractSearchPager' to 
'/home/cpanplus/.cpanplus/5.8.5/build/Class-DBI-Plugin-DeepAbstractSearchPager-0.01'
[ERROR] [Thu May 12 09:52:29 2005] MAKE TEST failed: Ce fichier ou ce 
répertoire n'existe pas PERL_DL_NONLAZY=1 /usr/local/bin/perl 
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00_compile....ok
t/01_search.....error loading Class::DBI::Plugin::Pager::LimitOffset: Can't 
locate Class/DBI/Plugin/Pager/LimitOffset.pm in @INC (@INC contains: 
/home/cpanplus/.cpanplus/5.8.5/build/Class-DBI-Plugin-DeepAbstractSearchPager-0.01/blib/lib
 
/home/cpanplus/.cpanplus/5.8.5/build/Class-DBI-Plugin-DeepAbstractSearchPager-0.01/blib/arch
 /usr/local/lib/perl5/5.8.5/sun4-solaris /usr/local/lib/perl5/5.8.5 
/usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris 
/usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) at 
/home/cpanplus/.cpanplus/5.8.5/build/Class-DBI-Plugin-DeepAbstractSearchPager-0.01/blib/lib/Class/DBI/Plugin/DeepAbstractSearchPager.pm
 line 329.
 at t/01_search.t line 130
# Looks like your test died before it could output anything.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01_search.t  255 65280    ??   ??       %  ??
Failed 1/2 test scripts, 50.00% okay. 0/1 subtests failed, 100.00% okay.
make: *** [test_dynamic] Error 255



MISSING PREREQUISITES:

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

Class::DBI::Plugin::Pager::LimitOffset

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

WriteMakefile(
    AUTHOR      => 'Stepan Riha ([EMAIL PROTECTED])',
    ... # other information
    PREREQ_PM   => {
        'Class::DBI::Plugin::Pager::LimitOffset'        => '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:
                                
        Class::DBI::Plugin                 0.03
        Class::DBI::Plugin::DeepAbstractSearch     0.02
        Test::More                         0.60

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

Summary of my perl5 (revision 5 version 8 subversion 5) configuration:
  Platform:
    osname=solaris, osvers=2.9, archname=sun4-solaris
    uname='sunos 5.9 generic sun4u sparc sunw,ultra-5_10 solaris '
    config_args='-Dcc=gcc -B/usr/ccs/bin/'
    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='gcc -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing -pipe 
-I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64',
    optimize='-O',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include 
-I/opt/gnu/include'
    ccversion='', gccversion='3.3.2', gccosandvers='solaris2.9'
    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 -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib -L/opt/gnu/lib '
    libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lbind -lnsl -lgdbm -ldb -ldl -lm -lc
    perllibs=-lsocket -lbind -lnsl -ldl -lm -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 -L/opt/gnu/lib'

Reply via email to