Report for Dist-Zilla-Plugin-RequiresExternal-1.005

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: PASS Dist-Zilla-Plugin-RequiresExternal-1.005 v5.18.2 FreeBSD
Date: 2015-06-09T18:03:47Z

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.005
on perl 5.18.2, created by CPAN-Reporter-1.2014.

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

PERL_DL_NONLAZY=1 "/usr/perl5.18.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.018002, /usr/perl5.18.2/bin/perl
#     Carp version is 1.36
#     Dist::Zilla::File::InMemory version is 5.037
#     Dist::Zilla::Role::FileGatherer version is 5.037
#     Dist::Zilla::Role::MetaProvider version is 5.037
#     Dist::Zilla::Role::Plugin version is 5.037
#     Dist::Zilla::Role::TextTemplate version is 5.037
#     English version is 1.06_01
#     Env::Path version is 0.19
#     ExtUtils::MakeMaker version is 7.04
#     File::Spec version is 3.47
#     IO::Handle version is 1.34
#     IPC::Open3 version is 1.13
#     List::MoreUtils version is 0.412
#     Modern::Perl version is 1.20140107
#     Moose version is 2.1405
#     MooseX::AttributeShortcuts version is 0.028
#     MooseX::Types::Moose version is 0.45
#     Path::Class version is 0.35
#     Scalar::Util version is 1.42
#     Test::DZil version is 5.037
#     Test::More version is 1.001014
#     Test::Most version is 0.34
#     namespace::autoclean version is 0.26
#     strict version is 1.07
#     utf8 version is 1.10
#     warnings version is 1.18
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-no-tabs.t ...................... skipped: these tests are for testing by the author

#   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.
FAILED--Further testing stopped: Test failed.  BAIL OUT!.
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-localbrew-perl-5.10.1-TEST.t .. skipped: these tests are for release candidate testing
t/release-localbrew-perl-5.16.3-TEST.t .. skipped: these tests are for release candidate testing
t/release-localbrew-perl-5.18.4-TEST.t .. skipped: these tests are for release candidate testing
t/release-localbrew-perl-5.20.2-TEST.t .. skipped: these tests are for release candidate testing
t/release-localbrew-perl-5.22.0-TEST.t .. skipped: these tests are for release candidate testing
t/release-localbrew-perl-latest-TEST.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-mojibake.t .................... skipped: these tests are for release candidate testing
t/release-pod-coverage.t ................ skipped: these tests are for release candidate testing
t/release-pod-linkcheck.t ............... skipped: these tests are for release candidate testing
t/release-pod-syntax.t .................. skipped: these tests are for release candidate testing
t/release-portability.t ................. skipped: these tests are for release candidate testing
t/release-synopsis.t .................... skipped: these tests are for release candidate testing
t/release-system-localbrew.t ............ skipped: these tests are for release candidate testing
t/release-test-version.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=29, Tests=33, 17 wallclock secs ( 0.22 usr  0.14 sys + 14.52 cusr  1.58 csys = 16.46 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                          Need  Have      
    ------------------------------- ----- ----------
    Dist::Zilla::File::InMemory     0     5.037     
    Dist::Zilla::Role::FileGatherer 0     5.037     
    Dist::Zilla::Role::MetaProvider 0     5.037     
    Dist::Zilla::Role::Plugin       0     5.037     
    Dist::Zilla::Role::TextTemplate 0     5.037     
    English                         0     1.06_01   
    Env::Path                       0.18  0.19      
    List::MoreUtils                 0     0.412     
    Modern::Perl                    0     1.20140107
    Moose                           0     2.1405    
    MooseX::AttributeShortcuts      0     0.028     
    MooseX::Types::Moose            0     0.45      
    namespace::autoclean            0     0.26      
    Path::Class                     0     0.35      
    perl                            5.010 5.018002  
    Test::Most                      0     0.34      
    utf8                            0     1.10      

build_requires:

    Module                          Need  Have      
    ------------------------------- ----- ----------
    Carp                            0     1.36      
    Env::Path                       0.18  0.19      
    ExtUtils::MakeMaker             0     7.04      
    File::Spec                      0     3.47      
    IO::Handle                      0     1.34      
    IPC::Open3                      0     1.13      
    Scalar::Util                    0     1.42      
    strict                          0     1.07      
    Test::DZil                      0     5.037     
    Test::More                      0.94  1.001014  
    Test::Most                      0     0.34      
    warnings                        0     1.18      

configure_requires:

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


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd9.3:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 74621
    PERL5_CPAN_IS_RUNNING = 74621
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 74600,74621
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /usr/perl5.18.2/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.10    
    CPAN::Meta          2.150001
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   1.20    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.04    
    ExtUtils::Manifest  1.69    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4212  
    Module::Signature   0.79    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.35    
    Test::More          1.001014
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 18 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=9.2-release-p4, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-92 9.2-release-p4 freebsd 9.2-release-p4 #0: tue apr 8 18:08:22 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.18.2'
    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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 20070831 patched [FreeBSD]', 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 ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -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_PRESERVE_IVUV PERL_SAWAMPERSAND USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at May 16 2014 01:27:28
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="74621"
    PERL5_CPAN_IS_RUNNING="74621"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="74600,74621"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /usr/perl5.18.2/lib/site_perl/5.18.2/amd64-freebsd
    /usr/perl5.18.2/lib/site_perl/5.18.2
    /usr/perl5.18.2/lib/5.18.2/amd64-freebsd
    /usr/perl5.18.2/lib/5.18.2
    .