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 JPEACOCK, 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 Jan 31 11:08:09 2007] Trying to get 'http://www.cpan.org/authors/id/J/JP/JPEACOCK/version-0.69_02.tar.gz' [MSG] [Wed Jan 31 11:08:11 2007] Trying to get 'http://www.cpan.org/authors/id/J/JP/JPEACOCK/CHECKSUMS' [MSG] [Wed Jan 31 11:08:12 2007] Checksum matches for 'version-0.69_02.tar.gz' [MSG] [Wed Jan 31 11:08:12 2007] Extracted 'version-0.69_02/' [MSG] [Wed Jan 31 11:08:12 2007] Extracted 'version-0.69_02/t/' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/t/02derived.t' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/t/coretests.pm' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/t/03require.t' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/t/01base.t' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/lib/' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/lib/version.pod' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/lib/version/' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/lib/version/typemap' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/lib/version.pm' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vperl/' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vperl/vpp.pm' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/lib/' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/lib/version/' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/lib/version/vxs.pm' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/ppport.h' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/vxs.xs' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/vutil.c' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/vutil/vutil.h' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/README' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/Changes' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/Build.PL' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/MANIFEST.SKIP' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/Makefile.PL' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/META.yml' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version-0.69_02/MANIFEST' [MSG] [Wed Jan 31 11:08:13 2007] Extracted 'version' to '/home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02' [MSG] [Wed Jan 31 11:08:19 2007] Testing if you have a C compiler Checking if your kit is complete... Looks good Writing Makefile for version::vxs Writing Makefile for version [MSG] [Wed Jan 31 11:08:19 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 'sub return value' [MSG] [Wed Jan 31 11:08:55 2007] cp lib/version.pm blib/lib/version.pm cp lib/version.pod blib/lib/version.pod make[1]: Entering directory `/home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/vutil' cp lib/version/vxs.pm ../blib/lib/version/vxs.pm cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.69_02\" -DXS_VERSION=\"0.69_02\" -fpic "-I/home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld/CORE" vutil.c /home/hybrid/perl594/bin/perl5.9.4 /home/hybrid/perl594/lib/5.9.4/ExtUtils/xsubpp -typemap /home/hybrid/perl594/lib/5.9.4/ExtUtils/typemap -typemap ../lib/version/typemap vxs.xs > vxs.xsc && mv vxs.xsc vxs.c cc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.69_02\" -DXS_VERSION=\"0.69_02\" -fpic "-I/home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld/CORE" vxs.c Running Mkbootstrap for version::vxs () chmod 644 vxs.bs rm -f ../blib/arch/auto/version/vxs/vxs.so cc -shared -L/usr/local/lib vutil.o vxs.o -o ../blib/arch/auto/version/vxs/vxs.so \ \ chmod 755 ../blib/arch/auto/version/vxs/vxs.so cp vxs.bs ../blib/arch/auto/version/vxs/vxs.bs chmod 644 ../blib/arch/auto/version/vxs/vxs.bs make[1]: Leaving directory `/home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/vutil' Manifying blib/man3/version.3 [ERROR] [Wed Jan 31 11:09:03 2007] MAKE TEST failed: Illegal seek make[1]: Entering directory `/home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/vutil' make[1]: Leaving directory `/home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/vutil' PERL_DL_NONLAZY=1 /home/hybrid/perl594/bin/perl5.9.4 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01base.......Subroutine version::qv redefined at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 23. Can't locate auto/version/vxs/qv.al in @INC (@INC contains: /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/arch /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4 /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4 . /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4 /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4 .) at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 32 # Looks like your test died just after 74. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/02derived....Subroutine version::qv redefined at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 23. Can't locate auto/version/vxs/qv.al in @INC (@INC contains: /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/arch /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4 /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4 . /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4 /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4 .) at t/02derived.t line 23 # Looks like your test died just after 80. dubious Test returned status 255 (wstat 65280, 0xff00) after all the subtests completed successfully t/03require....Subroutine version::qv redefined at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 23. Use of inherited AUTOLOAD for non-method version::vxs::qv() is deprecated at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 32. # Failed test 'Make sure very small versions don't freak' # at t/coretests.pm line 411. # 'Can't locate auto/version/vxs/qv.al in @INC (@INC contains: . /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/arch /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4 /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4) at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 32 # Compilation failed in require at (eval 57) line 1. # BEGIN failed--compilation aborted at (eval 57) line 1. # ' # doesn't match '(?-xism:^www version 0.000008 \(v0.0.8\) required)' # Failed test 'Comparing vs. version with no decimal' # at t/coretests.pm line 414. # 'Compilation failed in require at (eval 59) line 1. # BEGIN failed--compilation aborted at (eval 59) line 1. # ' # doesn't match '(?-xism:^www version 1.000 \(v1.0.0\) required)' # Failed test 'Comparing vs. version with decimal only' # at t/coretests.pm line 417. # 'Compilation failed in require at (eval 61) line 1. # BEGIN failed--compilation aborted at (eval 61) line 1. # ' # doesn't match '(?-xism:^www version 1.000 \(v1.0.0\) required)' # Failed test 'Make sure very small versions don't freak' # at t/coretests.pm line 425. # 'Compilation failed in require at (eval 63) line 1. # BEGIN failed--compilation aborted at (eval 63) line 1. # ' # doesn't match '(?-xism:^www version 0.000008 \(v0.0.8\) required)' Use of uninitialized value $got in string eq at t/coretests.pm line 431. # Failed test 'No undef warnings' # at t/coretests.pm line 431. # got: undef # expected: '0.000004' Use of inherited AUTOLOAD for non-method version::vxs::qv() is deprecated at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 32. Can't locate auto/version/vxs/qv.al in @INC (@INC contains: . /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/arch /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib /home/hybrid/perl594/lib/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/5.9.4 /home/hybrid/perl594/lib/site_perl/5.9.4/i686-linux-thread-multi-64int-ld /home/hybrid/perl594/lib/site_perl/5.9.4) at /home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.69_02/blib/lib/version.pm line 32 # Looks like you failed 5 tests of 129. # Looks like your test died just after 129. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 122-125, 127 Failed 5/129 tests, 96.12% okay (less 4 skipped tests: 120 okay, 93.02%) Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01base.t 255 65280 74 0 ?? t/02derived.t 255 65280 80 0 ?? t/03require.t 255 65280 129 5 122-125 127 4 subtests skipped. Failed 3/3 test scripts. 5/283 subtests failed. Files=3, Tests=283, 6 wallclock secs ( 1.83 cusr + 0.11 csys = 1.94 CPU) Failed 3/3 test programs. 5/283 subtests failed. make: *** [test_dynamic] Error 255 MISSING PREREQUISITES: It was observed that the test suite seem to fail without these modules: auto::version::vxs::qv.al As such, adding the prerequisite module(s) to 'PREREQ_PM' in your Makefile.PL should solve this problem. For example: WriteMakefile( AUTHOR => 'JPEACOCK ([EMAIL PROTECTED])', ... # other information PREREQ_PM => { 'auto::version::vxs::qv.al' => '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::More 0.67 ******************************** 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 9 subversion 4) configuration: Platform: osname=linux, osvers=2.4.26, archname=i686-linux-thread-multi-64int-ld uname='linux penguin 2.4.26 #1 smp thu jul 1 18:22:25 bst 2004 i686 unknown unknown gnulinux ' config_args='' hint=recommended, useposix=true, d_sigaction=define useithreads=define, usemultiplicity=define useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef use64bitint=define, use64bitall=undef, uselongdouble=define usemymalloc=n, bincompat5005=undef Compiler: cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64', optimize='-O2', cppflags='-D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -fno-strict-aliasing -pipe -I/usr/local/include' ccversion='', gccversion='3.3.4', 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='long double', nvsize=12, 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 -lpthread -lc perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'
