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 ANDYA, This is a computer-generated error report created automatically by CPANPLUS, version 0.074. 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] [Wed Jan 31 20:23:16 2007] Trying to get 'http://www.cpan.org/authors/id/A/AN/ANDYA/Devel-LeakTrace-Fast-0.0.1.tar.gz' [MSG] [Wed Jan 31 20:23:18 2007] Trying to get 'http://www.cpan.org/authors/id/A/AN/ANDYA/CHECKSUMS' [MSG] [Wed Jan 31 20:23:19 2007] Checksum matches for 'Devel-LeakTrace-Fast-0.0.1.tar.gz' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/buffer.c' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/buffer.h' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/Changes' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/common.h' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/Fast.xs' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/hash.c' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/hash.h' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/lib/' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/lib/Devel/' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/lib/Devel/LeakTrace/' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/lib/Devel/LeakTrace/Fast.pm' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/list.c' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/list.h' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/Makefile.PL' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/MANIFEST' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/META.yml' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/README' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/t/' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/t/00.load.t' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/t/01.basic.t' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/t/pod.t' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/tools.c' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel-LeakTrace-Fast-0.0.1/tools.h' [MSG] [Wed Jan 31 20:23:19 2007] Extracted 'Devel::LeakTrace::Fast' to '/opt/perl/testers/.cpanplus/5.8.8/build/Devel-LeakTrace-Fast-0.0.1' [MSG] [Wed Jan 31 20:23:20 2007] Checking if your kit is complete... Looks good Writing Makefile for Devel::LeakTrace::Fast [MSG] [Wed Jan 31 20:23:20 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jan 31 20:23:25 2007] cp lib/Devel/LeakTrace/Fast.pm blib/lib/Devel/LeakTrace/Fast.pm hash.c: In function `_rehash': hash.c:200: warning: ISO C90 forbids mixed declarations and code tools.c: In function `get_where': tools.c:66: warning: ISO C90 forbids mixed declarations and code Running Mkbootstrap for Devel::LeakTrace::Fast () Manifying blib/man3/Devel::LeakTrace::Fast.3 [ERROR] [Wed Jan 31 20:23:26 2007] MAKE TEST failed: [EMAIL PROTECTED] t/00.load.....# Testing Devel::LeakTrace::Fast 0.0.1 ok t/01.basic.... # Failed test 'leak a reference loop $foo = \$foo' # in t/01.basic.t at line 19. # Failed test 'one SV' # in t/01.basic.t at line 20. # Failed test 'another SV' # in t/01.basic.t at line 21. # Failed test 'leak a reference loop $foo[1] = [EMAIL PROTECTED]' # in t/01.basic.t at line 29. # Failed test 'one SV' # in t/01.basic.t at line 30. # Failed test 'one AV' # in t/01.basic.t at line 31. # Failed test 'one RV' # in t/01.basic.t at line 32. # Looks like you failed 7 tests of 11. dubious Test returned status 7 (wstat 1792, 0x700) DIED. FAILED tests 3-5, 7-10 Failed 7/11 tests, 36.36% okay t/pod.........ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01.basic.t 7 1792 11 7 3-5 7-10 Failed 1/3 test scripts. 7/13 subtests failed. Files=3, Tests=13, 1 wallclock secs ( 0.35 cusr + 0.43 csys = 0.78 CPU) Failed 1/3 test programs. 7/13 subtests failed. make: *** [test_dynamic] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Test::More 0.64 version 0.652 ******************************** 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'
