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 RCLAMP, This is a computer-generated error report created automatically by CPANPLUS, version 0.061. 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 Jul 5 20:23:41 2006] Trying to get 'http://www.cpan.org/authors/id/R/RC/RCLAMP/Devel-Caller-0.10.tar.gz' [MSG] [Wed Jul 5 20:23:42 2006] Trying to get 'http://www.cpan.org/authors/id/R/RC/RCLAMP/CHECKSUMS' [MSG] [Wed Jul 5 20:23:45 2006] Checksum matches for 'Devel-Caller-0.10.tar.gz' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/META.yml' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/t/' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/t/Devel-Caller.t' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/Changes' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/lib/' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/lib/Devel/' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/lib/Devel/Caller.pm' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/lib/Devel/Caller.xs' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/MANIFEST' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/README' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/Build.PL' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel-Caller-0.10/Makefile.PL' [MSG] [Wed Jul 5 20:23:45 2006] Extracted 'Devel::Caller' to '/opt/perl/testers/.cpanplus/5.8.8/build/Devel-Caller-0.10' [MSG] [Wed Jul 5 20:23:46 2006] # running Build.PL /opt/perl/testers/bin/perl Build.PL Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Devel-Caller' version '0.10' [MSG] [Wed Jul 5 20:23:46 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jul 5 20:23:46 2006] Module 'Devel::Caller' requires 'PadWalker' version '0.08' to be installed [MSG] [Wed Jul 5 20:23:46 2006] Writing Makefile for PadWalker [MSG] [Wed Jul 5 20:23:47 2006] PadWalker.xs: In function `XS_PadWalker__upcontext': PadWalker.xs:521: warning: cast from pointer to integer of different size Running Mkbootstrap for PadWalker () Manifying blib/man3/PadWalker.3 [MSG] [Wed Jul 5 20:23:48 2006] MAKE TEST passed: t/closure....."my" variable $blah masks earlier declaration in same scope at t/closure.t line 56. ok t/dm..........ok t/foo.........ok t/our.........ok t/recurse.....ok t/sub.........ok t/test........ok t/tt..........ok t/var_name....ok All tests successful. Files=9, Tests=65, 1 wallclock secs ( 0.20 cusr + 0.20 csys = 0.40 CPU) [MSG] [Wed Jul 5 20:23:48 2006] Ok, not sending test report [MSG] [Wed Jul 5 20:23:49 2006] lib/Devel/Caller.pm -> blib/lib/Devel/Caller.pm lib/Devel/Caller.xs -> lib/Devel/Caller.c gcc -I/opt/perl/testers/lib/5.8.8/x86_64-linux-thread-multi-ld/CORE -DXS_VERSION="0.10" -DVERSION="0.10" -fPIC -c -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 -g -O3 -o lib/Devel/Caller.o lib/Devel/Caller.c ExtUtils::Mkbootstrap::Mkbootstrap('blib/arch/auto/Devel/Caller/Caller.bs') gcc -shared -L/usr/local/lib -o blib/arch/auto/Devel/Caller/Caller.so lib/Devel/Caller.o Manifying blib/lib/Devel/Caller.pm -> blib/libdoc/Devel::Caller.3 [ERROR] [Wed Jul 5 20:23:50 2006] MAKE TEST failed: [EMAIL PROTECTED] t/Devel-Caller.... # Failed (TODO) test 'with lexical $foo' # in t/Devel-Caller.t at line 36. # got: 'GLOB(0x505220)' # expected: 'SCALAR(0x676be0)' # Failed (TODO) test 'with lexical @foo' # in t/Devel-Caller.t at line 37. # got: 'SCALAR(0x6ac1f0)' # expected: 'ARRAY(0x6fcc50)' # Failed (TODO) test 'with lexical %foo' # in t/Devel-Caller.t at line 38. # got: 'GLOB(0x6b4490)' # expected: 'HASH(0x6fcc70)' dubious Test returned status 0 (wstat 11, 0xb) DIED. FAILED tests 44-72 Failed 29/72 tests, 59.72% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/Devel-Caller.t 0 11 72 58 80.56% 44-72 Failed 1/1 test scripts, 0.00% okay. 29/72 subtests failed, 59.72% okay. make: *** [test] Error 255 PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: PadWalker 0 Test::More 0.62 ******************************** 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='-s -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'
