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 BMORROW, 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] [Wed Nov 29 05:43:40 2006] Trying to get 'http://www.cpan.org/authors/id/B/BM/BMORROW/PerlInterp-0.05.tar.gz' [MSG] [Wed Nov 29 05:43:45 2006] Trying to get 'http://www.cpan.org/authors/id/B/BM/BMORROW/CHECKSUMS' [MSG] [Wed Nov 29 05:43:45 2006] Checksum matches for 'PerlInterp-0.05.tar.gz' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/6threads.t' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/4eval.t' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/Foo.pm' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/5multi.t' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/2run.t' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/3inc.t' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/t/1_eval.t' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/Perl.pm' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/Perl.xs' [MSG] [Wed Nov 29 05:43:45 2006] Extracted 'PerlInterp-0.05/README' [MSG] [Wed Nov 29 05:43:46 2006] Extracted 'PerlInterp-0.05/Makefile.PL' [MSG] [Wed Nov 29 05:43:46 2006] Extracted 'PerlInterp-0.05/ppport.h' [MSG] [Wed Nov 29 05:43:46 2006] Extracted 'PerlInterp-0.05/META.yml' [MSG] [Wed Nov 29 05:43:46 2006] Extracted 'PerlInterp-0.05/typemap' [MSG] [Wed Nov 29 05:43:46 2006] Extracted 'PerlInterp-0.05/MANIFEST' [MSG] [Wed Nov 29 05:43:46 2006] Extracted 'PerlInterp' to '/home/cwill1is/.cpanplus/5.8.8/build/PerlInterp-0.05' [MSG] [Wed Nov 29 05:43:46 2006] Checking if your kit is complete... Looks good Writing Makefile for Perl [MSG] [Wed Nov 29 05:43:46 2006] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Nov 29 05:43:49 2006] cp Perl.pm blib/lib/Perl.pm /usr/home/cwill1is/perl588/bin/perl /usr/home/cwill1is/perl588/lib/5.8.8/ExtUtils/xsubpp -typemap /usr/home/cwill1is/perl588/lib/5.8.8/ExtUtils/typemap -typemap typemap Perl.xs > Perl.xsc && mv Perl.xsc Perl.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -DPIC -fPIC "-I/usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int/CORE" Perl.c cc -c -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -O -DVERSION=\"0.05\" -DXS_VERSION=\"0.05\" -DPIC -fPIC "-I/usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int/CORE" xsinit.c Running Mkbootstrap for Perl () chmod 644 Perl.bs rm -f blib/arch/auto/Perl/Perl.so cc -shared -L/usr/local/lib Perl.o xsinit.o -Wl,-E -L/usr/local/lib /usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int/auto/DynaLoader/DynaLoader.a -L/usr/home/cwill1is/perl588/lib/5.8.8/i386-freebsd-thread-multi-64int/CORE -lperl -lm -lcrypt -lutil -lc_r -o blib/arch/auto/Perl/Perl.so chmod 755 blib/arch/auto/Perl/Perl.so cp Perl.bs blib/arch/auto/Perl/Perl.bs chmod 644 blib/arch/auto/Perl/Perl.bs Manifying blib/man3/Perl.3 [ERROR] [Wed Nov 29 05:43:52 2006] MAKE TEST failed: PERL_DL_NONLAZY=1 /usr/home/cwill1is/perl588/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/1_eval......ok t/2run........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 8 Failed 1/9 tests, 88.89% okay t/3inc........ # Failed test 'perl_run died on runtime error' # in t/2run.t at line 99. # got: '25' # expected: '255' # Looks like you failed 1 test of 9. ok t/4eval.......ok t/5multi......ok t/6threads....ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/2run.t 1 256 9 1 8 Failed 1/6 test scripts. 1/30 subtests failed. Files=6, Tests=30, 3 wallclock secs ( 0.65 cusr + 0.13 csys = 0.78 CPU) Failed 1/6 test programs. 1/30 subtests failed. *** Error code 35 Stop in /usr/home/cwill1is/.cpanplus/5.8.8/build/PerlInterp-0.05. PREREQUISITES: Here is a list of prerequisites you specified and versions we managed to load: Data::Dumper 2.121_08 Test::More 0.64 ******************************** 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 8) configuration: Platform: osname=freebsd, osvers=5.3-release, archname=i386-freebsd-thread-multi-64int uname='freebsd scc205.staffordshire.gov.uk 5.3-release freebsd 5.3-release #0: fri nov 5 04:19:18 utc 2004 [EMAIL PROTECTED]:usrobjusrsrcsysgeneric i386 ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define use5005threads=undef useithreads=define usemultiplicity=define useperlio=define d_sfio=undef uselargefiles=define usesocks=undef use64bitint=define use64bitall=undef uselongdouble=undef usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include', optimize='-O', cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include' ccversion='', gccversion='3.4.2 [FreeBSD] 20040728', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12 ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=4, prototype=define Linker and Libraries: ld='cc', ldflags ='-Wl,-E -L/usr/local/lib' libpth=/usr/lib /usr/local/lib libs=-lm -lcrypt -lutil -lc_r perllibs=-lm -lcrypt -lutil -lc_r libc=, so=so, useshrplib=false, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' ' cccdlflags='-DPIC -fPIC', lddlflags='-shared -L/usr/local/lib'
