Catalyst-Controller-HTML-FormFu v2.04 Perl 5 v5.40.0 OpenBSD.amd64-openbsd
- Status
- Pass
- From
- Chris Williams (BINGOS)
- Dist
-
Catalyst-Controller-HTML-FormFu v2.04
- Platform
- Perl 5 v5.40.0 OpenBSD.amd64-openbsd
- Date
- 2024-11-23 00:44:42
- ID
- 20b71cce-a934-11ef-98b0-b3c3213a625c
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 Nigel Metheringham,
This is a computer-generated error report created automatically by
CPANPLUS, version 0.9914. Testers personal comments may appear
at the end of this report.
Thank you for uploading your work to CPAN. Congratulations!
All tests were successful.
TEST RESULTS:
Below is the error stack from stage 'make test':
PERL_DL_NONLAZY=1 "/home/cpan/pit/bare/perl-5.40.0/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/elements/*.t
#
# Versions for all modules listed in MYMETA.json (including optional ones):
#
# === Configure Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Build Requires ===
#
# Module Want Have
# ------------------- ---- ----
# ExtUtils::MakeMaker any 7.70
#
# === Test Requires ===
#
# Module Want Have
# ------------------------------------------------- ------- --------
# Catalyst any 5.90132
# Catalyst::Action::RenderView any 0.17
# Catalyst::Plugin::Session any 0.43
# Catalyst::Plugin::Session::State::Cookie any 0.18
# Catalyst::Plugin::Session::Store::File any 0.18
# Catalyst::Runtime 5.71001 5.90132
# Catalyst::View::TT any 0.46
# Code::TidyAll::Plugin::Perl::AlignMooseAttributes any 0.01
# Data::Dumper any 2.189
# ExtUtils::MakeMaker any 7.70
# File::Spec any 3.90
# FindBin any 1.54
# HTML::FormFu::MultiForm 1.02 1.03
# Pod::Coverage::TrustPod any 0.100006
# Pod::Tidy any 0.10
# Template any 3.102
# Test::CPAN::Meta any 0.25
# Test::Differences any 0.71
# Test::EOL any 2.02
# Test::Kwalitee 1.21 1.28
# Test::Memory::Cycle any 1.06
# Test::More 0.92 1.302200
# Test::NoTabs any 2.02
# Test::PAUSE::Permissions any 0.07
# Test::Pod 1.41 1.52
# Test::Pod::Coverage 1.08 1.10
# Test::WWW::Mechanize 1.16 1.60
# Test::WWW::Mechanize::Catalyst any 0.62
# base any 2.27
# lib any 0.65
#
# === Test Recommends ===
#
# Module Want Have
# ---------- -------- --------
# CPAN::Meta 2.120900 2.150010
#
# === Runtime Requires ===
#
# Module Want Have
# --------------------------------------- ------- --------
# Carp any 1.54
# Catalyst::Action any undef
# Catalyst::Component::InstancePerContext any 0.001001
# Catalyst::Controller any undef
# Catalyst::Runtime 5.71001 5.90132
# Config::Any any 0.33
# File::Spec any 3.90
# HTML::FormFu 2.06 2.07
# HTML::FormFu::Constraint any 2.07
# HTML::FormFu::Deploy any 2.07
# HTML::FormFu::Element::Text any 2.07
# HTML::FormFu::MultiForm 1.02 1.03
# HTML::FormFu::Plugin any 2.07
# HTML::FormFu::Util any 2.07
# Moose any 2.2207
# MooseX::Attribute::Chained any 1.0.3
# Regexp::Assemble any 0.38
# Scalar::Util any 1.63
# Task::Weaken any 1.06
# namespace::autoclean any 0.31
# strict any 1.13
# warnings any 1.70
#
t/00-report-prereqs.t ............ ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
t/01basic-form.t ................. ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
t/01basic-formconfig.t ........... ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
t/01basic-formconfig_conf_ext.t .. ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
t/01basic-formmethod.t ........... ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
t/01basic-token.t ................ ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
Pass -nodeprecate=>1 to inhibit this message.
at /home/cpan/pit/jail/YjfL7tuTWL/lib/perl5/HTML/FormFu/MultiForm.pm line 533.
t/02multiform-multiformconfig.t .. ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
WARNING: The key derivation method "opensslv1" is deprecated. Using -pbkdf=>'pbkdf2' would be better.
Pass -nodeprecate=>1 to inhibit this message.
at /home/cpan/pit/jail/YjfL7tuTWL/lib/perl5/HTML/FormFu/MultiForm.pm line 533.
t/02multiform-multiformmethod.t .. ok
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
t/02multiform-token.t ............ skipped: no multi form support yet
Attempt to call undefined import method with arguments ("5.70") via package "Catalyst::Runtime" (Perhaps you forgot to load the package?) at t/lib/TestApp.pm line 6.
t/03instancepercontext.t ......... ok
t/elements/requesttoken.t ........ ok
All tests successful.
Files=11, Tests=127, 19 wallclock secs ( 0.07 usr 0.06 sys + 15.90 cusr 2.70 csys = 18.73 CPU)
Result: PASS
PREREQUISITES:
Here is a list of prerequisites you specified and versions we
managed to load:
Module Name Have Want
Carp 1.54 0
Catalyst 5.90132 0
Catalyst::Action 0 0
Catalyst::Action::RenderView 0.17 0
Catalyst::Component::InstancePerContext 0.001001 0
Catalyst::Controller 0 0
Catalyst::Plugin::Session 0.43 0
Catalyst::Plugin::Session::State::Cookie 0.18 0
Catalyst::Plugin::Session::Store::File 0.18 0
Catalyst::Runtime 5.90132 5.71001
Catalyst::View::TT 0.46 0
Code::TidyAll::Plugin::Perl::AlignMooseAttributes 0.01 0
Config::Any 0.33 0
Data::Dumper 2.189 0
ExtUtils::MakeMaker 7.70 0
File::Spec 3.90 0
FindBin 1.54 0
HTML::FormFu 2.07 2.06
HTML::FormFu::Constraint 2.07 0
HTML::FormFu::Deploy 2.07 0
HTML::FormFu::Element::Text 2.07 0
HTML::FormFu::MultiForm 1.03 1.02
HTML::FormFu::Plugin 2.07 0
HTML::FormFu::Util 2.07 0
Moose 2.2207 0
MooseX::Attribute::Chained 1.0.3 0
Pod::Coverage::TrustPod 0.100006 0
Pod::Tidy 0.10 0
Regexp::Assemble 0.38 0
Scalar::Util 1.63 0
Task::Weaken 1.06 0
Template 3.102 0
Test::CPAN::Meta 0.25 0
Test::Differences 0.71 0
Test::EOL 2.02 0
Test::Kwalitee 1.28 1.21
Test::Memory::Cycle 1.06 0
Test::More 1.302200 0.92
Test::NoTabs 2.02 0
Test::PAUSE::Permissions 0.07 0
Test::Pod 1.52 1.41
Test::Pod::Coverage 1.10 1.08
Test::WWW::Mechanize 1.60 1.16
Test::WWW::Mechanize::Catalyst 0.62 0
base 2.27 0
lib 0.65 0
namespace::autoclean 0.31 0
strict 1.13 0
warnings 1.70 0
Perl module toolchain versions installed:
Module Name Have
CPANPLUS 0.9914
CPANPLUS::Dist::Build 0.90
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
Module::Build 0.4234
Pod::Parser 1.67
Pod::Simple 3.45
Test2 1.302200
Test::Harness 3.48
Test::More 1.302200
version 0.9932
******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender. As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.
If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally. We appreciate your patience. :)
**********************************************************************
Additional comments:
This report was machine-generated by CPANPLUS::Dist::YACSmoke 1.08.
Powered by minismokebox version 0.68
CPANPLUS is prefering Build.PL
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
NONINTERACTIVE_TESTING = 1
PATH = /home/cpan/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL5LIB = /home/cpan/pit/jail/YjfL7tuTWL/lib/perl5:/home/cpan/pit/bare/conf/perl-5.40.0/.cpanplus/5.40.0/build/RTipxhP9If/Catalyst-Controller-HTML-FormFu-2.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.40.0/.cpanplus/5.40.0/build/RTipxhP9If/Catalyst-Controller-HTML-FormFu-2.04/blib/arch
PERL5_CPANPLUS_IS_RUNNING = 73857
PERL5_CPANPLUS_IS_VERSION = 0.9914
PERL5_MINISMOKEBOX = 0.68
PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.40.0
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/YjfL7tuTWL
PERL_MB_OPT = --install_base "/home/cpan/pit/jail/YjfL7tuTWL"
PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/YjfL7tuTWL
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = screen.xterm-256color
Perl special variables (and OS-specific diagnostics, for MSWin32):
Perl: $^X = /home/cpan/pit/bare/perl-5.40.0/bin/perl
UID: $< = 1001
EUID: $> = 1001
GID: $( = 1001 1001
EGID: $) = 1001 1001
-------------------------------
--
Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
Platform:
osname=openbsd
osvers=7.3
archname=OpenBSD.amd64-openbsd
uname='openbsd overture.bingosnet.co.uk 7.3 generic#1072 amd64 '
config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.40.0'
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 ='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O2'
cppflags='-DNO_LOCALE_NUMERIC -DNO_LOCALE_COLLATE -DNO_LOCALE_MONETARY -DNO_LOCALE_TIME -DNO_LOCALE_MESSAGES -DLIBC_HANDLES_MISMATCHED_CTYPE -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='OpenBSD Clang 13.0.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 ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib/clang/13.0.0/lib /usr/lib /usr/local/lib
libs=-lpthread -lgdbm -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.97.0
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 -fPIC -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_CTYPE
USE_PERLIO
USE_PERL_ATOF
Built under openbsd
Compiled at Aug 7 2024 15:13:16
%ENV:
PERL5LIB="/home/cpan/pit/jail/YjfL7tuTWL/lib/perl5:/home/cpan/pit/bare/conf/perl-5.40.0/.cpanplus/5.40.0/build/RTipxhP9If/Catalyst-Controller-HTML-FormFu-2.04/blib/lib:/home/cpan/pit/bare/conf/perl-5.40.0/.cpanplus/5.40.0/build/RTipxhP9If/Catalyst-Controller-HTML-FormFu-2.04/blib/arch"
PERL5_CPANPLUS_IS_RUNNING="73857"
PERL5_CPANPLUS_IS_VERSION="0.9914"
PERL5_MINISMOKEBOX="0.68"
PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.40.0"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/YjfL7tuTWL"
PERL_MB_OPT="--install_base "/home/cpan/pit/jail/YjfL7tuTWL""
PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/YjfL7tuTWL"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/cpan/pit/jail/YjfL7tuTWL/lib/perl5/5.40.0/OpenBSD.amd64-openbsd
/home/cpan/pit/jail/YjfL7tuTWL/lib/perl5/5.40.0
/home/cpan/pit/jail/YjfL7tuTWL/lib/perl5/OpenBSD.amd64-openbsd
/home/cpan/pit/jail/YjfL7tuTWL/lib/perl5
/home/cpan/pit/bare/conf/perl-5.40.0/.cpanplus/5.40.0/build/RTipxhP9If/Catalyst-Controller-HTML-FormFu-2.04/blib/lib
/home/cpan/pit/bare/conf/perl-5.40.0/.cpanplus/5.40.0/build/RTipxhP9If/Catalyst-Controller-HTML-FormFu-2.04/blib/arch
/home/cpan/pit/bare/perl-5.40.0/lib/site_perl/5.40.0/OpenBSD.amd64-openbsd
/home/cpan/pit/bare/perl-5.40.0/lib/site_perl/5.40.0
/home/cpan/pit/bare/perl-5.40.0/lib/5.40.0/OpenBSD.amd64-openbsd
/home/cpan/pit/bare/perl-5.40.0/lib/5.40.0
.