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.78. 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] [Fri Apr 20 18:09:31 2007] Trying to get 
'http://www.cpan.org/authors/id/J/JP/JPEACOCK/version-0.72.tar.gz'
[MSG] [Fri Apr 20 18:09:32 2007] Trying to get 
'http://www.cpan.org/authors/id/J/JP/JPEACOCK/CHECKSUMS'
[MSG] [Fri Apr 20 18:09:33 2007] Checksum matches for 'version-0.72.tar.gz'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/t/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/t/02derived.t'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/t/coretests.pm'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/t/03require.t'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/t/01base.t'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/lib/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/lib/version.pod'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/lib/version/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/lib/version/typemap'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/lib/version.pm'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vperl/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vperl/vpp.pm'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vutil/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vutil/lib/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vutil/lib/version/'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 
'version-0.72/vutil/lib/version/vxs.pm'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vutil/ppport.h'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vutil/vxs.xs'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vutil/vutil.c'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/vutil/vutil.h'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/README'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/Changes'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/Build.PL'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/MANIFEST.SKIP'
[MSG] [Fri Apr 20 18:09:33 2007] Extracted 'version-0.72/Makefile.PL'
[MSG] [Fri Apr 20 18:09:34 2007] Extracted 'version-0.72/META.yml'
[MSG] [Fri Apr 20 18:09:34 2007] Extracted 'version-0.72/MANIFEST'
[MSG] [Fri Apr 20 18:09:34 2007] Extracted 'version' to 
'/home/hybrid/perl594/.cpanplus/5.9.4/build/version-0.72'
[MSG] [Fri Apr 20 18:09:36 2007] Testing if you have a C compiler
Checking if your kit is complete...
Looks good
Writing Makefile for version

[MSG] [Fri Apr 20 18:09:36 2007] DEFAULT 'filter_prereqs' HANDLER RETURNING 
'sub return value'
[ERROR] [Fri Apr 20 18:09:41 2007] MAKE TEST failed: Illegal seek 
PERL_DL_NONLAZY=1 /home/hybrid/perl594/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01base.......
#   Failed test 'use version;'
#   at t/01base.t line 10.
#     Tried to use 'version'.
#     Error:  version version 0.670300 (v0.670.300) required--this is only 
version 0.670 (v0.670.0) at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/01base.t line 10.

#   Failed test '5.005_03 eq 5.00503'
#   at t/coretests.pm line 16.
#          got: '5.005030'
#     expected: '5.00503'

#   Failed test '1.23 eq "1.23"'
#   at t/coretests.pm line 18.
#          got: '1.230'
#     expected: '1.23'

#   Failed test '"5.005_03" eq "5.005_03"'
#   at t/coretests.pm line 23.
#          got: '5.005_030'
#     expected: '5.005_03'

#   Failed test '$version eq "99"'
#   at t/coretests.pm line 69.
#          got: '99.000'
#     expected: '99'
Undefined subroutine &main::qv called at t/coretests.pm line 191.
# Looks like you failed 5 tests of 63.
# Looks like your test died just after 63.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-4, 14
        Failed 5/63 tests, 92.06% okay
t/02derived....
#   Failed test 'use version;'
#   at t/02derived.t line 10.
#     Tried to use 'version'.
#     Error:  version version 0.670300 (v0.670.300) required--this is only 
version 0.670 (v0.670.0) at (eval 3) line 2.
# BEGIN failed--compilation aborted at t/02derived.t line 10.

#   Failed test '5.005_03 eq 5.00503'
#   at t/coretests.pm line 16.
#          got: '5.005030'
#     expected: '5.00503'

#   Failed test '1.23 eq "1.23"'
#   at t/coretests.pm line 18.
#          got: '1.230'
#     expected: '1.23'

#   Failed test '"5.005_03" eq "5.005_03"'
#   at t/coretests.pm line 23.
#          got: '5.005_030'
#     expected: '5.005_03'

#   Failed test '$version eq "99"'
#   at t/coretests.pm line 69.
#          got: '99.000'
#     expected: '99'

#   Failed test 'version->new() doesn't clone'
#   at t/coretests.pm line 205.
#          got: '0.000'
#     expected: '0'

#   Failed test 'CPAN-style alpha version'
#   at t/coretests.pm line 219.
#          got: '1.23_0100'
#     expected: '1.23_01'

#   Failed test 'Make sure very small versions don't freak'
#   at t/coretests.pm line 389.
#                   'www version 0.000008 (v0.0.8) required--this is only 
version 0.000004 (v0.0.4) at (eval 57) line 1.
# BEGIN failed--compilation aborted at (eval 57) line 1.
# '
#     doesn't match '(?-xism:^www version 0.000008 required)'

#   Failed test 'Comparing vs. version with no decimal'
#   at t/coretests.pm line 392.
#                   'www version 1.000 (v1.0.0) required--this is only version 
0.000004 (v0.0.4) at (eval 59) line 1.
# BEGIN failed--compilation aborted at (eval 59) line 1.
# '
#     doesn't match '(?-xism:^www version 1.000 required)'

#   Failed test 'Comparing vs. version with decimal only'
#   at t/coretests.pm line 395.
#                   'www version 1.000 (v1.0.0) required--this is only version 
0.000004 (v0.0.4) at (eval 61) line 1.
# BEGIN failed--compilation aborted at (eval 61) line 1.
# '
#     doesn't match '(?-xism:^www version 1.000 required)'

#   Failed test 'Make sure very small versions don't freak'
#   at t/coretests.pm line 404.
#                   'www version 0.000008 (v0.0.8) required--this is only 
version 0.000004 (v0.0.4) at (eval 63) line 1.
# BEGIN failed--compilation aborted at (eval 63) line 1.
# '
#     doesn't match '(?-xism:^www version v0.0.8 required)'

#   Failed test 'User typed numeric so we error with numeric'
#   at t/coretests.pm line 441.
#                   'uuu version 1.001 (v1.1.0) required--this is only version 
1.000 (v1.0.0) at (eval 69) line 1.
# BEGIN failed--compilation aborted at (eval 69) line 1.
# '
#     doesn't match '(?-xism:^uuu version 1.001 required)'

#   Failed test 'User typed extended so we error with extended'
#   at t/coretests.pm line 444.
#                   'uuu version 1.001 (v1.1.0) required--this is only version 
1.000 (v1.0.0) at (eval 71) line 1.
# BEGIN failed--compilation aborted at (eval 71) line 1.
# '
#     doesn't match '(?-xism:^uuu version v1.1.0 required)'

#   Failed test 'Process locale-dependent floating point'
#   at t/coretests.pm line 466.
#                   'Version string '1,23' contains invalid data; ignoring: 
',23' at t/coretests.pm line 465, <DATA> line 1.
# '
#           matches '(?-xism:Version string '1,23' contains invalid data)'

#   Failed test 'Locale doesn't apply to version objects'
#   at t/coretests.pm line 468.
#          got: '1.000'
#     expected: '1.23'
Version string '1,' contains invalid data; ignoring: ',' at t/02derived.t line 
54, <DATA> line 1.
# Looks like you failed 15 tests of 133.
dubious
        Test returned status 15 (wstat 3840, 0xf00)
DIED. FAILED tests 1, 7-9, 19, 75, 79, 114-117, 123-126
        Failed 15/133 tests, 88.72% okay
t/03require....
#   Failed test '5.005_03 eq 5.00503'
#   at t/coretests.pm line 16.
#          got: '5.005030'
#     expected: '5.00503'

#   Failed test '1.23 eq "1.23"'
#   at t/coretests.pm line 18.
#          got: '1.230'
#     expected: '1.23'

#   Failed test '"5.005_03" eq "5.005_03"'
#   at t/coretests.pm line 23.
#          got: '5.005_030'
#     expected: '5.005_03'

#   Failed test '$version eq "99"'
#   at t/coretests.pm line 69.
#          got: '99.000'
#     expected: '99'

#   Failed test 'version->new() doesn't clone'
#   at t/coretests.pm line 205.
#          got: '0.000'
#     expected: '0'

#   Failed test 'CPAN-style alpha version'
#   at t/coretests.pm line 219.
#          got: '1.23_0100'
#     expected: '1.23_01'

#   Failed test 'Make sure very small versions don't freak'
#   at t/coretests.pm line 389.
#                   'www version 0.000008 (v0.0.8) required--this is only 
version 0.000004 (v0.0.4) at (eval 55) line 1.
# BEGIN failed--compilation aborted at (eval 55) line 1.
# '
#     doesn't match '(?-xism:^www version 0.000008 required)'

#   Failed test 'Comparing vs. version with no decimal'
#   at t/coretests.pm line 392.
#                   'www version 1.000 (v1.0.0) required--this is only version 
0.000004 (v0.0.4) at (eval 57) line 1.
# BEGIN failed--compilation aborted at (eval 57) line 1.
# '
#     doesn't match '(?-xism:^www version 1.000 required)'

#   Failed test 'Comparing vs. version with decimal only'
#   at t/coretests.pm line 395.
#                   'www version 1.000 (v1.0.0) required--this is only version 
0.000004 (v0.0.4) at (eval 59) line 1.
# BEGIN failed--compilation aborted at (eval 59) line 1.
# '
#     doesn't match '(?-xism:^www version 1.000 required)'

#   Failed test 'Make sure very small versions don't freak'
#   at t/coretests.pm line 404.
#                   'www version 0.000008 (v0.0.8) required--this is only 
version 0.000004 (v0.0.4) at (eval 61) line 1.
# BEGIN failed--compilation aborted at (eval 61) line 1.
# '
#     doesn't match '(?-xism:^www version v0.0.8 required)'

#   Failed test 'User typed numeric so we error with numeric'
#   at t/coretests.pm line 441.
#                   'uuu version 1.001 (v1.1.0) required--this is only version 
1.000 (v1.0.0) at (eval 67) line 1.
# BEGIN failed--compilation aborted at (eval 67) line 1.
# '
#     doesn't match '(?-xism:^uuu version 1.001 required)'

#   Failed test 'User typed extended so we error with extended'
#   at t/coretests.pm line 444.
#                   'uuu version 1.001 (v1.1.0) required--this is only version 
1.000 (v1.0.0) at (eval 69) line 1.
# BEGIN failed--compilation aborted at (eval 69) line 1.
# '
#     doesn't match '(?-xism:^uuu version v1.1.0 required)'

#   Failed test 'Process locale-dependent floating point'
#   at t/coretests.pm line 466.
#                   'Version string '1,23' contains invalid data; ignoring: 
',23' at t/coretests.pm line 465, <DATA> line 1.
# '
#           matches '(?-xism:Version string '1,23' contains invalid data)'

#   Failed test 'Locale doesn't apply to version objects'
#   at t/coretests.pm line 468.
#          got: '1.000'
#     expected: '1.23'
# Looks like you failed 14 tests of 124.
dubious
        Test returned status 14 (wstat 3584, 0xe00)
DIED. FAILED tests 3-5, 15, 71, 75, 110-113, 119-122
        Failed 14/124 tests, 88.71% okay (less 4 skipped tests: 106 okay, 
85.48%)
Failed Test   Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/01base.t     255 65280    63    5  1-4 14
t/02derived.t   15  3840   133   15  1 7-9 19 75 79 114-117 123-126
t/03require.t   14  3584   124   14  3-5 15 71 75 110-113 119-122
4 subtests skipped.
Failed 3/3 test scripts. 34/320 subtests failed.
Files=3, Tests=320,  2 wallclock secs ( 2.04 cusr +  0.15 csys =  2.19 CPU)
Failed 3/3 test programs. 34/320 subtests failed.
make: *** [test_dynamic] Error 14


PREREQUISITES:

Here is a list of prerequisites you specified and versions we 
managed to load:
                                
          Test::More                         0.70        0

******************************** 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'

Reply via email to