CPS v0.12 Perl 5 v5.12.0 i86pc-solaris-thread-multi-64int
- Status
- Fail
- From
- Chris Williams (BINGOS)
- Dist
-
CPS v0.12
- Platform
- Perl 5 v5.12.0 i86pc-solaris-thread-multi-64int
- Date
- 2011-12-29 04:46:00
- ID
- 013bff9a-31d8-11e1-9d6f-f6dbfa7543f5
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear PEVANS,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9113. 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] [Thu Dec 29 04:45:58 2011] Building Test-Refcount
[MSG] [Thu Dec 29 04:45:58 2011] Tests skipped
[MSG] [Thu Dec 29 04:45:58 2011] Sending test report for 'Test-Refcount-0.07'
[MSG] [Thu Dec 29 04:45:58 2011] Ok, not sending test report
[MSG] [Thu Dec 29 04:45:58 2011] Building CPS
[ERROR] [Thu Dec 29 04:45:59 2011] MAKE TEST failed:
t/00use.t ................ ok
t/01kloop.t .............. ok
t/02kforeach.t ........... ok
t/03kdescend.t ........... ok
t/04kpar.t ............... ok
t/05kpareach.t ........... ok
t/06kseq.t ............... ok
t/10liftk.t .............. ok
t/11dropk.t .............. ok
t/20governor-simple.t .... ok
t/21governor-deferred.t .. ok
t/30governor.t ........... ok
t/31caller.t ............. skipped: No Sub::Name
t/32leakcheck.t .......... ok
t/40kmap.t ............... ok
t/41kgrep.t .............. ok
t/42kfold.t .............. ok
t/43kunfold.t ............ ok
Can't locate Test/Fatal.pm in @INC (@INC contains: /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/lib /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/arch /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/lib /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/arch /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/lib /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/arch /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/lib /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/arch /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/lib /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/arch /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/lib /export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/arch /export/home/cpan/pit/rel/perl-5.12.0/lib/site_perl/5.12.0/i86pc-solaris-thread-multi-64int /export/home/cpan/pit/rel/perl-5.12.0/lib/site_perl/5.12.0 /export/home/cpan/pit/rel/perl-5.12.0/lib/5.12.0/i86pc-solaris-thread-multi-64int /export/home/cpan/pit/rel/perl-5.12.0/lib/5.12.0 .) at t/50future.t line 6.
BEGIN failed--compilation aborted at t/50future.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/50future.t .............
Dubious, test returned 2 (wstat 512, 0x200)
Failed 28/28 subtests
t/98back-compat.t ........ ok
t/99pod.t ................ skipped: Test::Pod 1.00 required for testing POD
Test Summary Report
-------------------
t/50future.t (Wstat: 512 Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 28 tests but ran 0.
Files=21, Tests=77, 1 wallclock secs ( 0.08 usr 0.07 sys + 0.50 cusr 0.00 csys = 0.65 CPU)
Result: FAIL
Failed 1/21 test programs. 0/77 subtests failed.
BEGIN failed--compilation aborted at -e line 1.
[MSG] [Thu Dec 29 04:45:59 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
MISSING PREREQUISITES:
It was observed that the test suite seem to fail without these modules:
Test::Fatal
As such, adding the prerequisite module(s) to 'PREREQ_PM' in your
Makefile.PL should solve this problem. For example:
WriteMakefile(
AUTHOR => 'PEVANS (cpanplus-info@lists.sf.net)',
... # other information
PREREQ_PM => {
'Test::Fatal' => '0', # or a minimum working version
}
);
Thanks! :-)
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Test::Identity 0.01 0
Test::More 0.98 0
Test::Refcount 0.07 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9113
CPANPLUS::Dist::Build 0.60
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.55
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.07
File::Spec 3.33
Module::Build 0.3800
Test::Harness 3.23
Test::More 0.98
version 0.95
******************************** 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 CPANPLUS::Dist::YACSmoke 0.66.
Powered by minismokebox version 0.54
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/usr/bin/X11:/usr/games
PERL5LIB = :/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/lib:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/arch:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/lib:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/arch:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/lib:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 27965
PERL5_CPANPLUS_IS_VERSION = 0.9113
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /export/home/cpan/pit/rel/conf/perl-5.12.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
SHELL = /bin/bash
TERM = screen
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /export/home/cpan/pit/rel/perl-5.12.0/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 10 10
EGID: $) = 10 10
-------------------------------
--
Summary of my perl5 (revision 5 version 12 subversion 0) configuration:
Platform:
osname=solaris, osvers=2.11, archname=i86pc-solaris-thread-multi-64int
uname='sunos nexus 5.11 nexentaos_134f i86pc i386 i86pc solaris '
config_args='-des -Dprefix=/export/home/cpan/pit/rel/perl-5.12.0 -Dusethreads -Duse64bitint'
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=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DPERL_USE_SAFE_PUTENV',
optimize='-O',
cppflags='-D_REENTRANT -DPTR_IS_LONG -fno-strict-aliasing -pipe -I/usr/local/include'
ccversion='', gccversion='4.2.3 (Ubuntu 4.2.3-2nexenta7)', 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 =' -L/usr/local/lib '
libpth=/usr/local/lib /usr/lib /usr/ccs/lib
libs=-lsocket -lnsl -lgdbm -ldl -lm -lpthread -lc
perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc
libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -Wl,-E'
cccdlflags='-fPIC', lddlflags=' -Wl,-E -G -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
PERL_USE_SAFE_PUTENV USE_64_BIT_INT USE_ITHREADS
USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Built under solaris
Compiled at Nov 15 2011 21:23:59
%ENV:
PERL5LIB=":/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/lib:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/arch:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/lib:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/arch:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/lib:/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="27965"
PERL5_CPANPLUS_IS_VERSION="0.9113"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/export/home/cpan/pit/rel/conf/perl-5.12.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/lib
/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Identity-0.01/blib/arch
/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/lib
/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/Test-Refcount-0.07/blib/arch
/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/lib
/export/home/cpan/pit/rel/conf/perl-5.12.0/.cpanplus/5.12.0/build/CPS-0.12/blib/arch
/export/home/cpan/pit/rel/perl-5.12.0/lib/site_perl/5.12.0/i86pc-solaris-thread-multi-64int
/export/home/cpan/pit/rel/perl-5.12.0/lib/site_perl/5.12.0
/export/home/cpan/pit/rel/perl-5.12.0/lib/5.12.0/i86pc-solaris-thread-multi-64int
/export/home/cpan/pit/rel/perl-5.12.0/lib/5.12.0
.