Back
From: metabase:user:00e8548a-0e72-11e3-8ee3-df0a9c418065
Subject: FAIL Devel-Cover-1.09 v5.14.4 Windows (Cygwin)
Date: 2014-04-03T08:20:00Z
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-1.09
on perl 5.14.4, created by CPAN-Reporter-1.2010.
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:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 /usr/bin/perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; 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/abigint.t ............. ok
t/e2e/abranch_return_sub.t .. ok
t/e2e/abug_and.t ............ ok
t/e2e/acond_and.t ........... ok
t/e2e/acond_branch.t ........ ok
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/adbm_cond.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/amoo_cond.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/apadrange.t ........... ok
t/e2e/apod.t ................ ok
t/e2e/apod_nocp.t ........... ok
t/e2e/areadonly.t ........... ok
t/e2e/aredefine_sub.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/ataint.t .............. ok
t/e2e/atrivial.t ............ ok
t/e2e/auncoverable.t ........ ok
t/e2e/axor_constant_fold.t .. ok
t/e2e/change.t .............. ok
t/e2e/eval_sub.t ............ ok
t/e2e/eval_use.t ............ ok
# Test 1 got:
+----+-------------------------------------------------------------------------------------------------------------------------+----+-------------------------------------------------------------------------------------------------------------------------+
| Elt|Got | Elt|Expected |
+----+-------------------------------------------------------------------------------------------------------------------------+----+-------------------------------------------------------------------------------------------------------------------------+
* 0|'Devel::Cover: Warning: can\'t locate structure for statement in tests/md5\n' * | |
| 1|'Reading database from \n' | 0|'Reading database from \n' |
| 2|'Devel::Cover: Deleting old coverage for changed file tests/md5\n' | 1|'Devel::Cover: Deleting old coverage for changed file tests/md5\n' |
| 3|'\n' | 2|'\n' |
+----+-------------------------------------------------------------------------------------------------------------------------+----+-------------------------------------------------------------------------------------------------------------------------+
| 5|'- ------ ------ ------ ------ ------\n' | 4|'- ------ ------ ------ ------ ------\n' |
| 6|'File stmt bran cond sub total\n' | 5|'File stmt bran cond sub total\n' |
| 7|'- ------ ------ ------ ------ ------\n' | 6|'- ------ ------ ------ ------ ------\n' |
* 8|'tests/md5 n/a n/a n/a n/a n/a\n' * 7|'tests/md5 100.0 n/a n/a n/a 100.0\n' *
* 9|'Total n/a n/a n/a n/a n/a\n' * 8|'Total 100.0 n/a n/a n/a 100.0\n' *
| 10|'- ------ ------ ------ ------ ------\n' | 9|'- ------ ------ ------ ------ ------\n' |
| 11|'\n' | 10|'\n' |
| 12|'\n' | 11|'\n' |
+----+-------------------------------------------------------------------------------------------------------------------------+----+-------------------------------------------------------------------------------------------------------------------------+
| 34|'7 # The latest version of this software should be available from my homepage:\n' | 33|'7 # The latest version of this software should be available from my homepage:\n' |
| 35|'8 # http://www.pjcj.net\n' | 34|'8 # http://www.pjcj.net\n' |
| 36|'9 \n' | 35|'9 \n' |
* 37|'10 my $x = 1;\n' * 36|'10 1 my $x = 1;\n' *
| 38|'\n' | 37|'\n' |
| 39|'\n' | 38|'\n' |
| | * 39|'' *
+----+-------------------------------------------------------------------------------------------------------------------------+----+-------------------------------------------------------------------------------------------------------------------------+
(/home/ryanw/.cpan/build/Devel-Cover-1.09-yoaS_l/blib/lib/Devel/Cover/Test.pm at line 350)
# Expected: No differences (output)
# /home/ryanw/.cpan/build/Devel-Cover-1.09-yoaS_l/blib/lib/Devel/Cover/Test.pm line 350 is: $self->{no_coverage} ? Test::ok 1 : eq_or_diff(\@at, \@ac, "output");
t/e2e/md5.t .................
Failed 1/1 subtests
t/internal/criteria.t ....... ok
t/internal/inc_filter.t ..... ok
t/internal/launch.t ......... ok
t/internal/subprocess.t ..... ok
t/regexp/regexp_eval.t ...... ok
Test Summary Report
-------------------
t/e2e/md5.t (Wstat: 0 Tests: 1 Failed: 1)
Failed test: 1
Files=64, Tests=78, 55 wallclock secs ( 0.08 usr 0.09 sys + 24.32 cusr 20.53 csys = 45.02 CPU)
Result: FAIL
Failed 1/64 test programs. 1/78 subtests failed.
Makefile:1280: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
------------------- ---- --------
Digest::MD5 0 2.53
Storable 0 2.45
Test::More 0 1.001002
Test::Warn 0 0.24
build_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.82
Test::More 0 1.001002
Test::Warn 0 0.24
configure_requires:
Module Need Have
------------------- ---- --------
ExtUtils::MakeMaker 0 6.82
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
COMSPEC = C:\Windows\system32\cmd.exe
LANG = en_US.UTF-8
NUMBER_OF_PROCESSORS = 4
PATH = /home/ryanw/perl5/perlbrew/bin:/usr/local/bin:/usr/bin:/cygdrive/c/Program Files/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/Common Files/Microsoft Shared/Windows Live:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86_64:/cygdrive/c/Program Files (x86)/AMD APP/bin/x86:/cygdrive/c/Windows/system32:/cygdrive/c/Windows:/cygdrive/c/Windows/System32/Wbem:/cygdrive/c/Windows/System32/WindowsPowerShell/v1.0:/cygdrive/c/Program Files (x86)/ATI Technologies/ATI.ACE/Core-Static:/cygdrive/c/Program Files (x86)/Security Innovation/SI TSS/bin:/cygdrive/c/Program Files (x86)/Windows Live/Shared:/cygdrive/c/Program Files (x86)/WinMerge:/usr/lib/lapack
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 8676
PERL5_CPAN_IS_RUNNING = 8676
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 9772,8676
PERLBREW_BASHRC_VERSION = 0.66
PERLBREW_HOME = /home/ryanw/.perlbrew
PERLBREW_ROOT = /home/ryanw/perl5/perlbrew
PERL_CR_SMOKER_CURRENT = Devel-Cover-1.09
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PROCESSOR_IDENTIFIER = Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
SHELL = /bin/bash
TEMP = /tmp
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/bin/perl
$UID/$EUID = 2855161 / 2855161
$GID = 10513 0 544 545 10513
$EGID = 10513 0 544 545 10513
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.00
CPAN::Meta 2.132661
Cwd 3.40
ExtUtils::CBuilder 0.280212
ExtUtils::Command 1.18
ExtUtils::Install 1.56
ExtUtils::MakeMaker 6.82
ExtUtils::Manifest 1.63
ExtUtils::ParseXS 3.22
File::Spec 3.40
JSON 2.59
JSON::PP 2.27203
Module::Build 0.4007
Module::Signature n/a
Parse::CPAN::Meta 1.4409
Test::Harness 3.29
Test::More 1.001002
YAML 0.84
YAML::Syck 1.27
version 0.9904
--
Summary of my perl5 (revision 5 version 14 subversion 4) configuration:
Platform:
osname=cygwin, osvers=1.7.18(0.26353), archname=cygwin-thread-multi
uname='cygwin_nt-6.1 yaakov04 1.7.18(0.26353) 2013-03-07 19:25 x86_64 cygwin '
config_args='-d -e -Dprefix=/usr -Dmksymlinks -Dusethreads -Darchname=x86_64-cygwin-threads -Dlibperl=cygperl5_14.dll -Dcc=gcc -Dld=g++'
hint=recommended, useposix=true, d_sigaction=define
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='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector',
optimize='-O3',
cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -fno-strict-aliasing -pipe -fstack-protector'
ccversion='', gccversion='4.8.0 20130307 (experimental)', 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='g++', ldflags =' -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'
libpth=/usr/lib /lib
libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
perllibs=-ldl -lcrypt
libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=cygperl5_14.dll
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' --shared -Wl,--enable-auto-import -Wl,--export-all-symbols -Wl,--enable-auto-image-base -fstack-protector'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
PERL_IMPLICIT_CONTEXT PERL_PRESERVE_IVUV
PERL_USE_SAFE_PUTENV USE_64_BIT_ALL USE_64_BIT_INT
USE_ITHREADS USE_LARGE_FILES USE_PERLIO USE_PERL_ATOF
USE_REENTRANT_API
Locally applied patches:
Bug#55162 File::Spec::case_tolerant performance
CYG07 $vendorarch/auto/.rebase
CYG15 static Win32CORE
CYG17 cyg-1.7 paths-utf8
0c612ce82 Fix building static extensions on cygwin, -UUSEIMPORTLIB
1bac5ecc1 Fix 64-bit threading sv.c: S_anonymise_cv_maybe
Cygwin::sync_winenv added
Built under cygwin
Compiled at Mar 11 2013 18:25:23
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="8676"
PERL5_CPAN_IS_RUNNING="8676"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="9772,8676"
PERLBREW_BASHRC_VERSION="0.66"
PERLBREW_HOME="/home/ryanw/.perlbrew"
PERLBREW_ROOT="/home/ryanw/perl5/perlbrew"
PERL_CR_SMOKER_CURRENT="Devel-Cover-1.09"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
@INC:
/usr/lib/perl5/site_perl/5.14/x86_64-cygwin-threads
/usr/lib/perl5/site_perl/5.14
/usr/lib/perl5/vendor_perl/5.14/x86_64-cygwin-threads
/usr/lib/perl5/vendor_perl/5.14
/usr/lib/perl5/5.14/x86_64-cygwin-threads
/usr/lib/perl5/5.14
.