libwww-perl v6.72 Perl 5 v5.36.1 amd64-freebsd-thread-multi

Status
Pass
From
Slaven Rezić
Dist
libwww-perl v6.72
Platform
Perl 5 v5.36.1 amd64-freebsd-thread-multi
Date
2023-10-26 09:55:24
ID
c8615dfc-73e5-11ee-bc97-270b6e8775ea
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 Olaf Alders,

This is a computer-generated report for libwww-perl-6.72
on perl 5.36.1, 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:

none provided

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

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

PERL_DL_NONLAZY=1 "/usr/local/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.64
#     File::Copy           any 2.39
#     Getopt::Long         any 2.52
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.07
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.64
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     ExtUtils::MakeMaker     any     7.64
#     File::Spec              any     3.84
#     FindBin                 any     1.53
#     HTTP::Daemon           6.12     6.16
#     Test::Fatal             any    0.017
#     Test::More             0.96 1.302190
#     Test::Needs             any 0.002010
#     Test::RequiresInternet  any     0.05
# 
# === Test Recommends ===
# 
#     Module              Want     Have
#     --------------- -------- --------
#     CPAN::Meta      2.120900 2.150010
#     Test::LeakTrace      any  missing
# 
# === Runtime Requires ===
# 
#     Module                    Want     Have
#     --------------------- -------- --------
#     Digest::MD5                any     2.58
#     Encode                    2.12     3.17
#     Encode::Locale             any     1.05
#     File::Copy                 any     2.39
#     File::Listing                6     6.16
#     File::Temp                 any   0.2311
#     Getopt::Long               any     2.52
#     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.06
#     HTTP::Negotiate              6     6.01
#     HTTP::Request             6.18     6.45
#     HTTP::Request::Common     6.18     6.45
#     HTTP::Response            6.18     6.45
#     HTTP::Status              6.18     6.45
#     IO::Select                 any     1.49
#     IO::Socket                 any     1.49
#     LWP::MediaTypes              6     6.04
#     MIME::Base64               2.1     3.16
#     Module::Load               any     0.36
#     Net::FTP                  2.58     3.14
#     Net::HTTP                 6.18     6.23
#     Scalar::Util               any     1.62
#     Try::Tiny                  any     0.31
#     URI                       1.10     5.21
#     URI::Escape                any     5.21
#     WWW::RobotRules              6     6.02
#     parent                   0.217    0.238
#     perl                  5.008001 5.036001
#     strict                     any     1.12
#     warnings                   any     1.58
# 
# === Runtime Suggests ===
# 
#     Module               Want    Have
#     -------------------- ---- -------
#     Authen::NTLM         1.02    1.09
#     Data::Dump           1.13 missing
#     IO::Socket::INET      any    1.49
#     LWP::Protocol::https 6.02    6.11
# 
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 ............... skipped: Need Test::LeakTrace
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=310, 27 wallclock secs ( 0.09 usr  0.05 sys +  3.02 cusr  1.00 csys =  4.16 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Digest::MD5            0        2.58    
    Encode                 2.12     3.17    
    Encode::Locale         0        1.05    
    File::Copy             0        2.39    
    File::Listing          6        6.16    
    File::Temp             0        0.2311  
    Getopt::Long           0        2.52    
    HTML::Entities         0        3.81    
    HTML::HeadParser       3.71     3.81    
    HTTP::CookieJar::LWP   0        0.014   
    HTTP::Cookies          6        6.10    
    HTTP::Date             6        6.06    
    HTTP::Negotiate        6        6.01    
    HTTP::Request          6.18     6.45    
    HTTP::Request::Common  6.18     6.45    
    HTTP::Response         6.18     6.45    
    HTTP::Status           6.18     6.45    
    IO::Select             0        1.49    
    IO::Socket             0        1.49    
    LWP::MediaTypes        6        6.04    
    MIME::Base64           2.1      3.16    
    Module::Load           0        0.36    
    Net::FTP               2.58     3.14    
    Net::HTTP              6.18     6.23    
    parent                 0.217    0.238   
    perl                   5.008001 5.036001
    Scalar::Util           0        1.62    
    strict                 0        1.12    
    Try::Tiny              0        0.31    
    URI                    1.10     5.21    
    URI::Escape            0        5.21    
    warnings               0        1.58    
    WWW::RobotRules        6        6.02    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.64    
    File::Spec             0        3.84    
    FindBin                0        1.53    
    HTTP::Daemon           6.12     6.16    
    Test::Fatal            0        0.017   
    Test::More             0.96     1.302190
    Test::Needs            0        0.002010
    Test::RequiresInternet 0        0.05    

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.64    
    File::Copy             0        2.39    
    Getopt::Long           0        2.52    


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

Environment variables:

    LANG = C.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/2023102609/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Test-Fatal-0.017-0/blib/lib:/home/cpansand/.cpan/build/2023102609/HTTP-Daemon-6.16-0/blib/arch:/home/cpansand/.cpan/build/2023102609/HTTP-Daemon-6.16-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2023102609/JSON-XS-4.03-0/blib/arch:/home/cpansand/.cpan/build/2023102609/JSON-XS-4.03-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Types-Serialiser-1.01-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Types-Serialiser-1.01-0/blib/lib:/home/cpansand/.cpan/build/2023102609/common-sense-3.75-0/blib/arch:/home/cpansand/.cpan/build/2023102609/common-sense-3.75-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Canary-Stability-2013-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Module-Build-Tiny-0.047-1/blib/arch:/home/cpansand/.cpan/build/2023102609/Module-Build-Tiny-0.047-1/blib/lib:/home/cpansand/.cpan/build/2023102609/ExtUtils-InstallPaths-0.012-1/blib/arch:/home/cpansand/.cpan/build/2023102609/ExtUtils-InstallPaths-0.012-1/blib/lib:/home/cpansand/.cpan/build/2023102609/ExtUtils-Helpers-0.026-1/blib/arch:/home/cpansand/.cpan/build/2023102609/ExtUtils-Helpers-0.026-1/blib/lib:/home/cpansand/.cpan/build/2023102609/ExtUtils-Config-0.008-1/blib/arch:/home/cpansand/.cpan/build/2023102609/ExtUtils-Config-0.008-1/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 74545
    PERL5_CPAN_IS_RUNNING = 74545
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 74523,74545
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023102609/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2023102609

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

    $^X = /usr/local/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                n/a     
    JSON::PP            4.07    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                n/a     
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 1) configuration:
   
  Platform:
    osname=freebsd
    osvers=15.0-current
    archname=amd64-freebsd-thread-multi
    uname='freebsd main-amd64-default-job-03 15.0-current freebsd 15.0-current 1500002 amd64 '
    config_args='-Accflags=-DUSE_THREAD_SAFE_LOCALE -Darchlib=/usr/local/lib/perl5/5.36/mach -Dcc=cc -Dcf_by=mat -Dcf_email=mat@FreeBSD.org -Dcf_time=Sun Apr 23 15:52:27 UTC 2023 -Dinc_version_list=none -Dlibperl=libperl.so.5.36.1 -Dman1dir=/usr/local/lib/perl5/5.36/perl/man/man1 -Dman3dir=/usr/local/lib/perl5/5.36/perl/man/man3 -Dprefix=/usr/local -Dprivlib=/usr/local/lib/perl5/5.36 -Dscriptdir=/usr/local/bin -Dsitearch=/usr/local/lib/perl5/site_perl/mach/5.36 -Dsitelib=/usr/local/lib/perl5/site_perl -Dsiteman1dir=/usr/local/lib/perl5/site_perl/man/man1 -Dsiteman3dir=/usr/local/lib/perl5/site_perl/man/man3 -Dusenm=n -Duseshrplib -sde -Ui_iconv -Ui_malloc -Uinstallusrbinperl -Alddlflags=-L/wrkdirs/usr/ports/lang/perl5.36/work/perl-5.36.1 -L/usr/local/lib/perl5/5.36/mach/CORE -lperl -Dshrpldflags=$(LDDLFLAGS:N-L/wrkdirs/usr/ports/lang/perl5.36/work/perl-5.36.1:N-L/usr/local/lib/perl5/5.36/mach/CORE:N-lperl) -Wl,-soname,$(LIBPERL:R) -Doptimize=-O2 -pipe  -fstack-protector-strong -fno-strict-aliasing  -Dusedtrace -Ui_gdbm -Dusemultiplicity=y -Duse64bitint -Dusemymalloc=n -Dusethreads=y'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=define
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe -fstack-protector-strong -fno-strict-aliasing '
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='FreeBSD Clang 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)'
    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 ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/16/lib
    libs=-ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    libc=
    so=so
    useshrplib=true
    libperl=libperl.so.5.36.1
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='  -Wl,-R/usr/local/lib/perl5/5.36/mach/CORE'
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib/perl5/5.36/mach/CORE -lperl -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_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
    USE_THREAD_SAFE_LOCALE
  Built under freebsd
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/2023102609/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Test-Fatal-0.017-0/blib/lib:/home/cpansand/.cpan/build/2023102609/HTTP-Daemon-6.16-0/blib/arch:/home/cpansand/.cpan/build/2023102609/HTTP-Daemon-6.16-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2023102609/JSON-XS-4.03-0/blib/arch:/home/cpansand/.cpan/build/2023102609/JSON-XS-4.03-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Types-Serialiser-1.01-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Types-Serialiser-1.01-0/blib/lib:/home/cpansand/.cpan/build/2023102609/common-sense-3.75-0/blib/arch:/home/cpansand/.cpan/build/2023102609/common-sense-3.75-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Canary-Stability-2013-0/blib/arch:/home/cpansand/.cpan/build/2023102609/Canary-Stability-2013-0/blib/lib:/home/cpansand/.cpan/build/2023102609/Module-Build-Tiny-0.047-1/blib/arch:/home/cpansand/.cpan/build/2023102609/Module-Build-Tiny-0.047-1/blib/lib:/home/cpansand/.cpan/build/2023102609/ExtUtils-InstallPaths-0.012-1/blib/arch:/home/cpansand/.cpan/build/2023102609/ExtUtils-InstallPaths-0.012-1/blib/lib:/home/cpansand/.cpan/build/2023102609/ExtUtils-Helpers-0.026-1/blib/arch:/home/cpansand/.cpan/build/2023102609/ExtUtils-Helpers-0.026-1/blib/lib:/home/cpansand/.cpan/build/2023102609/ExtUtils-Config-0.008-1/blib/arch:/home/cpansand/.cpan/build/2023102609/ExtUtils-Config-0.008-1/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="74545"
    PERL5_CPAN_IS_RUNNING="74545"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="74523,74545"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023102609/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2023102609/Test-RequiresInternet-0.05-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/Test-RequiresInternet-0.05-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/Test-Fatal-0.017-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/Test-Fatal-0.017-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/HTTP-Daemon-6.16-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/HTTP-Daemon-6.16-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/Test-Needs-0.002010-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/Test-Needs-0.002010-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/JSON-XS-4.03-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/JSON-XS-4.03-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/Types-Serialiser-1.01-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/Types-Serialiser-1.01-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/common-sense-3.75-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/common-sense-3.75-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/Canary-Stability-2013-0/blib/arch
    /home/cpansand/.cpan/build/2023102609/Canary-Stability-2013-0/blib/lib
    /home/cpansand/.cpan/build/2023102609/Module-Build-Tiny-0.047-1/blib/arch
    /home/cpansand/.cpan/build/2023102609/Module-Build-Tiny-0.047-1/blib/lib
    /home/cpansand/.cpan/build/2023102609/ExtUtils-InstallPaths-0.012-1/blib/arch
    /home/cpansand/.cpan/build/2023102609/ExtUtils-InstallPaths-0.012-1/blib/lib
    /home/cpansand/.cpan/build/2023102609/ExtUtils-Helpers-0.026-1/blib/arch
    /home/cpansand/.cpan/build/2023102609/ExtUtils-Helpers-0.026-1/blib/lib
    /home/cpansand/.cpan/build/2023102609/ExtUtils-Config-0.008-1/blib/arch
    /home/cpansand/.cpan/build/2023102609/ExtUtils-Config-0.008-1/blib/lib
    /usr/local/lib/perl5/site_perl/mach/5.36
    /usr/local/lib/perl5/site_perl
    /usr/local/lib/perl5/5.36/mach
    /usr/local/lib/perl5/5.36
    .