Back
From: metabase:user:323dcade-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Devel-Cover-0.92 v5.17.3 GNU/Linux
Date: 2012-08-01T02:14:42Z
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 Paul Johnson,
This is a computer-generated report for Devel-Cover-0.92
on perl 5.17.3, created by CPAN-Reporter-1.2006.
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':
PERL_DL_NONLAZY=1 /usr/local/bin/perl5.17.3d-nt@c57406fb "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*/*.t
t/e2e/aaccessor.t ........... ok
t/e2e/aalias.t .............. ok
t/e2e/aalias1.t ............. ok
t/e2e/abranch_return_sub.t .. ok
t/e2e/acond_and.t ........... ok
# Test 1 got:
+----+----------------------------------------------------------+----------------------------------------------------------+
| Elt|Got |Expected |
+----+----------------------------------------------------------+----------------------------------------------------------+
| 502|'line err % l !l expr\n' |'line err % l !l expr\n' |
| 503|'- --- ------ ------ ------ ----\n' |'- --- ------ ------ ------ ----\n' |
| 504|'279 100 2 2 shift() || (return)\n' |'279 100 2 2 shift() || (return)\n' |
* 505|'294 100 4 2 $x || (last)\n' |'294 100 4 2 $x || last\n' *
* 506|'304 100 4 4 $x || (next)\n' |'304 100 4 4 $x || next\n' *
* 507|'314 100 8 2 $x++ || (redo)\n' |'314 100 8 2 $x++ || redo\n' *
* 508|'324 100 4 2 $x || (goto GR)\n' |'324 100 4 2 $x || goto GR\n' *
| 509|'335 100 4 4 $x || die()\n' |'335 100 4 4 $x || die()\n' |
| 510|'357 *** 50 1 0 $b or 0\n' |'357 *** 50 1 0 $b or 0\n' |
| 511|'\n' |'\n' |
+----+----------------------------------------------------------+----------------------------------------------------------+
(/home/rurban/.cpan/build/Devel-Cover-0.92-f9mS91/blib/lib/Devel/Cover/Test.pm at line 334)
# Expected: No differences (output)
# /home/rurban/.cpan/build/Devel-Cover-0.92-f9mS91/blib/lib/Devel/Cover/Test.pm line 334 is: $self->{no_coverage} ? Test::ok 1 : eq_or_diff(\@at, \@ac, "output");
t/e2e/acond_branch.t ........
Failed 1/1 subtests
t/e2e/acond_chained.t ....... ok
t/e2e/acond_or.t ............ ok
t/e2e/acond_xor.t ........... ok
t/e2e/acop.t ................ ok
t/e2e/adefault_param.t ...... ok
t/e2e/adeparse.t ............ ok
t/e2e/adestroy.t ............ ok
t/e2e/adynamic_subs.t ....... ok
t/e2e/aeval1.t .............. ok
t/e2e/aeval2.t .............. ok
t/e2e/aeval3.t .............. ok
t/e2e/aeval_nested.t ........ ok
t/e2e/aexec.t ............... ok
t/e2e/aexec_die.t ........... ok
t/e2e/afork.t ............... ok
t/e2e/aif.t ................. ok
t/e2e/ainc_sub.t ............ ok
t/e2e/amodule1.t ............ ok
t/e2e/amodule2.t ............ ok
t/e2e/amodule_ignore.t ...... ok
t/e2e/amodule_import.t ...... ok
t/e2e/amodule_relative.t .... ok
t/e2e/amoose_basic.t ........ ok
t/e2e/amoose_cond.t ......... ok
t/e2e/amoose_constraint.t ... ok
t/e2e/aoverload_bool.t ...... ok
t/e2e/aoverloaded.t ......... ok
t/e2e/apod.t ................ ok
t/e2e/apod_nocp.t ........... ok
t/e2e/arequire.t ............ ok
t/e2e/askip.t ............... ok
t/e2e/asort.t ............... ok
t/e2e/aspecial_blocks.t ..... ok
t/e2e/astatement.t .......... ok
t/e2e/asubs_only.t .......... ok
t/e2e/at0.t ................. ok
t/e2e/at1.t ................. ok
t/e2e/at2.t ................. ok
t/e2e/atrivial.t ............ ok
t/e2e/auncoverable.t ........ ok
t/e2e/change.t .............. ok
t/e2e/eval_sub.t ............ ok
t/e2e/eval_use.t ............ ok
t/e2e/md5.t ................. ok
t/internal/criteria.t ....... ok
t/internal/launch.t ......... ok
t/internal/subprocess.t ..... ok
t/regexp/regexp_eval.t ...... ok
Test Summary Report
-------------------
t/e2e/acond_branch.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=54, Tests=67, 382 wallclock secs ( 2.11 usr 0.20 sys + 367.18 cusr 11.52 csys = 381.01 CPU)
Result: FAIL
Failed 1/54 test programs. 1/67 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- -------
Digest::MD5 0 2.52
Storable 0 2.37
Test::More 0 0.98
Test::Warn 0 0.24
build_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
configure_requires:
Module Need Have
------------------- ---- -------
ExtUtils::MakeMaker 0 6.63_02
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.UTF-8
PATH = /home/rurban/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 24808
PERL5_CPAN_IS_RUNNING = 24808
SHELL = /bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl5.17.3d-nt@c57406fb
$UID/$EUID = 1000 / 1000
$GID = 1000 4 20 24 46 116 118 125 1000
$EGID = 1000 4 20 24 46 116 118 125 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 1.9800
CPAN::Meta 2.120921
Cwd 3.39_02
ExtUtils::CBuilder 0.280208
ExtUtils::Command 1.17
ExtUtils::Install 1.58
ExtUtils::MakeMaker 6.63_02
ExtUtils::Manifest 1.61
ExtUtils::ParseXS 3.17
File::Spec 3.39_02
JSON 2.53
JSON::PP 2.27200
Module::Build 0.4002
Module::Signature 0.68
Parse::CPAN::Meta 1.4404
Test::Harness 3.25_01
Test::More 0.98
YAML 0.84
YAML::Syck n/a
version 0.99
--
Summary of my perl5 (revision 5 version 17 subversion 3) configuration:
Commit id: c57406fb2072a35fc11e3ec446a075694ab1406e
Platform:
osname=linux, osvers=3.4.0-030400-generic, archname=x86_64-linux-debug@c57406fb
uname='linux zen 3.4.0-030400-generic #201205210521 smp mon may 21 09:22:02 utc 2012 x86_64 x86_64 x86_64 gnulinux '
config_args='-de -Dusedevel -Uversiononly -Dinstallman1dir=none -Dinstallman3dir=none -Dinstallsiteman1dir=none -Dinstallsiteman3dir=none -Dmksymlinks -DEBUGGING -Doptimize=-g3 -Uuseithreads -D'cc=/usr/src/llvm/build/Release/bin/clang' -A'ccflags=-faddress-sanitizer' -Aldflags=-faddress-sanitizer -Alddlflags='-shared\ -faddress-sanitizer' -Duseshrplib -Dpager=''/usr/bin/sensible-pager'''
hint=recommended, useposix=true, d_sigaction=define
useithreads=undef, usemultiplicity=undef
useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
use64bitint=define, use64bitall=define, uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='/usr/src/llvm/build/Release/bin/clang', ccflags ='-faddress-sanitizer -Wno-unused-value -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-g3',
cppflags='-faddress-sanitizer -DDEBUGGING -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.2.1 Compatible Clang 3.2 (trunk 160999)', 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='/usr/src/llvm/build/Release/bin/clang', ldflags =' -faddress-sanitizer -fstack-protector -L/usr/local/lib'
libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.13'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E -Wl,-rpath,/usr/local/lib/perl5/5.17.3/x86_64-linux-debug@c57406fb/CORE'
cccdlflags='-fPIC', lddlflags=' -shared -faddress-sanitizer -L/usr/local/lib -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: DEBUGGING HAS_TIMES PERLIO_LAYERS
PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP
PERL_PRESERVE_IVUV PERL_USE_DEVEL USE_64_BIT_ALL
USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
USE_LOCALE_COLLATE USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
Built under linux
Compiled at Jul 30 2012 18:27:43
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="24808"
PERL5_CPAN_IS_RUNNING="24808"
@INC:
/usr/local/lib/perl5/site_perl/5.17.3/x86_64-linux-debug@c57406fb
/usr/local/lib/perl5/site_perl/5.17.3
/usr/local/lib/perl5/5.17.3/x86_64-linux-debug@c57406fb
/usr/local/lib/perl5/5.17.3
/usr/local/lib/perl5/site_perl/5.17.2
/usr/local/lib/perl5/site_perl/5.17.0
/usr/local/lib/perl5/site_perl/5.16.0
/usr/local/lib/perl5/site_perl/5.15.9
/usr/local/lib/perl5/site_perl/5.15.8
/usr/local/lib/perl5/site_perl/5.14.2
/usr/local/lib/perl5/site_perl/5.12.4
/usr/local/lib/perl5/site_perl/5.10.1
/usr/local/lib/perl5/site_perl/5.8.9
/usr/local/lib/perl5/site_perl/5.8.8
/usr/local/lib/perl5/site_perl/5.8.5
/usr/local/lib/perl5/site_perl/5.8.4
/usr/local/lib/perl5/site_perl/5.6.2
/usr/local/lib/perl5/site_perl
.