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 John Peacock,
    
This is a computer-generated error report created automatically by
CPANPLUS, version 0.0562. 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':

[CP_MSG] [Mon Mar 13 09:44:22 2006] Trying to get 
'http://mirror.mirimar.net/cpan/authors/id/J/JP/JPEACOCK/version-0.57.tar.gz'
[CP_MSG] [Mon Mar 13 09:44:22 2006] Trying to get 
'http://mirror.mirimar.net/cpan/authors/id/J/JP/JPEACOCK/CHECKSUMS'
[CP_MSG] [Mon Mar 13 09:44:22 2006] Checksum matches for 'version-0.57.tar.gz'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/t/'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/t/02derived.t'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/t/coretests.pm'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/t/01base.t'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/lib/'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/lib/version.pod'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/lib/version/'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/lib/version/typemap'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/lib/version.pm'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vperl/'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vperl/vpp.pm'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vutil/'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vutil/ppport.h'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vutil/vxs.pm'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vutil/vxs.xs'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vutil/vutil.c'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/vutil/vutil.h'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/README'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/Changes'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/Build.PL'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/Makefile.PL'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/META.yml'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version-0.57/MANIFEST'
[CP_MSG] [Mon Mar 13 09:44:23 2006] Extracted 'version' to 
'/home/insecure/perl593/.cpanplus/5.9.3/build/version-0.57'
[CP_MSG] [Mon Mar 13 09:44:24 2006] # running Build.PL 
/home/insecure/perl593/bin/perl5.9.3 Build.PL
Creating custom builder _build/lib/version/Builder.pm in _build/lib/version
Checking whether your kit is complete...
Looks good
cc -I/home/insecure/perl593/lib/5.9.3/i686-linux/CORE -fpic -c 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o /tmp/compilet.o 
/tmp/compilet.c
cc -shared -L/usr/local/lib -o _build/compilet.so /tmp/compilet.o
 * ERROR: Version 5.009003 of perl is installed, but we need version < 5.009
ERRORS/WARNINGS FOUND IN PREREQUISITES.  You may wish to install the versions
 of the modules indicated above before proceeding with this installation.

Checking whether your kit is complete...
Looks good
Creating new 'Build' script for 'version' version '0.57'
Unknown 'build_class', defaulting to 'Module::Build'

[CP_MSG] [Mon Mar 13 09:44:28 2006] /home/insecure/perl593/bin/perl5.9.3 Build 
--makefile_env_macros 1
cc -I./vutil -I/home/insecure/perl593/lib/5.9.3/i686-linux/CORE -fpic -c 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o ./vutil/vutil.o 
./vutil/vutil.c
In file included from ./vutil/vutil.h:4,
                 from ./vutil/vutil.c:1:
./vutil/ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined
In file included from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:215:1: warning: this is 
the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:23:1: warning: "scan_version" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:573:1: warning: this 
is the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:24:1: warning: "new_version" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:574:1: warning: this 
is the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:25:1: warning: "upg_version" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:575:1: warning: this 
is the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:26:1: warning: "vverify" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:576:1: warning: this 
is the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:27:1: warning: "vnumify" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:577:1: warning: this 
is the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:28:1: warning: "vnormal" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:578:1: warning: this 
is the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:29:1: warning: "vstringify" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:579:1: warning: this 
is the location of the previous definition
In file included from ./vutil/vutil.c:1:
./vutil/vutil.h:30:1: warning: "vcmp" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from ./vutil/vutil.h:2,
                 from ./vutil/vutil.c:1:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:580:1: warning: this 
is the location of the previous definition
lib/version.pm -> blib/lib/version.pm
vutil/vxs.pm -> blib/lib/version/vxs.pm
vutil/vxs.xs -> lib/version/vxs.xs
lib/version/vxs.xs -> lib/version/vxs.c
cc -I./vutil -I/home/insecure/perl593/lib/5.9.3/i686-linux/CORE -fpic -c 
-fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -o lib/version/vxs.o 
lib/version/vxs.c
In file included from ./vutil/vutil.h:4,
                 from lib/version/vxs.xs:4:
./vutil/ppport.h:231:1: warning: "PERL_UNUSED_DECL" redefined
In file included from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:215:1: warning: this is 
the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:23:1: warning: "scan_version" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:573:1: warning: this 
is the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:24:1: warning: "new_version" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:574:1: warning: this 
is the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:25:1: warning: "upg_version" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:575:1: warning: this 
is the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:26:1: warning: "vverify" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:576:1: warning: this 
is the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:27:1: warning: "vnumify" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:577:1: warning: this 
is the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:28:1: warning: "vnormal" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:578:1: warning: this 
is the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:29:1: warning: "vstringify" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:579:1: warning: this 
is the location of the previous definition
In file included from lib/version/vxs.xs:4:
./vutil/vutil.h:30:1: warning: "vcmp" redefined
In file included from 
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/perl.h:840,
                 from lib/version/vxs.xs:2:
/home/insecure/perl593/lib/5.9.3/i686-linux/CORE/embed.h:580:1: warning: this 
is the location of the previous definition
ExtUtils::Mkbootstrap::Mkbootstrap('lib/version/vxs')
cc -shared -L/usr/local/lib -o blib/arch/auto/version/vxs/vxs.so 
lib/version/vxs.o ./vutil/vutil.o
lib/version.pod -> blib/lib/version.pod
Manifying blib/lib/version.pod -> blib/libdoc/version.3

[CP_ERROR] [Mon Mar 13 09:44:29 2006] MAKE TEST failed: No such file or 
directory /home/insecure/perl593/bin/perl5.9.3 Build --makefile_env_macros 1 
test
t/01base.......Subroutine version::qv redefined at 
/home/insecure/perl593/lib/5.9.3/Exporter.pm line 66.
 at /home/insecure/perl593/lib/5.9.3/Carp.pm line 2
# Tests with base class
# tests with bare numbers
# tests with quoted numbers
# tests with stringify
# test illegal formats
# tests with self
# tests with non-objects
# tests with objects
# numeric tests with non-objects
# numeric tests with objects
# numeric tests with numbers
# Tests with extended decimal versions
# tests with alpha-style non-objects
# numeric tests with alpha-style non-objects
# tests with alpha-style objects
# tests with alpha-style objects
# tests with alpha-style objects with same subversion
# test implicit [in]equality
# forbidden operations
# testing qv
Can't locate auto/version/vxs/qv.al in @INC (@INC contains: 
/home/insecure/perl593/.cpanplus/5.9.3/build/version-0.57/blib/lib 
/home/insecure/perl593/.cpanplus/5.9.3/build/version-0.57/blib/arch 
/home/insecure/perl593/.cpanplus/5.9.3/build/version-0.57/_build/lib 
/home/insecure/perl593/lib/5.9.3/i686-linux /home/insecure/perl593/lib/5.9.3 
/home/insecure/perl593/lib/site_perl/5.9.3/i686-linux 
/home/insecure/perl593/lib/site_perl/5.9.3 /home/insecure/perl593/lib/site_perl 
.) at t/coretests.pm line 204
# 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/insecure/perl593/lib/5.9.3/Exporter.pm line 66.
 at /home/insecure/perl593/lib/5.9.3/Carp.pm line 2
# Tests with empty derived class
# tests with bare numbers
# tests with quoted numbers
# tests with stringify
# test illegal formats
# tests with self
# tests with non-objects
# tests with objects
# numeric tests with non-objects
# numeric tests with objects
# numeric tests with numbers
# Tests with extended decimal versions
# tests with alpha-style non-objects
# numeric tests with alpha-style non-objects
# tests with alpha-style objects
# tests with alpha-style objects
# tests with alpha-style objects with same subversion
# test implicit [in]equality
# forbidden operations
# testing qv
Can't locate auto/version/vxs/qv.al in @INC (@INC contains: 
/home/insecure/perl593/.cpanplus/5.9.3/build/version-0.57/blib/lib 
/home/insecure/perl593/.cpanplus/5.9.3/build/version-0.57/blib/arch 
/home/insecure/perl593/.cpanplus/5.9.3/build/version-0.57/_build/lib 
/home/insecure/perl593/lib/5.9.3/i686-linux /home/insecure/perl593/lib/5.9.3 
/home/insecure/perl593/lib/site_perl/5.9.3/i686-linux 
/home/insecure/perl593/lib/site_perl/5.9.3 /home/insecure/perl593/lib/site_perl 
.) at t/02derived.t line 19
# Looks like your test died just after 80.
dubious
        Test returned status 255 (wstat 65280, 0xff00)
        after all the subtests completed successfully
Failed Test   Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/01base.t     255 65280    74    0   0.00%  ??
t/02derived.t  255 65280    80    0   0.00%  ??
Failed 2/2 test scripts, 0.00% okay. 0/154 subtests failed, 100.00% okay.
make: *** [test] 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      => 'John Peacock ([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! :-)


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

--

Summary of my perl5 (revision 5 version 9 subversion 3) configuration:
  Platform:
    osname=linux, osvers=2.6.12-10-386, archname=i686-linux
    uname='linux big 2.6.12-10-386 #1 mon feb 13 12:13:15 utc 2006 i686 
gnulinux '
    config_args='-Dprefix=/home/insecure/perl593 -Dusedevel -des'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -Wdeclaration-after-statement 
-I/usr/local/include'
    ccversion='', gccversion='4.0.2 20050808 (prerelease) (Ubuntu 
4.0.1-4ubuntu9)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, 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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.5.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.5'
  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