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 Richard Clamp, This is a computer-generated error report created automatically by CPANPLUS, version 0.84. 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 30 18:10:22 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCLAMP/Sub-Parameters-0.03.tar.gz' [MSG] [Wed Jan 30 18:10:24 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCLAMP/CHECKSUMS' [MSG] [Wed Jan 30 18:10:24 2008] Checksum matches for 'Sub-Parameters-0.03.tar.gz' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/t/' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/t/Sub-Parameters.t' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/t/Sub-Parameters_alternate.t' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/Makefile.PL' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/README' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/MANIFEST' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/lib/' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/lib/Sub/' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/lib/Sub/Parameters.pm' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub-Parameters-0.03/MANIFEST.SKIP' [MSG] [Wed Jan 30 18:10:24 2008] Extracted 'Sub::Parameters' to '/home/d/.cpanplus/5.10.0/build/Sub-Parameters-0.03' [MSG] [Wed Jan 30 18:10:25 2008] Checking if your kit is complete... Looks good Warning: prerequisite Devel::Caller 0.02 not found. Warning: prerequisite Devel::LexAlias 0.01 not found. Writing Makefile for Sub::Parameters [MSG] [Wed Jan 30 18:10:25 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jan 30 18:10:25 2008] Module 'Sub::Parameters' requires 'Devel::Caller' version '0.02' to be installed [MSG] [Wed Jan 30 18:10:25 2008] Module 'Sub::Parameters' requires 'Devel::LexAlias' version '0.01' to be installed [MSG] [Wed Jan 30 18:10:25 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCLAMP/CHECKSUMS' [MSG] [Wed Jan 30 18:10:26 2008] Checksum matches for 'Devel-Caller-2.03.tar.gz' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/MANIFEST' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/META.yml' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/t/' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/t/Devel-Caller.t' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/Caller.xs' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/Changes' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/lib/' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/lib/Devel/' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/lib/Devel/Caller.pm' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel-Caller-2.03/Makefile.PL' [MSG] [Wed Jan 30 18:10:26 2008] Extracted 'Devel::Caller' to '/home/d/.cpanplus/5.10.0/build/Devel-Caller-2.03' [MSG] [Wed Jan 30 18:10:27 2008] Writing Makefile for Devel::Caller [MSG] [Wed Jan 30 18:10:27 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jan 30 18:10:27 2008] cc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"2.03\" -DXS_VERSION=\"2.03\" -fPIC "-I/usr/local/lib/perl5/5.10.0/x86_64-linux/CORE" Caller.c Running Mkbootstrap for Devel::Caller () chmod 644 Caller.bs rm -f blib/arch/auto/Devel/Caller/Caller.so cc -shared -O2 -L/usr/local/lib Caller.o -o blib/arch/auto/Devel/Caller/Caller.so \ \ chmod 755 blib/arch/auto/Devel/Caller/Caller.so cp Caller.bs blib/arch/auto/Devel/Caller/Caller.bs chmod 644 blib/arch/auto/Devel/Caller/Caller.bs Manifying blib/man3/Devel::Caller.3 [MSG] [Wed Jan 30 18:10:28 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Devel-Caller...... 1..72 ok 1 - use Devel::Caller; ok 2 - caller_cv ok 3 - caller_cv 0 is check ok 4 - called_with 0 is $check ok 5 - caller_cv 1 is baz ok 6 - called_with 1 is $baz ok 7 - caller_cv 2 is bar ok 8 - called_with 2 is $bar ok 9 - caller_cv 3 is foo ok 10 - called_with 3 is $foo ok 11 - right count ok 12 - with lexical $foo ok 13 - with lexical @foo ok 14 - with lexical %foo ok 15 - right count ok 16 - with lexical name $foo ok 17 - with lexical name @foo ok 18 - with lexical name %foo ok 19 - constant called_assign(undef) ok 20 - constant called_assign(undef, $foo) ok 21 - constant called_assign(undef, $foo) ok 22 - lexical create called_assign($bar) ok 23 - lexical create called_assign($baz) ok 24 - lexical create called_assign($quux, $bar) ok 25 - lexical create called_assign(@bar) ok 26 - lexical create called_assign(@baz) ok 27 - lexical create called_assign(@quux, @bar) ok 28 - lexical create called_assign(@flange) ok 29 - lexical create called_assign(%bar) ok 30 - lexical create called_assign(%baz) ok 31 - lexical create called_assign(%quux, %bar) ok 32 - lexical create called_assign(%flange) ok 33 - lexical prexist called_assign($bar) ok 34 - lexical prexist called_assign($baz) ok 35 - lexical prexist called_assign($quux, $bar) ok 36 - lexical prexist called_assign(@bar) ok 37 - lexical prexist called_assign(@baz) ok 38 - lexical prexist called_assign(@quux, @bar) ok 39 - lexical prexist called_assign(@flange) ok 40 - lexical prexist called_assign(%bar) ok 41 - lexical prexist called_assign(%baz) ok 42 - lexical prexist called_assign(%quux, %bar) ok 43 - lexical prexist called_assign(%flange) ok 44 - right count ok 45 - with $quux ok 46 - with @quux ok 47 - with %quux ok 48 - right count ok 49 - with name 0 ok 50 - with name 1 ok 51 - with name 2 ok 52 - right count ok 53 - with name 0 ok 54 - with name 1 ok 55 - with name 2 ok 56 - package called_assign($T::bar) ok 57 - package called_assign($T::baz) ok 58 - package called_assign($T::quux, $T::bar) ok 59 - package called_assign(@T::bar) ok 60 - package called_assign(@T::baz) ok 61 - package called_assign(@T::quux, @T::bar) ok 62 - package called_assign(@T::flange) ok 63 - package called_assign(%T::bar) ok 64 - package called_assign(%T::baz) ok 65 - package called_assign(%T::quux, %T::bar) ok 66 - package called_assign(%T::flange) ok 67 - called_as_method ok 68 - called_as_method ok 69 - called_as_method ok 70 # cunning coy tests ok 71 - real( $coy, $coy ) # concat ok 72 - real( $coy, $coy ) # print 1 ok All tests successful. Files=1, Tests=72, 0 wallclock secs ( 0.04 usr 0.01 sys + 0.09 cusr 0.06 csys = 0.20 CPU) Result: PASS [MSG] [Wed Jan 30 18:10:28 2008] Sending test report for 'Devel-Caller-2.03' [MSG] [Wed Jan 30 18:10:28 2008] Ok, not sending test report [MSG] [Wed Jan 30 18:10:28 2008] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RC/RCLAMP/CHECKSUMS' [MSG] [Wed Jan 30 18:10:29 2008] Checksum matches for 'Devel-LexAlias-0.04.tar.gz' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/LexAlias.xs' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/MANIFEST' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/t/' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/t/Devel-LexAlias.t' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/LexAlias.pm' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/Makefile.PL' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel-LexAlias-0.04/README' [MSG] [Wed Jan 30 18:10:29 2008] Extracted 'Devel::LexAlias' to '/home/d/.cpanplus/5.10.0/build/Devel-LexAlias-0.04' [MSG] [Wed Jan 30 18:10:30 2008] Writing Makefile for Devel::LexAlias [MSG] [Wed Jan 30 18:10:30 2008] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jan 30 18:10:30 2008] cc -c -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fPIC "-I/usr/local/lib/perl5/5.10.0/x86_64-linux/CORE" LexAlias.c Running Mkbootstrap for Devel::LexAlias () chmod 644 LexAlias.bs rm -f blib/arch/auto/Devel/LexAlias/LexAlias.so cc -shared -O2 -L/usr/local/lib LexAlias.o -o blib/arch/auto/Devel/LexAlias/LexAlias.so \ \ chmod 755 blib/arch/auto/Devel/LexAlias/LexAlias.so cp LexAlias.bs blib/arch/auto/Devel/LexAlias/LexAlias.bs chmod 644 blib/arch/auto/Devel/LexAlias/LexAlias.bs Manifying blib/man3/Devel::LexAlias.3 [MSG] [Wed Jan 30 18:10:31 2008] MAKE TEST passed: PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Devel-LexAlias...... 1..11 ok 1 - expected destruction of $outer ok 2 - alias worked ok 3 - expected destruction of $inner ok 4 - x before ok 5 - y before ok 6 - blew an error ok 7 - useful error ok 8 - x after ok 9 - y after ok 10 - x above after ok 11 - y after # out of foo ok All tests successful. Files=1, Tests=11, 0 wallclock secs ( 0.01 usr 0.01 sys + 0.05 cusr 0.07 csys = 0.14 CPU) Result: PASS [MSG] [Wed Jan 30 18:10:31 2008] Sending test report for 'Devel-LexAlias-0.04' [MSG] [Wed Jan 30 18:10:31 2008] Ok, not sending test report [MSG] [Wed Jan 30 18:10:32 2008] cp lib/Sub/Parameters.pm blib/lib/Sub/Parameters.pm Manifying blib/man3/Sub::Parameters.3 [ERROR] [Wed Jan 30 18:10:33 2008] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/Sub-Parameters................ 1..17 don't know what kind of processing to do! at t/Sub-Parameters.t line 16 main::foo() called at t/Sub-Parameters.t line 22 # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/17 subtests t/Sub-Parameters_alternate...... 1..17 don't know what kind of processing to do! at t/Sub-Parameters_alternate.t line 18 # Looks like your test died before it could output anything. Dubious, test returned 255 (wstat 65280, 0xff00) Failed 17/17 subtests Test Summary Report ------------------- t/Sub-Parameters.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 0. t/Sub-Parameters_alternate.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 17 tests but ran 0. Files=2, Tests=0, 1 wallclock secs ( 0.01 usr 0.01 sys + 0.15 cusr 0.17 csys = 0.34 CPU) Result: FAIL Failed 2/2 test programs. 0/0 subtests failed. make: *** [test_dynamic] Error 255 [MSG] [Wed Jan 30 18:10:33 2008] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value' PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Module Name Have Want Attribute::Handlers 0.79 0 Devel::Caller 2.03 0.02 Devel::LexAlias 0.04 0.01 Hook::LexWrap 0.20 0 PadWalker 1.6 0.05 Test::More 0.74 0 ******************************** 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.0307. -- Summary of my perl5 (revision 5 version 10 subversion 0) configuration: Platform: osname=linux, osvers=2.6.23.1-slh64-smp-32, archname=x86_64-linux uname='linux sanremo.defietser 2.6.23.1-slh64-smp-32 #1 smp preempt thu nov 15 17:55:06 cet 2007 x86_64 gnulinux ' config_args='-des' hint=recommended, useposix=true, d_sigaction=define useithreads=undef, usemultiplicity=undef useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=define, uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='4.2.3 20071014 (prerelease) (Debian 4.2.2-3)', 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='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib /lib64 /usr/lib64 libs=-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.7.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.7' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'
