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

Status
Fail
From
Nigel Horne
Dist
Import-Base v1.003
Platform
Perl 5 v5.10.1 x86_64-linux-thread-multi
Date
2017-08-17 05:41:38
ID
bd2f1150-830e-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.10.1, 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
t/use-case/dancer2.t ... skipped: Test requires Dancer2 >= 0.166001_01
t/subrefs.t ............ ok
                
                #   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.10.1/lib/site_perl/5.10.1/Import/Into.pm line 20.
                # BEGIN failed--compilation aborted at (eval 4) line 3.
                # '
                #     doesn't match '(?-xism: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.10.1/lib/site_perl/5.10.1/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 /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/Import/Into.pm line 20.
                # BEGIN failed--compilation aborted at (eval 14) line 3.
                # '
                #     doesn't match '(?-xism: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.10.1/lib/site_perl/5.10.1/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 
t/use-case/moo.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.4212
# 
# === Build Requires ===
# 
#     Module        Want   Have
#     ------------- ---- ------
#     Module::Build 0.28 0.4212
# 
# === Test Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Carp                 any   1.3301
#     ExtUtils::MakeMaker  any     7.24
#     File::Spec           any     3.47
#     IO::Handle           any     1.28
#     IPC::Open3           any     1.04
#     Test::More           any 1.001014
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150005
# 
# === Runtime Requires ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     Import::Into    1.002005 1.002001
#     Module::Runtime      any    0.014
#     mro                  any     1.01
#     strict               any     1.04
#     warnings             any     1.06
# 
# 
# *** 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

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.06 usr  0.00 sys +  0.35 cusr  0.04 csys =  0.45 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.01    
    perl                5.010    5.010001
    strict              0        1.04    
    warnings            0        1.06    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.3301  
    File::Spec          0        3.47    
    IO::Handle          0        1.28    
    IPC::Open3          0        1.04    
    Module::Build       0.28     0.4212  
    Test::More          0        1.001014

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.10.1/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL5LIB = /home/njh/.cpan/build/Hash-Merge-Simple-0.051-1/blib/arch:/home/njh/.cpan/build/Hash-Merge-Simple-0.051-1/blib/lib:/home/njh/.cpan/build/Dir-Self-0.11-1/blib/arch:/home/njh/.cpan/build/Dir-Self-0.11-1/blib/lib:/home/njh/.cpan/build/XS-Check-0.02-9/blib/arch:/home/njh/.cpan/build/XS-Check-0.02-9/blib/lib:/home/njh/.cpan/build/Text-LineNumber-0.02-9/blib/arch:/home/njh/.cpan/build/Text-LineNumber-0.02-9/blib/lib:/home/njh/.cpan/build/File-Slurper-0.009-9/blib/arch:/home/njh/.cpan/build/File-Slurper-0.009-9/blib/lib:/home/njh/.cpan/build/C-Tokenize-0.13-9/blib/arch:/home/njh/.cpan/build/C-Tokenize-0.13-9/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31858
    PERL5_CPAN_IS_RUNNING = 31858
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.10.1/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin
    PERLBREW_PERL = perl-5.10.1
    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.10.1/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                2.16    
    CPAN::Meta          2.150005
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280220
    ExtUtils::Command   7.24    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.47    
    JSON                2.93    
    JSON::PP            2.27400 
    Module::Build       0.4212  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4422  
    Test::Harness       3.36    
    Test::More          1.001014
    YAML                1.23    
    YAML::Syck          1.30    
    version             0.9902  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=3.2.0-4-amd64, archname=x86_64-linux-thread-multi
    uname='linux nigelhorne.force9.co.uk 3.2.0-4-amd64 #1 smp debian 3.2.32-1 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.10.1 -Duseithreads -Dusemultiplicity -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -mtune=native -march=native -fomit-frame-pointer -mfpmath=sse -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -fno-strict-aliasing -I/usr/local/include'
    ccversion='', gccversion='4.7.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 /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.13'
  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: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Built under linux
  Compiled at Mar  5 2013 01:45:13
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/Hash-Merge-Simple-0.051-1/blib/arch:/home/njh/.cpan/build/Hash-Merge-Simple-0.051-1/blib/lib:/home/njh/.cpan/build/Dir-Self-0.11-1/blib/arch:/home/njh/.cpan/build/Dir-Self-0.11-1/blib/lib:/home/njh/.cpan/build/XS-Check-0.02-9/blib/arch:/home/njh/.cpan/build/XS-Check-0.02-9/blib/lib:/home/njh/.cpan/build/Text-LineNumber-0.02-9/blib/arch:/home/njh/.cpan/build/Text-LineNumber-0.02-9/blib/lib:/home/njh/.cpan/build/File-Slurper-0.009-9/blib/arch:/home/njh/.cpan/build/File-Slurper-0.009-9/blib/lib:/home/njh/.cpan/build/C-Tokenize-0.13-9/blib/arch:/home/njh/.cpan/build/C-Tokenize-0.13-9/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31858"
    PERL5_CPAN_IS_RUNNING="31858"
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.10.1/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.10.1/bin"
    PERLBREW_PERL="perl-5.10.1"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/.cpan/build/Hash-Merge-Simple-0.051-1/blib/arch
    /home/njh/.cpan/build/Hash-Merge-Simple-0.051-1/blib/lib
    /home/njh/.cpan/build/Dir-Self-0.11-1/blib/arch
    /home/njh/.cpan/build/Dir-Self-0.11-1/blib/lib
    /home/njh/.cpan/build/XS-Check-0.02-9/blib/arch
    /home/njh/.cpan/build/XS-Check-0.02-9/blib/lib
    /home/njh/.cpan/build/Text-LineNumber-0.02-9/blib/arch
    /home/njh/.cpan/build/Text-LineNumber-0.02-9/blib/lib
    /home/njh/.cpan/build/File-Slurper-0.009-9/blib/arch
    /home/njh/.cpan/build/File-Slurper-0.009-9/blib/lib
    /home/njh/.cpan/build/C-Tokenize-0.13-9/blib/arch
    /home/njh/.cpan/build/C-Tokenize-0.13-9/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/5.10.1
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.10.1/lib/site_perl/5.10.1
    .