Back
From: metabase:user:0b91ce32-3676-11e1-a1bc-bfed0df65b4f
Subject: FAIL signatures-0.06 v5.15.3 GNU/Linux
Date: 2012-04-09T02:41:59Z
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 Florian Ragwitz,
This is a computer-generated report for signatures-0.06
on perl 5.15.3, created by CPAN-Reporter-1.2005.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
/opt/perl-5.15.3/bin/perl "-Iinc" "-MModule::Install::ExtraTests" "-e" "Module::Install::ExtraTests::__harness('Test::Harness', 0, 'xt/author', '', '', 0, 'blib/lib', 'blib/arch')" t/*.t
t/anon.t ........... ok
t/basic.t .......... ok
t/bug_junctions.t .. ok
# Failed test 'signatures parse in eval'
# at t/eval.t line 8.
# forced to realloc PL_linestr for line use signatures;sub foo ($bar) { $bar }
# ;, bailing out before we crash harder at /root/.cpan/build/signatures-0.06-jDDBVV/blib/lib/signatures.pm line 87.
Undefined subroutine &main::foo called at t/eval.t line 11.
# Looks like you planned 8 tests but ran 2.
# Looks like you failed 1 test of 2 run.
# Looks like your test exited with 255 just after 2.
t/eval.t ...........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/8 subtests
t/proto.t .......... ok
t/subclass.t ....... ok
t/warnings.t ....... ok
t/weird.t .......... ok
Test Summary Report
-------------------
t/eval.t (Wstat: 65280 Tests: 2 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 8 tests but ran 2.
Files=8, Tests=24, 2 wallclock secs ( 0.13 usr 0.03 sys + 1.25 cusr 0.16 csys = 1.57 CPU)
Result: FAIL
Failed 1/8 test programs. 1/24 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ----- -----
B::Hooks::EndOfScope 0.08 0.11
B::Hooks::OP::Check 0.17 0.19
B::Hooks::OP::PPAddr 0 0.03
B::Hooks::Parser 0.07 0.10
ExtUtils::Depends 0.302 0.304
ExtUtils::MakeMaker 6.42 6.62
build_requires:
Module Need Have
-------------------- ----- -----
ExtUtils::MakeMaker 0 6.62
configure_requires:
Module Need Have
-------------------- ----- -----
B::Hooks::OP::Check 0.18 0.19
B::Hooks::OP::PPAddr 0.03 0.03
B::Hooks::Parser 0.07 0.10
ExtUtils::Depends 0.302 0.304
ExtUtils::MakeMaker 6.42 6.62
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/real/RealPlayer:/root/bin:/opt/real/RealPlayer
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 18607
PERL5_CPAN_IS_RUNNING = 18607
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.15.3/bin/perl
$UID/$EUID = 0 / 0
$GID = 0 0 1 2 3 4 6 10
$EGID = 0 0 1 2 3 4 6 10
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.33
ExtUtils::CBuilder 0.280205
ExtUtils::Command 1.17
ExtUtils::Install 1.57
ExtUtils::MakeMaker 6.62
ExtUtils::Manifest 1.60
ExtUtils::ParseXS 3.15
File::Spec 3.33
JSON 2.53
JSON::PP 2.27200
Module::Build 0.40
Module::Signature 0.68
Parse::CPAN::Meta 1.4403
Test::Harness 3.23
Test::More 0.98
YAML 0.80
YAML::Syck 1.20
version 0.97
--
Summary of my perl5 (revision 5 version 15 subversion 3) configuration:
Platform:
osname=linux, osvers=2.6.18-1.2798.fc6, archname=i686-linux-thread-multi-64int-ld
uname='linux localhost.localdomain 2.6.18-1.2798.fc6 #1 smp mon oct 16 14:37:32 edt 2006 i686 i686 i386 gnulinux '
config_args='-Dcc=gcc -Dprefix=/opt/perl-5.15.3 -DDEBUGGING'
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='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g',
cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.1.1 20061011 (Red Hat 4.1.1-30)', 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='gcc', ldflags =' -fstack-protector -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.5.so, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.5'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/opt/perl-5.15.3/lib/5.15.3/i686-linux-thread-multi-64int-ld/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES MULTIPLICITY PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT PERL_MAD
PERL_MALLOC_WRAP PERL_PRESERVE_IVUV
PERL_TRACK_MEMPOOL USE_64_BIT_INT USE_FAST_STDIO
USE_ITHREADS USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_LONG_DOUBLE USE_PERLIO
USE_PERL_ATOF USE_REENTRANT_API
Built under linux
Compiled at Apr 2 2012 09:59:10
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="18607"
PERL5_CPAN_IS_RUNNING="18607"
@INC:
/opt/perl-5.15.3/lib/site_perl/5.15.3/i686-linux-thread-multi-64int-ld
/opt/perl-5.15.3/lib/site_perl/5.15.3
/opt/perl-5.15.3/lib/5.15.3/i686-linux-thread-multi-64int-ld
/opt/perl-5.15.3/lib/5.15.3
.