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 SALVA, 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] [Thu Jul 27 21:31:13 2006] Trying to get 'http://www.cpan.org/authors/id/S/SA/SALVA/Tie-Array-Packed-Auto-0.02.tar.gz' [MSG] [Thu Jul 27 21:31:14 2006] Trying to get 'http://www.cpan.org/authors/id/S/SA/SALVA/CHECKSUMS' [MSG] [Thu Jul 27 21:31:16 2006] Checksum matches for 'Tie-Array-Packed-Auto-0.02.tar.gz' [MSG] [Thu Jul 27 21:31:16 2006] Extracted 'Tie-Array-Packed-Auto-0.02/' [MSG] [Thu Jul 27 21:31:16 2006] Extracted 'Tie-Array-Packed-Auto-0.02/t/' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/t/1_default_backend.t' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/t/2_force_perl_backend.t' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/lib/' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/lib/Tie/' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/lib/Tie/Array/' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/lib/Tie/Array/Packed/' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/lib/Tie/Array/Packed/Auto.pm' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/README' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/Changes' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/Makefile.PL' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/META.yml' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie-Array-Packed-Auto-0.02/MANIFEST' [MSG] [Thu Jul 27 21:31:17 2006] Extracted 'Tie::Array::Packed::Auto' to '/opt/perl/testers/.cpanplus/5.8.8/build/Tie-Array-Packed-Auto-0.02' [MSG] [Thu Jul 27 21:31:19 2006] Checking if your kit is complete... Looks good Warning: prerequisite Tie::Array::PackedC 0 not found. Writing Makefile for Tie::Array::Packed::Auto [MSG] [Thu Jul 27 21:31:19 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Jul 27 21:31:19 2006] Module 'Tie::Array::Packed::Auto' requires 'Tie::Array::PackedC' version '0' to be installed [MSG] [Thu Jul 27 21:31:19 2006] Trying to get 'http://www.cpan.org/authors/id/Y/YV/YVES/Tie-Array-PackedC-0.03.tar.gz' [MSG] [Thu Jul 27 21:31:20 2006] Trying to get 'http://www.cpan.org/authors/id/Y/YV/YVES/CHECKSUMS' [MSG] [Thu Jul 27 21:31:21 2006] Checksum matches for 'Tie-Array-PackedC-0.03.tar.gz' [MSG] [Thu Jul 27 21:31:21 2006] Extracted 'Tie-Array-PackedC-0.03/' [MSG] [Thu Jul 27 21:31:21 2006] Extracted 'Tie-Array-PackedC-0.03/Changes' [MSG] [Thu Jul 27 21:31:22 2006] Extracted 'Tie-Array-PackedC-0.03/Makefile.PL' [MSG] [Thu Jul 27 21:31:22 2006] Extracted 'Tie-Array-PackedC-0.03/MANIFEST' [MSG] [Thu Jul 27 21:31:22 2006] Extracted 'Tie-Array-PackedC-0.03/META.yml' [MSG] [Thu Jul 27 21:31:22 2006] Extracted 'Tie-Array-PackedC-0.03/PackedC.pm' [MSG] [Thu Jul 27 21:31:22 2006] Extracted 'Tie-Array-PackedC-0.03/README' [MSG] [Thu Jul 27 21:31:22 2006] Extracted 'Tie-Array-PackedC-0.03/test.pl' [MSG] [Thu Jul 27 21:31:22 2006] Extracted 'Tie::Array::PackedC' to '/opt/perl/testers/.cpanplus/5.8.8/build/Tie-Array-PackedC-0.03' [MSG] [Thu Jul 27 21:31:23 2006] Checking if your kit is complete... Looks good Writing Makefile for Tie::Array::PackedC [MSG] [Thu Jul 27 21:31:23 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Thu Jul 27 21:31:27 2006] cp PackedC.pm blib/lib/Tie/Array/PackedC.pm Manifying blib/man3/Tie::Array::PackedC.3 [MSG] [Thu Jul 27 21:31:28 2006] MAKE TEST passed: 1..28 ok 1 - use Tie::Array::PackedC; ok 2 - use Tie::Array::PackedC; ok 3 - packed_array returned an object that isa ARRAY ok 4 - the tied object isa Tie::Array::PackedC ok 5 - All ok 6 - Zero index ok 7 - Intermediate index ok 8 - Last index ok 9 - Last index (-1) ok 10 - Out of bounds ok 11 - Pushed ok 12 - Popped ok 13 - Count ok 14 - Count 2 ok 15 - $float isa Tie::Array::PackedC::Double ok 16 - All (Double) ok 17 - Float check ok 18 - $float->[0] exists ok 19 - $float->[1] not exists ok 20 - Delete returns correctly ok 21 - Deleted record is 0 ok 22 - Doc check 1 - Initialization overlap ok 23 - Store into [EMAIL PROTECTED] works ok 24 - Doc check 2 - Real versus method string access ok 25 - Store past end of @array works ok 26 - Store past end of @array works (intermediate goes to 0) ok 27 - Trim trimmed ok 28 - Trim didn't corrupt [MSG] [Thu Jul 27 21:31:28 2006] Ok, not sending test report [MSG] [Thu Jul 27 21:31:32 2006] cp lib/Tie/Array/Packed/Auto.pm blib/lib/Tie/Array/Packed/Auto.pm Manifying blib/man3/Tie::Array::Packed::Auto.3 [ERROR] [Thu Jul 27 21:31:33 2006] MAKE TEST failed: [EMAIL PROTECTED] t/1_default_backend....... # Failed test 'Doc check 1 - Initialization overlap' # in t/1_default_backend.t at line 55. # got: '4 3 2 1 3 0 4 0 5 0' # expected: '4 3 2 1 5' # Failed test 'Store past end of @array works (intermediate goes to 0) ' # in t/1_default_backend.t at line 62. # got: '4' # expected: '0' # Looks like you failed 2 tests of 222. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 218, 222 Failed 2/222 tests, 99.10% okay t/2_force_perl_backend.... # Failed test 'Doc check 1 - Initialization overlap' # in t/2_force_perl_backend.t at line 57. # got: '4 3 2 1 3 0 4 0 5 0' # expected: '4 3 2 1 5' # Failed test 'Store past end of @array works (intermediate goes to 0) ' # in t/2_force_perl_backend.t at line 64. # got: '4' # expected: '0' # Looks like you failed 2 tests of 222. dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 218, 222 Failed 2/222 tests, 99.10% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1_default_backend.t 2 512 222 2 218 222 t/2_force_perl_backend.t 2 512 222 2 218 222 Failed 2/2 test scripts. 4/444 subtests failed. Files=2, Tests=444, 0 wallclock secs ( 0.28 cusr + 0.18 csys = 0.46 CPU) Failed 2/2 test programs. 4/444 subtests failed. make: *** [test_dynamic] Error 2 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Tie::Array::PackedC 0.03 ******************************** 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'
