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

Status
Pass
From
Slaven Rezić (SREZIC)
Dist
Dist-Zilla-Plugin-RequiresExternal v1.007
Platform
Perl 5 v5.22.2 x86_64-linux
Date
2017-08-16 21:22:27
ID
00f0abce-82c9-11e7-8c45-99b8c4d4a343
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.2, created by CPAN-Reporter-1.2017.

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.2/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.022002, /opt/perl-5.22.2/bin/perl
#     Carp version is 1.36
#     Cwd version is 3.56_01
#     Dist::Zilla::App version is 6.005
#     Dist::Zilla::File::InMemory version is 6.005
#     Dist::Zilla::Role::FileGatherer version is 6.005
#     Dist::Zilla::Role::MetaProvider version is 6.005
#     Dist::Zilla::Role::Plugin version is 6.005
#     Dist::Zilla::Role::TextTemplate version is 6.005
#     English version is 1.09
#     Env::Path version is 0.19
#     ExtUtils::MakeMaker version is 7.0401
#     File::Spec version is 3.56_01
#     IO::Handle version is 1.35
#     IPC::Open3 version is 1.18
#     List::MoreUtils version is 0.415
#     Modern::Perl version is 1.20170117
#     Moose version is 2.1802
#     MooseX::AttributeShortcuts version is 0.034
#     MooseX::Types::Moose version is 0.46
#     Path::Class version is 0.36
#     Scalar::Util version is 1.45
#     Test::DZil version is 6.005
#     Test::More version is 1.302026
#     Test::Most version is 0.34
#     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.2/lib/site_perl/5.22.2/Test2/API.pm line 214 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,  3 wallclock secs ( 0.06 usr  0.02 sys +  2.95 cusr  0.36 csys =  3.39 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                          Need  Have      
    ------------------------------- ----- ----------
    Dist::Zilla::App                0     6.005     
    Dist::Zilla::File::InMemory     0     6.005     
    Dist::Zilla::Role::FileGatherer 0     6.005     
    Dist::Zilla::Role::MetaProvider 0     6.005     
    Dist::Zilla::Role::Plugin       0     6.005     
    Dist::Zilla::Role::TextTemplate 0     6.005     
    English                         0     1.09      
    Env::Path                       0.18  0.19      
    List::MoreUtils                 0     0.415     
    Modern::Perl                    0     1.20170117
    Moose                           0     2.1802    
    MooseX::AttributeShortcuts      0     0.034     
    MooseX::Types::Moose            0     0.46      
    namespace::autoclean            0     0.28      
    Path::Class                     0     0.36      
    perl                            5.010 5.022002  
    Test::Most                      0     0.34      
    utf8                            0     1.17      

build_requires:

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

configure_requires:

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


------------------------------
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-fX4lJ8/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-fX4lJ8/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-a_etID/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-a_etID/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-wBa6cT/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-wBa6cT/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-JMo4xs/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-JMo4xs/blib/lib:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-IGBOXX/blib/arch:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-IGBOXX/blib/lib:/home/eserte/.cpan/build/2017081621/syntax-0.004-MNLxOa/blib/arch:/home/eserte/.cpan/build/2017081621/syntax-0.004-MNLxOa/blib/lib:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-SWTDuq/blib/arch:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-SWTDuq/blib/lib:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-25AgBT/blib/arch:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-25AgBT/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-kz412a/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-kz412a/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Needs-0.002005-L548AD/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Needs-0.002005-L548AD/blib/lib:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-HIMMMx/blib/arch:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-HIMMMx/blib/lib:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-Q2rEpe/blib/arch:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-Q2rEpe/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Output-1.031-4KPEWP/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Output-1.031-4KPEWP/blib/lib:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-C6689f/blib/arch:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-C6689f/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30855
    PERL5_CPAN_IS_RUNNING = 30855
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 23301,30855
    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.2/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    
    CPAN::Meta          2.150001
    Cwd                 3.56_01 
    ExtUtils::CBuilder  0.280221
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04_01 
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.56_01 
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.302026
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 22 subversion 2) 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.7-ckt25-2 (2016-04-08) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.22.2 -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 May 28 2016 08:20:06
  %ENV:
    PERL5LIB="/home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-fX4lJ8/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-fX4lJ8/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-a_etID/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-a_etID/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-wBa6cT/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-wBa6cT/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-JMo4xs/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-JMo4xs/blib/lib:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-IGBOXX/blib/arch:/home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-IGBOXX/blib/lib:/home/eserte/.cpan/build/2017081621/syntax-0.004-MNLxOa/blib/arch:/home/eserte/.cpan/build/2017081621/syntax-0.004-MNLxOa/blib/lib:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-SWTDuq/blib/arch:/home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-SWTDuq/blib/lib:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-25AgBT/blib/arch:/home/eserte/.cpan/build/2017081621/Perl-Version-1.013-25AgBT/blib/lib:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-kz412a/blib/arch:/home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-kz412a/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Needs-0.002005-L548AD/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Needs-0.002005-L548AD/blib/lib:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-HIMMMx/blib/arch:/home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-HIMMMx/blib/lib:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-Q2rEpe/blib/arch:/home/eserte/.cpan/build/2017081621/Env-Path-0.19-Q2rEpe/blib/lib:/home/eserte/.cpan/build/2017081621/Test-Output-1.031-4KPEWP/blib/arch:/home/eserte/.cpan/build/2017081621/Test-Output-1.031-4KPEWP/blib/lib:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-C6689f/blib/arch:/home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-C6689f/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30855"
    PERL5_CPAN_IS_RUNNING="30855"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="23301,30855"
    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-fX4lJ8/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-AttributeShortcuts-0.034-fX4lJ8/blib/lib
    /home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-a_etID/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-Meta-TypeConstraint-Mooish-0.001-a_etID/blib/lib
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-wBa6cT/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Common-0.001014-wBa6cT/blib/lib
    /home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-JMo4xs/blib/arch
    /home/eserte/.cpan/build/2017081621/Test-Moose-More-0.048-JMo4xs/blib/lib
    /home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-IGBOXX/blib/arch
    /home/eserte/.cpan/build/2017081621/Syntax-Keyword-Junction-0.003008-IGBOXX/blib/lib
    /home/eserte/.cpan/build/2017081621/syntax-0.004-MNLxOa/blib/arch
    /home/eserte/.cpan/build/2017081621/syntax-0.004-MNLxOa/blib/lib
    /home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-SWTDuq/blib/arch
    /home/eserte/.cpan/build/2017081621/TAP-SimpleOutput-0.009-SWTDuq/blib/lib
    /home/eserte/.cpan/build/2017081621/Perl-Version-1.013-25AgBT/blib/arch
    /home/eserte/.cpan/build/2017081621/Perl-Version-1.013-25AgBT/blib/lib
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-kz412a/blib/arch
    /home/eserte/.cpan/build/2017081621/MooseX-Types-Path-Class-0.09-kz412a/blib/lib
    /home/eserte/.cpan/build/2017081621/Test-Needs-0.002005-L548AD/blib/arch
    /home/eserte/.cpan/build/2017081621/Test-Needs-0.002005-L548AD/blib/lib
    /home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-HIMMMx/blib/arch
    /home/eserte/.cpan/build/2017081621/Test-CheckDeps-0.010-HIMMMx/blib/lib
    /home/eserte/.cpan/build/2017081621/Env-Path-0.19-Q2rEpe/blib/arch
    /home/eserte/.cpan/build/2017081621/Env-Path-0.19-Q2rEpe/blib/lib
    /home/eserte/.cpan/build/2017081621/Test-Output-1.031-4KPEWP/blib/arch
    /home/eserte/.cpan/build/2017081621/Test-Output-1.031-4KPEWP/blib/lib
    /home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-C6689f/blib/arch
    /home/eserte/.cpan/build/2017081621/Modern-Perl-1.20170117-C6689f/blib/lib
    /opt/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/site_perl/5.22.2
    /opt/perl-5.22.2/lib/5.22.2/x86_64-linux
    /opt/perl-5.22.2/lib/5.22.2
    .