Catmandu v1.2023 Perl 5 v5.22.1 i386-freebsd-thread-multi-64int

Status
Fail
From
Chris Williams (BINGOS)
Dist
Catmandu v1.2023
Platform
Perl 5 v5.22.1 i386-freebsd-thread-multi-64int
Date
2025-01-15 14:19:27
ID
ba7de02c-d34b-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/15 14:07:56 [46551] - Catmandu::Env::BUILD /usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/lib/Catmandu/Env.pm (96) : $VAR1 = {
#           'validator' => {
#                            'test' => {
#                                        'package' => 'Mock',
#                                        'options' => {
#                                                       'reject' => 1,
#                                                       'message' => 'invalid'
#                                                     }
#                                      }
#                          },
#           'store' => {
#                        'test' => {
#                                    'package' => 'Hash',
#                                    'options' => {
#                                                   'init_data' => [
#                                                                    {
#                                                                      '_id' => 'Sun',
#                                                                      'value' => 'Sol'
#                                                                    },
#                                                                    {
#                                                                      '_id' => 'Mercury',
#                                                                      'value' => 'Mercurius'
#                                                                    },
#                                                                    {
#                                                                      '_id' => 'Moon',
#                                                                      'value' => 'Luna'
#                                                                    },
#                                                                    {
#                                                                      '_id' => 'Earth',
#                                                                      'value' => 'Terra'
#                                                                    }
#                                                                  ]
#                                                 }
#                                  },
#                        'hash' => {
#                                    'package' => 'Hash'
#                                  },
#                        'default' => {
#                                       'package' => 'Hash'
#                                     }
#                      },
#           'test' => 'ok',
#           'exporter' => {
#                           'csv' => {
#                                      'package' => 'CSV'
#                                    },
#                           'default' => {
#                                          'package' => 'YAML'
#                                        }
#                         },
#           'fixer' => {
#                        'other' => [
#                                     'nothing()'
#                                   ],
#                        'default' => [
#                                       'nothing()'
#                                     ]
#                      },
#           'importer' => {
#                           'default' => {
#                                          'package' => 'YAML'
#                                        },
#                           'mock' => {
#                                       'package' => 'Mock'
#                                     }
#                         }
#         };
# 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, 141 wallclock secs ( 0.79 usr  0.93 sys + 95.48 cusr 31.93 csys = 129.12 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.9726        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.18        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.75
	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.75
	Module::Build                    0.4234
	Pod::Parser                        1.63
	Pod::Simple                        3.29
	Test2                          1.302207
	Test::Harness                      3.48
	Test::More                     1.302207
	version                          0.9930

******************************** 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 = /usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/lwOUt3FCE_/lib/perl5:/usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 34616
    PERL5_CPANPLUS_IS_VERSION = 0.9914
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/rel/conf/perl-5.22.1
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/lwOUt3FCE_
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/lwOUt3FCE_"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/lwOUt3FCE_
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 22 subversion 1) configuration:
   
  Platform:
    osname=freebsd, osvers=12.4-release, archname=i386-freebsd-thread-multi-64int
    uname='freebsd ffyrc 12.4-release freebsd 12.4-release r372781 generic i386 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/rel/perl-5.22.1 -Dusethreads -Duse64bitint'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678, doublekind=3
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, longdblkind=3
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/13.0.0/lib /usr/lib
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil
    perllibs=-lpthread -ldl -lm -lcrypt -lutil
    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 MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        USE_64_BIT_INT USE_ITHREADS USE_LARGE_FILES
                        USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Apr  5 2023 14:24:25
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/lwOUt3FCE_/lib/perl5:/usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/lib:/usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="34616"
    PERL5_CPANPLUS_IS_VERSION="0.9914"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/rel/conf/perl-5.22.1"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/lwOUt3FCE_"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/lwOUt3FCE_""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/lwOUt3FCE_"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/jail/lwOUt3FCE_/lib/perl5/5.22.1/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/jail/lwOUt3FCE_/lib/perl5/5.22.1
    /usr/home/cpan/pit/jail/lwOUt3FCE_/lib/perl5/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/jail/lwOUt3FCE_/lib/perl5
    /usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/lib
    /usr/home/cpan/pit/rel/conf/perl-5.22.1/.cpanplus/5.22.1/build/IEAhm3AWqr/Catmandu-1.2023/blib/arch
    /usr/home/cpan/pit/rel/perl-5.22.1/lib/site_perl/5.22.1/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/rel/perl-5.22.1/lib/site_perl/5.22.1
    /usr/home/cpan/pit/rel/perl-5.22.1/lib/5.22.1/i386-freebsd-thread-multi-64int
    /usr/home/cpan/pit/rel/perl-5.22.1/lib/5.22.1
    .