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 ABH, This is a computer-generated error report created automatically by CPANPLUS, version 0.072. 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] [Fri Jul 28 16:57:34 2006] Trying to get 'http://www.cpan.org/authors/id/A/AB/ABH/Authen-Bitcard-0.86.tar.gz' [MSG] [Fri Jul 28 16:57:35 2006] Trying to get 'http://www.cpan.org/authors/id/A/AB/ABH/CHECKSUMS' [MSG] [Fri Jul 28 16:57:36 2006] Checksum matches for 'Authen-Bitcard-0.86.tar.gz' [MSG] [Fri Jul 28 16:57:36 2006] Extracted 'Authen-Bitcard-0.86/' [MSG] [Fri Jul 28 16:57:36 2006] Extracted 'Authen-Bitcard-0.86/Changes' [MSG] [Fri Jul 28 16:57:36 2006] Extracted 'Authen-Bitcard-0.86/lib/' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/lib/Authen/' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/lib/Authen/Bitcard.pm' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/lib/Sau/' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/lib/Sau/Client.pm' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/LICENSE' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/Makefile.PL' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/MANIFEST' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/META.yml' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/NOTICE' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/README' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/t/' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/t/10config.t' [MSG] [Fri Jul 28 16:57:37 2006] Extracted 'Authen-Bitcard-0.86/t/11verify.t' [MSG] [Fri Jul 28 16:57:38 2006] Extracted 'Authen-Bitcard-0.86/t/13podcoverage.t' [MSG] [Fri Jul 28 16:57:38 2006] Extracted 'Authen-Bitcard-0.86/t/15pod.t' [MSG] [Fri Jul 28 16:57:38 2006] Extracted 'Authen::Bitcard' to '/opt/perl/testers/.cpanplus/5.8.8/build/Authen-Bitcard-0.86' [MSG] [Fri Jul 28 16:57:38 2006] Checking if your kit is complete... Looks good Writing Makefile for Authen::Bitcard [MSG] [Fri Jul 28 16:57:38 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Fri Jul 28 16:57:38 2006] Module 'Authen::Bitcard' requires 'Digest::SHA1' version '0' to be installed [MSG] [Fri Jul 28 16:57:39 2006] Writing Makefile for Digest::SHA1 [MSG] [Fri Jul 28 16:57:40 2006] Running Mkbootstrap for Digest::SHA1 () Manifying blib/man3/Digest::SHA1.3 [MSG] [Fri Jul 28 16:57:41 2006] MAKE TEST passed: t/badfile....ok t/bits.......ok t/sha1.......ok All tests successful. Files=3, Tests=17, 1 wallclock secs ( 0.06 cusr + 0.05 csys = 0.11 CPU) [MSG] [Fri Jul 28 16:57:41 2006] Ok, not sending test report [MSG] [Fri Jul 28 16:57:42 2006] cp lib/Authen/Bitcard.pm blib/lib/Authen/Bitcard.pm cp lib/Sau/Client.pm blib/lib/Sau/Client.pm Manifying blib/man3/Authen::Bitcard.3 [ERROR] [Fri Jul 28 16:57:43 2006] MAKE TEST failed: [EMAIL PROTECTED] t/10config......... # Failed test 'use Authen::Bitcard;' # in t/10config.t at line 4. # Tried to use 'Authen::Bitcard'. # Error: Base class package "Class::ErrorHandler" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /opt/perl/testers/.cpanplus/5.8.8/build/Authen-Bitcard-0.86/blib/lib/Authen/Bitcard.pm line 3 # BEGIN failed--compilation aborted at t/10config.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Can't locate object method "new" via package "Authen::Bitcard" at t/10config.t line 5. # Looks like you planned 8 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-8 Failed 8/8 tests, 0.00% okay t/11verify......... # Failed test 'use Authen::Bitcard;' # in t/11verify.t at line 11. # Tried to use 'Authen::Bitcard'. # Error: Base class package "Class::ErrorHandler" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /opt/perl/testers/.cpanplus/5.8.8/build/Authen-Bitcard-0.86/blib/lib/Authen/Bitcard.pm line 3 # BEGIN failed--compilation aborted at t/11verify.t line 11. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. Can't locate object method "new" via package "Authen::Bitcard" at t/11verify.t line 12. # Looks like you planned 6 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/13podcoverage....ok t/15pod............ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/10config.t 255 65280 8 15 1-8 t/11verify.t 255 65280 6 11 1-6 Failed 2/4 test scripts. 14/17 subtests failed. Files=4, Tests=17, 1 wallclock secs ( 0.31 cusr + 0.18 csys = 0.49 CPU) Failed 2/4 test programs. 14/17 subtests failed. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Digest::SHA1 2.11 HTTP::Status 1.28 LWP::UserAgent 2.033 MIME::Base64 3.07 Math::BigInt 1.77 Test::More 0.64 URI 1.35 ******************************** 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 8) configuration: Platform: osname=linux, osvers=2.6.16.14, archname=x86_64-linux-thread-multi-ld uname='linux rinse 2.6.16.14 #1 smp mon may 8 23:44:32 cst 2006 x86_64 gnulinux ' config_args='-d -Dusethreads -Dcc=gcc -Duselongdouble -Doptimize=-g -O3 -Duse64bitint -Duse64bitall -Dprefix=/opt/perl/testers -Dd_dosuid -Dinc_version_list=none -Acccdlflags=-fPIC -Duseshrplib=true [EMAIL PROTECTED]' 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=define usemymalloc=n, bincompat5005=undef Compiler: cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-g -O3', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.4 20050314 (prerelease) (Debian 3.4.3-13)', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8 alignbytes=16, prototype=define Linker and Libraries: ld='gcc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE' cccdlflags=' -fPIC', lddlflags='-shared -L/usr/local/lib'
