Report for Dist-Zilla-Plugin-ModuleInstall-1.000000

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Dist-Zilla-Plugin-ModuleInstall-1.000000 v5.10.1 
Date: 2014-07-29T15:23:57Z

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 Kent Fredric,

This is a computer-generated report for Dist-Zilla-Plugin-ModuleInstall-1.000000
on perl 5.10.1, 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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from 'C:\strawberry\c\bin\dmake.EXE test':

C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t t/00-compile/*.t
t/00-compile/lib_Dist_Zilla_Plugin_ModuleInstall_pm.t .. ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.64
# 
# === Configure Recommends ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker 6.98 6.64
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 6.64
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     ExtUtils::MakeMaker    any     6.64
#     File::Spec             any     3.40
#     File::Spec::Functions  any     3.40
#     List::Util             any     1.27
#     Module::Install       0.90     1.06
#     Path::Tiny             any    0.013
#     Scalar::Util           any     1.27
#     Test::DZil             any 4.300030
#     Test::Differences      any     0.61
#     Test::More            0.89     0.98
#     version               0.77   0.9901
# 
# === Test Recommends ===
# 
#     Module                       Want     Have
#     ------------------------ -------- --------
#     CPAN::Meta                    any 2.120921
#     CPAN::Meta::Prereqs           any 2.120921
#     CPAN::Meta::Requirements 2.120900    2.122
#     ExtUtils::MakeMaker          6.98     6.64
#     Test::More               1.001003     0.98
# 
# === Runtime Requires ===
# 
#     Module                                     Want     Have
#     -------------------------------------- -------- --------
#     Carp                                        any     1.26
#     Dist::Zilla::File::FromCode                 any 4.300030
#     Dist::Zilla::File::InMemory                 any 4.300030
#     Dist::Zilla::Plugin::MakeMaker::Runner      any 4.300030
#     Dist::Zilla::Role::BuildRunner              any 4.300030
#     Dist::Zilla::Role::InstallTool              any 4.300030
#     Dist::Zilla::Role::PrereqSource             any 4.300030
#     Dist::Zilla::Role::Tempdir             1.001000 1.001000
#     Dist::Zilla::Role::TestRunner               any 4.300030
#     Dist::Zilla::Role::TextTemplate             any 4.300030
#     Module::Install                            0.90     1.06
#     Moose                                      0.92   2.0604
#     Moose::Autobox                             0.10     0.13
#     namespace::autoclean                        any     0.13
#     strict                                      any     1.04
#     utf8                                        any     1.07
#     warnings                                    any     1.06
# 
t/00-report-prereqs.t .................................. ok
"tempdir" is not exported by the Path::Tiny module
Can't continue after import errors at t/basic.t line 7.
BEGIN failed--compilation aborted at t/basic.t line 7.
t/basic.t .............................................. 
Dubious, test returned 9 (wstat 2304, 0x900)
No subtests run 

Test Summary Report
-------------------
t/basic.t                                            (Wstat: 2304 Tests: 0 Failed: 0)
  Non-zero exit status: 9
  Parse errors: No plan found in TAP output
Files=3, Tests=2,  3 wallclock secs ( 0.03 usr +  0.03 sys =  0.06 CPU)
Result: FAIL
Failed 1/3 test programs. 0/2 subtests failed.
dmake.EXE:  Error code 137, while making 'test_dynamic'

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

Prerequisite modules loaded:

requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    Carp                                   0        1.26    
    Dist::Zilla::File::FromCode            0        4.300030
    Dist::Zilla::File::InMemory            0        4.300030
    Dist::Zilla::Plugin::MakeMaker::Runner 0        4.300030
    Dist::Zilla::Role::BuildRunner         0        4.300030
    Dist::Zilla::Role::InstallTool         0        4.300030
    Dist::Zilla::Role::PrereqSource        0        4.300030
    Dist::Zilla::Role::Tempdir             1.001000 1.001000
    Dist::Zilla::Role::TestRunner          0        4.300030
    Dist::Zilla::Role::TextTemplate        0        4.300030
    Module::Install                        0.90     1.06    
    Moose                                  0.92     2.0604  
    Moose::Autobox                         0.10     0.13    
    namespace::autoclean                   0        0.13    
    strict                                 0        1.04    
    utf8                                   0        1.07    
    warnings                               0        1.06    

build_requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    ExtUtils::MakeMaker                    0        6.64    
    File::Spec                             0        3.40    
    File::Spec::Functions                  0        3.40    
    List::Util                             0        1.27    
    Module::Install                        0.90     1.06    
    Path::Tiny                             0        0.013   
    Scalar::Util                           0        1.27    
    Test::Differences                      0        0.61    
    Test::DZil                             0        4.300030
    Test::More                             0.89     0.98    
    version                                0.77     0.9901  

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    COMSPEC = C:\WINDOWS\system32\cmd.exe
    NUMBER_OF_PROCESSORS = 1
    PATH = C:\Program Files\Far Manager\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry\c\bin;C:\strawberry\perl\site\bin;C:\strawberry\perl\bin
    PERL5LIB = C:\strawberry\cpan\build\Dist-Zilla-Role-Tempdir-1.001000-5G5P8P/blib/arch;C:\strawberry\cpan\build\Dist-Zilla-Role-Tempdir-1.001000-5G5P8P/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 2384
    PERL5_CPAN_IS_RUNNING = 2384
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 2064,2384
    PERL_CR_SMOKER_CURRENT = Dist-Zilla-Plugin-ModuleInstall-1.000000
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_JSON_BACKEND = JSON::XS
    PERL_MM_USE_DEFAULT = 1
    PERL_YAML_BACKEND = YAML
    PROCESSOR_IDENTIFIER = x86 Family 16 Model 5 Stepping 3, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry\perl\bin\perl.exe
    $UID/$EUID = 0 / 0
    $GID = 0
    $EGID = 0
    Win32::GetOSName = WinXP/.Net
    Win32::GetOSVersion = Service Pack 3, 5, 1, 2600, 2, 3, 0, 256, 1
    Win32::FsType = NTFS
    Win32::IsAdminUser = 1

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.120921
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280202
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.54    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.60    
    ExtUtils::ParseXS   3.18    
    File::Spec          3.40    
    JSON                2.53    
    JSON::PP            2.27200 
    Module::Build       0.4003  
    Module::Signature   0.66    
    Parse::CPAN::Meta   1.4404  
    Test::Harness       3.28    
    Test::More          0.98    
    YAML                0.84    
    YAML::Syck          1.22    
    version             0.9901  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=MSWin32, osvers=5.1, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberryperl 5.10.1.5 #1 Sun May 15 09:44:53 2011 i386'
    config_args='undef'
    hint=recommended, useposix=true, d_sigaction=undef
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags =' -s -O2 -DWIN32 -DHAVE_DES_FCRYPT  -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='3.4.5', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='g++', ldflags ='-s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'
    libpth=C:\strawberry\c\lib
    libs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    perllibs= -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32
    libc=, so=dll, useshrplib=true, libperl=libperl510.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PL_OP_SLAB_ALLOC USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_SITECUSTOMIZE
  Built under MSWin32
  Compiled at May 15 2011 09:50:23
  %ENV:
    PERL5LIB="C:\strawberry\cpan\build\Dist-Zilla-Role-Tempdir-1.001000-5G5P8P/blib/arch;C:\strawberry\cpan\build\Dist-Zilla-Role-Tempdir-1.001000-5G5P8P/blib/lib"
    PERL5_CPANPLUS_IS_RUNNING="2384"
    PERL5_CPAN_IS_RUNNING="2384"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="2064,2384"
    PERL_CR_SMOKER_CURRENT="Dist-Zilla-Plugin-ModuleInstall-1.000000"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_JSON_BACKEND="JSON::XS"
    PERL_MM_USE_DEFAULT="1"
    PERL_YAML_BACKEND="YAML"
  @INC:
    C:\strawberry\cpan\build\Dist-Zilla-Role-Tempdir-1.001000-5G5P8P/blib/arch
    C:\strawberry\cpan\build\Dist-Zilla-Role-Tempdir-1.001000-5G5P8P/blib/lib
    C:/strawberry/perl/lib
    C:/strawberry/perl/site/lib
    C:\strawberry\perl\vendor\lib
    .