HTTP-Message v6.45 Perl 5 v5.16.2 i386-freebsd-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
HTTP-Message v6.45
Platform
Perl 5 v5.16.2 i386-freebsd-thread-multi
Date
2024-04-13 21:20:31
ID
a88a2956-f9db-11ee-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 Olaf Alders,

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 "/usr/home/cpan/pit/thr/perl-5.16.2/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.70
#     perl                5.006 5.016002
# 
# === 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.75
#     File::Temp               any   0.2311
#     PerlIO::encoding         any     0.15
#     Test::More              0.88 1.302198
#     Test::Needs              any 0.002010
#     Time::Local              any     1.35
#     Try::Tiny                any     0.31
#     URI::URL                 any     5.28
#     lib                      any     0.63
#     overload                 any     1.18
#     perl                5.008001 5.016002
# 
# === Test Recommends ===
# 
#     Module                     Want     Have
#     ---------------------- -------- --------
#     CPAN::Meta             2.120900 2.150010
#     IO::Compress::Brotli   0.004001  missing
#     IO::Uncompress::Brotli 0.004001  missing
# 
# === Runtime Requires ===
# 
#     Module                         Want     Have
#     -------------------------- -------- --------
#     Carp                            any     1.26
#     Clone                          0.46     0.46
#     Compress::Raw::Bzip2            any    2.206
#     Compress::Raw::Zlib           2.062    2.206
#     Encode                         3.01     3.21
#     Encode::Locale                    1     1.05
#     Exporter                       5.57     5.66
#     File::Spec                      any     3.75
#     HTTP::Date                        6     6.06
#     IO::Compress::Bzip2           2.021    2.206
#     IO::Compress::Deflate           any    2.206
#     IO::Compress::Gzip              any    2.206
#     IO::HTML                        any    1.004
#     IO::Uncompress::Inflate         any    2.206
#     IO::Uncompress::RawInflate      any    2.206
#     LWP::MediaTypes                   6     6.04
#     MIME::Base64                    2.1     3.13
#     MIME::QuotedPrint               any     3.13
#     URI                            1.10     5.28
#     parent                          any    0.225
#     perl                       5.008001 5.016002
#     strict                          any     1.07
#     warnings                        any     1.13
# 
# === Runtime Recommends ===
# 
#     Module                     Want    Have
#     ---------------------- -------- -------
#     IO::Compress::Brotli   0.004001 missing
#     IO::Uncompress::Brotli 0.004001 missing
# 
t/00-report-prereqs.t .......... ok
t/common-req.t ................. ok
t/headers-auth.t ............... ok
t/headers-etag.t ............... ok
t/headers-util.t ............... ok
t/headers.t .................... ok
t/http-config.t ................ ok
t/message-brotli.t ............. skipped: Need IO::Compress::Brotli, IO::Uncompress::Brotli
t/message-charset.t ............ ok
t/message-decode-brotlibomb.t .. skipped: Need IO::Compress::Brotli, IO::Uncompress::Brotli
t/message-decode-bzipbomb.t .... ok
t/message-decode-xml.t ......... ok
t/message-decode-zipbomb.t ..... ok
t/message-old.t ................ ok
t/message-parts.t .............. ok
t/message.t .................... ok
t/request.t .................... ok
t/request_type_with_data.t ..... ok
t/response.t ................... ok
t/status-old.t ................. ok
t/status.t ..................... ok
All tests successful.
Files=21, Tests=837,  9 wallclock secs ( 0.32 usr  0.08 sys +  6.35 cusr  2.43 csys =  9.18 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  Carp                               1.26        0
	  Clone                              0.46     0.46
	  Compress::Raw::Bzip2              2.206        0
	  Compress::Raw::Zlib               2.206    2.062
	  Encode                             3.21     3.01
	  Encode::Locale                     1.05        1
	  Exporter                           5.66     5.57
	  ExtUtils::MakeMaker                7.70        0
	  File::Spec                         3.75        0
	  File::Temp                       0.2311        0
	  HTTP::Date                         6.06        6
	  IO::Compress::Bzip2               2.206    2.021
	  IO::Compress::Deflate             2.206        0
	  IO::Compress::Gzip                2.206        0
	  IO::HTML                          1.004        0
	  IO::Uncompress::Inflate           2.206        0
	  IO::Uncompress::RawInflate        2.206        0
	  LWP::MediaTypes                    6.04        6
	  MIME::Base64                       3.13      2.1
	  MIME::QuotedPrint                  3.13        0
	  PerlIO::encoding                   0.15        0
	  Test::More                     1.302198     0.88
	  Test::Needs                    0.002010        0
	  Time::Local                        1.35        0
	  Try::Tiny                          0.31        0
	  URI                                5.28     1.10
	  URI::URL                           5.28        0
	  lib                                0.63        0
	  overload                           1.18        0
	  parent                            0.225        0
	  strict                             1.07        0
	  warnings                           1.13        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.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.75
	Module::Build                    0.4234
	Pod::Parser                        1.51
	Pod::Simple                        3.20
	Test2                          1.302198
	Test::Harness                      3.48
	Test::More                     1.302198
	version                          0.9930

******************************** 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 = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/XqfOblfsDr/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.16.2/.cpanplus/5.16.2/build/vMfSjjXCKu/HTTP-Message-6.45/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.16.2/.cpanplus/5.16.2/build/vMfSjjXCKu/HTTP-Message-6.45/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 50280
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.16.2
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/XqfOblfsDr
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/XqfOblfsDr"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/XqfOblfsDr
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

    Perl: $^X = /usr/home/cpan/pit/thr/perl-5.16.2/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


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


--

Summary of my perl5 (revision 5 version 16 subversion 2) configuration:
   
  Platform:
    osname=freebsd, osvers=13.2-release-p8, archname=i386-freebsd-thread-multi
    uname='freebsd felstain 13.2-release-p8 freebsd 13.2-release-p8 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.16.2 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-ldl -lm -lcrypt -lutil
    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'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV PERL_IMPLICIT_CONTEXT
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Dec 23 2023 08:56:13
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/XqfOblfsDr/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.16.2/.cpanplus/5.16.2/build/vMfSjjXCKu/HTTP-Message-6.45/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.16.2/.cpanplus/5.16.2/build/vMfSjjXCKu/HTTP-Message-6.45/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="50280"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.16.2"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/XqfOblfsDr"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/XqfOblfsDr""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/XqfOblfsDr"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/XqfOblfsDr/lib/perl5/5.16.2/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/XqfOblfsDr/lib/perl5/5.16.2
    /usr/home/cpan/pit/jail/XqfOblfsDr/lib/perl5/i386-freebsd-thread-multi
    /usr/home/cpan/pit/jail/XqfOblfsDr/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.16.2/.cpanplus/5.16.2/build/vMfSjjXCKu/HTTP-Message-6.45/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.16.2/.cpanplus/5.16.2/build/vMfSjjXCKu/HTTP-Message-6.45/blib/arch
    /usr/home/cpan/pit/thr/perl-5.16.2/lib/site_perl/5.16.2/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.16.2/lib/site_perl/5.16.2
    /usr/home/cpan/pit/thr/perl-5.16.2/lib/5.16.2/i386-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.16.2/lib/5.16.2
    .