HTML-Form v6.11 Perl 5 v5.38.1 x86_64-linux
- Status
- Fail
- From
- Roland van Ipenburg (IPENBURG)
- Dist
-
HTML-Form v6.11
- Platform
- Perl 5 v5.38.1 x86_64-linux
- Date
- 2023-11-27 16:28:00
- ID
- ee4ac81c-8d41-11ee-bad7-c26d23e15d4a
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 Julien Fiegehenn,
This is a computer-generated report for HTML-Form-6.11
on perl 5.38.1, created by CPAN-Reporter-1.2019.
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 "/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
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === 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.88
# HTTP::Response any 6.45
# Test::More 0.96 1.302196
# Test::Warnings any 0.032
# warnings any 1.65
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------- ---- --------
# Carp any 1.54
# Encode 2 3.20
# HTML::TokeParser any 3.81
# HTTP::Request 6 6.45
# HTTP::Request::Common 6.03 6.45
# Test::More 0.96 1.302196
# URI 1.10 5.21
# parent any 0.241
# strict any 1.12
#
t/00-report-prereqs.t .. ok
t/autocomplete.t ....... ok
Can't locate LWP/MediaTypes.pm in @INC (you may need to install the LWP::MediaTypes module) (@INC entries checked: /home/roland/.local/share/.cpan/build/HTML-Form-6.11-0/blib/lib /home/roland/.local/share/.cpan/build/HTML-Form-6.11-0/blib/arch /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/arch /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/lib /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5 /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/arch /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/lib /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5 /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5 /usr/local/lib/perl5/site_perl/5.38.1/x86_64-linux /usr/local/lib/perl5/site_perl/5.38.1 /usr/local/lib/perl5/5.38.1/x86_64-linux /usr/local/lib/perl5/5.38.1 .) at /home/roland/perl5/lib/perl5/HTTP/Request/Common.pm line 173.
t/file_upload.t ........
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/find_input.t ......... ok
t/form-label.t ......... ok
t/form-maxlength.t ..... ok
t/form-multi-select.t .. ok
t/form-param.t ......... ok
t/form-parse.t ......... ok
t/form-selector.t ...... ok
t/form-unicode.t ....... ok
Can't locate LWP/MediaTypes.pm in @INC (you may need to install the LWP::MediaTypes module) (@INC entries checked: /home/roland/.local/share/.cpan/build/HTML-Form-6.11-0/blib/lib /home/roland/.local/share/.cpan/build/HTML-Form-6.11-0/blib/arch /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/arch /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/lib /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5 /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/arch /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/lib /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5 /home/roland/perl5/lib/perl5/x86_64-linux /home/roland/perl5/lib/perl5 /usr/local/lib/perl5/site_perl/5.38.1/x86_64-linux /usr/local/lib/perl5/site_perl/5.38.1 /usr/local/lib/perl5/5.38.1/x86_64-linux /usr/local/lib/perl5/5.38.1 .) at /home/roland/perl5/lib/perl5/HTTP/Request/Common.pm line 173.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 2 just after 19.
t/form.t ...............
Dubious, test returned 2 (wstat 512, 0x200)
All 19 subtests passed
Test Summary Report
-------------------
t/file_upload.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
t/form.t (Wstat: 512 (exited 2) Tests: 19 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=12, Tests=97, 1 wallclock secs ( 0.01 usr 0.02 sys + 0.87 cusr 0.23 csys = 1.13 CPU)
Result: FAIL
Failed 2/12 test programs. 0/97 subtests failed.
make: *** [Makefile:909: test_dynamic] Error 2
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- -------- --------
Carp 0 1.54
Encode 2 3.20
HTML::TokeParser 0 3.81
HTTP::Request 6 6.45
HTTP::Request::Common 6.03 6.45
parent 0 0.241
perl 5.008001 5.038001
strict 0 1.12
Test::More 0.96 1.302196
URI 1.10 5.21
build_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
File::Spec 0 3.88
HTTP::Response 0 6.45
Test::More 0.96 1.302196
Test::Warnings 0 0.032
warnings 0 1.65
configure_requires:
Module Need Have
--------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
opt_build_requires:
Module Need Have
--------------------- -------- --------
CPAN::Meta 2.120900 2.150010
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = en_US.utf8
LANGUAGE = en_US.utf8
LC_ALL = en_US.utf8
LC_COLLATE = en_US.utf8
LC_CTYPE = en_US.utf8
LC_NUMERIC = en_US.utf8
NONINTERACTIVE_TESTING = 1
PATH = /usr/local/bin:/snap/bin:/home/roland/perl5/bin:/home/roland/.local/bin:/snap/bin:/home/roland/perl5/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin
PERL5LIB = /home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/arch:/home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/lib:/home/roland/perl5/lib/perl5:/home/roland/perl5/lib/perl5
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1086589
PERL5_CPAN_IS_RUNNING = 1086589
PERL_LOCAL_LIB_ROOT = /home/roland/perl5:/home/roland/perl5
PERL_MB_OPT = --install_base "/home/roland/perl5"
PERL_MM_OPT = INSTALL_BASE=/home/roland/perl5
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /bin/bash
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /usr/local/bin/perl
$UID/$EUID = 1000 / 1000
$GID = 1000 24 25 27 29 30 44 46 108 113 117 120 126 1000
$EGID = 1000 24 25 27 29 30 44 46 108 113 117 120 126 1000
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280238
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build n/a
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302196
Test::Harness 3.48
Test::More 1.302196
YAML n/a
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 38 subversion 1) configuration:
Platform:
osname=linux
osvers=6.6.2.beitou.20231120
archname=x86_64-linux
uname='linux beitou 6.6.2.beitou.20231120 #7 smp preempt_dynamic mon nov 20 17:40:25 cet 2023 x86_64 gnulinux '
config_args='-des -Dinc_version_list=none'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='12.2.0'
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 =' -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /usr/lib64 /usr/local/lib64
libs=-lpthread -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
libc=/lib/x86_64-linux-gnu/libc.so.6
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version='2.36'
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-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
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_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
Built under linux
Compiled at Nov 27 2023 15:54:40
%ENV:
PERL5LIB="/home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/arch:/home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/lib:/home/roland/perl5/lib/perl5:/home/roland/perl5/lib/perl5"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1086589"
PERL5_CPAN_IS_RUNNING="1086589"
PERL_LOCAL_LIB_ROOT="/home/roland/perl5:/home/roland/perl5"
PERL_MB_OPT="--install_base "/home/roland/perl5""
PERL_MM_OPT="INSTALL_BASE=/home/roland/perl5"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/arch
/home/roland/.local/share/.cpan/build/Alien-Libxml2-0.19-0/blib/lib
/home/roland/perl5/lib/perl5/x86_64-linux
/home/roland/perl5/lib/perl5
/home/roland/perl5/lib/perl5/x86_64-linux
/home/roland/perl5/lib/perl5
/usr/local/lib/perl5/site_perl/5.38.1/x86_64-linux
/usr/local/lib/perl5/site_perl/5.38.1
/usr/local/lib/perl5/5.38.1/x86_64-linux
/usr/local/lib/perl5/5.38.1
.