libwww-perl v6.70 Perl 5 v5.22.4 i86pc-solaris-64

Status
Pass
From
Chris Williams (BINGOS)
Dist
libwww-perl v6.70
Platform
Perl 5 v5.22.4 i86pc-solaris-64
Date
2023-05-12 19:26:06
ID
d76e8220-f0fa-11ed-98b0-b3c3213a625c
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 Julien Fiegehenn,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.


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

TEST RESULTS:

Below is the error stack from stage 'make test':

PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.22.4/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t t/robot/*.t
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
#     File::Copy           any 2.30
#     Getopt::Long         any 2.45
# 
# === Configure Suggests ===
# 
#     Module      Want       Have
#     -------- ------- ----------
#     JSON::PP 2.27300 2.27300_01
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     ExtUtils::MakeMaker     any     7.70
#     File::Spec              any     3.75
#     FindBin                 any     1.51
#     HTTP::Daemon           6.12     6.16
#     Test::Fatal             any    0.017
#     Test::More             0.96 1.302194
#     Test::Needs             any 0.002010
#     Test::RequiresInternet  any     0.05
# 
# === Test Recommends ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     CPAN::Meta      2.120900 2.150010
#     Test::LeakTrace      any     0.17
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     Digest::MD5                any     2.54
#     Encode                    2.12     3.19
#     Encode::Locale             any     1.05
#     File::Copy                 any     2.30
#     File::Listing                6     6.15
#     File::Temp                 any   0.2311
#     Getopt::Long               any     2.45
#     HTML::Entities             any     3.81
#     HTML::HeadParser          3.71     3.81
#     HTTP::CookieJar::LWP       any    0.014
#     HTTP::Cookies                6     6.10
#     HTTP::Date                   6     6.05
#     HTTP::Negotiate              6     6.01
#     HTTP::Request             6.18     6.44
#     HTTP::Request::Common     6.18     6.44
#     HTTP::Response            6.18     6.44
#     HTTP::Status              6.18     6.44
#     IO::Select                 any     1.22
#     IO::Socket                 any     1.38
#     LWP::MediaTypes              6     6.04
#     MIME::Base64               2.1     3.15
#     Module::Load               any     0.36
#     Net::FTP                  2.58  3.05_01
#     Net::HTTP                 6.18     6.22
#     Scalar::Util               any     1.63
#     Try::Tiny                  any     0.31
#     URI                       1.10     5.19
#     URI::Escape                any     5.19
#     WWW::RobotRules              6     6.02
#     parent                   0.217    0.232
#     perl                  5.008001 5.022004
#     strict                     any     1.09
#     warnings                   any     1.34
# 
# === Runtime Suggests ===
# 
#     Module               Want    Have
#     -------------------- ---- -------
#     Authen::NTLM         1.02 missing
#     Data::Dump           1.13 missing
#     IO::Socket::INET      any    1.35
#     LWP::Protocol::https 6.02 missing
# 
t/00-report-prereqs.t .......... ok
t/10-attrs.t ................... ok
t/base/default_content_type.t .. ok
t/base/protocols.t ............. ok
t/base/protocols/nntp.t ........ skipped: nntp.perl.org is unstable and Test::RequiresInternet is not catching it
t/base/proxy.t ................. ok
t/base/proxy_request.t ......... ok
t/base/simple.t ................ ok
t/base/ua.t .................... ok
t/base/ua_handlers.t ........... ok
t/leak/no_leak.t ............... ok
t/local/autoload-get.t ......... ok
t/local/autoload.t ............. ok
t/local/cookie_jar.t ........... ok
t/local/download_to_fh.t ....... ok
t/local/get.t .................. ok
t/local/http.t ................. ok
t/local/httpsub.t .............. ok
t/local/protosub.t ............. ok
t/redirect.t ................... ok
t/robot/ua-get.t ............... ok
t/robot/ua.t ................... ok
All tests successful.
Files=22, Tests=311, 33 wallclock secs ( 0.19 usr  0.09 sys +  7.40 cusr  1.82 csys =  9.51 CPU)
Result: PASS


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Digest::MD5                        2.54        0
	  Encode                             3.19     2.12
	  Encode::Locale                     1.05        0
	  ExtUtils::MakeMaker                7.70        0
	  File::Copy                         2.30        0
	  File::Listing                      6.15        6
	  File::Spec                         3.75        0
	  File::Temp                       0.2311        0
	  FindBin                            1.51        0
	  Getopt::Long                       2.45        0
	  HTML::Entities                     3.81        0
	  HTML::HeadParser                   3.81     3.71
	  HTTP::CookieJar::LWP              0.014        0
	  HTTP::Cookies                      6.10        6
	  HTTP::Daemon                       6.16     6.12
	  HTTP::Date                         6.05        6
	  HTTP::Negotiate                    6.01        6
	  HTTP::Request                      6.44     6.18
	  HTTP::Request::Common              6.44     6.18
	  HTTP::Response                     6.44     6.18
	  HTTP::Status                       6.44     6.18
	  IO::Select                         1.22        0
	  IO::Socket                         1.38        0
	  LWP::MediaTypes                    6.04        6
	  MIME::Base64                       3.15      2.1
	  Module::Load                       0.36        0
	  Net::FTP                        3.05_01     2.58
	  Net::HTTP                          6.22     6.18
	  Scalar::Util                       1.63        0
	  Test::Fatal                       0.017        0
	  Test::More                     1.302194     0.96
	  Test::Needs                    0.002010        0
	  Test::RequiresInternet             0.05        0
	  Try::Tiny                          0.31        0
	  URI                                5.19     1.10
	  URI::Escape                        5.19        0
	  WWW::RobotRules                    6.02        6
	  parent                            0.232    0.217
	  strict                             1.09        0
	  warnings                           1.34        0

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.44
	File::Spec                         3.75
	Module::Build                    0.4232
	Pod::Parser                        1.63
	Pod::Simple                        3.29
	Test2                          1.302194
	Test::Harness                      3.44
	Test::More                     1.302194
	version                          0.9929

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68

CPANPLUS is prefering Build.PL

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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/pit/bare/conf/perl-5.22.4/.cpanplus/5.22.4/build/WP1jnyVj4z/libwww-perl-6.70/blib/script:/usr/bin:/usr/sbin:/sbin:/opt/ooce/bin:/usr/gnu/bin
    PERL5LIB = /home/cpan/pit/jail/V0Kl69rWyx/lib/perl5:/home/cpan/pit/bare/conf/perl-5.22.4/.cpanplus/5.22.4/build/WP1jnyVj4z/libwww-perl-6.70/blib/lib:/home/cpan/pit/bare/conf/perl-5.22.4/.cpanplus/5.22.4/build/WP1jnyVj4z/libwww-perl-6.70/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 1369
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.22.4
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/V0Kl69rWyx
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/V0Kl69rWyx"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/V0Kl69rWyx
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/bash
    TERM = screen.xterm-256color

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

    Perl: $^X = /home/cpan/pit/bare/perl-5.22.4/bin/perl
    UID:  $<  = 101
    EUID: $>  = 101
    GID:  $(  = 101 101
    EGID: $)  = 101 101


-------------------------------


--

Summary of my perl5 (revision 5 version 22 subversion 4) configuration:
   
  Platform:
    osname=solaris, osvers=2.11, archname=i86pc-solaris-64
    uname='sunos ouzel 5.11 omnios-r151034-0d278a0cc5 i86pc i386 i86pc '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.22.4 -Duse64bitall -Dcc=gcc'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='gcc', ccflags ='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -DPERL_USE_SAFE_PUTENV',
    optimize='-O',
    cppflags='-m64 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong'
    ccversion='', gccversion='9.3.0', 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='gcc', ldflags =' -m64 -fstack-protector-strong -L/usr/gnu/lib '
    libpth=/opt/gcc-9/lib /opt/gcc-9/lib/gcc/x86_64-pc-solaris2.11/9.3.0/include-fixed /usr/lib /usr/gnu/lib /usr/ccs/lib
    libs=-lpthread -lsocket -lnsl -ldl -lm -lc
    perllibs=-lpthread -lsocket -lnsl -ldl -lm -lc
    libc=/lib/libc.so, so=so, useshrplib=true, libperl=libperl.so
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='  -R /home/cpan/pit/bare/perl-5.22.4/lib/5.22.4/i86pc-solaris-64/CORE'
    cccdlflags='-fPIC', lddlflags=' -shared -m64 -L/usr/gnu/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_SAFE_PUTENV 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
  Locally applied patches:
	Devel::PatchPerl 2.00
  Built under solaris
  Compiled at Aug 19 2020 13:02:29
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/V0Kl69rWyx/lib/perl5:/home/cpan/pit/bare/conf/perl-5.22.4/.cpanplus/5.22.4/build/WP1jnyVj4z/libwww-perl-6.70/blib/lib:/home/cpan/pit/bare/conf/perl-5.22.4/.cpanplus/5.22.4/build/WP1jnyVj4z/libwww-perl-6.70/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="1369"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.22.4"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/V0Kl69rWyx"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/V0Kl69rWyx""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/V0Kl69rWyx"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpan/pit/jail/V0Kl69rWyx/lib/perl5/5.22.4/i86pc-solaris-64
    /home/cpan/pit/jail/V0Kl69rWyx/lib/perl5/5.22.4
    /home/cpan/pit/jail/V0Kl69rWyx/lib/perl5/i86pc-solaris-64
    /home/cpan/pit/jail/V0Kl69rWyx/lib/perl5
    /home/cpan/pit/bare/conf/perl-5.22.4/.cpanplus/5.22.4/build/WP1jnyVj4z/libwww-perl-6.70/blib/lib
    /home/cpan/pit/bare/conf/perl-5.22.4/.cpanplus/5.22.4/build/WP1jnyVj4z/libwww-perl-6.70/blib/arch
    /home/cpan/pit/bare/perl-5.22.4/lib/site_perl/5.22.4/i86pc-solaris-64
    /home/cpan/pit/bare/perl-5.22.4/lib/site_perl/5.22.4
    /home/cpan/pit/bare/perl-5.22.4/lib/5.22.4/i86pc-solaris-64
    /home/cpan/pit/bare/perl-5.22.4/lib/5.22.4
    .