HTTP-Proxy v0.304 Perl 5 v5.30.0 x86_64-linux

Status
Fail
From
Slaven Rezić (SREZIC)
Dist
HTTP-Proxy v0.304
Platform
Perl 5 v5.30.0 x86_64-linux
Date
2019-07-02 14:51:04
ID
d100e4b6-9cd8-11e9-96dd-2e751f24ea8f
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 Philippe Bruhat (BooK),

This is a computer-generated report for HTTP-Proxy-0.304
on perl 5.30.0, 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:

none provided

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.30.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.36
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.36
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     ExtUtils::MakeMaker    any     7.36
#     File::Find             any     1.36
#     File::Spec             any     3.78
#     File::Spec::Functions  any     3.78
#     HTML::Parser             3     3.72
#     HTTP::Headers          any     6.18
#     HTTP::Request          any     6.18
#     HTTP::Request::Common  any     6.18
#     IO::Socket::INET       any     1.40
#     Test::More             any 1.302164
#     base                   any     2.27
#     warnings               any     1.44
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module              Want   Have
#     ------------------- ---- ------
#     Carp                 any   1.50
#     Exporter             any   5.73
#     Fcntl                any   1.13
#     File::Path           any   2.16
#     File::Spec           any   3.78
#     File::Temp           any 0.2309
#     HTTP::Daemon         any   6.04
#     HTTP::Date           any   6.02
#     HTTP::Headers::Util  any   6.18
#     IO::Handle           any   1.40
#     IO::Select           any   1.40
#     LWP::ConnCache       any   6.39
#     LWP::UserAgent       any   6.39
#     POSIX                any   1.88
#     Socket               any  2.027
#     Sys::Hostname        any   1.22
#     constant             any   1.33
#     strict               any   1.11
#     vars                 any   1.05
# 
t/00-report-prereqs.t ..... ok
t/00basic.t ............... ok
t/05new.t ................. ok
t/10init.t ................ ok
t/11log.t ................. ok
maxconn is deprecated, please use max_connections at t/15accessors.t line 47.
maxserve is deprecated, please use max_keep_alive_requests at t/15accessors.t line 47.
t/15accessors.t ........... ok
t/15deprecated.t .......... ok
t/16stash.t ............... ok
t/17fstack.t .............. ok
t/18engine.t .............. ok
t/20dummy.t ............... ok
t/20keepalive.t ........... ok
t/22http.t ................ ok
t/22transparent.t ......... ok
# socket is non blocking, switching to blocking mode
t/23connect.t ............. ok
t/23https.t ............... skipped: Can't make this work with Crypt::SSLeay
t/40push_filters.t ........ ok
t/41filters.t ............. ok
t/42will_modify.t ......... ok
t/50hopbyhop.t ............ ok
t/50standard.t ............ ok
t/50via.t ................. ok
t/51simple.t .............. ok
t/51simple2.t ............. ok
t/61simple.t .............. ok
t/61simple2.t ............. ok
t/64htmltext.t ............ ok
t/64lines.t ............... ok
t/64tags.t ................ ok
t/66htmlparser.t .......... ok
t/67complete.t ............ ok
t/67save.t ................ ok
t/71rot13.t ............... ok

#   Failed test '302 => 302 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '302'

#   Failed test '303 => 303 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '303'

#   Failed test '305 => 305 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '305'

#   Failed test '307 => 307 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '307'

#   Failed test '400 => 400 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '400'

#   Failed test '401 => 401 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '401'

#   Failed test '402 => 402 read timeout'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '402'

#   Failed test '403 => 403 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '403'

#   Failed test '404 => 404 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '404'

#   Failed test '405 => 405 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '405'

#   Failed test '406 => 406 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '406'

#   Failed test '407 => 407 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '407'

#   Failed test '408 => 408 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '408'

#   Failed test '409 => 409 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '409'

#   Failed test '410 => 410 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '410'

#   Failed test '411 => 411 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '411'

#   Failed test '412 => 412 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '412'

#   Failed test '413 => 413 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '413'

#   Failed test '414 => 414 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '414'

#   Failed test '415 => 415 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '415'

#   Failed test '416 => 416 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '416'

#   Failed test '417 => 417 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '417'

#   Failed test '418 => 418 Status read failed: Connection reset by peer'
#   at t/90httpstatus.t line 48.
#          got: '500'
#     expected: '418'
t/90httpstatus.t .......... 
Failed 32/45 subtests 
t/release-distmeta.t ...... skipped: these tests are for release candidate testing
t/release-pod-coverage.t .. skipped: these tests are for release candidate testing
t/release-pod-syntax.t .... skipped: these tests are for release candidate testing

Test Summary Report
-------------------
t/90httpstatus.t        (Wstat: 9 Tests: 36 Failed: 23)
  Failed tests:  13-35
  Non-zero wait status: 9
  Parse errors: Bad plan.  You planned 45 tests but ran 36.
Files=37, Tests=456, 3072 wallclock secs ( 0.10 usr  0.24 sys +  3.53 cusr  1.77 csys =  5.64 CPU)
Result: FAIL
Failed 1/37 test programs. 23/456 subtests failed.
Makefile:975: die Regel für Ziel „test_dynamic“ scheiterte
make: *** [test_dynamic] Fehler 255

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    Carp                  0    1.50    
    constant              0    1.33    
    Exporter              0    5.73    
    Fcntl                 0    1.13    
    File::Path            0    2.16    
    File::Spec            0    3.78    
    File::Temp            0    0.2309  
    HTTP::Daemon          0    6.04    
    HTTP::Date            0    6.02    
    HTTP::Headers::Util   0    6.18    
    IO::Handle            0    1.40    
    IO::Select            0    1.40    
    LWP::ConnCache        0    6.39    
    LWP::UserAgent        0    6.39    
    POSIX                 0    1.88    
    Socket                0    2.027   
    strict                0    1.11    
    Sys::Hostname         0    1.22    
    vars                  0    1.05    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    base                  0    2.27    
    ExtUtils::MakeMaker   0    7.36    
    File::Find            0    1.36    
    File::Spec            0    3.78    
    File::Spec::Functions 0    3.78    
    HTML::Parser          3    3.72    
    HTTP::Headers         0    6.18    
    HTTP::Request         0    6.18    
    HTTP::Request::Common 0    6.18    
    IO::Socket::INET      0    1.40    
    Test::More            0    1.302164
    warnings              0    1.44    

configure_requires:

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


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

Environment variables:

    LANG = C
    LC_ALL = de_DE.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 11213
    PERL5_CPAN_IS_RUNNING = 11213
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 8428,11213
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2019070211/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2019070211

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

    $^X = /opt/perl-5.30.0/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.22    
    CPAN::Meta          2.150010
    Cwd                 3.78    
    ExtUtils::CBuilder  0.280231
    ExtUtils::Command   7.36    
    ExtUtils::Install   2.14    
    ExtUtils::MakeMaker 7.36    
    ExtUtils::Manifest  1.72    
    ExtUtils::ParseXS   3.40    
    File::Spec          3.78    
    JSON                4.02    
    JSON::PP            4.04    
    Module::Build       0.4229  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.42    
    Test::More          1.302164
    YAML                1.29    
    YAML::Syck          1.31    
    version             0.9924  


--

Summary of my perl5 (revision 5 version 30 subversion 0) configuration:
   
  Platform:
    osname=linux
    osvers=4.9.0-8-amd64
    archname=x86_64-linux
    uname='linux eserte 4.9.0-8-amd64 #1 smp debian 4.9.144-3 (2019-02-02) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.30.0 -Dcf_email=srezic@cpan.org'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-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='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170516'
    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/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 -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    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 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at May 22 2019 20:11:33
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="11213"
    PERL5_CPAN_IS_RUNNING="11213"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="8428,11213"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2019070211/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.30.0/lib/site_perl/5.30.0/x86_64-linux
    /opt/perl-5.30.0/lib/site_perl/5.30.0
    /opt/perl-5.30.0/lib/5.30.0/x86_64-linux
    /opt/perl-5.30.0/lib/5.30.0
    .