Report for HTTP-Proxy-0.304

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: PASS HTTP-Proxy-0.304 v5.25.9 GNU/Linux
Date: 2017-02-21T06:15:17Z

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.25.9, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 "/tmp/basesmoker-reloperl-ZQqZ/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.24
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.24
# 
# === Test Requires ===
# 
#     Module                Want     Have
#     --------------------- ---- --------
#     ExtUtils::MakeMaker    any     7.24
#     File::Find             any     1.34
#     File::Spec             any     3.66
#     File::Spec::Functions  any     3.66
#     HTML::Parser             3     3.72
#     HTTP::Headers          any     6.11
#     HTTP::Request          any     6.11
#     HTTP::Request::Common  any     6.11
#     IO::Socket::INET       any     1.35
#     Test::More             any 1.302075
#     base                   any     2.24
#     warnings               any     1.37
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Runtime Requires ===
# 
#     Module              Want     Have
#     ------------------- ---- --------
#     Carp                 any     1.42
#     Exporter             any     5.72
#     Fcntl                any     1.13
#     File::Path           any  2.12_01
#     File::Spec           any     3.66
#     File::Temp           any   0.2304
#     HTTP::Daemon         any     6.01
#     HTTP::Date           any     6.02
#     HTTP::Headers::Util  any     6.11
#     IO::Handle           any     1.36
#     IO::Select           any     1.22
#     LWP::ConnCache       any     6.19
#     LWP::UserAgent       any     6.19
#     POSIX                any     1.76
#     Socket               any 2.020_03
#     Sys::Hostname        any     1.20
#     constant             any     1.33
#     strict               any     1.11
#     vars                 any     1.03
# 
t/00-report-prereqs.t ..... ok
t/00basic.t ............... ok
t/05new.t ................. ok
t/10init.t ................ ok
t/11log.t ................. ok
maxserve is deprecated, please use max_keep_alive_requests at t/15accessors.t line 47.
maxconn is deprecated, please use max_connections 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
[Tue Feb 21 07:14:35 2017] (5387) CONNECT: Read undef from server (Bad file descriptor)
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
t/90httpstatus.t .......... ok
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
All tests successful.
Files=37, Tests=465, 32 wallclock secs ( 0.11 usr  0.18 sys +  4.60 cusr  1.61 csys =  6.50 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                Need Have    
    --------------------- ---- --------
    Carp                  0    1.42    
    constant              0    1.33    
    Exporter              0    5.72    
    Fcntl                 0    1.13    
    File::Path            0    2.12_01 
    File::Spec            0    3.66    
    File::Temp            0    0.2304  
    HTTP::Daemon          0    6.01    
    HTTP::Date            0    6.02    
    HTTP::Headers::Util   0    6.11    
    IO::Handle            0    1.36    
    IO::Select            0    1.22    
    LWP::ConnCache        0    6.19    
    LWP::UserAgent        0    6.19    
    POSIX                 0    1.76    
    Socket                0    2.020_03
    strict                0    1.11    
    Sys::Hostname         0    1.20    
    vars                  0    1.03    

build_requires:

    Module                Need Have    
    --------------------- ---- --------
    base                  0    2.24    
    ExtUtils::MakeMaker   0    7.24    
    File::Find            0    1.34    
    File::Spec            0    3.66    
    File::Spec::Functions 0    3.66    
    HTML::Parser          3    3.72    
    HTTP::Headers         0    6.11    
    HTTP::Request         0    6.11    
    HTTP::Request::Common 0    6.11    
    IO::Socket::INET      0    1.35    
    Test::More            0    1.302075
    warnings              0    1.37    

configure_requires:

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


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = C
    PATH = /home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-23670-lQ35zR/Lucy-0.6.1-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Lucy-0.6.1-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Clownfish-0.6.1-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Clownfish-0.6.1-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Net-DNS-1.08-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Net-DNS-1.08-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/libintl-perl-1.26-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/libintl-perl-1.26-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Mouse-v2.4.8-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Mouse-v2.4.8-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Hash-FieldHash-0.15-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Hash-FieldHash-0.15-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/HTML-Tree-5.03-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/HTML-Tree-5.03-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 30078
    PERL5_CPAN_IS_RUNNING = 30078
    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 = /tmp/basesmoker-reloperl-ZQqZ/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have      
    ------------------- ----------
    CPAN                2.17      
    CPAN::Meta          2.150010  
    Cwd                 3.66      
    ExtUtils::CBuilder  0.280225  
    ExtUtils::Command   7.24      
    ExtUtils::Install   2.04      
    ExtUtils::MakeMaker 7.24      
    ExtUtils::Manifest  1.70      
    ExtUtils::ParseXS   3.33      
    File::Spec          3.66      
    JSON                2.90      
    JSON::PP            2.27400_02
    Module::Build       0.4220    
    Module::Signature   0.81      
    Parse::CPAN::Meta   2.150010  
    Test::Harness       3.36_01   
    Test::More          1.302075  
    YAML                1.23      
    YAML::Syck          1.29      
    version             0.9917    


--

Summary of my perl5 (revision 5 version 25 subversion 9) configuration:
  Commit id: 5d577b6f636aba916a1b0519669de4b2454c68ab
  Platform:
    osname=linux
    osvers=4.9.0-2-amd64
    archname=x86_64-linux-thread-multi
    uname='linux k93x64sid 4.9.0-2-amd64 #1 smp debian 4.9.10-1 (2017-02-17) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.9/113dc -Dmyhostname=k93x64sid -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 -Uuselongdouble -Ddefault_inc_excludes_dot'
    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'
    optimize='-O2'
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170218'
    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 -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 -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_IMPLICIT_CONTEXT
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    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 Feb 20 2017 10:44:33
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-23670-lQ35zR/Lucy-0.6.1-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Lucy-0.6.1-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Clownfish-0.6.1-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Clownfish-0.6.1-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Net-DNS-1.08-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Net-DNS-1.08-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/libintl-perl-1.26-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/libintl-perl-1.26-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Mouse-v2.4.8-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Mouse-v2.4.8-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/Hash-FieldHash-0.15-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/Hash-FieldHash-0.15-0/blib/lib:/tmp/loop_over_bdir-23670-lQ35zR/HTML-Tree-5.03-0/blib/arch:/tmp/loop_over_bdir-23670-lQ35zR/HTML-Tree-5.03-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="30078"
    PERL5_CPAN_IS_RUNNING="30078"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /tmp/loop_over_bdir-23670-lQ35zR/Lucy-0.6.1-0/blib/arch
    /tmp/loop_over_bdir-23670-lQ35zR/Lucy-0.6.1-0/blib/lib
    /tmp/loop_over_bdir-23670-lQ35zR/Clownfish-0.6.1-0/blib/arch
    /tmp/loop_over_bdir-23670-lQ35zR/Clownfish-0.6.1-0/blib/lib
    /tmp/loop_over_bdir-23670-lQ35zR/Net-DNS-1.08-0/blib/arch
    /tmp/loop_over_bdir-23670-lQ35zR/Net-DNS-1.08-0/blib/lib
    /tmp/loop_over_bdir-23670-lQ35zR/libintl-perl-1.26-0/blib/arch
    /tmp/loop_over_bdir-23670-lQ35zR/libintl-perl-1.26-0/blib/lib
    /tmp/loop_over_bdir-23670-lQ35zR/Mouse-v2.4.8-0/blib/arch
    /tmp/loop_over_bdir-23670-lQ35zR/Mouse-v2.4.8-0/blib/lib
    /tmp/loop_over_bdir-23670-lQ35zR/Hash-FieldHash-0.15-0/blib/arch
    /tmp/loop_over_bdir-23670-lQ35zR/Hash-FieldHash-0.15-0/blib/lib
    /tmp/loop_over_bdir-23670-lQ35zR/HTML-Tree-5.03-0/blib/arch
    /tmp/loop_over_bdir-23670-lQ35zR/HTML-Tree-5.03-0/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.9/113dc/lib/site_perl/5.25.9/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.9/113dc/lib/site_perl/5.25.9
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.9/113dc/lib/5.25.9/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/host/k93x64sid/v5.25.9/113dc/lib/5.25.9
    .