Dist-Zilla-Plugin-RequiresExternal v1.007 Perl 5 v5.22.4 x86_64-linux

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Dist-Zilla-Plugin-RequiresExternal v1.007
Platform
Perl 5 v5.22.4 x86_64-linux
Date
2017-08-16 21:27:50
ID
c187eeec-82c9-11e7-bfba-90a479da6e6c
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 Mark Gardner,

This is a computer-generated report for Dist-Zilla-Plugin-RequiresExternal-1.007
on perl 5.22.4, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 'make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.22.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................... ok
# Testing with Perl 5.022004, /opt/perl-5.22.4/bin/perl
#     Carp version is 1.36
#     Cwd version is 3.56_02
#     Dist::Zilla::App version is 6.010
#     Dist::Zilla::File::InMemory version is 6.010
#     Dist::Zilla::Role::FileGatherer version is 6.010
#     Dist::Zilla::Role::MetaProvider version is 6.010
#     Dist::Zilla::Role::Plugin version is 6.010
#     Dist::Zilla::Role::TextTemplate version is 6.010
#     English version is 1.09
#     Env::Path version is 0.19
#     ExtUtils::MakeMaker version is 7.0402
#     File::Spec version is 3.56_02
#     IO::Handle version is 1.35
#     IPC::Open3 version is 1.18
#     List::MoreUtils version is 0.419
#     Modern::Perl version is 1.20170117
#     Moose version is 2.2006
#     MooseX::AttributeShortcuts version is 0.034
#     MooseX::Types::Moose version is 0.50
#     Path::Class version is 0.37
#     Scalar::Util version is 1.48
#     Test::DZil version is 6.010
#     Test::More version is 1.302086
#     Test::Most version is 0.35
#     Test::Output version is 1.031
#     blib version is 1.06
#     namespace::autoclean version is 0.28
#     strict version is 1.09
#     utf8 version is 1.17
#     warnings version is 1.34
t/000-report-versions.t .......... ok
t/author-critic.t ................ skipped: these tests are for testing by the author
t/author-eol.t ................... skipped: these tests are for testing by the author
t/author-mojibake.t .............. skipped: these tests are for testing by the author
t/author-no-tabs.t ............... skipped: these tests are for testing by the author
t/author-pod-coverage.t .......... skipped: these tests are for testing by the author
t/author-pod-linkcheck.t ......... skipped: these tests are for testing by the author
t/author-pod-syntax.t ............ skipped: these tests are for testing by the author
t/author-portability.t ........... skipped: these tests are for testing by the author
t/author-synopsis.t .............. skipped: these tests are for testing by the author
t/author-test-version.t .......... skipped: these tests are for testing by the author
t/externaldeps.t ................. ok

#   Failed test 'this_is_supposed_to_fail in PATH'
#   at t/000-requires_external.t line 8.
# Looks like you failed 1 test of 1.
	(in cleanup) Can't call method "load" on unblessed reference at /opt/perl-5.22.4/lib/site_perl/5.22.4/Test2/API.pm line 238 during global destruction.
Failed 1/1 test programs. 1/1 subtests failed.
make[1]: *** [test_dynamic] Error 1
t/fatal.t ........................ ok
t/release-changes_has_content.t .. skipped: these tests are for release candidate testing
t/release-cpan-changes.t ......... skipped: these tests are for release candidate testing
t/release-dist-manifest.t ........ skipped: these tests are for release candidate testing
t/release-distmeta.t ............. skipped: these tests are for release candidate testing
t/release-kwalitee.t ............. skipped: these tests are for release candidate testing
t/release-meta-json.t ............ skipped: these tests are for release candidate testing
t/release-minimum-version.t ...... skipped: these tests are for release candidate testing
t/release-portability.t .......... skipped: these tests are for release candidate testing
t/release-unused-vars.t .......... skipped: these tests are for release candidate testing
t/test.t ......................... ok
All tests successful.
Files=24, Tests=41,  4 wallclock secs ( 0.05 usr  0.01 sys +  3.10 cusr  0.29 csys =  3.45 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                          Need  Have      
    ------------------------------- ----- ----------
    Dist::Zilla::App                0     6.010     
    Dist::Zilla::File::InMemory     0     6.010     
    Dist::Zilla::Role::FileGatherer 0     6.010     
    Dist::Zilla::Role::MetaProvider 0     6.010     
    Dist::Zilla::Role::Plugin       0     6.010     
    Dist::Zilla::Role::TextTemplate 0     6.010     
    English                         0     1.09      
    Env::Path                       0.18  0.19      
    List::MoreUtils                 0     0.419     
    Modern::Perl                    0     1.20170117
    Moose                           0     2.2006    
    MooseX::AttributeShortcuts      0     0.034     
    MooseX::Types::Moose            0     0.50      
    namespace::autoclean            0     0.28      
    Path::Class                     0     0.37      
    perl                            5.010 5.022004  
    Test::Most                      0     0.35      
    utf8                            0     1.17      

build_requires:

    Module                          Need  Have      
    ------------------------------- ----- ----------
    blib                            1.01  1.06      
    Carp                            0     1.36      
    Cwd                             0     3.56_02   
    Env::Path                       0.18  0.19      
    ExtUtils::MakeMaker             0     7.04_02   
    File::Spec                      0     3.56_02   
    IO::Handle                      0     1.35      
    IPC::Open3                      0     1.18      
    Scalar::Util                    0     1.48      
    strict                          0     1.09      
    Test::DZil                      0     6.010     
    Test::More                      0.94  1.302086  
    Test::Most                      0     0.35      
    Test::Output                    0     1.031     
    warnings                        0     1.34      

configure_requires:

    Module                          Need  Have      
    ------------------------------- ----- ----------
    ExtUtils::MakeMaker             0     7.04_02   


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/eserte/bin/linux-gnu:/home/eserte/bin/sh:/home/eserte/bin:/home/eserte/bin/pistachio-perl/bin:/usr/games:/home/eserte/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-c3zgTb/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-c3zgTb/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-6Uph30/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-6Uph30/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-jW4UhP/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-jW4UhP/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-F7U2bq/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-F7U2bq/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-W4IgAX/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-W4IgAX/blib/lib:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-0tLShR/blib/arch:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-0tLShR/blib/lib:/home/eserte/.cpan/build/2017081621/syntax-0.004-qWE3sz/blib/arch:/home/eserte/.cpan/build/2017081621/syntax-0.004-qWE3sz/blib/lib:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-tCmWqd/blib/arch:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-tCmWqd/blib/lib:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-UKLhRo/blib/arch:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-UKLhRo/blib/lib:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-n3wlRb/blib/arch:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-n3wlRb/blib/lib:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-NwBLC_/blib/arch:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-NwBLC_/blib/lib:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-kAwfov/blib/arch:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-kAwfov/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2622
    PERL5_CPAN_IS_RUNNING = 2622
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23301,2622
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2017081621/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    SHELL = /bin/zsh
    STDPERL = perl
    TERM = xterm
    TMPDIR = /var/tmp/cpansmoker-1000/2017081621

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

    $^X = /opt/perl-5.22.4/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 1000 1024
    $EGID = 1000 4 24 25 27 29 30 44 46 108 111 115 128 1000 1024

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.11_01   
    CPAN::Meta          2.150001  
    Cwd                 3.56_02   
    ExtUtils::CBuilder  0.280221  
    ExtUtils::Command   1.20_01   
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.04_02   
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.28      
    File::Spec          3.56_02   
    JSON                2.94      
    JSON::PP            2.27300_01
    Module::Build       0.4224    
    Module::Signature   0.81      
    Parse::CPAN::Meta   1.4414_001
    Test::Harness       3.35_01   
    Test::More          1.302086  
    YAML                1.23      
    YAML::Syck          1.30      
    version             0.9909    


--

Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux
    uname='linux cabulja 3.16.0-4-amd64 #1 smp debian 3.16.39-1+deb8u2 (2017-03-07) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.4 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='4.9.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -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-strong'


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
                        USE_64_BIT_ALL USE_64_BIT_INT USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF
  Built under linux
  Compiled at Jul 16 2017 15:50:31
  %ENV:
    PERL5LIB="/home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-c3zgTb/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-c3zgTb/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-6Uph30/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-6Uph30/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-jW4UhP/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-jW4UhP/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-F7U2bq/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-F7U2bq/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-W4IgAX/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-W4IgAX/blib/lib:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-0tLShR/blib/arch:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-0tLShR/blib/lib:/home/eserte/.cpan/build/2017081621/syntax-0.004-qWE3sz/blib/arch:/home/eserte/.cpan/build/2017081621/syntax-0.004-qWE3sz/blib/lib:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-tCmWqd/blib/arch:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-tCmWqd/blib/lib:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-UKLhRo/blib/arch:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-UKLhRo/blib/lib:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-n3wlRb/blib/arch:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-n3wlRb/blib/lib:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-NwBLC_/blib/arch:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-NwBLC_/blib/lib:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-kAwfov/blib/arch:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-kAwfov/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2622"
    PERL5_CPAN_IS_RUNNING="2622"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="23301,2622"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2017081621/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
  @INC:
    /home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-c3zgTb/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-c3zgTb/blib/lib
    /home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-6Uph30/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-6Uph30/blib/lib
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-jW4UhP/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-jW4UhP/blib/lib
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-F7U2bq/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-F7U2bq/blib/lib
    /home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-W4IgAX/blib/arch
    /home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-W4IgAX/blib/lib
    /home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-0tLShR/blib/arch
    /home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-0tLShR/blib/lib
    /home/eserte/.cpan/build/2017081621/syntax-0.004-qWE3sz/blib/arch
    /home/eserte/.cpan/build/2017081621/syntax-0.004-qWE3sz/blib/lib
    /home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-tCmWqd/blib/arch
    /home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-tCmWqd/blib/lib
    /home/eserte/.cpan/build/2017081621/Perl-Version-1.013-UKLhRo/blib/arch
    /home/eserte/.cpan/build/2017081621/Perl-Version-1.013-UKLhRo/blib/lib
    /home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-n3wlRb/blib/arch
    /home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-n3wlRb/blib/lib
    /home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-NwBLC_/blib/arch
    /home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-NwBLC_/blib/lib
    /home/eserte/.cpan/build/2017081621/Env-Path-0.19-kAwfov/blib/arch
    /home/eserte/.cpan/build/2017081621/Env-Path-0.19-kAwfov/blib/lib
    /opt/perl-5.22.4/lib/site_perl/5.22.4/x86_64-linux
    /opt/perl-5.22.4/lib/site_perl/5.22.4
    /opt/perl-5.22.4/lib/5.22.4/x86_64-linux
    /opt/perl-5.22.4/lib/5.22.4
    .