Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Module-Build-TestReporter-1.00 v5.8.8 GNU/Linux
Date: 2011-12-26T18:38:25Z
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 CHROMATIC,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9115. 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] [Mon Dec 26 18:37:54 2011] cp lib/Sub/Identify.pm blib/lib/Sub/Identify.pm
/home/cpan/pit/thr/perl-5.8.8/bin/perl /home/cpan/pit/thr/perl-5.8.8/lib/5.8.8/ExtUtils/xsubpp -typemap /home/cpan/pit/thr/perl-5.8.8/lib/5.8.8/ExtUtils/typemap Identify.xs > Identify.xsc && mv Identify.xsc Identify.c
cc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" -fpic "-I/home/cpan/pit/thr/perl-5.8.8/lib/5.8.8/x86_64-linux-thread-multi/CORE" Identify.c
Running Mkbootstrap for Sub::Identify ()
chmod 644 Identify.bs
rm -f blib/arch/auto/Sub/Identify/Identify.so
cc -shared -L/usr/local/lib Identify.o -o blib/arch/auto/Sub/Identify/Identify.so \
\
chmod 755 blib/arch/auto/Sub/Identify/Identify.so
cp Identify.bs blib/arch/auto/Sub/Identify/Identify.bs
chmod 644 blib/arch/auto/Sub/Identify/Identify.bs
Manifying blib/man3/Sub::Identify.3
[MSG] [Mon Dec 26 18:37:54 2011] Sending test report for 'Sub-Identify-0.04'
[MSG] [Mon Dec 26 18:37:54 2011] Ok, not sending test report
[MSG] [Mon Dec 26 18:37:54 2011] Building SUPER
[MSG] [Mon Dec 26 18:37:54 2011] MAKE TEST passed:
t/1.t ................... ok
t/bugs.t ................ ok
t/deep_inheritance.t .... ok
t/follow_inheritance.t .. ok
t/get_all_parents.t ..... ok
t/keep_going.t .......... ok
t/keep_going_manual.t ... ok
All tests successful.
Files=7, Tests=47, 0 wallclock secs ( 0.04 usr 0.02 sys + 0.16 cusr 0.04 csys = 0.26 CPU)
Result: PASS
[MSG] [Mon Dec 26 18:37:54 2011] Sending test report for 'SUPER-1.17'
[MSG] [Mon Dec 26 18:37:54 2011] Successfully sent 'pass' report for 'SUPER-1.17'
[MSG] [Mon Dec 26 18:37:55 2011] Building Module-Build-TestReporter
[ERROR] [Mon Dec 26 18:37:56 2011] MAKE TEST failed:
# Next time around, consider install Module::Signature,
# so you can verify the integrity of this distribution.
t/0-signature.t .. ok
# Failed test '... saving failure information'
# at t/base.t line 95.
# Structures begin differing at:
# $got->{failures}[0]{diagnostics} = '
# Failed test 'no, it is not'
# at fake_tests/fail.t line 9.
# got: 'foo'
# expected: 'bar'
# '
# $expected->{failures}[0]{diagnostics} = '
# Failed test (fake_tests/fail.t at line 9)
# got: 'foo'
# expected: 'bar'
# '
# Looks like you failed 1 test of 35.
t/base.t .........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/35 subtests
Can't call method "access" on an undefined value at /home/cpan/pit/thr/perl-5.8.8/lib/site_perl/5.8.8/Module/Build/Base.pm line 621.
# Looks like you planned 3 tests but ran 1.
# Looks like your test exited with 255 just after 1.
t/inherit.t ......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/3 subtests
t/override.t ..... ok
No 'module_name' was provided and it could not be inferred
from other properties. This will prevent a packlist from
being written for this file. Please set either 'module_name'
or 'dist_version_from' in Build.PL.
No 'module_name' was provided and it could not be inferred
from other properties. This will prevent a packlist from
being written for this file. Please set either 'module_name'
or 'dist_version_from' in Build.PL.
t/try_prereqs.t .. ok
Test Summary Report
-------------------
t/base.t (Wstat: 256 Tests: 35 Failed: 1)
Failed test: 20
Non-zero exit status: 1
t/inherit.t (Wstat: 65280 Tests: 1 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
Files=5, Tests=43, 0 wallclock secs ( 0.03 usr 0.01 sys + 0.40 cusr 0.08 csys = 0.52 CPU)
Result: FAIL
Failed 2/5 test programs. 1/43 subtests failed.
BEGIN failed--compilation aborted at -e line 1.
[MSG] [Mon Dec 26 18:37:56 2011] DEFAULT 'proceed_on_test_failure' HANDLER RETURNING 'sub return value'
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Class::Roles 0.30 0
IO::String 1.08 0
IPC::Open3 1.02 0
Module::Build 0.3800 0
SUPER 1.17 1.10
Test::Exception 0.31 0
Test::Harness 3.23 2.47
Test::Simple 0.98 0.48
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9115
CPANPLUS::Dist::Build 0.60
Cwd 3.33
ExtUtils::CBuilder 0.280202
ExtUtils::Command 1.16
ExtUtils::Install 1.54
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.08
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
LANG = en_US
LC_COLLATE = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/games:/usr/lib64/java/bin:/usr/lib64/qt/bin:/usr/share/texmf/bin:.
PERL5LIB = :/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.31/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.31/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Roles-0.30/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Roles-0.30/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/IO-String-1.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/IO-String-1.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Scalar-List-Utils-1.23/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Scalar-List-Utils-1.23/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Identify-0.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Identify-0.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/SUPER-1.17/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/SUPER-1.17/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Module-Build-TestReporter-1.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Module-Build-TestReporter-1.00/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 11394
PERL5_CPANPLUS_IS_VERSION = 0.9115
PERL5_MINISMOKEBOX = 0.54
PERL5_YACSMOKE_BASE = /home/cpan/pit/thr/conf/perl-5.8.8
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 = /home/cpan/pit/thr/perl-5.8.8/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 100 100
EGID: $) = 100 100
-------------------------------
--
Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
Platform:
osname=linux, osvers=2.6.33.4, archname=x86_64-linux-thread-multi
uname='linux slack64 2.6.33.4 #3 smp wed may 12 23:13:09 cdt 2010 x86_64 intel(r) xeon(r) cpu e5520 @ 2.27ghz genuineintel gnulinux '
config_args='-des -Dprefix=/home/cpan/pit/thr/perl-5.8.8 -Dusethreads'
hint=recommended, useposix=true, d_sigaction=define
usethreads=define use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=define use64bitall=define uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include'
ccversion='', gccversion='4.4.4', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -L/usr/local/lib'
libpth=/usr/local/lib /lib/../lib64 /usr/lib/../lib64 /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
libc=, so=so, useshrplib=false, libperl=libperl.a
gnulibc_version='2.11.1'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO
USE_REENTRANT_API
Built under linux
Compiled at Nov 28 2011 11:49:10
%ENV:
PERL5LIB=":/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.31/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.31/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Roles-0.30/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Roles-0.30/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/IO-String-1.08/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/IO-String-1.08/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Scalar-List-Utils-1.23/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Scalar-List-Utils-1.23/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Identify-0.04/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Identify-0.04/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/SUPER-1.17/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/SUPER-1.17/blib/arch:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Module-Build-TestReporter-1.00/blib/lib:/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Module-Build-TestReporter-1.00/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="11394"
PERL5_CPANPLUS_IS_VERSION="0.9115"
PERL5_MINISMOKEBOX="0.54"
PERL5_YACSMOKE_BASE="/home/cpan/pit/thr/conf/perl-5.8.8"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Uplevel-0.22/blib/arch
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.31/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Test-Exception-0.31/blib/arch
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Roles-0.30/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Class-Roles-0.30/blib/arch
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/IO-String-1.08/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/IO-String-1.08/blib/arch
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Scalar-List-Utils-1.23/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Scalar-List-Utils-1.23/blib/arch
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Identify-0.04/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Sub-Identify-0.04/blib/arch
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/SUPER-1.17/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/SUPER-1.17/blib/arch
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Module-Build-TestReporter-1.00/blib/lib
/home/cpan/pit/thr/conf/perl-5.8.8/.cpanplus/5.8.8/build/Module-Build-TestReporter-1.00/blib/arch
/home/cpan/pit/thr/perl-5.8.8/lib/5.8.8/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.8.8/lib/5.8.8
/home/cpan/pit/thr/perl-5.8.8/lib/site_perl/5.8.8/x86_64-linux-thread-multi
/home/cpan/pit/thr/perl-5.8.8/lib/site_perl/5.8.8
/home/cpan/pit/thr/perl-5.8.8/lib/site_perl
.