Web-Request v0.11 Perl 5 v5.41.13 amd64-freebsd
- Status
- Fail
- From
- Carlos Guevara
- Dist
-
Web-Request v0.11
- Platform
- Perl 5 v5.41.13 amd64-freebsd
- Date
- 2025-05-11 01:16:00
- ID
- 7fc35e70-2e05-11f0-aacd-f2e6a6514a40
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 Jesse Luehrs,
This is a computer-generated report for Web-Request-0.11
on perl 5.41.13, 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:
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/cpan/bin/perl/bin/perl5.41.13" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-compile.t ................. ok
t/base.t ....................... ok
t/body.t ....................... ok
t/content-on-get.t ............. ok
t/content.t .................... ok
t/cookie.t ..................... ok
t/double_port.t ................ ok
t/encoding.t ................... ok
t/hostname.t ................... ok
t/many_upload.t ................ ok
t/multi_read.t ................. ok
t/new.t ........................ ok
t/parameters.t ................. ok
t/params.t ..................... ok
t/path_info.t .................. ok
t/path_info_escaped.t .......... ok
t/readbody.t ................... ok
t/request_uri.t ................ ok
t/response-body.t .............. ok
t/response-compatible.t ........ ok
t/response-cookie.t ............ ok
t/response-new.t ............... ok
t/response-redirect.t .......... ok
t/response-streaming-cookie.t .. ok
t/response-streaming-utf8.t .... ok
t/response-streaming.t ......... ok
t/response-to_app.t ............ ok
t/response.t ................... ok
t/upload-basename.t ............ ok
t/upload-large.t ............... ok
t/upload.t ..................... ok
Attribute (query_parameters) does not pass the type constraint because: Validation failed for 'HashRef[Str]' with value { bar: "baz", foo: undef } at reader Web::Request::query_parameters (defined at /home/cpan/.cpan/build/Web-Request-0.11-0/blib/lib/Web/Request.pm line 233) line 8
Web::Request::query_parameters('Web::Request=HASH(0x3301c24868d0)') called at t/uri.t line 116
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 23.
t/uri.t ........................
Dubious, test returned 255 (wstat 65280, 0xff00)
All 23 subtests passed
t/uri_utf8.t ................... ok
Test Summary Report
-------------------
t/uri.t (Wstat: 65280 (exited 255) Tests: 23 Failed: 0)
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=33, Tests=237, 7 wallclock secs ( 0.07 usr 0.03 sys + 6.05 cusr 0.73 csys = 6.88 CPU)
Result: FAIL
Failed 1/33 test programs. 0/237 subtests failed.
*** Error code 255
Stop.
make: stopped in /home/cpan/.cpan/build/Web-Request-0.11-0
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------- ---- --------
Encode 0 3.21
File::Spec::Unix 0 3.94
HTTP::Body 0 1.23
HTTP::Headers 0 7.00
HTTP::Message::PSGI 0 0
Module::Runtime 0 0.018
Moose 0 2.2207
Moose::Util::TypeConstraints 0 2.2207
Plack::Util 0 0
Stream::Buffered 0 0.03
strict 0 1.14
URI 0 5.31
URI::Escape 0 5.31
warnings 0 1.74
build_requires:
Module Need Have
---------------------------- ---- --------
Data::Dumper 0 2.192
File::Find 0 1.44
File::Temp 0 0.2311
FindBin 0 1.54
HTTP::Request 0 7.00
HTTP::Request::Common 0 7.00
IO::String 0 1.08
Plack::App::URLMap 0 0
Plack::Test 0 0
Test::More 0.88 1.302211
Try::Tiny 0 0.32
utf8 0 1.27
configure_requires:
Module Need Have
---------------------------- ---- --------
ExtUtils::MakeMaker 6.30 7.74
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
LANG = C.UTF-8
LC_ALL = C
NONINTERACTIVE_TESTING = 1
NO_NETWORK_TESTING = 1
PATH = /home/cpan/bin/perl/bin:/home/cpan/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 2657
PERL5_CPAN_IS_RUNNING = 2657
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen
TMPDIR = /home/cpan/tmp
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/cpan/bin/perl/bin/perl5.41.13
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.38
CPAN::Meta 2.150010
Cwd 3.94
ExtUtils::CBuilder 0.280241
ExtUtils::Command 7.74
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.74
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.57
File::Spec 3.94
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302211
Test::Harness 3.50
Test::More 1.302211
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 13) configuration:
Commit id: c1c689ee834ffcbd6a12588dd12dfc5dcbfb39d5
Platform:
osname=freebsd
osvers=14.2-release-p1
archname=amd64-freebsd
uname='freebsd cjg-freebsd14 14.2-release-p1 freebsd 14.2-release-p1 generic amd64 '
config_args='-des -Dprefix=/home/cpan/bin/perl -Dscriptdir=/home/cpan/bin/perl/bin -Dusedevel -Duse64bitall'
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 ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='FreeBSD Clang 18.1.6 (https://github.com/llvm/llvm-project.git llvmorg-18.1.6-0-g1118c2e05e67)'
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 /usr/lib/clang/18/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
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
Built under freebsd
Compiled at May 10 2025 15:29:06
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="2657"
PERL5_CPAN_IS_RUNNING="2657"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/bin/perl/lib/site_perl/5.41.13/amd64-freebsd
/home/cpan/bin/perl/lib/site_perl/5.41.13
/home/cpan/bin/perl/lib/5.41.13/amd64-freebsd
/home/cpan/bin/perl/lib/5.41.13
.