Report for Dist-Zilla-Plugin-CheckExtraTests-0.025

Back
From: metabase:user:fcf99560-6bf4-1014-86b3-1cf189224fdf
Subject: FAIL Dist-Zilla-Plugin-CheckExtraTests-0.025 v5.20.0 GNU/Linux
Date: 2014-12-29T21:30:04Z

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 David Golden,

This is a computer-generated report for Dist-Zilla-Plugin-CheckExtraTests-0.025
on perl 5.20.0, created by CPAN-Reporter-1.2011.

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 /home/michiel/.plenv/versions/5.20.0/bin/perl5.20.0 "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker 6.17 6.98
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.98
# 
# === Test Requires ===
# 
#     Module                   Want     Have
#     ------------------------ ---- --------
#     Capture::Tiny             any     0.24
#     Dist::Zilla::App::Tester  any    5.029
#     Dist::Zilla::Tester       any    5.029
#     ExtUtils::MakeMaker       any     6.98
#     File::Spec                any     3.47
#     Params::Util              any     1.07
#     Sub::Exporter             any    0.987
#     Test::More               0.88 1.001012
#     Test::Requires            any     0.08
#     Try::Tiny                 any     0.22
#     lib                       any     0.63
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.143240
# 
# === Runtime Requires ===
# 
#     Module                            Want   Have
#     -------------------------------- ----- ------
#     App::Prove                        3.00   3.30
#     Archive::Tar                       any   1.96
#     Dist::Zilla                        4.3  5.029
#     Dist::Zilla::App                   any  5.029
#     Dist::Zilla::Role::BeforeRelease   any  5.029
#     Dist::Zilla::Role::TestRunner      any  5.029
#     File::pushd                        any  1.009
#     Moose                                2 2.1403
#     Path::Iterator::Rule               any  1.008
#     Path::Tiny                       0.013  0.061
#     namespace::autoclean              0.09   0.23
#     strict                             any   1.08
#     warnings                           any   1.23
# 
t/00-report-prereqs.t .. ok

#   Failed test 'CheckExtraTests caught xt test failure'
#   at t/checkxt.t line 39.
#                   'Can't load module retty at /home/michiel/.cpan/build/Dist-Zilla-Plugin-CheckExtraTests-0.025-nJ9Jfd/blib/lib/Dist/Zilla/Plugin/CheckExtraTests.pm line 80.
# '
#     doesn't match '(?^i:Fatal errors in xt)'
Can't load module retty at /home/michiel/.cpan/build/Dist-Zilla-Plugin-CheckExtraTests-0.025-nJ9Jfd/blib/lib/Dist/Zilla/Plugin/CheckExtraTests.pm line 80.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 29 just after 4.
t/checkxt.t ............ 
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 1/4 subtests 

#   Failed test 'RunExtraTests caught xt test failure'
#   at t/runxt.t line 51.
#                   'Can't load module retty at /home/michiel/.cpan/build/Dist-Zilla-Plugin-CheckExtraTests-0.025-nJ9Jfd/blib/lib/Dist/Zilla/Plugin/RunExtraTests.pm line 51.
# '
#     doesn't match '(?^i:Fatal errors in xt)'
# Looks like you failed 1 test of 6.
t/runxt.t .............. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests 
Can't load module retty at /home/michiel/.cpan/build/Dist-Zilla-Plugin-CheckExtraTests-0.025-nJ9Jfd/blib/lib/Dist/Zilla/Plugin/CheckExtraTests.pm line 80.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 29 just after 1.
t/withblib.t ........... 
Dubious, test returned 29 (wstat 7424, 0x1d00)
All 1 subtests passed 

Test Summary Report
-------------------
t/checkxt.t          (Wstat: 7424 Tests: 4 Failed: 1)
  Failed test:  2
  Non-zero exit status: 29
  Parse errors: No plan found in TAP output
t/runxt.t            (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  4
  Non-zero exit status: 1
t/withblib.t         (Wstat: 7424 Tests: 1 Failed: 0)
  Non-zero exit status: 29
  Parse errors: No plan found in TAP output
Files=4, Tests=12,  6 wallclock secs ( 0.01 usr  0.01 sys +  5.14 cusr  0.45 csys =  5.61 CPU)
Result: FAIL
Failed 3/4 test programs. 2/12 subtests failed.
make: *** [test_dynamic] Error 29

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                           Need  Have    
    -------------------------------- ----- --------
    App::Prove                       3.00  3.30    
    Archive::Tar                     0     1.96    
    Dist::Zilla                      4.3   5.029   
    Dist::Zilla::App                 0     5.029   
    Dist::Zilla::Role::BeforeRelease 0     5.029   
    Dist::Zilla::Role::TestRunner    0     5.029   
    File::pushd                      0     1.009   
    Moose                            2     2.1403  
    namespace::autoclean             0.09  0.23    
    Path::Iterator::Rule             0     1.008   
    Path::Tiny                       0.013 0.061   
    perl                             5.006 5.020000
    strict                           0     1.08    
    warnings                         0     1.23    

build_requires:

    Module                           Need  Have    
    -------------------------------- ----- --------
    Capture::Tiny                    0     0.24    
    Dist::Zilla::App::Tester         0     5.029   
    Dist::Zilla::Tester              0     5.029   
    ExtUtils::MakeMaker              0     6.98    
    File::Spec                       0     3.47    
    lib                              0     0.63    
    Params::Util                     0     1.07    
    Sub::Exporter                    0     0.987   
    Test::More                       0.88  1.001012
    Test::Requires                   0     0.08    
    Try::Tiny                        0     0.22    

configure_requires:

    Module                           Need  Have    
    -------------------------------- ----- --------
    ExtUtils::MakeMaker              6.17  6.98    
    perl                             5.006 5.020000


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = en_US.utf8
    PATH = /home/michiel/.plenv/versions/5.20.0/bin:/home/michiel/.plenv/libexec:/home/michiel/.plenv/plugins/perl-build/bin:/home/michiel/.plenv/bin:/home/michiel/.plenv/shims:/home/michiel/.plenv/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 7117
    PERL5_CPAN_IS_RUNNING = 7117
    SHELL = /bin/bash
    TERM = xterm

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/michiel/.plenv/versions/5.20.0/bin/perl5.20.0
    $UID/$EUID = 1000 / 1000
    $GID = 33 20 27 33 128
    $EGID = 33 20 27 33 128

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.143240
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.67    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.69    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001012
    YAML                0.95    
    YAML::Syck          n/a     
    version             0.9908  


--

Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-686-pae, archname=i686-linux
    uname='linux debian-testing 3.2.0-4-686-pae #1 smp debian 3.2.57-3+deb7u1 i686 gnulinux '
    config_args='-Dprefix=/home/michiel/.plenv/versions/5.20.0 -de -Dusedevel -A'eval:scriptdir=/home/michiel/.plenv/versions/5.20.0/bin''
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.7.2', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/i486-linux-gnu/4.7/include-fixed /usr/include/i386-linux-gnu /usr/lib /lib/i386-linux-gnu /lib/../lib /usr/lib/i386-linux-gnu /usr/lib/../lib /lib
    libs=-lnsl -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under linux
  Compiled at May 30 2014 18:03:04
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="7117"
    PERL5_CPAN_IS_RUNNING="7117"
  @INC:
    /home/michiel/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/i686-linux
    /home/michiel/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0
    /home/michiel/.plenv/versions/5.20.0/lib/perl5/5.20.0/i686-linux
    /home/michiel/.plenv/versions/5.20.0/lib/perl5/5.20.0
    .