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 RKRIMEN, This is a computer-generated error report created automatically by CPANPLUS, version 0.074. 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 4 15:15:19 2006] Trying to get 'http://www.cpan.org/authors/id/R/RK/RKRIMEN/Test-WWW-Jaunt-0.01_01.tar.gz' [MSG] [Wed Oct 4 15:15:20 2006] Trying to get 'http://www.cpan.org/authors/id/R/RK/RKRIMEN/CHECKSUMS' [MSG] [Wed Oct 4 15:15:21 2006] Checksum matches for 'Test-WWW-Jaunt-0.01_01.tar.gz' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/t/' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/t/pod.t' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/t/00-load.t' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/t/pod-coverage.t' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/lib/' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/lib/Test/' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/lib/Test/WWW/' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/lib/Test/WWW/Jaunt/' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/lib/Test/WWW/Jaunt/Test.pm' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/lib/Test/WWW/Jaunt/Step.pm' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/lib/Test/WWW/Jaunt.pm' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/README' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/Changes' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/Build.PL' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/META.yml' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/.cvsignore' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test-WWW-Jaunt-0.01_01/MANIFEST' [MSG] [Wed Oct 4 15:15:22 2006] Extracted 'Test::WWW::Jaunt' to '/home/chris/.cpanplus/5.8.7/build/Test-WWW-Jaunt-0.01_01' [ERROR] [Wed Oct 4 15:15:22 2006] This module requires 'Module::Build' and 'CPANPLUS::Dist::Build' to be installed, but you don't have it! Will fall back to 'CPANPLUS::Dist::MM', but might not be able to install! [MSG] [Wed Oct 4 15:15:22 2006] No 'Makefile.PL' found - attempting to generate one [MSG] [Wed Oct 4 15:15:23 2006] Checking if your kit is complete... Looks good Writing Makefile for Test::WWW::Jaunt [MSG] [Wed Oct 4 15:15:23 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Oct 4 15:15:26 2006] cp lib/Test/WWW/Jaunt.pm blib/lib/Test/WWW/Jaunt.pm cp lib/Test/WWW/Jaunt/Step.pm blib/lib/Test/WWW/Jaunt/Step.pm cp lib/Test/WWW/Jaunt/Test.pm blib/lib/Test/WWW/Jaunt/Test.pm Manifying blib/man3/Test::WWW::Jaunt.3 [ERROR] [Wed Oct 4 15:15:28 2006] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-load......... # Failed test 'use Test::WWW::Jaunt;' # in t/00-load.t at line 6. # Tried to use 'Test::WWW::Jaunt'. # Error: Base class package "Class::Accessor" is empty. # (Perhaps you need to 'use' the module which defines that package first.) # at /usr/home/chris/.cpanplus/5.8.7/build/Test-WWW-Jaunt-0.01_01/blib/lib/Test/WWW/Jaunt/Step.pm line 7 # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at /usr/home/chris/.cpanplus/5.8.7/build/Test-WWW-Jaunt-0.01_01/blib/lib/Test/WWW/Jaunt.pm line 26. # BEGIN failed--compilation aborted at /usr/home/chris/.cpanplus/5.8.7/build/Test-WWW-Jaunt-0.01_01/blib/lib/Test/WWW/Jaunt.pm line 26. # Compilation failed in require at (eval 5) line 2. # BEGIN failed--compilation aborted at (eval 5) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Test::WWW::Jaunt , Perl 5.008007, /usr/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/pod-coverage....skipped all skipped: not ready t/pod.............skipped all skipped: not ready Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 2 tests skipped. Failed 1/3 test scripts. 1/1 subtests failed. Files=3, Tests=1, 1 wallclock secs ( 0.84 cusr + 0.28 csys = 1.12 CPU) Failed 1/3 test programs. 1/1 subtests failed. *** Error code 35 Stop in /usr/home/chris/.cpanplus/5.8.7/build/Test-WWW-Jaunt-0.01_01. ******************************** 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 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 '
