libwww-perl v6.78 Perl 5 v5.41.5 x86_64-dragonfly-multi

Status
Fail
From
Nigel Horne
Dist
libwww-perl v6.78
Platform
Perl 5 v5.41.5 x86_64-dragonfly-multi
Date
2025-05-01 14:06:23
ID
76c623b0-2695-11f0-a4f8-c0b9c366d52b
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.78
on perl 5.41.5, created by CPAN-Reporter-1.2020.

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 "/home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/bin/perl5.41.5" "-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
t/10-attrs.t ................... ok
t/base/default_content_type.t .. ok
t/base/protocols.t ............. ok
# 
# 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.41
#     Getopt::Long         any 2.58
# 
# === Configure Suggests ===
# 
#     Module      Want Have
#     -------- ------- ----
#     JSON::PP 2.27300 4.16
# 
# === Build Requires ===
# 
#     Module              Want Have
#     ------------------- ---- ----
#     ExtUtils::MakeMaker  any 7.70
# 
# === Test Requires ===
# 
#     Module                 Want     Have
#     ---------------------- ---- --------
#     ExtUtils::MakeMaker     any     7.70
#     File::Spec              any     3.93
#     FindBin                 any     1.54
#     HTTP::CookieJar::LWP    any    0.014
#     HTTP::Daemon           6.12     6.16
#     Test::Fatal             any    0.017
#     Test::More             0.96 1.302204
#     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.59
#     Encode                    2.12     3.21
#     Encode::Locale             any     1.05
#     File::Copy                 any     2.41
#     File::Listing                6     6.16
#     File::Temp                 any   0.2311
#     Getopt::Long               any     2.58
#     HTML::Entities             any     3.83
#     HTML::HeadParser          3.71     3.83
#     HTTP::Cookies                6     6.11
#     HTTP::Date                   6     6.06
#     HTTP::Negotiate              6     6.01
#     HTTP::Request             6.18     7.00
#     HTTP::Request::Common     6.18     7.00
#     HTTP::Response            6.18     7.00
#     HTTP::Status              6.18     7.00
#     IO::Select                 any     1.55
#     IO::Socket                 any     1.55
#     LWP::MediaTypes              6     6.04
#     MIME::Base64               2.1  3.16_01
#     Module::Load               any     0.36
#     Net::FTP                  2.58     3.15
#     Net::HTTP                 6.18     6.23
#     Scalar::Util               any     1.68
#     Try::Tiny                  any     0.32
#     URI                       1.10     5.29
#     URI::Escape                any     5.29
#     WWW::RobotRules              6     6.02
#     parent                   0.217    0.242
#     perl                  5.008001 5.041005
#     strict                     any     1.13
#     warnings                   any     1.70
# 
# === Runtime Suggests ===
# 
#     Module               Want    Have
#     -------------------- ---- -------
#     Authen::NTLM         1.02 missing
#     Data::Dump           1.13 missing
#     IO::Socket::INET      any    1.55
#     LWP::Protocol::https 6.02    6.14
# 
t/00-report-prereqs.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/ua.t .................... ok
t/base/simple.t ................ ok
t/base/ua_handlers.t ........... ok
t/local/autoload-get.t ......... ok
t/local/autoload.t ............. ok
t/leak/no_leak.t ............... ok
t/local/cookie_jar.t ........... ok
t/local/download_to_fh.t ....... ok
t/local/get.t .................. ok
t/local/httpsub.t .............. ok
t/local/protosub.t ............. ok

#   Failed test 'redirect loop: is_redirect'
#   at t/local/http.t line 212.

#   Failed test 'redirect loop: client warning'
#   at t/local/http.t line 213.
#                   'Internal response'
#     doesn't match '(?^i:loop detected)'

#   Failed test 'redirect loop: 5 redirects'
#   at t/local/http.t line 214.
#          got: '4'
#     expected: '5'
t/redirect.t ................... ok
t/robot/ua-get.t ............... ok
# Looks like you failed 3 tests of 136.
t/local/http.t ................. 
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/136 subtests 
t/robot/ua.t ................... ok

Test Summary Report
-------------------
t/local/http.t               (Wstat: 768 (exited 3) Tests: 136 Failed: 3)
  Failed tests:  51-53
  Non-zero exit status: 3
Files=22, Tests=317, 20 wallclock secs ( 0.24 usr  0.15 sys +  8.64 cusr  1.83 csys = 10.86 CPU)
Result: FAIL
Failed 1/22 test programs. 3/317 subtests failed.
*** Error code 255

Stop.
make: stopped in /home/njh/.cpan/build/libwww-perl-6.78-4

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

Prerequisite modules loaded:

requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    Digest::MD5            0        2.59    
    Encode                 2.12     3.21    
    Encode::Locale         0        1.05    
    File::Copy             0        2.41    
    File::Listing          6        6.16    
    File::Temp             0        0.2311  
    Getopt::Long           0        2.58    
    HTML::Entities         0        3.83    
    HTML::HeadParser       3.71     3.83    
    HTTP::Cookies          6        6.11    
    HTTP::Date             6        6.06    
    HTTP::Negotiate        6        6.01    
    HTTP::Request          6.18     7.00    
    HTTP::Request::Common  6.18     7.00    
    HTTP::Response         6.18     7.00    
    HTTP::Status           6.18     7.00    
    IO::Select             0        1.55    
    IO::Socket             0        1.55    
    LWP::MediaTypes        6        6.04    
    MIME::Base64           2.1      3.16_01 
    Module::Load           0        0.36    
    Net::FTP               2.58     3.15    
    Net::HTTP              6.18     6.23    
    parent                 0.217    0.242   
    perl                   5.008001 5.041005
    Scalar::Util           0        1.68    
    strict                 0        1.13    
    Try::Tiny              0        0.32    
    URI                    1.10     5.29    
    URI::Escape            0        5.29    
    warnings               0        1.70    
    WWW::RobotRules        6        6.02    

build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.70    
    File::Spec             0        3.93    
    FindBin                0        1.54    
    HTTP::CookieJar::LWP   0        0.014   
    HTTP::Daemon           6.12     6.16    
    Test::Fatal            0        0.017   
    Test::More             0.96     1.302204
    Test::Needs            0        0.002010
    Test::RequiresInternet 0        0.05    

configure_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    ExtUtils::MakeMaker    0        7.70    
    File::Copy             0        2.41    
    Getopt::Long           0        2.58    

opt_build_requires:

    Module                 Need     Have    
    ---------------------- -------- --------
    CPAN::Meta             2.120900 2.150010
    Test::LeakTrace        0        0.17    


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

Environment variables:

    HARNESS_OPTIONS = j2:c
    LANG = 
    LDFLAGS = 
    NONINTERACTIVE_TESTING = 1
    PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/sbin:/usr/pkg/bin:/home/njh/bin
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 3603
    PERL5_CPAN_IS_RUNNING = 3603
    PERLBREW_HOME = /home/njh/.perlbrew
    PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/man
    PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/bin
    PERLBREW_PERL = perl-5.41.5-multi
    PERLBREW_ROOT = /home/njh/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.94
    PERLBREW_VERSION = 0.94
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = xterm-256color
    TMPDIR = /tmp

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

    $^X = /home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/bin/perl5.41.5
    $UID/$EUID = 1000 / 1000
    $GID = 1000 1000 0
    $EGID = 1000 1000 0

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.37    
    CPAN::Meta          2.150010
    Cwd                 3.92    
    ExtUtils::CBuilder  0.280240
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.55    
    File::Spec          3.93    
    JSON                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test2               1.302204
    Test::Harness       3.50    
    Test::More          1.302204
    YAML                n/a     
    YAML::Syck          n/a     
    version             0.9933  


--

Summary of my perl5 (revision 5 version 41 subversion 5) configuration:
   
  Platform:
    osname=dragonfly
    osvers=5.6-release
    archname=x86_64-dragonfly-multi
    uname='dragonfly david.bandsman.co.uk 5.6-release dragonfly v5.6.2.4.g39d387-release #0: fri aug 30 20:41:10 edt 2019 root@david.bandsman.co.uk:usrobjusrsrcsysx86_64_generic x86_64 '
    config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.41.5-multi -Dusedevel -Dusemultiplicity -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -fdiagnostics-color=auto -flto -mtune=native -march=native -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=define
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -fdiagnostics-color=auto -flto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    optimize='-O'
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -pedantic -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -ftree-vectorize -mmmx -msse -mfpmath=sse -msse2 -msse3 -fdiagnostics-color=auto -flto -mtune=native -march=native -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='8.3 [DragonFly] Release/2019-02-22'
    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 ='-Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags='-DPIC -fPIC'
    lddlflags='-shared  -L/usr/local/lib -fstack-protector-strong'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    MULTIPLICITY
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    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
    USE_REENTRANT_API
  Built under dragonfly
  Compiled at Oct 28 2024 05:28:17
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="3603"
    PERL5_CPAN_IS_RUNNING="3603"
    PERLBREW_HOME="/home/njh/.perlbrew"
    PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/man"
    PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/bin"
    PERLBREW_PERL="perl-5.41.5-multi"
    PERLBREW_ROOT="/home/njh/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.94"
    PERLBREW_VERSION="0.94"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/lib/site_perl/5.41.5/x86_64-dragonfly-multi
    /home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/lib/site_perl/5.41.5
    /home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/lib/5.41.5/x86_64-dragonfly-multi
    /home/njh/perl5/perlbrew/perls/perl-5.41.5-multi/lib/5.41.5
    .