Catmandu v1.2023 Perl 5 v5.32.1 amd64-freebsd

Status
Fail
From
Chris Williams (BINGOS)
Dist
Catmandu v1.2023
Platform
Perl 5 v5.32.1 amd64-freebsd
Date
2025-01-16 08:29:22
ID
fcacf562-d3e3-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 HOCHSTEN,

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.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'make test':

t/Catmandu-Addable.t ..................... ok
t/Catmandu-ArrayIterator.t ............... ok
t/Catmandu-Bag.t ......................... ok
t/Catmandu-Buffer.t ...................... ok

#   Failed test at t/Catmandu-CLI.t line 38.

#   Failed test at t/Catmandu-CLI.t line 39.
#          got: 'Unknown option: values
# Unknown option: file
# '
#     expected: ''

#   Failed test at t/Catmandu-CLI.t line 48.

#   Failed test at t/Catmandu-CLI.t line 49.
#                   'Unknown option: values
# Unknown option: file
# '
#     doesn't match '(?^:Oops! Can't find the exporter 'NotFound')'

#   Failed test 'Got an HTTP error'
#   at t/Catmandu-CLI.t line 134.
#                   '2025/01/16 08:27:07 [48799] - Catmandu::Env::BUILD /home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/lib/Catmandu/Env.pm (96) : $VAR1 = {
#           'test' => 'ok',
#           'validator' => {
#                            'test' => {
#                                        'package' => 'Mock',
#                                        'options' => {
#                                                       'reject' => 1,
#                                                       'message' => 'invalid'
#                                                     }
#                                      }
#                          },
#           'exporter' => {
#                           'default' => {
#                                          'package' => 'YAML'
#                                        },
#                           'csv' => {
#                                      'package' => 'CSV'
#                                    }
#                         },
#           'fixer' => {
#                        'other' => [
#                                     'nothing()'
#                                   ],
#                        'default' => [
#                                       'nothing()'
#                                     ]
#                      },
#           'store' => {
#                        'default' => {
#                                       'package' => 'Hash'
#                                     },
#                        'hash' => {
#                                    'package' => 'Hash'
#                                  },
#                        'test' => {
#                                    'package' => 'Hash',
#                                    'options' => {
#                                                   'init_data' => [
#                                                                    {
#                                                                      '_id' => 'Sun',
#                                                                      'value' => 'Sol'
#                                                                    },
#                                                                    {
#                                                                      'value' => 'Mercurius',
#                                                                      '_id' => 'Mercury'
#                                                                    },
#                                                                    {
#                                                                      'value' => 'Luna',
#                                                                      '_id' => 'Moon'
#                                                                    },
#                                                                    {
#                                                                      '_id' => 'Earth',
#                                                                      'value' => 'Terra'
#                                                                    }
#                                                                  ]
#                                                 }
#                                  }
#                      },
#           'importer' => {
#                           'mock' => {
#                                       'package' => 'Mock'
#                                     },
#                           'default' => {
#                                          'package' => 'YAML'
#                                        }
#                         }
#         };
# Unknown option: file
# '
#     doesn't match '(?^:Oops! Got a HTTP error)'
# Looks like you failed 5 tests of 17.
t/Catmandu-CLI.t ......................... 
Dubious, test returned 5 (wstat 1280, 0x500)
Failed 5/17 subtests 
t/Catmandu-CQLSearchable.t ............... ok
t/Catmandu-Cmd-compile.t ................. ok
t/Catmandu-Cmd-config.t .................. ok
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 at t/Catmandu-Cmd-convert.t line 24.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/Catmandu-Cmd-convert.t ................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 2 subtests passed 
t/Catmandu-Cmd-copy.t .................... ok
t/Catmandu-Cmd-count.t ................... ok
t/Catmandu-Cmd-delete.t .................. ok

#   Failed test 'test total'
#   at t/Catmandu-Cmd-export.t line 30.
malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 at t/Catmandu-Cmd-export.t line 32.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 3.
t/Catmandu-Cmd-export.t .................. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/3 subtests 
t/Catmandu-Cmd-help.t .................... ok

#   Failed test 'imported 4 items'
#   at t/Catmandu-Cmd-import.t line 22.
#                   'Unknown option: file
# '
#     doesn't match '(?^:imported 4 items)'

#   Failed test 'threw no exceptions'
#   at t/Catmandu-Cmd-import.t line 23.
#          got: 'Catmandu-Cmd-import.t import [-?DhILv] [long options...]
#     --help (or -h)              print this usage screen
#                                 aka -?
#     --debug[=INT] (or -D)       
#     --load_path STR... (or -L)  
#     --lib_path STR... (or -I)   
#     --verbose (or -v)           
#     --fix STR...                
#     --var KEY=STR...            
#     --preprocess                
#                                 aka --pp
#     --start INT                 
#     --total INT                 
#     --delete                    delete existing items first
#     --transaction               wrap in a transaction
#                                 aka --tx
# '
#     expected: undef
# Looks like you failed 2 tests of 4.
t/Catmandu-Cmd-import.t .................. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/4 subtests 
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
t/Catmandu-Fix-Base.t .................... ok
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
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
t/Catmandu-Fix-Condition-in.t ............ ok
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
t/Catmandu-Fix-copy.t .................... ok
t/Catmandu-Fix-copy_field.t .............. ok
t/Catmandu-Fix-count.t ................... ok
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
t/Catmandu-Fix-move.t .................... ok
t/Catmandu-Fix-move_field.t .............. ok
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
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
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
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
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-CLI.t                       (Wstat: 1280 (exited 5) Tests: 17 Failed: 5)
  Failed tests:  3-6, 17
  Non-zero exit status: 5
t/Catmandu-Cmd-convert.t               (Wstat: 65280 (exited 255) Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/Catmandu-Cmd-export.t                (Wstat: 65280 (exited 255) Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 255
  Parse errors: No plan found in TAP output
t/Catmandu-Cmd-import.t                (Wstat: 512 (exited 2) Tests: 4 Failed: 2)
  Failed tests:  3-4
  Non-zero exit status: 2
Files=178, Tests=2133, 136 wallclock secs ( 1.34 usr  0.58 sys + 109.55 cusr 12.69 csys = 124.16 CPU)
Result: FAIL
Failed 4/178 test programs. 8/2133 subtests failed.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Any::URI::Escape                   0.01        0
	! App::Cmd                          0.337 <= 0.336
	  CGI::Expand                        2.05     2.02
	  Capture::Tiny                      0.50        0
	  Class::Method::Modifiers           2.15        0
	  Clone                              0.47     0.31
	  Config::Onion                     1.007    1.004
	  Cpanel::JSON::XS                   4.39   3.0213
	  Data::Compare                      1.29     1.22
	  Data::Util                         0.67     0.66
	! Getopt::Long::Descriptive         0.116 <= 0.115
	  HTTP::Request                      7.00        0
	  Hash::Merge::Simple               0.052        0
	  IO::Handle::Util                   0.02     0.01
	  LWP::UserAgent                     6.77        0
	  List::SomeUtils                    0.59     0.59
	  Log::Any                          1.717        0
	  Log::Any::Adapter                 1.717        0
	  Log::Any::Adapter::Log4perl        0.09        0
	  Log::Any::Test                    1.717     1.03
	  Log::Log4perl                      1.57        0
	  MIME::Types                        2.26        0
	  Module::Build                    0.4234   0.4229
	  Module::Info                       0.39        0
	  Moo                            2.005005 1.004006
	  MooX::Aliases                  0.001006 0.001006
	  Package::Stash                     0.40        0
	  Parser::MGC                        0.23     0.21
	  Path::Iterator::Rule              1.015        0
	  Path::Tiny                        0.146        0
	  Role::Tiny                     2.002004        0
	  Role::Tiny::With               2.002004        0
	  String::CamelCase                  0.04        0
	  Sub::Exporter                     0.991    0.982
	  Sub::Quote                     2.006008        0
	  Test::Deep                        1.204    0.112
	  Test::Exception                    0.43     0.43
	  Test::LWP::UserAgent              0.036        0
	  Test::More                     1.302207     0.99
	  Test::Pod                          1.52        0
	  Text::CSV                          2.05     1.21
	  Text::Hogan::Compiler              2.03     1.02
	  Throwable                         1.001 0.200004
	  Time::HiRes                      1.9764        0
	  Try::Tiny::ByClass                 0.01     0.01
	  URI                                5.31        0
	  URI::Template                      0.24     0.22
	  UUID::Tiny                         1.04     1.04
	  Unicode::Normalize                 1.27        0
	  YAML::XS                       v0.902.0     0.83
	  asa                                1.04        0
	  namespace::clean                   0.27     0.24

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9914
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.78
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.70
	ExtUtils::Install                  2.22
	ExtUtils::MakeMaker                7.70
	ExtUtils::Manifest                 1.75
	ExtUtils::ParseXS                  3.51
	File::Spec                         3.78
	Module::Build                    0.4234
	Pod::Parser                           0
	Pod::Simple                        3.40
	Test2                          1.302207
	Test::Harness                      3.48
	Test::More                     1.302207
	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
    LANG = C.UTF-8
    NONINTERACTIVE_TESTING = 1
    PATH = /home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /home/cpan/pit/jail/VCjrIO5RoT/lib/perl5:/home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/lib:/home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 40260
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /home/cpan/pit/bare/conf/perl-5.32.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /home/cpan/pit/jail/VCjrIO5RoT
    PERL_MB_OPT = --install_base "/home/cpan/pit/jail/VCjrIO5RoT"
    PERL_MM_OPT = INSTALL_BASE=/home/cpan/pit/jail/VCjrIO5RoT
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /home/cpan/pit/bare/perl-5.32.1/bin/perl
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 32 subversion 1) configuration:
   
  Platform:
    osname=freebsd
    osvers=14.1-release
    archname=amd64-freebsd
    uname='freebsd flitter 14.1-release freebsd 14.1-release releng14.1-n267679-10e31f0946d8 generic amd64 '
    config_args='-des -Dprefix=/home/cpan/pit/bare/perl-5.32.1'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  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.5 (https://github.com/llvm/llvm-project.git llvmorg-18.1.5-0-g617a15a9eac9)'
    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 /usr/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_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    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
  Locally applied patches:
    Devel::PatchPerl 2.09
  Built under freebsd
  Compiled at Jun 15 2024 09:37:17
  %ENV:
    PERL5LIB="/home/cpan/pit/jail/VCjrIO5RoT/lib/perl5:/home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/lib:/home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="40260"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/home/cpan/pit/bare/conf/perl-5.32.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/home/cpan/pit/jail/VCjrIO5RoT"
    PERL_MB_OPT="--install_base "/home/cpan/pit/jail/VCjrIO5RoT""
    PERL_MM_OPT="INSTALL_BASE=/home/cpan/pit/jail/VCjrIO5RoT"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /home/cpan/pit/jail/VCjrIO5RoT/lib/perl5/5.32.1/amd64-freebsd
    /home/cpan/pit/jail/VCjrIO5RoT/lib/perl5/5.32.1
    /home/cpan/pit/jail/VCjrIO5RoT/lib/perl5/amd64-freebsd
    /home/cpan/pit/jail/VCjrIO5RoT/lib/perl5
    /home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/lib
    /home/cpan/pit/bare/conf/perl-5.32.1/.cpanplus/5.32.1/build/GjBnVs5vVX/Catmandu-1.2023/blib/arch
    /home/cpan/pit/bare/perl-5.32.1/lib/site_perl/5.32.1/amd64-freebsd
    /home/cpan/pit/bare/perl-5.32.1/lib/site_perl/5.32.1
    /home/cpan/pit/bare/perl-5.32.1/lib/5.32.1/amd64-freebsd
    /home/cpan/pit/bare/perl-5.32.1/lib/5.32.1