Report for lib-filter-0.26

Back
From: metabase:user:30f4dfbe-2aae-11df-837a-5e0a49663a4f
Subject: FAIL lib-filter-0.26 v5.22.2 GNU/Linux
Date: 2016-08-23T16:17:13Z

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 perlancar,

This is a computer-generated report for lib-filter-0.26
on perl 5.22.2, created by CPAN-Reporter-1.2017.

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

PERL_DL_NONLAZY=1 "/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/author-pod-syntax.t .... skipped: these tests are for testing by the author
t/author-pod-coverage.t .. skipped: these tests are for testing by the author
Can't locate Bar.pm in @INC (you may need to install the Bar module) (@INC contains: CODE(0x19c3c28)) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
t/allow.t ................ ok
Can't locate Foo.pm (module 'Foo' is disallowed (filter)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 134.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Foo.pm (module 'Foo' is disallowed (disallow)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 141.
BEGIN failed--compilation aborted at -e line 1.
t/disallow.t ............. ok
Can't locate Foo.pm (module 'Foo' is disallowed (disallow)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 141.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Bar.pm (module 'Bar' is disallowed (disallow)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 141.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Bar.pm (module 'Bar' is disallowed (disallow_re)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 138.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Baz.pm (module 'Baz' is disallowed (disallow_re)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 138.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Foo.pm (module 'Foo' is disallowed (disallow_list)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 141.
BEGIN failed--compilation aborted at -e line 1.
t/00-compile.t ........... ok
Can't locate Baz.pm (module 'Baz' is disallowed (disallow_list)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 141.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Bar.pm in @INC (you may need to install the Bar module) (@INC contains: CODE(0x23aa0b0)) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Baz.pm in @INC (you may need to install the Baz module) (@INC contains: CODE(0x204a0b0)) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Foo.pm in @INC (you may need to install the Foo module) (@INC contains: CODE(0x1b70040)) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
Can't locate Baz.pm in @INC (you may need to install the Baz module) (@INC contains: CODE(0x24dc0e0)) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
Can't locate base.pm in @INC (you may need to install the base module) (@INC contains: CODE(0x198bf98) /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2/x86_64-linux-thread-multi /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
    
    #   Failed test 'require base ok'
    #   at /home/njh/.cpan/build/lib-filter-0.26-2/t/lib/testlib.pl line 27.
    # Path for module base: /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/site_perl/5.22.2/base.pm
Can't locate Foo.pm in @INC (you may need to install the Foo module) (@INC contains: CODE(0x212ff98) /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2/x86_64-linux-thread-multi /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.
    # Looks like you failed 1 test of 2.

#   Failed test 'allow_noncore=0'
#   at /home/njh/.cpan/build/lib-filter-0.26-2/t/lib/testlib.pl line 40.
Can't locate Foo.pm (module 'Foo' is disallowed (disallow)) at /home/njh/.cpan/build/lib-filter-0.26-2/t/../lib/lib/filter.pm line 141.
BEGIN failed--compilation aborted at -e line 1.
# Looks like you failed 1 test of 12.
t/filter.t ............... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests 
	(less 1 skipped subtest: 10 okay)

Test Summary Report
-------------------
t/filter.t             (Wstat: 256 Tests: 12 Failed: 1)
  Failed test:  11
  Non-zero exit status: 1
Files=6, Tests=18,  0 wallclock secs ( 0.02 usr  0.01 sys +  0.41 cusr  0.04 csys =  0.48 CPU)
Result: FAIL
Failed 1/6 test programs. 1/18 subtests failed.
Makefile:886: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 1

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

Prerequisite modules loaded:

requires:

    Module              Need     Have      
    ------------------- -------- ----------
    Config              0        5.022002  
    Module::CoreList    0        5.20160720
    perl                5.008009 5.022002  
    strict              0        1.09      
    warnings            0        1.34      

build_requires:

    Module              Need     Have      
    ------------------- -------- ----------
    ExtUtils::MakeMaker 0        7.22      
    File::Spec          0        3.62      
    File::Temp          0        0.2304    
    FindBin             0        1.51      
    IO::Handle          0        1.35      
    IPC::Open3          0        1.18      
    lib                 0        0.63      
    Module::Path::More  0        0.31      
    Test::More          0.98     1.001014  
    Test::Needs         0        0.002004  

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    HARNESS_OPTIONS = j8
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin:/home/njh/perl5/perlbrew/bin:/usr/bin:/bin
    PERL5LIB = /home/njh/.cpan/build/Test-Needs-0.002004-2/blib/arch:/home/njh/.cpan/build/Test-Needs-0.002004-2/blib/lib:/home/njh/.cpan/build/Module-Path-More-0.31-2/blib/arch:/home/njh/.cpan/build/Module-Path-More-0.31-2/blib/lib:/home/njh/.cpan/build/Test-Exception-0.43-4/blib/arch:/home/njh/.cpan/build/Test-Exception-0.43-4/blib/lib:/home/njh/.cpan/build/Sub-Uplevel-0.2600-4/blib/arch:/home/njh/.cpan/build/Sub-Uplevel-0.2600-4/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30489
    PERL5_CPAN_IS_RUNNING = 30489
    PERLBREW_BASHRC_VERSION = 0.73
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.22.2/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin
    PERLBREW_PERL = perl-5.22.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.22.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                2.14    
    CPAN::Meta          2.150005
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.22    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.22    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.30    
    File::Spec          3.62    
    JSON                n/a     
    JSON::PP            2.27400 
    Module::Build       0.4218  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4417  
    Test::Harness       3.36    
    Test::More          1.001014
    YAML                1.18    
    YAML::Syck          1.29    
    version             0.9916  


--

Summary of my perl5 (revision 5 version 22 subversion 2) configuration:
   
  Platform:
    osname=linux, osvers=4.3.0-1-amd64, archname=x86_64-linux-thread-multi
    uname='linux nigelhorne.force9.co.uk 4.3.0-1-amd64 #1 smp debian 4.3.5-1 (2016-02-06) x86_64 gnulinux '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.22.2 -Duseithreads -Dusemultiplicity -Dusedevel -Accflags= -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.22.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-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='5.3.1 20160409', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    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-strong -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/5/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=-lpthread -lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.22.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.22'
  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-strong'


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_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Built under linux
  Compiled at May  2 2016 00:32:13
  %ENV:
    PERL5LIB="/home/njh/.cpan/build/Test-Needs-0.002004-2/blib/arch:/home/njh/.cpan/build/Test-Needs-0.002004-2/blib/lib:/home/njh/.cpan/build/Module-Path-More-0.31-2/blib/arch:/home/njh/.cpan/build/Module-Path-More-0.31-2/blib/lib:/home/njh/.cpan/build/Test-Exception-0.43-4/blib/arch:/home/njh/.cpan/build/Test-Exception-0.43-4/blib/lib:/home/njh/.cpan/build/Sub-Uplevel-0.2600-4/blib/arch:/home/njh/.cpan/build/Sub-Uplevel-0.2600-4/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30489"
    PERL5_CPAN_IS_RUNNING="30489"
    PERLBREW_BASHRC_VERSION="0.73"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.22.2/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.22.2/bin"
    PERLBREW_PERL="perl-5.22.2"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_VERSION="0.73"
    PERL_LOCAL_LIB_ROOT=""
  @INC:
    /home/njh/.cpan/build/Test-Needs-0.002004-2/blib/arch
    /home/njh/.cpan/build/Test-Needs-0.002004-2/blib/lib
    /home/njh/.cpan/build/Module-Path-More-0.31-2/blib/arch
    /home/njh/.cpan/build/Module-Path-More-0.31-2/blib/lib
    /home/njh/.cpan/build/Test-Exception-0.43-4/blib/arch
    /home/njh/.cpan/build/Test-Exception-0.43-4/blib/lib
    /home/njh/.cpan/build/Sub-Uplevel-0.2600-4/blib/arch
    /home/njh/.cpan/build/Sub-Uplevel-0.2600-4/blib/lib
    /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/site_perl/5.22.2/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/site_perl/5.22.2
    /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2/x86_64-linux-thread-multi
    /home/njh/perl5/perlbrew/perls/perl-5.22.2/lib/5.22.2
    .