Catalyst-Runtime v5.90131 Perl 5 v5.41.1 x86_64-dragonfly
- Status
- Pass
- From
- Carlos Guevara
- Dist
-
Catalyst-Runtime v5.90131
- Platform
- Perl 5 v5.41.1 x86_64-dragonfly
- Date
- 2024-06-20 09:33:14
- ID
- 1e600e0c-2ee8-11ef-bee2-9a2e6176f933
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 John Napiorkowski,
This is a computer-generated report for Catalyst-Runtime-5.90131
on perl 5.41.1, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
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.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/aggregate/*.t
t/01use.t ............................................................. ok
t/abort-chain-1.t ..................................................... ok
t/abort-chain-2.t ..................................................... ok
t/abort-chain-3.t ..................................................... ok
t/accept_context_regression.t ......................................... ok
t/aggregate/c3_appclass_bug.t ......................................... ok
t/aggregate/c3_mro.t .................................................. ok
t/aggregate/caf_backcompat.t .......................................... ok
t/aggregate/catalyst_test_utf8.t ...................................... ok
t/aggregate/custom_live_component_controller_action_auto_doublebug.t .. ok
t/aggregate/custom_live_path_bug.t .................................... ok
t/aggregate/deprecated_test_import.t .................................. ok
t/aggregate/deprecated_test_unimported.t .............................. ok
t/aggregate/error_page_dump.t ......................................... ok
t/aggregate/live_component_controller_action_action.t ................. ok
t/aggregate/live_component_controller_action_auto.t ................... ok
t/aggregate/live_component_controller_action_begin.t .................. ok
t/aggregate/live_component_controller_action_chained.t ................ ok
t/aggregate/live_component_controller_action_chained2.t ............... ok
t/aggregate/live_component_controller_action_default.t ................ ok
t/aggregate/live_component_controller_action_detach.t ................. ok
t/aggregate/live_component_controller_action_die_in_end.t ............. ok
t/aggregate/live_component_controller_action_end.t .................... ok
t/aggregate/live_component_controller_action_forward.t ................ ok
t/aggregate/live_component_controller_action_global.t ................. ok
t/aggregate/live_component_controller_action_go.t ..................... ok
t/aggregate/live_component_controller_action_index.t .................. ok
t/aggregate/live_component_controller_action_index_or_default.t ....... ok
t/aggregate/live_component_controller_action_inheritance.t ............ ok
t/aggregate/live_component_controller_action_local.t .................. ok
t/aggregate/live_component_controller_action_multipath.t .............. ok
t/aggregate/live_component_controller_action_path.t ................... ok
t/aggregate/live_component_controller_action_path_matchsingle.t ....... ok
t/aggregate/live_component_controller_action_private.t ................ ok
t/aggregate/live_component_controller_action_streaming.t .............. ok
t/aggregate/live_component_controller_action_visit.t .................. ok
t/aggregate/live_component_controller_actionroles.t ................... ok
t/aggregate/live_component_controller_anon.t .......................... ok
t/aggregate/live_component_controller_args.t .......................... ok
t/aggregate/live_component_controller_attributes.t .................... ok
t/aggregate/live_component_controller_httpmethods.t ................... ok
t/aggregate/live_component_controller_moose.t ......................... ok
t/aggregate/live_component_view_single.t .............................. ok
t/aggregate/live_engine_request_auth.t ................................ ok
t/aggregate/live_engine_request_body.t ................................ ok
t/aggregate/live_engine_request_body_demand.t ......................... ok
t/aggregate/live_engine_request_cookies.t ............................. ok
t/aggregate/live_engine_request_env.t ................................. ok
t/aggregate/live_engine_request_escaped_path.t ........................ ok
t/aggregate/live_engine_request_headers.t ............................. ok
t/aggregate/live_engine_request_parameters.t .......................... ok
t/aggregate/live_engine_request_prepare_parameters.t .................. ok
t/aggregate/live_engine_request_remote_user.t ......................... ok
t/aggregate/live_engine_request_uploads.t ............................. ok
t/aggregate/live_engine_request_uri.t ................................. ok
t/aggregate/live_engine_response_body.t ............................... ok
t/aggregate/live_engine_response_cookies.t ............................ ok
t/aggregate/live_engine_response_emptybody.t .......................... ok
t/aggregate/live_engine_response_errors.t ............................. ok
t/aggregate/live_engine_response_headers.t ............................ ok
t/aggregate/live_engine_response_large.t .............................. ok
t/aggregate/live_engine_response_print.t .............................. ok
t/aggregate/live_engine_response_redirect.t ........................... ok
t/aggregate/live_engine_response_status.t ............................. ok
t/aggregate/live_engine_setup_basics.t ................................ ok
t/aggregate/live_engine_setup_plugins.t ............................... ok
t/aggregate/live_loop.t ............................................... ok
t/aggregate/live_plugin_loaded.t ...................................... ok
t/aggregate/live_priorities.t ......................................... ok
t/aggregate/live_recursion.t .......................................... ok
t/aggregate/live_view_warnings.t ...................................... ok
t/aggregate/meta_method_unneeded.t .................................... ok
t/aggregate/psgi_file.t ............................................... ok
t/aggregate/to_app.t .................................................. ok
t/aggregate/unit_controller_actions.t ................................. ok
t/aggregate/unit_controller_config.t .................................. ok
t/aggregate/unit_controller_namespace.t ............................... ok
t/aggregate/unit_core_action.t ........................................ ok
t/aggregate/unit_core_action_for.t .................................... ok
t/aggregate/unit_core_appclass_roles_in_plugin_list.t ................. ok
t/aggregate/unit_core_classdata.t ..................................... ok
t/aggregate/unit_core_component.t ..................................... ok
t/aggregate/unit_core_component_generating.t .......................... ok
t/aggregate/unit_core_component_layers.t .............................. ok
t/aggregate/unit_core_component_loading.t ............................. ok
t/aggregate/unit_core_component_mro.t ................................. ok
t/aggregate/unit_core_controller_actions_config.t ..................... ok
t/aggregate/unit_core_ctx_attr.t ...................................... ok
t/aggregate/unit_core_engine-prepare_path.t ........................... ok
t/aggregate/unit_core_engine_fixenv-iis6.t ............................ ok
t/aggregate/unit_core_engine_fixenv-lighttpd.t ........................ ok
t/aggregate/unit_core_log.t ........................................... ok
t/aggregate/unit_core_log_autoflush.t ................................. ok
t/aggregate/unit_core_merge_config_hashes.t ........................... ok
t/aggregate/unit_core_mvc.t ........................................... ok
t/aggregate/unit_core_path_to.t ....................................... ok
t/aggregate/unit_core_plugin.t ........................................ ok
t/aggregate/unit_core_script_cgi.t .................................... ok
t/aggregate/unit_core_script_create.t ................................. ok
t/aggregate/unit_core_script_fastcgi.t ................................ ok
t/aggregate/unit_core_script_help.t ................................... ok
t/aggregate/unit_core_script_run_options.t ............................ ok
t/aggregate/unit_core_script_server-without_modules.t ................. ok
t/aggregate/unit_core_script_server.t ................................. ok
t/aggregate/unit_core_scriptrunner.t .................................. ok
t/aggregate/unit_core_setup.t ......................................... ok
t/aggregate/unit_core_setup_log.t ..................................... ok
t/aggregate/unit_core_setup_stats.t ................................... ok
t/aggregate/unit_core_uri_for.t ....................................... ok
t/aggregate/unit_core_uri_for_action.t ................................ ok
t/aggregate/unit_core_uri_for_multibytechar.t ......................... ok
t/aggregate/unit_core_uri_with.t ...................................... ok
t/aggregate/unit_dispatcher_requestargs_restore.t ..................... ok
t/aggregate/unit_engineloader.t ....................................... ok
t/aggregate/unit_load_catalyst_test.t ................................. ok
t/aggregate/unit_metaclass_compat_extend_non_moose_controller.t ....... ok
t/aggregate/unit_metaclass_compat_non_moose.t ......................... ok
t/aggregate/unit_metaclass_compat_non_moose_controller.t .............. ok
t/aggregate/unit_response.t ........................................... ok
t/aggregate/unit_utils_env_value.t .................................... ok
t/aggregate/unit_utils_home.t ......................................... ok
t/aggregate/unit_utils_prefix.t ....................................... ok
t/aggregate/unit_utils_request.t ...................................... ok
t/aggregate/utf8_content_length.t ..................................... ok
t/arg_constraints.t ................................................... ok
t/args-empty-parens-bug.t ............................................. ok
t/args0_bug.t ......................................................... ok
t/bad_middleware_error.t .............................................. ok
t/bad_warnings.t ...................................................... ok
t/body_fh.t ........................................................... ok
t/class_traits.t ...................................................... ok
t/class_traits_CAR_bug.t .............................................. ok
t/configured_comps.t .................................................. ok
t/consumes.t .......................................................... ok
t/content_negotiation.t ............................................... ok
t/custom_exception_class_simple.t ..................................... ok
t/data_handler.t ...................................................... ok
t/dead_load_bad_args.t ................................................ skipped: Removing this test because constraint arg types allow this
t/dead_load_multiple_chained_attributes.t ............................. ok
t/dead_no_unknown_error.t ............................................. ok
t/dead_recursive_chained_attributes.t ................................. ok
t/deprecated.t ........................................................ ok
t/deprecated_appclass_action_warnings.t ............................... ok
t/dispatch_on_scheme.t ................................................ ok
t/encoding_set_in_app.t ............................................... ok
t/encoding_set_in_plugin.t ............................................ ok
t/evil_stash.t ........................................................ ok
t/execute_exception.t ................................................. ok
t/forward_instances.t ................................................. ok
t/head_middleware.t ................................................... ok
t/http_exceptions.t ................................................... ok
t/http_exceptions_backcompat.t ........................................ ok
t/http_method.t ....................................................... skipped: Test Cases are Sketch for next release
t/inject_component_util.t ............................................. ok
t/live_catalyst_test.t ................................................ ok
t/live_component_controller_context_closure.t ......................... ok
t/live_fork.t ......................................................... ok
t/live_redirect_body.t ................................................ ok
t/live_show_internal_actions_warnings.t ............................... ok
t/live_stats.t ........................................................ ok
t/middleware-stash.t .................................................. ok
t/more-psgi-compat.t .................................................. ok
t/next-action.t ....................................................... ok
t/no_test_stash_bug.t ................................................. ok
t/not_utf8_query_bug.t ................................................ ok
t/optional_http-server-restart.t ...................................... skipped: set TEST_HTTP to enable this test
t/optional_lighttpd-fastcgi-non-root.t ................................ skipped: set TEST_LIGHTTPD to enable this test
t/optional_lighttpd-fastcgi.t ......................................... skipped: set TEST_LIGHTTPD to enable this test
t/optional_memleak.t .................................................. skipped: set TEST_MEMLEAK to enable this test
t/optional_stress.t ................................................... skipped: set TEST_STRESS to enable this test
t/optional_threads.t .................................................. skipped: set TEST_THREADS to enable this test
t/path_action_empty_brackets.t ........................................ ok
t/plack-middleware-plugin.t ........................................... ok
t/plack-middleware.t .................................................. ok
t/plugin_new_method_backcompat.t ...................................... ok
t/psgi-log.t .......................................................... ok
t/psgi_file_testapp.t ................................................. ok
t/psgi_utils.t ........................................................ ok
t/query_constraints.t ................................................. ok
t/query_keywords_and_parameters.t ..................................... ok
t/relative_root_action_for_bug.t ...................................... ok
t/remove_redundant_body.t ............................................. ok
t/set_allowed_method.t ................................................ ok
t/state.t ............................................................. ok
t/undef-params.t ...................................................... ok
t/undef_encoding_regression.t ......................................... ok
t/unicode-exception-bug.t ............................................. ok
t/unicode-exception-return-value.t .................................... ok
t/unicode_plugin_charset_utf8.t ....................................... ok
t/unicode_plugin_config.t ............................................. ok
t/unicode_plugin_live.t ............................................... ok
t/unicode_plugin_no_encoding.t ........................................ ok
t/unicode_plugin_request_decode.t ..................................... ok
t/unit_core_methodattributes_method_metaclass_on_subclasses.t ......... ok
t/unit_core_script_test.t ............................................. ok
t/unit_stats.t ........................................................ ok
t/unit_utils_load_class.t ............................................. ok
t/unit_utils_subdir.t ................................................. ok
t/useless_set_headers.t ............................................... ok
t/utf_incoming.t ...................................................... ok
All tests successful.
Test Summary Report
-------------------
t/aggregate/unit_core_uri_for.t (Wstat: 0 Tests: 40 Failed: 0)
TODO passed: 22
Files=200, Tests=3833, 109 wallclock secs ( 0.66 usr 0.60 sys + 95.44 cusr 11.59 csys = 108.28 CPU)
Result: PASS
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
---------------------------------------------------------- -------- --------
Carp 1.25 1.54
CGI::Simple::Cookie 1.109 1.281
CGI::Struct 0 1.21
Class::C3::Adopt::NEXT 0.07 0.14
Class::Load 0.12 0.25
Data::Dump 0 1.25
Data::OptList 0 0.114
Devel::InnerPackage 0 0.4
Encode 2.49 3.21
Hash::MultiValue 0 0.16
HTML::Entities 0 3.82
HTML::HeadParser 0 3.82
HTTP::Body 1.22 1.23
HTTP::Headers 1.64 6.46
HTTP::Request 5.814 6.46
HTTP::Response 5.813 6.46
JSON::MaybeXS 1.000000 1.004005
List::Util 1.45 1.63
LWP 5.837 6.77
Module::Pluggable 4.7 5.2
Moose 2.1400 2.2207
MooseX::Emulate::Class::Accessor::Fast 0.00903 0.009032
MooseX::Getopt 0.48 0.76
MooseX::MethodAttributes::Role::AttrContainer::Inheritable 0.24 0.32
MRO::Compat 0 0.15
namespace::clean 0.23 0.27
Path::Class 0.09 0.37
perl 5.008003 5.041001
PerlIO::utf8_strict 0 0.010
Plack 0.9991 1.0051
Plack::Middleware::Conditional 0 0
Plack::Middleware::ContentLength 0 0
Plack::Middleware::FixMissingBodyInRedirect 0.09 0.12
Plack::Middleware::Head 0 0
Plack::Middleware::HTTPExceptions 0 0
Plack::Middleware::IIS6ScriptNameFix 0 0
Plack::Middleware::IIS7KeepAliveFix 0 0
Plack::Middleware::LighttpdScriptNameFix 0 0
Plack::Middleware::MethodOverride 0.12 0.20
Plack::Middleware::RemoveRedundantBody 0.03 0.09
Plack::Middleware::ReverseProxy 0.04 0.16
Plack::Request::Upload 0 0
Plack::Test::ExternalServer 0 0.02
Safe::Isa 0 1.000010
Scalar::Util 0 1.63
Socket 1.96 2.038
Stream::Buffered 0 0.03
String::RewritePrefix 0.004 0.009
Sub::Exporter 0 0.991
Task::Weaken 0 1.06
Text::Balanced 0 2.06
Text::SimpleTable 0.03 2.07
Time::HiRes 0 1.9777
Tree::Simple 1.15 1.34
Tree::Simple::Visitor::FindByUID 0 0.16
Try::Tiny 0.17 0.31
URI 1.65 5.28
URI::ws 0.03 0.03
build_requires:
Module Need Have
---------------------------------------------------------- -------- --------
HTTP::Request::Common 0 6.46
HTTP::Status 0 6.46
Test::Fatal 0 0.017
Test::More 0.88 1.302199
configure_requires:
Module Need Have
---------------------------------------------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DATE_MANIP_TEST_DM5 = 1
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/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/sbin:/usr/pkg/bin:/home/cpan/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 185477
PERL5_CPAN_IS_RUNNING = 185477
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.1
$UID/$EUID = 1002 / 1002
$GID = 1002 1002
$EGID = 1002 1002
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck n/a
version 0.9930
--
Summary of my perl5 (revision 5 version 41 subversion 1) configuration:
Commit id: 39dd28f9eafb1932132c9d1099532d371c913923
Platform:
osname=dragonfly
osvers=6.4-release
archname=x86_64-dragonfly
uname='dragonfly cjg-dragonfly6 6.4-release dragonfly v6.4.0-release #54: fri dec 30 09:06:50 pst 2022 root@pkgbox64.dragonflybsd.org:usrobjusrsrcsysx86_64_generic x86_64 '
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 -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DNO_POSIX_2008_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='8.3 [DragonFly] Release/2019-02-22'
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
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 dragonfly
Compiled at Jun 20 2024 03:50:05
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="185477"
PERL5_CPAN_IS_RUNNING="185477"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/bin/perl/lib/site_perl/5.41.1/x86_64-dragonfly
/home/cpan/bin/perl/lib/site_perl/5.41.1
/home/cpan/bin/perl/lib/5.41.1/x86_64-dragonfly
/home/cpan/bin/perl/lib/5.41.1
.