CGI v4.64 Perl 5 v5.10.1 x86_64-linux-thread-multi

Status
Fail
From
David Cantrell (DCANTRELL)
Dist
CGI v4.64
Platform
Perl 5 v5.10.1 x86_64-linux-thread-multi
Date
2024-03-18 23:38:21
ID
9b4f56ea-e580-11ee-bd7c-bb84a34d4ba7
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 Lee Johnson,

This is a computer-generated report for CGI-4.64
on perl 5.10.1, created by CPAN-Reporter-1.2018.

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:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

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

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

PERL_DL_NONLAZY=1 "/home/david/cpantesting/perl-5.10.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/headers/*.t
t/append_query.t ............ ok
t/arbitrary_handles.t ....... ok
t/autoescape.t .............. ok
t/can.t ..................... ok
[Mon Mar 18 23:36:51 2024] carp.t: foo at /home/david/cpantesting/perl-5.10.1/.cpan/build/CGI-4.64-0/blib/lib/CGI/Carp.pm line 360.
t/carp.t .................... ok
# cgi-lib.pl routines
private_tempfiles has been deprecated at /home/david/cpantesting/perl-5.10.1/.cpan/build/CGI-4.64-0/blib/lib/CGI.pm line 3241.
t/cgi.t ..................... ok
t/charset.t ................. ok
t/checkbox_group.t .......... ok
t/command_line.t ............ ok
t/compiles_pod.t ............ ok
t/cookie.t .................. ok
t/delete.t .................. ok
t/Dump.t .................... ok
t/end_form.t ................ ok
t/form.t .................... ok
t/function.t ................ ok
t/gh-155.t .................. ok
t/headers.t ................. ok
t/headers/attachment.t ...... ok
t/headers/charset.t ......... ok
t/headers/cookie.t .......... ok
t/headers/default.t ......... ok
t/headers/nph.t ............. ok
t/headers/p3p.t ............. ok
t/headers/target.t .......... ok
t/headers/type.t ............ ok
t/hidden.t .................. ok
t/html.t .................... ok
t/html_functions.t .......... ok
t/http.t .................... ok
t/init.t .................... ok
t/multipart_globals.t ....... ok
t/multipart_init.t .......... ok
t/multipart_start.t ......... ok
t/no_tabindex.t ............. ok
t/param_fetch.t ............. ok
t/param_list_context.t ...... ok
t/popup_menu.t .............. ok
t/postdata.t ................ ok
CGI::Pretty is DEPRECATED and will be removed in a future release. Please see https://github.com/leejo/CGI.pm/issues/162 for more information at /home/david/cpantesting/perl-5.10.1/.cpan/build/CGI-4.64-0/blib/lib/CGI/Pretty.pm line 20.
t/pretty.t .................. ok
t/push.t .................... ok
t/query_string.t ............ ok
t/redirect_query_string.t ... ok
t/request.t ................. ok
t/rt-31107.t ................ ok
t/rt-52469.t ................ ok
t/rt-57524.t ................ ok
t/rt-75628.t ................ ok
t/rt-84767.t ................ ok
t/save_read_roundtrip.t ..... ok
t/sorted.t .................. ok
t/start_end_asterisk.t ...... ok
t/start_end_end.t ........... ok
t/start_end_start.t ......... ok
t/unescapeHTML.t ............ ok
t/upload.t .................. ok
t/upload_quoted_unquoted.t .. ok
t/uploadInfo.t .............. ok

    #   Failed test '->url'
    #   at t/url.t line 137.
    #          got: 'http://foo:b%C3%A4rbaz@boz.com:8000/biz/blap.cgi'
    #     expected: 'http://foo:b%E4rbaz@boz.com:8000/biz/blap.cgi'

    #   Failed test '->url via unescape'
    #   at t/url.t line 138.
    #          got: 'http://foo:bärbaz@boz.com:8000/biz/blap.cgi'
    #     expected: 'http://foo:bärbaz@boz.com:8000/biz/blap.cgi'

    #   Failed test '->url via unescape'
    #   at t/url.t line 139.
    #          got: 'http://foo:bärbaz@boz.com:8000/biz/blap.cgi'
    #     expected: 'http://foo:bärbaz@boz.com:8000/biz/blap.cgi'

    #   Failed test '->url via unescape'
    #   at t/url.t line 140.
    #          got: 'http://foo:bärbaz@boz.com:8000/biz/blap.cgi'
    #     expected: 'http://foo:bärbaz@boz.com:8000/biz/blap.cgi'
    # Looks like you failed 4 tests of 4.

#   Failed test 'complex and utf8'
#   at t/url.t line 141.
# Looks like you failed 1 test of 12.
t/url.t ..................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/12 subtests 
t/user_agent.t .............. ok
t/utf8.t .................... ok
t/util-58.t ................. ok
t/util.t .................... ok

Test Summary Report
-------------------
t/compiles_pod.t          (Wstat: 0 Tests: 18 Failed: 0)
  TODO passed:   3, 6
t/url.t                   (Wstat: 256 (exited 1) Tests: 12 Failed: 1)
  Failed test:  11
  Non-zero exit status: 1
Files=63, Tests=1595, 82 wallclock secs ( 0.82 usr  0.41 sys + 12.26 cusr  2.34 csys = 15.83 CPU)
Result: FAIL
Failed 1/63 test programs. 1/1595 subtests failed.
make: *** [Makefile:945: test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.50    
    Config              0        0       
    Encode              0        3.20    
    Exporter            0        5.77    
    File::Spec          0.82     3.75    
    File::Temp          0.17     0.2311  
    HTML::Entities      3.69     3.81    
    if                  0        0.0608  
    overload            0        1.07    
    parent              0.225    0.241   
    perl                5.008001 5.010001
    strict              0        1.04    
    URI                 1.76     5.21    
    utf8                0        1.07    
    warnings            0        1.06    

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Cwd                 0        3.75    
    ExtUtils::MakeMaker 0        7.70    
    File::Find          0        1.14    
    IO::File            0        1.51    
    IO::Handle          0        1.51    
    POSIX               0        1.17    
    Test::More          0.98     1.302198
    Test::NoWarnings    0        1.06    
    Test::Warn          0.3      0.37    

configure_requires:

    Module              Need     Have    
    ------------------- -------- --------
    ExtUtils::MakeMaker 0        7.70    


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

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_GB.UTF-8
    LANGUAGE = en_GB:en
    LC_TERMINAL = iTerm2
    LC_TERMINAL_VERSION = 3.4.23
    NONINTERACTIVE_TESTING = 1
    PATH = /home/david/.nvm/versions/node/v20.11.1/bin:/home/david/.cargo/bin:/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin:/home/david/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERL = 5.10.1
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 84031
    PERL5_CPAN_IS_RUNNING = 84031
    PERLBREW_HOME = /home/david/.perlbrew
    PERLBREW_MANPATH = /home/david/perl5/perlbrew/perls/perl-5.30.2/man
    PERLBREW_PATH = /home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin
    PERLBREW_PERL = perl-5.30.2
    PERLBREW_ROOT = /home/david/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    PERLVER = 5.10.1
    PERL_INLINE_DIRECTORY = /home/david/.Inline-5.10.1
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 0
    SHELL = /bin/bash
    TERM = screen

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

    $^X = /home/david/cpantesting/perl-5.10.1/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 24 25 27 29 30 44 46 109 1000
    $EGID = 1000 24 25 27 29 30 44 46 109 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.29    
    CPAN::Meta          2.150010
    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    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.30    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=linux, osvers=5.10.0-11-amd64, archname=x86_64-linux-thread-multi
    uname='linux cpantesting-linux-utm 5.10.0-11-amd64 #1 smp debian 5.10.92-1 (2022-01-18) x86_64 gnulinux '
    config_args='-de -Dusethreads -Dprefix=/home/david/cpantesting/perl-5.10.1 -A ccflags=-fwrapv'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='10.2.1 20210110', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib /usr/lib /lib64 /usr/lib64
    libs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.31.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.31'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_64_BIT_ALL
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_PERLIO USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under linux
  Compiled at Feb  5 2022 21:00:07
  %ENV:
    PERL="5.10.1"
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="84031"
    PERL5_CPAN_IS_RUNNING="84031"
    PERLBREW_HOME="/home/david/.perlbrew"
    PERLBREW_MANPATH="/home/david/perl5/perlbrew/perls/perl-5.30.2/man"
    PERLBREW_PATH="/home/david/perl5/perlbrew/bin:/home/david/perl5/perlbrew/perls/perl-5.30.2/bin"
    PERLBREW_PERL="perl-5.30.2"
    PERLBREW_ROOT="/home/david/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
    PERLVER="5.10.1"
    PERL_INLINE_DIRECTORY="/home/david/.Inline-5.10.1"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="0"
  @INC:
    /home/david/cpantesting/perl-5.10.1/lib/5.10.1/x86_64-linux-thread-multi
    /home/david/cpantesting/perl-5.10.1/lib/5.10.1
    /home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1/x86_64-linux-thread-multi
    /home/david/cpantesting/perl-5.10.1/lib/site_perl/5.10.1
    .