Import-Base v1.003 Perl 5 v5.20.2 x86_64-linux-thread-multi

Status
Fail
From
Nigel Horne
Dist
Import-Base v1.003
Platform
Perl 5 v5.20.2 x86_64-linux-thread-multi
Date
2017-08-17 06:08:23
ID
79f852b2-8312-11e7-933a-881d62460493
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.20.2, created by CPAN-Reporter-1.2018.

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 './Build test':

t/exclude.t ............ ok
t/base.t ............... ok
t/00-compile.t ......... ok
t/export.t ............. ok
t/runtime.t ............ ok
t/order.t .............. ok
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want   Have
#     ------------------- ---- ------
#     ExtUtils::MakeMaker  any   7.24
#     Module::Build       0.28 0.4214
# 
# === Build Requires ===
# 
#     Module        Want   Have
#     ------------- ---- ------
#     Module::Build 0.28 0.4214
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Carp                 any   1.3301
#     ExtUtils::MakeMaker  any     7.24
#     File::Spec           any  3.48_01
#     IO::Handle           any     1.35
#     IPC::Open3           any     1.16
#     Test::More           any 1.302083
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     Import::Into    1.002005 1.002004
#     Module::Runtime      any    0.014
#     mro                  any     1.16
#     strict               any     1.08
#     warnings             any     1.23
# 
# 
# *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ***
# 
# The following REQUIRED prerequisites were not satisfied:
# 
# Import::Into version '1.002004' is not in required range '1.002005'
# 
t/00-report-prereqs.t .. ok
t/subrefs.t ............ ok
t/use-case/dancer2.t ... skipped: Test requires Dancer2 >= 0.166001_01

                #   Failed test at t/version.t line 20.
                #                   'Use of uninitialized value $package in concatenation (.) or string at /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2/Import/Into.pm line 22.
                # BEGIN failed--compilation aborted at (eval 6) 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 /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2/Import/Into.pm line 22.
                # BEGIN failed--compilation aborted at (eval 11) line 3.
                # Looks like you failed 1 test of 3.

            #   Failed test 'version okay'
            #   at t/version.t line 36.
t/use-case/moo.t ....... ok

                #   Failed test at t/version.t line 48.
                #                   'Use of uninitialized value $package in concatenation (.) or string at /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2/Import/Into.pm line 22.
                # BEGIN failed--compilation aborted at (eval 15) 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 /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2/Import/Into.pm line 22.
                # BEGIN failed--compilation aborted at (eval 19) 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,  0 wallclock secs ( 0.05 usr  0.01 sys +  0.63 cusr  0.07 csys =  0.76 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.002004
    Module::Runtime     0        0.014   
    mro                 0        1.16    
    perl                5.010    5.020002
    strict              0        1.08    
    warnings            0        1.23    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.3301  
    File::Spec          0        3.48_01 
    IO::Handle          0        1.35    
    IPC::Open3          0        1.16    
    Module::Build       0.28     0.4214  
    Test::More          0        1.302083

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j4
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.2/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL5LIB = /home/njh/.cpan/build/XS-Check-0.02-AancUo/blib/arch:/home/njh/.cpan/build/XS-Check-0.02-AancUo/blib/lib:/home/njh/.cpan/build/File-Slurper-0.009-1Z76mY/blib/arch:/home/njh/.cpan/build/File-Slurper-0.009-1Z76mY/blib/lib:/home/njh/.cpan/build/C-Tokenize-0.13-l3P7_A/blib/arch:/home/njh/.cpan/build/C-Tokenize-0.13-l3P7_A/blib/lib:/home/njh/.cpan/build/Text-LineNumber-0.02-H3JJQx/blib/arch:/home/njh/.cpan/build/Text-LineNumber-0.02-H3JJQx/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19922
    PERL5_CPAN_IS_RUNNING = 19922
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.20.2/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.2/bin
    PERLBREW_PERL = perl-5.20.2
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_VERSION = 0.73
    PERL_LOCAL_LIB_ROOT = 
    SHELL = /bin/sh

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.20.2/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 29 30 44 46 108 112 1000
    $EGID = 1000 4 24 25 29 30 44 46 108 112 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                1.9800  
    CPAN::Meta          2.150005
    Cwd                 3.48_01 
    ExtUtils::CBuilder  0.280223
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.48_01 
    JSON                2.93    
    JSON::PP            2.27400 
    Module::Build       0.4214  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.36    
    Test::More          1.302083
    YAML                1.15    
    YAML::Syck          1.29    
    version             0.9912  


--

Summary of my perl5 (revision 5 version 20 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=3.16.0-4-amd64, archname=x86_64-linux-thread-multi
    uname='linux nigelhorne.force9.co.uk 3.16.0-4-amd64 #1 smp debian 3.16.7-ckt4-3 (2015-02-03) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.20.2 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.20.2/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.9.2', 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 =' -fstack-protector -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=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Built under linux
  Compiled at Mar  1 2015 00:32:04
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/XS-Check-0.02-AancUo/blib/arch:/home/njh/.cpan/build/XS-Check-0.02-AancUo/blib/lib:/home/njh/.cpan/build/File-Slurper-0.009-1Z76mY/blib/arch:/home/njh/.cpan/build/File-Slurper-0.009-1Z76mY/blib/lib:/home/njh/.cpan/build/C-Tokenize-0.13-l3P7_A/blib/arch:/home/njh/.cpan/build/C-Tokenize-0.13-l3P7_A/blib/lib:/home/njh/.cpan/build/Text-LineNumber-0.02-H3JJQx/blib/arch:/home/njh/.cpan/build/Text-LineNumber-0.02-H3JJQx/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19922"
    PERL5_CPAN_IS_RUNNING="19922"
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.20.2/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.20.2/bin"
    PERLBREW_PERL="perl-5.20.2"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/.cpan/build/XS-Check-0.02-AancUo/blib/arch
    /home/njh/.cpan/build/XS-Check-0.02-AancUo/blib/lib
    /home/njh/.cpan/build/File-Slurper-0.009-1Z76mY/blib/arch
    /home/njh/.cpan/build/File-Slurper-0.009-1Z76mY/blib/lib
    /home/njh/.cpan/build/C-Tokenize-0.13-l3P7_A/blib/arch
    /home/njh/.cpan/build/C-Tokenize-0.13-l3P7_A/blib/lib
    /home/njh/.cpan/build/Text-LineNumber-0.02-H3JJQx/blib/arch
    /home/njh/.cpan/build/Text-LineNumber-0.02-H3JJQx/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/site_perl/5.20.2
    /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/5.20.2/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.20.2/lib/5.20.2
    .