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 TLINDEN, This is a computer-generated error report created automatically by CPANPLUS, version 0.076. 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 Mar 5 13:37:59 2007] Trying to get 'http://www.cpan.org/authors/id/T/TL/TLINDEN/Config-General-Validate-1.02.tar.gz' [MSG] [Mon Mar 5 13:38:02 2007] Trying to get 'http://www.cpan.org/authors/id/T/TL/TLINDEN/CHECKSUMS' [MSG] [Mon Mar 5 13:38:03 2007] Checksum matches for 'Config-General-Validate-1.02.tar.gz' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/Changelog' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/MANIFEST' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/Makefile.PL' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/README' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/t/' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/t/run.t' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config-General-Validate-1.02/Validate.pm' [MSG] [Mon Mar 5 13:38:03 2007] Extracted 'Config::General::Validate' to '/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02' [MSG] [Mon Mar 5 13:38:05 2007] Checking if your kit is complete... Looks good Writing Makefile for Config::General::Validate [MSG] [Mon Mar 5 13:38:05 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Mon Mar 5 13:38:08 2007] cp Validate.pm blib/lib/Config/General/Validate.pm Manifying blib/man3/Config::General::Validate.3 [ERROR] [Mon Mar 5 13:38:09 2007] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/run.... # Failed test 'require Config::General::Validate;' # at t/run.t line 9. # Tried to require 'Config::General::Validate'. # Error: Can't locate Regexp/Common/URI/RFC2396.pm in @INC (@INC contains: . /usr/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/lib /usr/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/arch /home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/lib /home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/arch /home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib /usr/local/lib/perl5/site_perl/5.8.7/mach /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.7/BSDPAN /usr/local/lib/perl5/5.8.7/mach /usr/local/lib/perl5/5.8.7) at /usr/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/lib/Config/General/Validate.pm line 16. # BEGIN failed--compilation aborted at /usr/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/lib/Config/General/Validate.pm line 16. # Compilation failed in require at (eval 5) line 2. Can't locate object method "new" via package "Config::General" at t/run.t line 80. # Looks like you planned 19 tests but only ran 1. # Looks like you failed 1 test of 1 run. # Looks like your test died just after 1. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-19 Failed 19/19 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/run.t 255 65280 19 37 1-19 Failed 1/1 test scripts. 19/19 subtests failed. Files=1, Tests=19, 0 wallclock secs ( 0.19 cusr + 0.12 csys = 0.30 CPU) Failed 1/1 test programs. 19/19 subtests failed. *** Error code 255 Stop in /usr/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02. MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: Regexp::Common::URI::RFC2396 As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'TLINDEN ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'Regexp::Common::URI::RFC2396' => '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: This report was machine-generated by CPAN::YACSmoke 0.0307. ------------------------------ ENVIRONMENT AND OTHER CONTEXT ------------------------------ Environment variables: AUTOMATED_TESTING = 1 PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/chris/bin PERL5LIB = :/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/lib:/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib/arch:/home/chris/.cpanplus/5.8.7/build/Config-General-Validate-1.02/blib PERL5_CPANPLUS_IS_RUNNING = 58139 PERL_MM_USE_DEFAULT = 1 SHELL = /bin/sh TERM = screen Perl special variables (and OS-specific diagnostics, for MSWin32): Perl: $^X = /usr/local/bin/perl UID: $< = 1001 EUID: $> = 1001 GID: $( = 0 0 0 EGID: $) = 0 0 0 ------------------------------- -- Summary of my perl5 (revision 5 version 8 subversion 7) configuration: Platform: osname=freebsd, osvers=6.0-release, archname=alpha-freebsd uname='freebsd alpha.bingosnet.co.uk 6.0-release freebsd 6.0-release #0: thu nov 3 01:10:43 utc 2005 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric alpha ' config_args='-sde -Dprefix=/usr/local -Darchlib=/usr/local/lib/perl5/5.8.7/mach -Dprivlib=/usr/local/lib/perl5/5.8.7 -Dman3dir=/usr/local/lib/perl5/5.8.7/perl/man/man3 -Dman1dir=/usr/local/man/man1 -Dsitearch=/usr/local/lib/perl5/site_perl/5.8.7/mach -Dsitelib=/usr/local/lib/perl5/site_perl/5.8.7 -Dscriptdir=/usr/local/bin -Dsiteman3dir=/usr/local/lib/perl5/5.8.7/man/man3 -Dsiteman1dir=/usr/local/man/man1 -Ui_malloc -Ui_iconv -Uinstallusrbinperl -Dcc=cc -Duseshrplib -Dccflags=-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -Doptimize=-O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee -Ud_dosuid -Ui_gdbm -Dusethreads=n -Dusemymalloc=y -Duse64bitint' 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=define use64bitall=define uselongdouble=undef usemymalloc=y, bincompat5005=undef Compiler: cc='cc', ccflags ='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe', optimize='-O2 -fno-strict-aliasing -pipe -mcpu=ev4 -mtune=ev5 -mieee', cppflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.7/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe' ccversion='', gccversion='3.4.4 [FreeBSD] 20050518', gccosandvers='' intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='cc', ldflags ='-pthread -Wl,-E' libpth=/usr/lib libs=-lm -lcrypt -lutil perllibs=-lm -lcrypt -lutil libc=, so=so, useshrplib=true, libperl=libperl.so gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-R/usr/local/lib/perl5/5.8.7/mach/CORE' cccdlflags='-DPIC -fPIC', lddlflags='-shared '
