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 DUPUIS Arnaud, 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 'fetch': [MSG] [Sun Apr 24 14:37:59 2005] Trying to get 'file://usr/local/cpan/authors/id/D/DU/DUPUISARN/slackget10-0.01.tar.gz' [MSG] [Sun Apr 24 14:37:59 2005] Trying to get 'file://usr/local/cpan/authors/id/D/DU/DUPUISARN/CHECKSUMS' [MSG] [Sun Apr 24 14:37:59 2005] Checksum matches for 'slackget10-0.01.tar.gz' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/t/' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/t/pod.t' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/t/00-load.t' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/t/pod-coverage.t' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/lib/' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/lib/slackget10.pm' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/lib/slackget10/' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/lib/slackget10/Base.pm' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/lib/slackget10/Networking.pm' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/lib/slackget10/File.pm' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/README' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/Changes' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/Build.PL' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/META.yml' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10-0.01/MANIFEST' [MSG] [Sun Apr 24 14:38:00 2005] Extracted 'slackget10' to '/home/cpanplus/.cpanplus/5.8.5/build/slackget10-0.01' /usr/bin/perl5.8.5 Build.PL --uninst 1 Checking whether your kit is complete... Looks good Creating new 'Build' script for 'slackget10' version '0.01' lib/slackget10/Networking.pm -> blib/lib/slackget10/Networking.pm lib/slackget10.pm -> blib/lib/slackget10.pm lib/slackget10/File.pm -> blib/lib/slackget10/File.pm lib/slackget10/Base.pm -> blib/lib/slackget10/Base.pm Manifying blib/lib/slackget10/File.pm -> blib/libdoc/slackget10::File.3pm Manifying blib/lib/slackget10/Networking.pm -> blib/libdoc/slackget10::Networking.3pm Manifying blib/lib/slackget10.pm -> blib/libdoc/slackget10.3pm Manifying blib/lib/slackget10/Base.pm -> blib/libdoc/slackget10::Base.3pm t/00-load.........NOK 2 # Failed test (t/00-load.t at line 5) # Tried to use 'slackget10::Base'. # Error: Can't locate slackget10/PackageList.pm in @INC (@INC contains: /home/cpanplus/.cpanplus/5.8.5/build/slackget10-0.01/blib/lib /home/cpanplus/.cpanplus/5.8.5/build/slackget10-0.01/blib/arch /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl .) at /home/cpanplus/.cpanplus/5.8.5/build/slackget10-0.01/blib/lib/slackget10/Base.pm line 7. # Compilation failed in require at (eval 4) line 2. # BEGIN failed--compilation aborted at t/00-load.t line 5. # Testing slackget10 0.01, Perl 5.008006, /usr/bin/perl5.8.6 # Looks like you failed 1 test of 4. t/00-load.........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/4 tests, 75.00% okay t/pod-coverage....NOK 2 # Failed test (/usr/lib/perl5/site_perl/5.8.5/Test/Pod/Coverage.pm at line 112) # Coverage for slackget10::Networking is 66.7%, with 1 naked subroutine: # new t/pod-coverage....NOK 3 # Failed test (/usr/lib/perl5/site_perl/5.8.5/Test/Pod/Coverage.pm at line 112) # Coverage for slackget10::File is 88.9%, with 1 naked subroutine: # new # Looks like you failed 2 tests of 4. t/pod-coverage....dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 2-3 Failed 2/4 tests, 50.00% okay t/pod.............ok t/00-load.t 1 256 4 1 25.00% 2 t/pod-coverage.t 2 512 4 2 50.00% 2-3 [ERROR] [Sun Apr 24 14:38:01 2005] Could not run 'Build test': Failed 2/3 test scripts, 33.33% okay. 3/12 subtests failed, 75.00% okay. MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: slackget10::PackageList As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( ... # other information PREREQ_PM => { 'slackget10::PackageList' => '0', # or a minimum working version } ); Thanks! :-) PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Test::More 0.54 ******************************** 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=linux, osvers=2.4.19-44mdkenterprise, archname=i386-linux-thread-multi uname='linux updates.mandrakesoft.com 2.4.19-44mdkenterprise #1 smp thu aug 12 21:22:45 mdt 2004 i686 intel(r) pentium(r) 4 cpu 3.00ghz unknown gnulinux ' config_args='-des -Dinc_version_list=5.8.4/i386-linux-thread-multi 5.8.4 5.8.3/i386-linux-thread-multi 5.8.3 5.8.2/i386-linux-thread-multi 5.8.2 5.8.1/i386-linux-thread-multi 5.8.1 5.8.0/i386-linux-thread-multi 5.8.0 5.6.1 5.6.0 -Darchname=i386-linux -Dcc=gcc -Doptimize=-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro -Dprefix=/usr -Dvendorprefix=/usr -Dsiteprefix=/usr -Dman3ext=3pm -Dcf_by=Mandrakesoft -Dmyhostname=localhost [EMAIL PROTECTED] -Dd_dosuid -Ud_csh -Duseshrplib -Accflags=-DPERL_DISABLE_PMC -Dusethreads' 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 -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm', optimize='-O2 -fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro ', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DPERL_DISABLE_PMC -fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.4.1 (Mandrakelinux 10.1 3.4.1-4mdk)', 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 -lndbm -lgdbm -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.3.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.3' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE' cccdlflags='-fPIC', lddlflags='-shared -L/usr/local/lib'
