Report for Test-Wrapper-0.3.0

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Test-Wrapper-0.3.0 v5.10.1 GNU/Linux
Date: 2016-05-24T20:33:10Z

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 Yanick Champoux,

This is a computer-generated report for Test-Wrapper-0.3.0
on perl 5.10.1, created by CPAN-Reporter-1.2017.

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 './Build test':

t/00-compile.t ................ ok
# 
# 
# Generated by Dist::Zilla::Plugin::ReportVersions::Tiny v1.10
# perl: 5.010001 (wanted 5.006) on linux from /bbbike/perl-5.10.1/bin/perl
# 
# File::Spec                                    => 3.62       (want any version)
# IO::Handle                                    => 1.28       (want any version)
# IPC::Open3                                    => 1.04       (want any version)
# Module::Build                                 => 0.4218     (want 0.3601) 
# Moose                                         => 2.1801     (want any version)
# Moose::Exporter                               => 2.1801     (want any version)
# Test::Builder                                 => 1.302015   (want any version)
# Test::More                                    => 1.302015   (want 0.88)   
# overload                                      => 1.07       (want any version)
# strict                                        => 1.04       (want any version)
# warnings                                      => 1.06       (want any version)
# 
# Thanks for using my code.  I hope it works for you.
# If not, please try and include this output in the bug report.
# That will help me reproduce the issue and solve your problem.
# 
t/000-report-versions-tiny.t .. ok

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Wrapper' is known to be broken in version 0.3.0 and below, newer versions have not been tested. You have: 0.3.0

t/no-interference.t ........... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 3/4 subtests 

You have loaded versions of test modules known to have problems with Test2.
This could explain some test failures.
 * Module 'Test::Wrapper' is known to be broken in version 0.3.0 and below, newer versions have not been tested. You have: 0.3.0

t/test-wrap.t ................. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 7/7 subtests 

Test Summary Report
-------------------
t/no-interference.t         (Wstat: 256 Tests: 1 Failed: 0)
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 4 tests but ran 1.
t/test-wrap.t               (Wstat: 768 Tests: 0 Failed: 0)
  Non-zero exit status: 3
  Parse errors: Bad plan.  You planned 7 tests but ran 0.
Files=4, Tests=3,  1 wallclock secs ( 0.01 usr  0.02 sys +  0.60 cusr  0.08 csys =  0.71 CPU)
Result: FAIL
Failed 2/4 test programs. 0/3 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module          Need   Have    
    --------------- ------ --------
    Moose           0      2.1801  
    Moose::Exporter 0      2.1801  
    overload        0      1.07    
    Test::Builder   0      1.302015
    warnings        0      1.06    

build_requires:

    Module          Need   Have    
    --------------- ------ --------
    File::Spec      0      3.62    
    IO::Handle      0      1.28    
    IPC::Open3      0      1.04    
    Module::Build   0.3601 0.4218  
    perl            5.006  5.010001
    strict          0      1.04    
    Test::More      0.88   1.302015

configure_requires:

    Module          Need   Have    
    --------------- ------ --------
    Module::Build   0.3601 0.4218  


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

Environment variables:

    LANG = C
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 32573
    PERL5_CPAN_IS_RUNNING = 32573
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 3995,32573
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /run/user/1023/cpansmoker/2016052418/cpanreporter_007_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    TERM = screen
    TMPDIR = /run/user/1023/cpansmoker/2016052418

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

    $^X = /bbbike/perl-5.10.1/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9402  
    CPAN::Meta          2.143240
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.16    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 7.16    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27400 
    Module::Build       0.4218  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.36    
    Test::More          1.302015
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux eserte 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.10.1 -Dcf_email=srezic@cpan.org'
    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='cc', ccflags ='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 =' -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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.19'
  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: PERL_DONT_CREATE_GVSV PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 1.42
  Built under linux
  Compiled at May  7 2016 09:04:56
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="32573"
    PERL5_CPAN_IS_RUNNING="32573"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="3995,32573"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/run/user/1023/cpansmoker/2016052418/cpanreporter_007_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /opt/perl-5.10.1/lib/5.10.1/x86_64-linux
    /opt/perl-5.10.1/lib/5.10.1
    /opt/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux
    /opt/perl-5.10.1/lib/site_perl/5.10.1
    .