CGI v4.64 Perl 5 v5.8.9 x86_64-linux

Status
Fail
From
Slaven Rezić
Dist
CGI v4.64
Platform
Perl 5 v5.8.9 x86_64-linux
Date
2024-03-19 06:27:34
ID
c5fa4178-e5b9-11ee-a455-061b6e8775ea
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.8.9, 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:

none provided

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

Output from 'make test':

PERL_DL_NONLAZY=1 "/opt/perl-5.8.9/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
[Tue Mar 19 06:50:30 2024] carp.t: foo at /home/e/eserte/.cpan/build/2024031906/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/e/eserte/.cpan/build/2024031906/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/e/eserte/.cpan/build/2024031906/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,  3 wallclock secs ( 0.22 usr  0.06 sys +  2.87 cusr  0.26 csys =  3.41 CPU)
Result: FAIL
Failed 1/63 test programs. 1/1595 subtests failed.
Makefile:943: recipe for target 'test_dynamic' failed
make: *** [test_dynamic] Error 255

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

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    Carp                0        1.50    
    Config              0        0       
    Encode              0        3.17    
    Exporter            0        5.63    
    File::Spec          0.82     3.75    
    File::Temp          0.17     0.22    
    HTML::Entities      3.69     3.78    
    if                  0        0.05    
    overload            0        1.06    
    parent              0.225    0.238   
    perl                5.008001 5.008009
    strict              0        1.03    
    URI                 1.76     5.10    
    utf8                0        1.07    
    warnings            0        1.05_01 

build_requires:

    Module              Need     Have    
    ------------------- -------- --------
    Cwd                 0        3.75    
    ExtUtils::MakeMaker 0        7.64    
    File::Find          0        1.13    
    IO::File            0        1.14    
    IO::Handle          0        1.27    
    POSIX               0        1.15    
    Test::More          0.98     1.302190
    Test::NoWarnings    0        1.06    
    Test::Warn          0.3      0.36    

configure_requires:

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


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

Environment variables:

    LANG = en_US.UTF-8
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/e/eserte/bin/linux-gnu:/home/e/eserte/bin/sh:/home/e/eserte/bin:/home/e/eserte/bin/pistachio-perl/bin:/usr/games:/home/e/eserte/devel:/home/e/eserte/work2/fzf/bin:/home/e/eserte/src/srezic-misc/scripts
    PERL5LIB = 
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 17852
    PERL5_CPAN_IS_RUNNING = 17852
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 17585,17852
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1000/2024031906/cpanreporter_000_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /bin/zsh
    STDPERL = perl
    TERM = xterm
    TMPDIR = /var/tmp/cpansmoker-1000/2024031906

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

    $^X = /opt/perl-5.8.9/bin/perl
    $UID/$EUID = 1000 / 1000
    $GID = 1000 4 24 25 27 29 30 33 44 46 108 111 115 128 134 1000 1024
    $EGID = 1000 4 24 25 27 29 30 33 44 46 108 111 115 128 134 1000 1024

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.34    
    CPAN::Meta          2.143240
    Cwd                 3.75    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.06    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.70    
    ExtUtils::ParseXS   3.44    
    File::Spec          3.75    
    JSON                4.06    
    JSON::PP            4.09    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.44    
    Test::More          1.302190
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 8 subversion 9) configuration:
  Platform:
    osname=linux, osvers=4.9.0-18-amd64, archname=x86_64-linux
    uname='linux cabulja 4.9.0-18-amd64 #1 smp debian 4.9.303-1 (2022-03-07) x86_64 gnulinux '
    config_args='-ds -e -Dprefix=/opt/perl-5.8.9 -Dcf_email=srezic@cpan.org'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=define uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fwrapv -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2',
    cppflags='-fwrapv -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='6.3.0 20170516', 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 =' -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
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    libc=libc-2.24.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Compile-time options: PERL_MALLOC_WRAP USE_64_BIT_ALL USE_64_BIT_INT
                        USE_FAST_STDIO USE_LARGE_FILES USE_PERLIO
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under linux
  Compiled at May 22 2022 20:36:27
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="17852"
    PERL5_CPAN_IS_RUNNING="17852"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="17585,17852"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1000/2024031906/cpanreporter_000_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /opt/perl-5.8.9/lib/5.8.9/x86_64-linux
    /opt/perl-5.8.9/lib/5.8.9
    /opt/perl-5.8.9/lib/site_perl/5.8.9/x86_64-linux
    /opt/perl-5.8.9/lib/site_perl/5.8.9
    .