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 Geo Tiger, This is a computer-generated error report created automatically by CPANPLUS, version 0.053. 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] [Mon May 2 11:08:00 2005] Trying to get 'http://inst.aacom.fr/cpan/authors/id/G/GE/GEOTIGER/CGI-Getopt-0.11.tar.gz' [MSG] [Mon May 2 11:08:00 2005] Trying to get 'http://inst.aacom.fr/cpan/authors/id/G/GE/GEOTIGER/CHECKSUMS' [MSG] [Mon May 2 11:08:00 2005] Checksum matches for 'CGI-Getopt-0.11.tar.gz' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/t/' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/t/Getopt.t' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/Getopt.pm' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/test.pl' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/Makefile.PL' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/CGI-Getopt-0.11.readme' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/README' [MSG] [Mon May 2 11:08:02 2005] Extracted './CGI-Getopt-0.11/MANIFEST' [MSG] [Mon May 2 11:08:02 2005] Extracted 'CGI::Getopt' to '/home/cpanplus/.cpanplus/5.8.5/build/CGI-Getopt-0.11' [ERROR] [Mon May 2 11:08:13 2005] MAKE TEST failed: No such file or directory PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/Getopt.t t/Getopt....[Mon May 2 11:08:13 2005] Getopt.t: Can't locate Debug/EchoMessage.pm in @INC (@INC contains: /home/cpanplus/.cpanplus/5.8.5/build/CGI-Getopt-0.11/blib/lib /home/cpanplus/.cpanplus/5.8.5/build/CGI-Getopt-0.11/blib/arch /usr/local/lib/perl5/5.8.5/sun4-solaris /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_perl .) at /home/cpanplus/.cpanplus/5.8.5/build/CGI-Getopt-0.11/blib/lib/CGI/Getopt.pm line 9. [Mon May 2 11:08:13 2005] Getopt.t: BEGIN failed--compilation aborted at /home/cpanplus/.cpanplus/5.8.5/build/CGI-Getopt-0.11/blib/lib/CGI/Getopt.pm line 9. [Mon May 2 11:08:13 2005] Getopt.t: Compilation failed in require at t/Getopt.t line 9. [Mon May 2 11:08:13 2005] Getopt.t: BEGIN failed--compilation aborted at t/Getopt.t line 9. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 255 MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: Debug::EchoMessage As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'Geo Tiger ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Debug::EchoMessage' => '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! :-) PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Test::Harness 2.48 Test::More 0.54 ******************************** 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. :) ********************************************************************** -- Summary of my perl5 (revision 5 version 8 subversion 5) configuration: Platform: osname=solaris, osvers=2.9, archname=sun4-solaris uname='sunos 5.9 generic sun4u sparc sunw,ultra-5_10 solaris ' config_args='-Dcc=gcc -B/usr/ccs/bin/' 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='gcc -B/usr/ccs/bin/', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/gnu/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O', cppflags='-fno-strict-aliasing -pipe -I/usr/local/include -I/opt/gnu/include' ccversion='', gccversion='3.3.2', gccosandvers='solaris2.9' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='gcc -B/usr/ccs/bin/', ldflags =' -L/usr/local/lib -L/opt/gnu/lib ' libpth=/usr/local/lib /opt/gnu/lib /usr/lib /usr/ccs/lib libs=-lsocket -lbind -lnsl -lgdbm -ldb -ldl -lm -lc perllibs=-lsocket -lbind -lnsl -ldl -lm -lc libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-fPIC', lddlflags='-G -L/usr/local/lib -L/opt/gnu/lib'
