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 Olivier Evalet,
This is a computer-generated test report for Parallel-Workers-0.0.8, created
automatically by CPAN::Reporter, version 0.40, and sent to the CPAN
Testers mailing list. If you have received this email directly, it is
because the person testing your distribution chose to send a copy to your
CPAN email address; there may be a delay before the official report is
received and processed by CPAN Testers.
Thank you for uploading your work to CPAN. However, it appears that
there were some problems testing your distribution.
Sections of this report:
* Tester comments
* Prerequisites
* Environment and other context
* Test output
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
[none provided]
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
----------------- ---- ----
Data::Serializer 0 0.39
File::Find::Rule 0 0.30
File::Temp 0 0.16
Getopt::Long 0 2.35
Math::BigInt::GMP 0 1.20
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
PATH = /usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin
PERL5LIB =
PERL5_CPAN_IS_RUNNING = 1
SHELL = /bin/ksh
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = perl-5.8.8/bin/perl
UID: $< = 1000
EUID: $> = 1000
GID: $( = 1000 0 1000
EGID: $) = 1000 0 1000
Perl module toolchain versions installed:
Module Have
------------------- ------
CPAN 1.8802
Cwd 3.24
ExtUtils::CBuilder n/a
ExtUtils::Command 1.09
ExtUtils::Install 1.33
ExtUtils::MakeMaker 6.30
ExtUtils::Manifest 1.46
ExtUtils::ParseXS n/a
File::Spec 3.12
Module::Build 0.2807
Module::Signature n/a
Test::Harness 2.64
Test::More 0.70
version 0.71
------------------------------
TEST OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /home/david/cpantesting/perl-5.8.8/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00.load..........
# Failed test 'use Parallel::Workers;'
# at t/00.load.t line 4.
# Tried to use 'Parallel::Workers'.
# Error:
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8:
#
# This Perl hasn't been configured and built properly for the threads
# module to work. (The 'useithreads' configuration option hasn't been used.)
#
# Having threads support requires all of Perl and all of the XS modules in
# the Perl installation to be rebuilt, it is not just a question of adding
# the threads module. (In other words, threaded and non-threaded Perls
# are binary incompatible.)
#
# If you want to the use the threads module, please contact the people
# who built your Perl.
#
# Cannot continue, aborting.
# BEGIN failed--compilation aborted at t/00.load.t line 4.
# Compilation failed in require at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# BEGIN failed--compilation aborted at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Failed test 'use Parallel::Workers::Backend::XMLRPC;'
# at t/00.load.t line 6.
# Tried to use 'Parallel::Workers::Backend::XMLRPC'.
# Error: Can't locate RPC/XML.pm in @INC (@INC contains:
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/arch
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl .
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd /!
home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl .) at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers/Backend/XMLRPC.pm
line 7.
# BEGIN failed--compilation aborted at t/00.load.t line 6.
# Compilation failed in require at (eval 9) line 2.
# BEGIN failed--compilation aborted at (eval 9) line 2.
# Failed test 'use Parallel::Workers::Backend::SSH;'
# at t/00.load.t line 7.
# Tried to use 'Parallel::Workers::Backend::SSH'.
# Error: Can't locate Net/SSH/Perl.pm in @INC (@INC contains:
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/arch
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl .
/home/david/cpantesting/perl-5.8.8/lib/5.8.8/OpenBSD.i386-openbsd
/home/david/cpantesting/perl-5.8.8/lib/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8/OpenBSD.i386-open!
bsd /home/david/cpantesting/perl-5.8.8/lib/site_perl/5.8.8
/home/david/cpantesting/perl-5.8.8/lib/site_perl .) at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers/Backend/SSH.pm
line 6.
# BEGIN failed--compilation aborted at t/00.load.t line 7.
# Compilation failed in require at (eval 10) line 2.
# BEGIN failed--compilation aborted at (eval 10) line 2.
Use of uninitialized value in concatenation (.) or string at t/00.load.t line
10.
# Testing Parallel::Workers
# Looks like you failed 3 tests of 4.
dubious
Test returned status 3 (wstat 768, 0x300)
DIED. FAILED tests 1, 3-4
Failed 3/4 tests, 25.00% okay
t/process-0........Name "Parallel::Workers::WARN" used only once: possible typo
at t/process-0.t line 29.
# Failed test 'use Parallel::Workers;'
# at t/process-0.t line 3.
# Tried to use 'Parallel::Workers'.
# Error:
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8:
#
# This Perl hasn't been configured and built properly for the threads
# module to work. (The 'useithreads' configuration option hasn't been used.)
#
# Having threads support requires all of Perl and all of the XS modules in
# the Perl installation to be rebuilt, it is not just a question of adding
# the threads module. (In other words, threaded and non-threaded Perls
# are binary incompatible.)
#
# If you want to the use the threads module, please contact the people
# who built your Perl.
#
# Cannot continue, aborting.
# BEGIN failed--compilation aborted at t/process-0.t line 3.
# Compilation failed in require at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# BEGIN failed--compilation aborted at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Parallel::Workers" at
t/process-0.t line 33.
# Looks like you planned 6 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-6
Failed 6/6 tests, 0.00% okay
t/ssh-0............
# Failed test 'use Parallel::Workers;'
# at t/ssh-0.t line 3.
# Tried to use 'Parallel::Workers'.
# Error:
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8:
#
# This Perl hasn't been configured and built properly for the threads
# module to work. (The 'useithreads' configuration option hasn't been used.)
#
# Having threads support requires all of Perl and all of the XS modules in
# the Perl installation to be rebuilt, it is not just a question of adding
# the threads module. (In other words, threaded and non-threaded Perls
# are binary incompatible.)
#
# If you want to the use the threads module, please contact the people
# who built your Perl.
#
# Cannot continue, aborting.
# BEGIN failed--compilation aborted at t/ssh-0.t line 3.
# Compilation failed in require at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# BEGIN failed--compilation aborted at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
Can't locate object method "new" via package "Parallel::Workers" at t/ssh-0.t
line 14.
# Looks like you planned 3 tests but only ran 1.
# Looks like you failed 1 test of 1 run.
# Looks like your test died just after 1.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-3
Failed 3/3 tests, 0.00% okay
t/transaction-0....Name "Parallel::Workers::WARN" used only once: possible typo
at t/transaction-0.t line 13.
# Failed test 'use Parallel::Workers;'
# at t/transaction-0.t line 3.
# Tried to use 'Parallel::Workers'.
# Error:
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8:
#
# This Perl hasn't been configured and built properly for the threads
# module to work. (The 'useithreads' configuration option hasn't been used.)
#
# Having threads support requires all of Perl and all of the XS modules in
# the Perl installation to be rebuilt, it is not just a question of adding
# the threads module. (In other words, threaded and non-threaded Perls
# are binary incompatible.)
#
# If you want to the use the threads module, please contact the people
# who built your Perl.
#
# Cannot continue, aborting.
# BEGIN failed--compilation aborted at t/transaction-0.t line 3.
# Compilation failed in require at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# BEGIN failed--compilation aborted at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers.pm
line 8.
# Compilation failed in require at (eval 3) line 2.
# BEGIN failed--compilation aborted at (eval 3) line 2.
# Failed test 'use Parallel::Workers::Transaction;'
# at t/transaction-0.t line 4.
# Tried to use 'Parallel::Workers::Transaction'.
# Error: threads does not define $threads::VERSION--version check failed
at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers/Shared.pm
line 8.
# BEGIN failed--compilation aborted at t/transaction-0.t line 4.
# Compilation failed in require at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers/Transaction.pm
line 8.
# BEGIN failed--compilation aborted at
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq/blib/lib/Parallel/Workers/Transaction.pm
line 8.
# Compilation failed in require at (eval 6) line 2.
# BEGIN failed--compilation aborted at (eval 6) line 2.
Can't locate object method "new" via package "Parallel::Workers" at
t/transaction-0.t line 17.
# Looks like you planned 7 tests but only ran 2.
# Looks like you failed 2 tests of 2 run.
# Looks like your test died just after 2.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-7
Failed 7/7 tests, 0.00% okay
Failed Test Stat Wstat Total Fail List of Failed
-------------------------------------------------------------------------------
t/00.load.t 3 768 4 3 1 3-4
t/process-0.t 255 65280 6 11 1-6
t/ssh-0.t 255 65280 3 5 1-3
t/transaction-0.t 255 65280 7 12 1-7
Failed 4/4 test scripts. 19/20 subtests failed.
Files=4, Tests=20, 0 wallclock secs ( 0.07 cusr + 0.46 csys = 0.53 CPU)
Failed 4/4 test programs. 19/20 subtests failed.
*** Error code 255
Stop in
/home/david/cpantesting/perl-5.8.8/.cpan/build/Parallel-Workers-0.0.8-hljXeq
(line 796 of Makefile).
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=openbsd, osvers=3.5, archname=OpenBSD.i386-openbsd
uname='openbsd tractor.barnyard.co.uk 3.5 generic#34 i386 '
config_args='-Dprefix=/home/david/cpantesting/perl-5.8.8 -de'
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=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -pipe -I/usr/local/include',
optimize='-O2',
cppflags='-fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='2.95.3 20010125 (prerelease, propolice)',
gccosandvers='openbsd3.5'
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 ='-Wl,-E -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib
libs=-lgdbm -lm -lutil -lc
perllibs=-lm -lutil -lc
libc=/usr/lib/libc.so.30.3, 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 -fPIC -L/usr/local/lib'