Test-LWP-UserAgent v0.036 Perl 5 v5.36.1 amd64-freebsd-thread-multi

Status
Pass
From
Slaven Rezić
Dist
Test-LWP-UserAgent v0.036
Platform
Perl 5 v5.36.1 amd64-freebsd-thread-multi
Date
2023-10-31 00:22:27
ID
928bcf9a-7783-11ee-adb2-ea446e8775ea
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 Karen Etheridge,

This is a computer-generated report for Test-LWP-UserAgent-0.036
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
# 
# Versions for all modules listed in MYMETA.json (including optional ones):
# 
# === Configure Requires ===
# 
#     Module                       Want     Have
#     ------------------------ -------- --------
#     CPAN::Meta::Requirements 2.120620    2.140
#     ExtUtils::MakeMaker           any     7.64
#     Module::Metadata              any 1.000037
# 
# === 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
#     HTTP::Request::Common    any     6.45
#     Path::Tiny               any    0.144
#     Test::Deep             0.110    1.204
#     Test::Fatal              any    0.017
#     Test::More              0.88 1.302190
#     Test::Needs              any 0.002010
#     Test::RequiresInternet   any     0.05
#     Test::Warnings         0.009    0.032
#     if                       any   0.0610
#     lib                      any     0.65
#     overload                 any     1.35
# 
# === Test Recommends ===
# 
#     Module         Want     Have
#     ---------- -------- --------
#     CPAN::Meta 2.120900 2.150010
# 
# === Test Suggests ===
# 
#     Module              Want    Have
#     ------------------- ---- -------
#     HTTP::Message::PSGI  any missing
# 
# === Runtime Requires ===
# 
#     Module           Want     Have
#     ---------------- ---- --------
#     Carp              any     1.52
#     HTTP::Date        any     6.06
#     HTTP::Request     any     6.45
#     HTTP::Response    any     6.45
#     HTTP::Status      any     6.45
#     IO::Socket::IP   0.31     0.42
#     LWP::UserAgent    any     6.72
#     Safe::Isa         any 1.000010
#     Scalar::Util      any     1.62
#     Storable          any     3.26
#     Try::Tiny         any     0.31
#     URI              1.62     5.21
#     namespace::clean 0.19     0.27
#     parent            any    0.238
#     strict            any     1.12
#     warnings          any     1.58
# 
# === Other Modules ===
# 
#     Module                          Have
#     --------------------------- --------
#     Encode                          3.17
#     File::Temp                    0.2311
#     IO::Socket::INET                1.49
#     IO::Socket::INET6               2.72
#     IO::Socket::IP                  0.42
#     IO::Socket::SSL                2.083
#     JSON::MaybeXS               1.004005
#     JSON::PP                        4.07
#     LWP::Protocol::http             6.72
#     LWP::Protocol::http::Socket  missing
#     Module::Runtime                0.016
#     Moose                        missing
#     Net::SSLeay                     1.92
#     Plack                        missing
#     Pod::Coverage                missing
#     Sub::Name                    missing
#     YAML                         missing
#     autodie                         2.34
# 
t/00-report-prereqs.t .................... ok
t/01-basic.t ............................. ok
t/02-overload.t .......................... ok
t/03-handlers.t .......................... ok
t/04-psgi.t .............................. skipped: Need HTTP::Message::PSGI
t/05-exceptions.t ........................ ok
t/06-network-fallback.t .................. skipped: these tests use the network: unset NO_NETWORK_TESTING and set EXTENDED_TESTING, AUTHOR_TESTING or AUTOMATED_TESTING to run
t/07-mask-response.t ..................... ok
t/08-isa-coderef.t ....................... ok
t/09-dispatch-to-request-method.t ........ ok
t/10-request-args-network.t .............. skipped: these tests use the network: unset NO_NETWORK_TESTING and set EXTENDED_TESTING, AUTHOR_TESTING or AUTOMATED_TESTING to run
t/11-request-args-internal.t ............. ok
t/12-chained-method-call.t ............... skipped: Need HTTP::Message::PSGI
t/50-examples-application_client_test.t .. skipped: Need Moose
t/51-call_psgi.t ......................... skipped: Need HTTP::Message::PSGI
t/zzz-check-breaks.t ..................... ok
All tests successful.
Files=16, Tests=142,  3 wallclock secs ( 0.11 usr  0.03 sys +  1.85 cusr  0.74 csys =  2.73 CPU)
Result: PASS

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

Prerequisite modules loaded:

requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    Carp                     0        1.52    
    HTTP::Date               0        6.06    
    HTTP::Request            0        6.45    
    HTTP::Response           0        6.45    
    HTTP::Status             0        6.45    
    IO::Socket::IP           0.31     0.42    
    LWP::UserAgent           0        6.72    
    namespace::clean         0.19     0.27    
    parent                   0        0.238   
    perl                     5.006    5.036001
    Safe::Isa                0        1.000010
    Scalar::Util             0        1.62    
    Storable                 0        3.26    
    strict                   0        1.12    
    Try::Tiny                0        0.31    
    URI                      1.62     5.21    
    warnings                 0        1.58    

build_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    ExtUtils::MakeMaker      0        7.64    
    File::Spec               0        3.84    
    HTTP::Request::Common    0        6.45    
    if                       0        0.0610  
    lib                      0        0.65    
    overload                 0        1.35    
    Path::Tiny               0        0.144   
    Test::Deep               0.110    1.204   
    Test::Fatal              0        0.017   
    Test::More               0.88     1.302190
    Test::Needs              0        0.002010
    Test::RequiresInternet   0        0.05    
    Test::Warnings           0.009    0.032   

configure_requires:

    Module                   Need     Have    
    ------------------------ -------- --------
    CPAN::Meta::Requirements 2.120620 2.140   
    ExtUtils::MakeMaker      0        7.64    
    Module::Metadata         0        1.000037
    perl                     5.006    5.036001


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

Environment variables:

    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/2023103100/Test-Warnings-0.032-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Warnings-0.032-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-Deep-1.204-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Deep-1.204-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Safe-Isa-1.000010-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Safe-Isa-1.000010-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Path-Tiny-0.144-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Path-Tiny-0.144-0/blib/lib:/home/cpansand/.cpan/build/2023103100/libwww-perl-6.72-0/blib/arch:/home/cpansand/.cpan/build/2023103100/libwww-perl-6.72-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Fatal-0.017-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 19777
    PERL5_CPAN_IS_RUNNING = 19777
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 19764,19777
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2023103100/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/sh
    TMPDIR = /var/tmp/cpansmoker-1023/2023103100

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       n/a     
    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=12.4-release-p6
    archname=amd64-freebsd-thread-multi
    uname='freebsd 124amd64-default-job-03 12.4-release-p6 freebsd 12.4-release-p6 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 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)'
    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/13.0.0/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/2023103100/Test-Warnings-0.032-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Warnings-0.032-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-Deep-1.204-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Deep-1.204-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Safe-Isa-1.000010-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Safe-Isa-1.000010-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Path-Tiny-0.144-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Path-Tiny-0.144-0/blib/lib:/home/cpansand/.cpan/build/2023103100/libwww-perl-6.72-0/blib/arch:/home/cpansand/.cpan/build/2023103100/libwww-perl-6.72-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-RequiresInternet-0.05-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-RequiresInternet-0.05-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-Needs-0.002010-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Needs-0.002010-0/blib/lib:/home/cpansand/.cpan/build/2023103100/Test-Fatal-0.017-0/blib/arch:/home/cpansand/.cpan/build/2023103100/Test-Fatal-0.017-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="19777"
    PERL5_CPAN_IS_RUNNING="19777"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="19764,19777"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2023103100/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2023103100/Test-Warnings-0.032-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/Test-Warnings-0.032-0/blib/lib
    /home/cpansand/.cpan/build/2023103100/Test-Deep-1.204-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/Test-Deep-1.204-0/blib/lib
    /home/cpansand/.cpan/build/2023103100/Safe-Isa-1.000010-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/Safe-Isa-1.000010-0/blib/lib
    /home/cpansand/.cpan/build/2023103100/Path-Tiny-0.144-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/Path-Tiny-0.144-0/blib/lib
    /home/cpansand/.cpan/build/2023103100/libwww-perl-6.72-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/libwww-perl-6.72-0/blib/lib
    /home/cpansand/.cpan/build/2023103100/Test-RequiresInternet-0.05-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/Test-RequiresInternet-0.05-0/blib/lib
    /home/cpansand/.cpan/build/2023103100/Test-Needs-0.002010-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/Test-Needs-0.002010-0/blib/lib
    /home/cpansand/.cpan/build/2023103100/Test-Fatal-0.017-0/blib/arch
    /home/cpansand/.cpan/build/2023103100/Test-Fatal-0.017-0/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
    .