Report for Import-Base-1.003

Back
From: metabase:user:30ae4450-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Import-Base-1.003 v5.16.3 
Date: 2017-02-27T21:53:40Z

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 Doug Bell,

This is a computer-generated report for Import-Base-1.003
on perl 5.16.3, created by CPAN-Reporter-1.2015.

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:\strawberry163\perl\bin\perl.exe ./Build test':

t/00-compile.t ......... ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want   Have
#     ------------------- ---- ------
#     ExtUtils::MakeMaker  any   6.64
#     Module::Build       0.28 0.4205
# 
# === Build Requires ===
# 
#     Module        Want   Have
#     ------------- ---- ------
#     Module::Build 0.28 0.4205
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Carp                 any     1.26
#     ExtUtils::MakeMaker  any     6.64
#     File::Spec           any     3.40
#     IO::Handle           any     1.33
#     IPC::Open3           any     1.12
#     Test::More           any 1.001002
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.140640
# 
# === Runtime Requires ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     Import::Into    1.002005 1.002001
#     Module::Runtime      any    0.014
#     mro                  any     1.09
#     strict               any     1.07
#     warnings             any     1.13
# 
# 
# *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***
# 
# The following REQUIRED prerequisites were not satisfied:
# 
# Import::Into version '1.002001' is not in required range '1.002005'
# 
t/00-report-prereqs.t .. ok
t/base.t ............... ok
t/exclude.t ............ ok
t/export.t ............. ok
t/order.t .............. ok
t/runtime.t ............ ok
t/subrefs.t ............ ok
t/use-case/dancer2.t ... skipped: Test requires Dancer2 >= 0.166001_01
t/use-case/moo.t ....... ok
                
                #   Failed test at t/version.t line 20.
                #                   'Use of uninitialized value $package in concatenation (.) or string at C:/strawberry163/perl/site/lib/Import/Into.pm line 20.
                # BEGIN failed--compilation aborted at (eval 4) line 3.
                # '
                #     doesn't match '(?^:MyVersioned version 9999 required)'
                # Looks like you failed 1 test of 2.
            
            #   Failed test 'version too high'
            #   at t/version.t line 22.
                
                #   Failed test 'lived'
                #   at t/version.t line 34.
                # Use of uninitialized value $package in concatenation (.) or string at C:/strawberry163/perl/site/lib/Import/Into.pm line 20.
                # BEGIN failed--compilation aborted at (eval 10) line 3.
                # Looks like you failed 1 test of 3.
            
            #   Failed test 'version okay'
            #   at t/version.t line 36.
                
                #   Failed test at t/version.t line 48.
                #                   'Use of uninitialized value $package in concatenation (.) or string at C:/strawberry163/perl/site/lib/Import/Into.pm line 20.
                # BEGIN failed--compilation aborted at (eval 14) line 3.
                # '
                #     doesn't match '(?^:MyVersionedExporter version 9999 required)'
                # Looks like you failed 1 test of 2.
            
            #   Failed test 'version too high with args'
            #   at t/version.t line 50.
                
                #   Failed test 'lived'
                #   at t/version.t line 63.
                # Use of uninitialized value $package in concatenation (.) or string at C:/strawberry163/perl/site/lib/Import/Into.pm line 20.
                # BEGIN failed--compilation aborted at (eval 18) line 3.
                # Looks like you failed 1 test of 3.
            
            #   Failed test 'version okay'
            #   at t/version.t line 65.
            # Looks like you failed 4 tests of 4.
        
        #   Failed test 'version'
        #   at t/version.t line 66.
        # Looks like you failed 1 test of 1.
    
    #   Failed test 'hashrefs'
    #   at t/version.t line 67.
    # Looks like you failed 1 test of 1.

#   Failed test 'static API'
#   at t/version.t line 68.
# Looks like you failed 1 test of 1.
t/version.t ............ 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 

Test Summary Report
-------------------
t/version.t          (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=11, Tests=17,  3 wallclock secs ( 0.10 usr +  0.05 sys =  0.15 CPU)
Result: FAIL
Failed 1/11 test programs. 1/17 subtests failed.

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Import::Into        1.002000 1.002001
    Module::Runtime     0        0.014   
    mro                 0        1.09    
    perl                5.010    5.016003
    strict              0        1.07    
    warnings            0        1.13    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.26    
    File::Spec          0        3.40    
    IO::Handle          0        1.33    
    IPC::Open3          0        1.12    
    Module::Build       0.28     0.4205  
    Test::More          0        1.001002

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:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\strawberry163\c\bin;C:\strawberry163\perl\site\bin;C:\strawberry163\perl\bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 1832
    PERL5_CPAN_IS_RUNNING = 1832
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 924,1832
    PERL_CR_SMOKER_CURRENT = Import-Base-1.003
    PERL_CR_SMOKER_RUNONCE = 1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    PROCESSOR_IDENTIFIER = x86 Family 18 Model 1 Stepping 0, AuthenticAMD
    TEMP = C:\DOCUME~1\c\LOCALS~1\Temp
    TERM = dumb

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

    $^X = C:\strawberry163\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                2.00    
    CPAN::Meta          2.140640
    Cwd                 3.40    
    ExtUtils::CBuilder  0.280206
    ExtUtils::Command   1.17    
    ExtUtils::Install   1.58    
    ExtUtils::MakeMaker 6.64    
    ExtUtils::Manifest  1.61    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.40    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   0.70    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001002
    YAML                0.90    
    YAML::Syck          1.24    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
    uname='Win32 strawberry-perl 5.16.3.1 #1 Tue Mar 12 13:55:20 2013 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  -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields',
    optimize='-s -O2',
    cppflags='-DWIN32'
    ccversion='', gccversion='4.6.3', 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:\strawberry163\perl\lib\CORE" -L"C:\strawberry163\c\lib"'
    libpth=C:\strawberry163\c\lib C:\strawberry163\c\i686-w64-mingw32\lib
    libs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    perllibs=-lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32
    libc=, so=dll, useshrplib=true, libperl=libperl516.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags='-mdll -s -L"C:\strawberry163\perl\lib\CORE" -L"C:\strawberry163\c\lib"'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES HAVE_INTERP_INTERN MULTIPLICITY
                        PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_IMPLICIT_SYS
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV PL_OP_SLAB_ALLOC
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under MSWin32
  Compiled at Mar 12 2013 14:01:07
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="1832"
    PERL5_CPAN_IS_RUNNING="1832"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="924,1832"
    PERL_CR_SMOKER_CURRENT="Import-Base-1.003"
    PERL_CR_SMOKER_RUNONCE="1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    C:/strawberry163/perl/site/lib
    C:/strawberry163/perl/vendor/lib
    C:/strawberry163/perl/lib
    .