Report for Perlbal-1.80

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL Perlbal-1.80 v5.22.1 GNU/Linux
Date: 2017-05-10T16:21:31Z

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 Alan Kasindorf,

This is a computer-generated report for Perlbal-1.80
on perl 5.22.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 '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-use.t ............... ok
t/10-testharness.t ....... ok
t/12-headers.t ........... ok
t/13-server-tokens.t ..... ok
t/15-webserver.t ......... ok
t/17-webserver-concat.t .. ok
t/20-put.t ............... ok
Configuration error at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 290.
Child process (webserver) died.
Can't use an undefined value as a symbol reference at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 173.
END failed--call queue aborted at t/22-chunked-put.t line 346.
t/22-chunked-put.t ....... skipped: (no reason given)
Configuration error at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 290, <GEN103> line 1.
Child process (webserver) died.
# Looks like your test exited with 29 just after 1.
Can't use an undefined value as a symbol reference at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 173.
END failed--call queue aborted at t/30-reverseproxy.t line 346.
t/30-reverseproxy.t ...... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 27/28 subtests 
Configuration error at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 290, <GEN112> line 1.
Child process (webserver) died.
# Looks like your test exited with 29 just after 1.
Can't use an undefined value as a symbol reference at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 173.
END failed--call queue aborted at t/31-realworld.t line 346.
t/31-realworld.t ......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 156/157 subtests 
Configuration error at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 290, <GEN113> line 1.
Child process (webserver) died.
# Looks like your test exited with 29 just after 1.
Can't use an undefined value as a symbol reference at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 173.
END failed--call queue aborted at t/32-pipelining.t line 346.
t/32-pipelining.t ........ 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 11/12 subtests 
Configuration error at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 290, <GEN120> line 1.
Child process (webserver) died.
# Looks like your test exited with 29 just after 1.
Can't use an undefined value as a symbol reference at /tmp/loop_over_bdir-31909-zoH7tI/Perlbal-1.80-0/blib/lib/Perlbal/Test.pm line 173.
END failed--call queue aborted at t/32-selector.t line 346.
t/32-selector.t .......... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 37/38 subtests 
Unable to start socket: Address already in use

#   Failed test 'First hit to populate the cache.'
#   at t/35-reproxy.t line 100.
#          got: '0'
#     expected: '1'

#   Failed test 'Second hit should be cached.'
#   at t/35-reproxy.t line 103.
#          got: '0'
#     expected: '1'

#   Failed test 'Prior to third hit, counter should still be 1.'
#   at t/35-reproxy.t line 105.
#          got: '0'
#     expected: '1'

#   Failed test 'Third hit isn't cached, now 2.'
#   at t/35-reproxy.t line 108.
#          got: '0'
#     expected: '2'

#   Failed test 'Forth hit should be cached again, still 2.'
#   at t/35-reproxy.t line 111.
#          got: '0'
#     expected: '2'
# Looks like you failed 5 tests of 103.
t/35-reproxy.t ........... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/103 subtests 
t/40-ranges.t ............ ok
t/45-buffereduploads.t ... ok
t/50-plugins.t ........... ok
t/52-chunked-upload.t .... ok
t/60-child-httpd.t ....... skipped: Alpha feature; test skipped without $ENV{PERLBAL_TEST_ALPHA}
t/75-plugin-include.t .... ok
t/76-plugin-redirect.t ... ok
t/77-plugin-throttle.t ... ok
t/78-plugin-xffextras.t .. ok
t/90-accesscontrol.t ..... skipped: Net::Netmask not installed
t/91-fields.t ............ ok
t/99-benchmark-bool.t .... ok

Test Summary Report
-------------------
t/22-chunked-put.t     (Wstat: 65280 Tests: 0 Failed: 0)
  Non-zero exit status: 255
t/30-reverseproxy.t    (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 28 tests but ran 1.
t/31-realworld.t       (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 157 tests but ran 1.
t/32-pipelining.t      (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 12 tests but ran 1.
t/32-selector.t        (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 38 tests but ran 1.
t/35-reproxy.t         (Wstat: 1280 Tests: 103 Failed: 5)
  Failed tests:  30, 36-37, 43, 49
  Non-zero exit status: 5
Files=25, Tests=329, 27 wallclock secs ( 0.11 usr  0.12 sys +  4.25 cusr  0.82 csys =  5.30 CPU)
Result: FAIL
Failed 6/25 test programs. 5/329 subtests failed.
Makefile:1067: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need Have    
    ------------------- ---- --------
    base                0    2.22    
    BSD::Resource       0    1.2911  
    Carp                0    1.36    
    constant            0    1.33    
    Danga::Socket       1.44 1.61    
    Errno               0    1.23    
    Exporter            0    5.72    
    Fcntl               0    1.13    
    fields              0    2.17    
    File::Path          0    2.12_007
    File::Temp          0    0.2304  
    FindBin             0    1.51    
    Getopt::Long        0    2.45    
    Hash::Util          0    0.18    
    HTTP::Date          0    6.02    
    HTTP::Request       0    6.11    
    HTTP::Response      0    6.11    
    IO::File            0    1.16    
    IO::Handle          0    1.35    
    IO::Select          0    1.22    
    IO::Socket::INET    0    1.35    
    lib                 0    0.63    
    LWP::UserAgent      0    6.26    
    Scalar::Util        0    1.47    
    Socket              0    2.024   
    strict              0    1.09    
    Sys::Syscall        0    0.25    
    Test::More          0.94 1.302083
    Time::HiRes         0    1.9726  
    vars                0    1.03    
    warnings            0    1.34    

build_requires:

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

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 31914
    PERL5_CPAN_IS_RUNNING = 31914
    PERLBAL_DEBUG = 1
    PERLBAL_DEBUG_OBJ = 1
    PERLBAL_TRACK_STATES = 1
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen

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

    $^X = /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.18    
    CPAN::Meta          2.150010
    Cwd                 3.62    
    ExtUtils::CBuilder  0.280224
    ExtUtils::Command   7.24    
    ExtUtils::Install   2.04    
    ExtUtils::MakeMaker 7.24    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.28    
    File::Spec          3.62    
    JSON                2.90    
    JSON::PP            2.27300 
    Module::Build       0.4222  
    Module::Signature   0.81    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.39    
    Test::More          1.302083
    YAML                1.23    
    YAML::Syck          1.29    
    version             0.9909  


--

Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
  Derived from: 0ab152a1d10861997fe3e1b985cc92f142f4cec7
  Platform:
    osname=linux, osvers=4.9.0-2-amd64, archname=x86_64-linux-thread-multi-ld
    uname='linux k93msid 4.9.0-2-amd64 #1 smp debian 4.9.18-1 (2017-03-30) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4 -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Duseithreads -Duselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=define
    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',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170406', 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='long double', nvsize=16, Off_t='off_t', lseeksize=8
    alignbytes=16, 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/6/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 -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -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_LONG_DOUBLE
                        USE_PERLIO USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	uncommitted-changes
  Built under linux
  Compiled at Apr 17 2017 04:25:17
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="31914"
    PERL5_CPAN_IS_RUNNING="31914"
    PERLBAL_DEBUG="1"
    PERLBAL_DEBUG_OBJ="1"
    PERLBAL_TRACK_STATES="1"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/site_perl/5.22.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/site_perl/5.22.1
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1/x86_64-linux-thread-multi-ld
    /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.22.1/5ea4/lib/5.22.1
    .