Catmandu v1.2021 Perl 5 v5.41.4 x86_64-linux
- Status
- Fail
- From
- Slaven Rezić
- Dist
-
Catmandu v1.2021
- Platform
- Perl 5 v5.41.4 x86_64-linux
- Date
- 2024-09-29 16:15:35
- ID
- 0f32edf6-7e7e-11ef-a9d6-8e236e8775ea
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 Patrick Hochstenbach,
This is a computer-generated report for Catmandu-1.2021
on perl 5.41.4, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from './Build test':
t/Catmandu-Addable.t ..................... ok
t/Catmandu-ArrayIterator.t ............... ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Bag.t ......................... ok
t/Catmandu-Buffer.t ...................... ok
t/Catmandu-CLI.t ......................... ok
t/Catmandu-CQLSearchable.t ............... ok
t/Catmandu-Cmd-compile.t ................. ok
t/Catmandu-Cmd-config.t .................. ok
t/Catmandu-Cmd-convert.t ................. ok
t/Catmandu-Cmd-copy.t .................... ok
t/Catmandu-Cmd-count.t ................... ok
t/Catmandu-Cmd-delete.t .................. ok
t/Catmandu-Cmd-export.t .................. ok
t/Catmandu-Cmd-help.t .................... ok
t/Catmandu-Cmd-import.t .................. ok
t/Catmandu-Cmd-info.t .................... ok
t/Catmandu-Cmd-run.t ..................... ok
t/Catmandu-Cmd-touch.t ................... ok
t/Catmandu-Cmd.t ......................... ok
t/Catmandu-Counter.t ..................... ok
t/Catmandu-Env.t ......................... ok
t/Catmandu-Error.t ....................... ok
t/Catmandu-Exporter-CSV.t ................ ok
t/Catmandu-Exporter-Count.t .............. ok
t/Catmandu-Exporter-JSON.t ............... ok
t/Catmandu-Exporter-Mock.t ............... ok
t/Catmandu-Exporter-Multi.t .............. ok
t/Catmandu-Exporter-Null.t ............... ok
t/Catmandu-Exporter-TSV.t ................ ok
t/Catmandu-Exporter-Text.t ............... ok
t/Catmandu-Exporter-YAML.t ............... ok
t/Catmandu-Exporter.t .................... ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-Base.t .................... ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-Bind-Group.t .............. ok
t/Catmandu-Fix-Bind-benchmark.t .......... ok
t/Catmandu-Fix-Bind-each.t ............... ok
t/Catmandu-Fix-Bind-hashmap.t ............ ok
t/Catmandu-Fix-Bind-identity.t ........... ok
t/Catmandu-Fix-Bind-importer.t ........... ok
t/Catmandu-Fix-Bind-iterate.t ............ ok
t/Catmandu-Fix-Bind-list.t ............... ok
t/Catmandu-Fix-Bind-maybe.t .............. ok
t/Catmandu-Fix-Bind-timeout.t ............ ok
t/Catmandu-Fix-Bind-visitor.t ............ ok
t/Catmandu-Fix-Bind-with.t ............... ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-Bind.t .................... ok
t/Catmandu-Fix-Condition-all_equal.t ..... ok
t/Catmandu-Fix-Condition-all_match.t ..... ok
t/Catmandu-Fix-Condition-any_equal.t ..... ok
t/Catmandu-Fix-Condition-any_match.t ..... ok
t/Catmandu-Fix-Condition-exists.t ........ ok
t/Catmandu-Fix-Condition-greater_than.t .. ok
# Failed test 'use Catmandu::Fix::Condition::in;'
# at t/Catmandu-Fix-Condition-in.t line 13.
# Tried to use 'Catmandu::Fix::Condition::in'.
# Error: syntax error at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Fix/Condition/in.pm line 28, near "] ~"
# Execution of /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Fix/Condition/in.pm aborted due to compilation errors.
# Compilation failed in require at t/Catmandu-Fix-Condition-in.t line 13.
# BEGIN failed--compilation aborted at t/Catmandu-Fix-Condition-in.t line 13.
Can't locate object method "pass_fixes" via package "Catmandu::Fix::Condition::in" at t/Catmandu-Fix-Condition-in.t line 17.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 1.
t/Catmandu-Fix-Condition-in.t ............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/1 subtests
t/Catmandu-Fix-Condition-is_array.t ...... ok
t/Catmandu-Fix-Condition-is_false.t ...... ok
t/Catmandu-Fix-Condition-is_null.t ....... ok
t/Catmandu-Fix-Condition-is_number.t ..... ok
t/Catmandu-Fix-Condition-is_object.t ..... ok
t/Catmandu-Fix-Condition-is_string.t ..... ok
t/Catmandu-Fix-Condition-is_true.t ....... ok
t/Catmandu-Fix-Condition-less_than.t ..... ok
t/Catmandu-Fix-Condition-valid.t ......... ok
t/Catmandu-Fix-Condition.t ............... ok
t/Catmandu-Fix-Inlineable.t .............. ok
t/Catmandu-Fix-Parser.t .................. ok
t/Catmandu-Fix-add_field.t ............... ok
t/Catmandu-Fix-add_to_exporter.t ......... ok
t/Catmandu-Fix-add_to_store.t ............ ok
t/Catmandu-Fix-append.t .................. ok
t/Catmandu-Fix-array.t ................... ok
t/Catmandu-Fix-assoc.t ................... ok
t/Catmandu-Fix-capitalize.t .............. ok
t/Catmandu-Fix-clone.t ................... ok
t/Catmandu-Fix-code.t .................... ok
t/Catmandu-Fix-collapse.t ................ ok
t/Catmandu-Fix-compact.t ................. ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-copy.t .................... ok
t/Catmandu-Fix-copy_field.t .............. ok
t/Catmandu-Fix-count.t ................... ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-cp.t ...................... ok
t/Catmandu-Fix-disassoc.t ................ ok
t/Catmandu-Fix-downcase.t ................ ok
t/Catmandu-Fix-error.t ................... ok
t/Catmandu-Fix-eval.t .................... ok
t/Catmandu-Fix-expand.t .................. ok
t/Catmandu-Fix-expand_date.t ............. ok
t/Catmandu-Fix-export_to_string.t ........ ok
t/Catmandu-Fix-filter.t .................. ok
t/Catmandu-Fix-flatten.t ................. ok
t/Catmandu-Fix-format.t .................. ok
t/Catmandu-Fix-from_json.t ............... ok
t/Catmandu-Fix-hash.t .................... ok
t/Catmandu-Fix-import_from_string.t ...... ok
t/Catmandu-Fix-include.t ................. ok
t/Catmandu-Fix-index.t ................... ok
t/Catmandu-Fix-int.t ..................... ok
t/Catmandu-Fix-join_field.t .............. ok
t/Catmandu-Fix-log.t ..................... ok
t/Catmandu-Fix-lookup.t .................. ok
t/Catmandu-Fix-lookup_in_store.t ......... ok
t/Catmandu-Fix-mapping.t ................. ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-move.t .................... ok
t/Catmandu-Fix-move_field.t .............. ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-mv.t ...................... ok
t/Catmandu-Fix-nothing.t ................. ok
t/Catmandu-Fix-parse_text.t .............. ok
t/Catmandu-Fix-paste.t ................... ok
t/Catmandu-Fix-perlcode.t ................ ok
t/Catmandu-Fix-prepend.t ................. ok
t/Catmandu-Fix-random.t .................. ok
t/Catmandu-Fix-reject.t .................. ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-remove.t .................. ok
t/Catmandu-Fix-remove_field.t ............ ok
t/Catmandu-Fix-rename.t .................. ok
t/Catmandu-Fix-replace_all.t ............. ok
t/Catmandu-Fix-retain.t .................. ok
t/Catmandu-Fix-retain_field.t ............ ok
t/Catmandu-Fix-reverse.t ................. ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Fix-rm.t ...................... ok
t/Catmandu-Fix-search_in_store.t ......... ok
t/Catmandu-Fix-set_array.t ............... ok
t/Catmandu-Fix-set_field.t ............... ok
t/Catmandu-Fix-set_hash.t ................ ok
t/Catmandu-Fix-sleep.t ................... ok
t/Catmandu-Fix-sort_field.t .............. ok
t/Catmandu-Fix-split_field.t ............. ok
t/Catmandu-Fix-string.t .................. ok
t/Catmandu-Fix-substring.t ............... ok
t/Catmandu-Fix-sum.t ..................... ok
t/Catmandu-Fix-to_json.t ................. ok
t/Catmandu-Fix-trim.t .................... ok
t/Catmandu-Fix-uniq.t .................... ok
t/Catmandu-Fix-upcase.t .................. ok
t/Catmandu-Fix-uri_decode.t .............. ok
t/Catmandu-Fix-uri_encode.t .............. ok
t/Catmandu-Fix-uri_encode_decode.t ....... ok
t/Catmandu-Fix-vacuum.t .................. ok
t/Catmandu-Fix-validate.t ................ ok
t/Catmandu-Fix.t ......................... ok
t/Catmandu-Fixable.t ..................... ok
t/Catmandu-Flushable.t ................... ok
t/Catmandu-Hits.t ........................ ok
t/Catmandu-IdGenerator-Mock.t ............ ok
t/Catmandu-IdGenerator-UUID.t ............ ok
t/Catmandu-IdGenerator.t ................. ok
t/Catmandu-Importer-CSV.t ................ ok
t/Catmandu-Importer-JSON.t ............... ok
t/Catmandu-Importer-Mock.t ............... ok
t/Catmandu-Importer-Modules.t ............ ok
t/Catmandu-Importer-Multi.t .............. ok
t/Catmandu-Importer-TSV.t ................ ok
t/Catmandu-Importer-Text.t ............... ok
t/Catmandu-Importer-YAML.t ............... ok
t/Catmandu-Importer.t .................... ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Interactive.t ................. ok
t/Catmandu-Iterable.t .................... ok
t/Catmandu-IterableOnce.t ................ ok
t/Catmandu-Iterator.t .................... ok
t/Catmandu-MultiIterator.t ............... ok
t/Catmandu-Paged.t ....................... ok
t/Catmandu-Path-simple.t ................. ok
t/Catmandu-Pluggable.t ................... ok
t/Catmandu-Plugin-Datestamps.t ........... ok
t/Catmandu-Plugin-Readonly.t ............. ok
t/Catmandu-Plugin-Versioning.t ........... ok
t/Catmandu-Sane.t ........................ ok
t/Catmandu-Searchable.t .................. ok
t/Catmandu-Serializer.t .................. ok
t/Catmandu-Store-Hash.t .................. ok
t/Catmandu-Store-Multi-Bag.t ............. ok
t/Catmandu-Store-Multi.t ................. ok
t/Catmandu-Store.t ....................... ok
Attempt to call undefined import method with arguments ("is_string") via package "Catmandu::Util" (Perhaps you forgot to load the package?) at /home/cpansand/.cpan/build/2024092910/Catmandu-1.2021-0/blib/lib/Catmandu/Error.pm line 47.
t/Catmandu-Util.t ........................ ok
t/Catmandu-Validator-Mock.t .............. ok
t/Catmandu-Validator-Simple.t ............ ok
t/Catmandu-Validator.t ................... ok
t/Catmandu.t ............................. ok
t/author-pod-syntax.t .................... skipped: these tests are for testing by the author
Test Summary Report
-------------------
t/Catmandu-Fix-Condition-in.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: No plan found in TAP output
Files=178, Tests=2130, 57 wallclock secs ( 1.08 usr 0.51 sys + 40.12 cusr 5.36 csys = 47.07 CPU)
Result: FAIL
Failed 1/178 test programs. 1/2130 subtests failed.
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------------- -------- --------
Any::URI::Escape 0 0.01
App::Cmd 0.33 0.336
asa 0 1.04
CGI::Expand 2.02 2.05
Class::Method::Modifiers 0 2.15
Clone 0.31 0.47
Config::Onion 1.004 1.007
Cpanel::JSON::XS 3.0213 4.38
Data::Compare 1.22 1.29
Data::Util 0.66 0.67
Hash::Merge::Simple 0 0.051
HTTP::Request 0 6.46
IO::Handle::Util 0.01 0.02
List::MoreUtils 0.401 0.430
Log::Any 0 1.717
Log::Any::Adapter 0 1.717
LWP::UserAgent 0 6.77
MIME::Types 0 2.26
Module::Build 0.4229 0.4234
Module::Info 0 0.39
Moo 1.004006 2.005005
MooX::Aliases 0.001006 0.001006
namespace::clean 0.24 0.27
Package::Stash 0 0.40
Parser::MGC 0.21 0.21
Path::Iterator::Rule 0 1.015
Path::Tiny 0 0.146
perl v5.16.0 5.041004
Role::Tiny 0 2.002004
Role::Tiny::With 0 2.002004
String::CamelCase 0 0.04
Sub::Exporter 0.982 0.991
Sub::Quote 0 2.006008
Text::CSV 1.21 2.04
Text::Hogan::Compiler 1.02 2.03
Throwable 0.200004 1.001
Time::HiRes 0 1.9777
Try::Tiny::ByClass 0.01 0.01
Unicode::Normalize 0 1.32
URI 0 5.29
URI::Template 0.22 0.24
UUID::Tiny 1.04 1.04
YAML::XS 0.83 v0.902.0
build_requires:
Module Need Have
--------------------------- -------- --------
Capture::Tiny 0 0.48
Log::Any::Adapter::Log4perl 0 0.09
Log::Any::Test 1.03 1.717
Log::Log4perl 0 1.57
Module::Build 0.4229 0.4234
Test::Deep 0.112 1.204
Test::Exception 0.43 0.43
Test::LWP::UserAgent 0 0.036
Test::More 0.99 1.302204
Test::Pod 0 1.52
configure_requires:
Module Need Have
--------------------------- -------- --------
Module::Build 0.28 0.4234
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
LANG = C
PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/linux-gnu:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 1346229
PERL5_CPAN_IS_RUNNING = 1346229
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 1044152,1346229
PERLDOC = -MPod::Perldoc::ToTextOverstrike
PERL_BATCH = yes
PERL_CANARY_STABILITY_NOPROMPT = 1
PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2024092906/cpanreporter_001_config.ini
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/bin/zsh
TERM = screen
TMPDIR = /var/tmp/cpansmoker-1023/2024092906
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl-5.41.4/bin/perl5.41.4
$UID/$EUID = 1023 / 1023
$GID = 1023 1023
$EGID = 1023 1023
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.37
CPAN::Meta 2.150010
Cwd 3.92
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.54
File::Spec 3.93
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 41 subversion 4) configuration:
Platform:
osname=linux
osvers=6.1.0-25-amd64
archname=x86_64-linux
uname='linux cloud5.bbbike.org 6.1.0-25-amd64 #1 smp preempt_dynamic debian 6.1.106-3 (2024-08-26) x86_64 gnulinux '
config_args='-ds -e -Dprefix=/opt/perl-5.41.4 -Dusedevel -Dusemallocwrap=no -Dcf_email=srezic@cpan.org'
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
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_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 linux
Compiled at Sep 28 2024 08:44:34
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="1346229"
PERL5_CPAN_IS_RUNNING="1346229"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="1044152,1346229"
PERLDOC="-MPod::Perldoc::ToTextOverstrike"
PERL_BATCH="yes"
PERL_CANARY_STABILITY_NOPROMPT="1"
PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2024092906/cpanreporter_001_config.ini"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl-5.41.4/lib/site_perl/5.41.4/x86_64-linux
/opt/perl-5.41.4/lib/site_perl/5.41.4
/opt/perl-5.41.4/lib/5.41.4/x86_64-linux
/opt/perl-5.41.4/lib/5.41.4
.