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 Damian Conway, This is a computer-generated error report created automatically by CPANPLUS, version 0.77_07. 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 Oct 3 12:43:28 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DC/DCONWAY/Perl6-Gather-0.04.tar.gz' [MSG] [Wed Oct 3 12:43:32 2007] Trying to get 'ftp://ftp.cpan.org/pub/CPAN/authors/id/D/DC/DCONWAY/CHECKSUMS' [MSG] [Wed Oct 3 12:43:33 2007] Checksum matches for 'Perl6-Gather-0.04.tar.gz' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/Changes' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/demo' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/demo/demo_gather.pl' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/demo/demo_gathered.pl' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/demo/demo_lvalue.pl' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/Gather.pm' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/Makefile.PL' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/MANIFEST' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/README' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/t' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6-Gather-0.04/t/1.t' [MSG] [Wed Oct 3 12:43:33 2007] Extracted 'Perl6::Gather' to '/home/.cpanp/5.8.8/build/Perl6-Gather-0.04' [MSG] [Wed Oct 3 12:43:33 2007] Checking if your kit is complete... Looks good Writing Makefile for Perl6::Gather [MSG] [Wed Oct 3 12:43:33 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 3 12:43:34 2007] cp Gather.pm blib/lib/Perl6/Gather.pm Manifying blib/man3/Perl6::Gather.3 [ERROR] [Wed Oct 3 12:43:34 2007] MAKE TEST failed: Illegal seek PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1.... # Failed test 'use Perl6::Gather;' # at t/1.t line 9. # Tried to use 'Perl6::Gather'. # Error: Can't locate Perl6/Export.pm in @INC (@INC contains: /home/.cpanp/5.8.8/build/Perl6-Gather-0.04/blib/lib /home/.cpanp/5.8.8/build/Perl6-Gather-0.04/blib/arch /home/.cpanp/5.8.8/build/Perl6-Gather-0.04/blib /usr/local/lib/perl5/5.8.8/i686-linux /usr/local/lib/perl5/5.8.8/i686-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/i686-linux /usr/local/lib/perl5/site_perl/5.8.8/i686-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/i686-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl . /usr/local/lib/perl5/5.8.8/i686-linux /usr/local/lib/perl5/5.8.8 /usr/local/lib/perl5/site_perl/5.8.8/i686-linux /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl .) at /home/.cpanp/5.8.8/build/Perl6-Gather-0.04/blib/lib/Perl6/Gather.pm line 2. # BEGIN failed--compilation aborted at t/1.t line 9. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Unquoted string "take" may clash with future reserved word at t/1.t line 16. Number found where operator expected at t/1.t line 16, near "take 99" (Do you need to predeclare take?) Unquoted string "take" may clash with future reserved word at t/1.t line 17. Number found where operator expected at t/1.t line 17, near "take 99" (Do you need to predeclare take?) Unquoted string "gathered" may clash with future reserved word at t/1.t line 17. Unquoted string "take" may clash with future reserved word at t/1.t line 18. Number found where operator expected at t/1.t line 18, near "take 99" (Do you need to predeclare take?) Unquoted string "gathered" may clash with future reserved word at t/1.t line 18. Unquoted string "gathered" may clash with future reserved word at t/1.t line 19. Unquoted string "take" may clash with future reserved word at t/1.t line 20. String found where operator expected at t/1.t line 20, near "take 'two'" (Do you need to predeclare take?) Unquoted string "gathered" may clash with future reserved word at t/1.t line 21. syntax error at t/1.t line 16, near "take 99" syntax error at t/1.t line 17, near "take 99" syntax error at t/1.t line 18, near "take 99" syntax error at t/1.t line 20, near "take 'two'" Execution of t/1.t aborted due to compilation errors. # Looks like you failed 1 test of 1. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/1.t 255 65280 1 1 1 Failed 1/1 test scripts. 1/1 subtests failed. Files=1, Tests=1, 0 wallclock secs ( 0.05 cusr + 0.00 csys = 0.05 CPU) Failed 1/1 test programs. 1/1 subtests failed. make: *** [test_dynamic] Error 255 MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: Perl6::Export As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'Damian Conway ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Perl6::Export' => '0', # or a minimum working version } ); If you are interested in making a more flexible Makefile.PL that can probe for missing dependencies and install them, ExtUtils::AutoInstall at <http://search.cpan.org/dist/ExtUtils-AutoInstall/> may be worth a look. Thanks! :-) ******************************** 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: -- Summary of my perl5 (revision 5 version 8 subversion 8) configuration: Platform: osname=linux, osvers=2.4.20-42.9.legacy, archname=i686-linux uname='linux hawk 2.4.20-42.9.legacy #1 sun feb 20 14:31:58 est 2005 i686 athlon i386 gnulinux ' config_args='-de' hint=recommended, useposix=true, d_sigaction=define usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=undef use64bitall=undef 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 -I/usr/include/gdbm', optimize='-O2', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -I/usr/include/gdbm' ccversion='', gccversion='3.2.2 20030222 (Red Hat Linux 3.2.2-5)', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags =' -L/usr/local/lib' libpth=/usr/local/lib /lib /usr/lib libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='2.3.2' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E' cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
