DBI v1.643 Perl 5 v5.20.3 amd64-freebsd-thread-multi

Status
Pass
From
Chris Williams (BINGOS)
Dist
DBI v1.643
Platform
Perl 5 v5.20.3 amd64-freebsd-thread-multi
Date
2021-07-14T21:38:23
ID
d0b607b8-e4eb-11eb-bc66-57723b537541
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 Tim Bunce,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9910. 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':

"/usr/home/cpan/pit/thr/perl-5.20.3/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- DBI.bs blib/arch/auto/DBI/DBI.bs 644
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/thr/perl-5.20.3/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
test.pl 
DBI test application $Revision$
Switch: DBI 1.643 by Tim Bunce, 1.643
Available Drivers: DBM, ExampleP, File, Gofer, Mem, Proxy, Sponge
dbi:ExampleP:: testing 3 sets of 20 connections:
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
Connecting... 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 
Disconnecting...
connect 20 and disconnect them, 3 times: 0.0334s / 60 = 0.0006s
Testing handle creation speed...
43389 NullP sth/s perl 5.020003 amd64-freebsd-thread-multi (gcc FreeBSD -O2) 0.000023s

test.pl done
PERL_DL_NONLAZY=1 "/usr/home/cpan/pit/thr/perl-5.20.3/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# --- Perl 5.020003 on amd64-freebsd-thread-multi
t/01basics.t .................... ok
SV = IV(0x801822ec0) at 0x801822ed0
  REFCNT = 1
  FLAGS = (ROK,READONLY)
  RV = 0x801825150
    SV = PVHV(0x800c2c3a0) at 0x801825150
      REFCNT = 1
      FLAGS = (OBJECT,SHAREKEYS)
      STASH = 0x801825618	"DBI::dr"
      ARRAY = 0x800c4ba80  (0:8, 1:8)
      hash quality = 143.8%
      KEYS = 8
      FILL = 8
      MAX = 15
        Elt "FetchHashKeyName" HASH = 0x44084bd0
        SV = PV(0x800c1cff0) at 0x801824c90
          REFCNT = 1
          FLAGS = (POK,IsCOW,pPOK)
          PV = 0x8018b3b30 "NAME"\0
          CUR = 4
          LEN = 10
          COW_REFCNT = 2
        Elt "ImplementorClass" HASH = 0x9b78d961
        SV = PV(0x800c1ced0) at 0x8018ed4f8
          REFCNT = 1
          FLAGS = (PADMY,POK,IsCOW,pPOK)
          PV = 0x801921000 "DBD::Test::OverLongxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"\0
          CUR = 319
          LEN = 321
          COW_REFCNT = 0
        Elt "Errstr" HASH = 0x3ddc31e5
        SV = IV(0x8017a9380) at 0x8017a9390
          REFCNT = 1
          FLAGS = (ROK)
          RV = 0x8018ed618
            SV = PV(0x800c1cee0) at 0x8018ed618
              REFCNT = 1
              FLAGS = (PADMY,POK,IsCOW,pPOK)
              PV = 0x8018b3ae0 ""\0
              CUR = 0
              LEN = 10
              COW_REFCNT = 1
	(in cleanup) dbih_getcom handle DBI::dr=HASH(0x801825150) is not a DBI handle (has no magic) during global destruction.
t/02dbidrv.t .................... ok
t/03handle.t .................... ok
t/04mods.t ...................... ok
t/05concathash.t ................ ok
t/06attrs.t ..................... ok
t/07kids.t ...................... ok
t/08keeperr.t ................... ok
t/09trace.t ..................... ok
t/10examp.t ..................... ok
t/11fetch.t ..................... ok
t/12quote.t ..................... ok
t/13taint.t ..................... ok
t/14utf8.t ...................... ok
t/15array.t ..................... ok
t/16destroy.t ................... ok
t/17handle_error.t .............. ok
t/19fhtrace.t ................... ok
t/20meta.t ...................... ok
t/30subclass.t .................. ok
t/31methcache.t ................. ok
t/35thrclone.t .................. ok
t/40profile.t ................... ok
t/41prof_dump.t ................. ok
t/42prof_data.t ................. ok
t/43prof_env.t .................. ok
t/48dbi_dbd_sqlengine.t ......... ok
t/49dbd_file.t .................. ok
t/50dbm_simple.t ................ ok
t/51dbm_file.t .................. ok
t/52dbm_complex.t ............... skipped: DBI::SQL::Nano is being used
t/53sqlengine_adv.t ............. ok
t/54_dbd_mem.t .................. ok
t/60preparse.t .................. ok
t/65transact.t .................. ok
t/70callbacks.t ................. ok
t/72childhandles.t .............. ok
t/73cachedkids.t ................ ok
t/80proxy.t ..................... skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
t/85gofer.t ..................... ok
t/86gofer_fail.t ................ ok
t/87gofer_cache.t ............... ok
t/90sql_type_cast.t ............. ok
t/91_store_warning.t ............ ok
t/pod-coverage.t ................ skipped: Test::Pod::Coverage 1.04 required for testing POD coverage
t/pod.t ......................... skipped: Test::Pod 1.41 required for testing POD
# --- Perl 5.020003 on amd64-freebsd-thread-multi
t/zvg_01basics.t ................ ok
SV = IV(0x800c2a800) at 0x800c2a810
  REFCNT = 1
  FLAGS = (ROK,READONLY)
  RV = 0x801837090
    SV = PVHV(0x8019d5180) at 0x801837090
      REFCNT = 1
      FLAGS = (OBJECT,SHAREKEYS)
      STASH = 0x8018376d8	"DBI::dr"
      ARRAY = 0x8018d9580  (0:9, 1:6, 2:1)
      hash quality = 115.0%
      KEYS = 8
      FILL = 7
      MAX = 15
        Elt "Err" HASH = 0x30637242
        SV = IV(0x801836dd0) at 0x801836de0
          REFCNT = 1
          FLAGS = (ROK)
          RV = 0x8018ee6a8
            SV = NULL(0x0) at 0x8018ee6a8
              REFCNT = 1
              FLAGS = (PADMY)
        Elt "FetchHashKeyName" HASH = 0x4ddc9bf3
        SV = PV(0x8016e0010) at 0x801836cc0
          REFCNT = 1
          FLAGS = (POK,IsCOW,pPOK)
          PV = 0x8018b8b70 "NAME"\0
          CUR = 4
          LEN = 10
          COW_REFCNT = 2
        Elt "Errstr" HASH = 0xb1518906
        SV = IV(0x801836d40) at 0x801836d50
          REFCNT = 1
          FLAGS = (ROK)
          RV = 0x8018ee6d8
            SV = PV(0x80181d1b0) at 0x8018ee6d8
              REFCNT = 1
              FLAGS = (PADMY,POK,IsCOW,pPOK)
              PV = 0x8018b8b20 ""\0
              CUR = 0
              LEN = 10
              COW_REFCNT = 1
	(in cleanup) dbih_getcom handle DBI::dr=HASH(0x801837090) is not a DBI handle (has no magic) during global destruction.
t/zvg_02dbidrv.t ................ ok
t/zvg_03handle.t ................ ok
t/zvg_04mods.t .................. ok
t/zvg_05concathash.t ............ ok
t/zvg_06attrs.t ................. ok
t/zvg_07kids.t .................. ok
t/zvg_08keeperr.t ............... ok
t/zvg_09trace.t ................. ok
t/zvg_10examp.t ................. ok
t/zvg_11fetch.t ................. ok
t/zvg_12quote.t ................. ok
t/zvg_13taint.t ................. skipped: Taint attribute tests not functional with DBI_AUTOPROXY
t/zvg_14utf8.t .................. ok
t/zvg_15array.t ................. ok
t/zvg_16destroy.t ............... ok
t/zvg_17handle_error.t .......... ok
t/zvg_19fhtrace.t ............... ok
t/zvg_20meta.t .................. ok
t/zvg_30subclass.t .............. ok
t/zvg_31methcache.t ............. ok
t/zvg_35thrclone.t .............. ok
t/zvg_40profile.t ............... ok
t/zvg_41prof_dump.t ............. ok
t/zvg_42prof_data.t ............. ok
t/zvg_43prof_env.t .............. ok
t/zvg_48dbi_dbd_sqlengine.t ..... ok
t/zvg_49dbd_file.t .............. ok
t/zvg_50dbm_simple.t ............ ok
t/zvg_51dbm_file.t .............. ok
t/zvg_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
t/zvg_53sqlengine_adv.t ......... skipped: Modifying driver state won't compute running behind Gofer
t/zvg_54_dbd_mem.t .............. skipped: modifying meta data doesn't work with Gofer-AutoProxy
t/zvg_60preparse.t .............. ok
t/zvg_65transact.t .............. skipped: Transactions not supported by DBD::Gofer
t/zvg_70callbacks.t ............. ok
t/zvg_72childhandles.t .......... ok
t/zvg_73cachedkids.t ............ ok
t/zvg_80proxy.t ................. skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
t/zvg_85gofer.t ................. ok
t/zvg_86gofer_fail.t ............ skipped: Gofer DBI_AUTOPROXY
t/zvg_87gofer_cache.t ........... skipped: Gofer DBI_AUTOPROXY
t/zvg_90sql_type_cast.t ......... ok
t/zvg_91_store_warning.t ........ ok
t/zvn_48dbi_dbd_sqlengine.t ..... ok
t/zvn_49dbd_file.t .............. ok
t/zvn_50dbm_simple.t ............ ok
t/zvn_51dbm_file.t .............. ok
t/zvn_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
t/zvn_85gofer.t ................. ok
# --- Perl 5.020003 on amd64-freebsd-thread-multi
t/zvp_01basics.t ................ ok
t/zvp_02dbidrv.t ................ ok
t/zvp_03handle.t ................ ok
t/zvp_04mods.t .................. ok
t/zvp_05concathash.t ............ ok
t/zvp_06attrs.t ................. ok
t/zvp_07kids.t .................. skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t/zvp_08keeperr.t ............... ok
t/zvp_09trace.t ................. ok
t/zvp_10examp.t ................. ok
t/zvp_11fetch.t ................. ok
t/zvp_12quote.t ................. ok
t/zvp_13taint.t ................. skipped: Taint attributes not supported with DBI::PurePerl
t/zvp_14utf8.t .................. ok
t/zvp_15array.t ................. ok
t/zvp_16destroy.t ............... ok
t/zvp_17handle_error.t .......... ok
t/zvp_19fhtrace.t ............... ok
t/zvp_20meta.t .................. ok
t/zvp_30subclass.t .............. ok
t/zvp_31methcache.t ............. ok
t/zvp_35thrclone.t .............. ok
t/zvp_40profile.t ............... skipped: profiling not supported for DBI::PurePerl
t/zvp_41prof_dump.t ............. skipped: profiling not supported for DBI::PurePerl
t/zvp_42prof_data.t ............. skipped: profiling not supported for DBI::PurePerl
t/zvp_43prof_env.t .............. skipped: profiling not supported for DBI::PurePerl
t/zvp_48dbi_dbd_sqlengine.t ..... ok
t/zvp_49dbd_file.t .............. ok
t/zvp_50dbm_simple.t ............ ok
t/zvp_51dbm_file.t .............. ok
t/zvp_52dbm_complex.t ........... skipped: DBI::SQL::Nano is being used
t/zvp_53sqlengine_adv.t ......... ok
t/zvp_54_dbd_mem.t .............. ok
t/zvp_60preparse.t .............. skipped: preparse not supported for DBI::PurePerl
t/zvp_65transact.t .............. ok
t/zvp_70callbacks.t ............. skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl
t/zvp_72childhandles.t .......... ok
t/zvp_73cachedkids.t ............ ok
t/zvp_80proxy.t ................. skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
t/zvp_85gofer.t ................. ok
t/zvp_86gofer_fail.t ............ skipped: requires Callbacks which are not supported with PurePerl
t/zvp_87gofer_cache.t ........... ok
t/zvp_90sql_type_cast.t ......... ok
t/zvp_91_store_warning.t ........ ok
t/zvxgn_48dbi_dbd_sqlengine.t ... ok
t/zvxgn_49dbd_file.t ............ ok
t/zvxgn_50dbm_simple.t .......... ok
t/zvxgn_51dbm_file.t ............ ok
t/zvxgn_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
t/zvxgn_85gofer.t ............... ok
t/zvxgnp_48dbi_dbd_sqlengine.t .. ok
t/zvxgnp_49dbd_file.t ........... ok
t/zvxgnp_50dbm_simple.t ......... ok
t/zvxgnp_51dbm_file.t ........... ok
t/zvxgnp_52dbm_complex.t ........ skipped: DBI::SQL::Nano is being used
t/zvxgnp_85gofer.t .............. ok
# --- Perl 5.020003 on amd64-freebsd-thread-multi
t/zvxgp_01basics.t .............. ok
t/zvxgp_02dbidrv.t .............. ok
t/zvxgp_03handle.t .............. ok
t/zvxgp_04mods.t ................ ok
t/zvxgp_05concathash.t .......... ok
t/zvxgp_06attrs.t ............... ok
t/zvxgp_07kids.t ................ skipped: $h->{Kids} attribute not supported for DBI::PurePerl
t/zvxgp_08keeperr.t ............. ok
t/zvxgp_09trace.t ............... ok
t/zvxgp_10examp.t ............... ok
t/zvxgp_11fetch.t ............... ok
t/zvxgp_12quote.t ............... ok
t/zvxgp_13taint.t ............... skipped: Taint attributes not supported with DBI::PurePerl
t/zvxgp_14utf8.t ................ ok
t/zvxgp_15array.t ............... ok
t/zvxgp_16destroy.t ............. ok
t/zvxgp_17handle_error.t ........ ok
t/zvxgp_19fhtrace.t ............. ok
t/zvxgp_20meta.t ................ ok
t/zvxgp_30subclass.t ............ ok
t/zvxgp_31methcache.t ........... ok
t/zvxgp_35thrclone.t ............ ok
t/zvxgp_40profile.t ............. skipped: profiling not supported for DBI::PurePerl
t/zvxgp_41prof_dump.t ........... skipped: profiling not supported for DBI::PurePerl
t/zvxgp_42prof_data.t ........... skipped: profiling not supported for DBI::PurePerl
t/zvxgp_43prof_env.t ............ skipped: profiling not supported for DBI::PurePerl
t/zvxgp_48dbi_dbd_sqlengine.t ... ok
t/zvxgp_49dbd_file.t ............ ok
t/zvxgp_50dbm_simple.t .......... ok
t/zvxgp_51dbm_file.t ............ ok
t/zvxgp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
t/zvxgp_53sqlengine_adv.t ....... skipped: Modifying driver state won't compute running behind Gofer
t/zvxgp_54_dbd_mem.t ............ skipped: modifying meta data doesn't work with Gofer-AutoProxy
t/zvxgp_60preparse.t ............ skipped: preparse not supported for DBI::PurePerl
t/zvxgp_65transact.t ............ skipped: Transactions not supported by DBD::Gofer
t/zvxgp_70callbacks.t ........... skipped: $h->{Callbacks} attribute not supported for DBI::PurePerl
t/zvxgp_72childhandles.t ........ ok
t/zvxgp_73cachedkids.t .......... ok
t/zvxgp_80proxy.t ............... skipped: modules required for proxy are probably not installed (e.g., RPC/PlClient.pm)
t/zvxgp_85gofer.t ............... ok
t/zvxgp_86gofer_fail.t .......... skipped: requires Callbacks which are not supported with PurePerl
t/zvxgp_87gofer_cache.t ......... skipped: Gofer DBI_AUTOPROXY
t/zvxgp_90sql_type_cast.t ....... ok
t/zvxgp_91_store_warning.t ...... ok
t/zvxnp_48dbi_dbd_sqlengine.t ... ok
t/zvxnp_49dbd_file.t ............ ok
t/zvxnp_50dbm_simple.t .......... ok
t/zvxnp_51dbm_file.t ............ ok
t/zvxnp_52dbm_complex.t ......... skipped: DBI::SQL::Nano is being used
t/zvxnp_85gofer.t ............... ok
All tests successful.
Files=202, Tests=9379, 267 wallclock secs ( 5.50 usr  1.71 sys + 204.26 cusr 43.36 csys = 254.83 CPU)
Result: PASS


PREREQUISITES:

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

	  Module Name                        Have     Want
	  ExtUtils::MakeMaker                7.62     6.48
	  Test::Simple                   1.302185     0.90

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9910
	CPANPLUS::Dist::Build              0.90
	Cwd                                3.75
	ExtUtils::CBuilder             0.280236
	ExtUtils::Command                  7.62
	ExtUtils::Install                  2.20
	ExtUtils::MakeMaker                7.62
	ExtUtils::Manifest                 1.73
	ExtUtils::ParseXS                  3.35
	File::Spec                         3.75
	Module::Build                    0.4231
	Pod::Parser                        1.62
	Pod::Simple                        3.28
	Test2                          1.302185
	Test::Harness                      3.42
	Test::More                     1.302185
	version                          0.9929

******************************** 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 = /usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/S07vbu02KV/DBI-1.643/blib/script:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5LIB = /usr/home/cpan/pit/jail/4n513wkPTC/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9jPqsDR0_Q/Module-Build-Tiny-0.039/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9jPqsDR0_Q/Module-Build-Tiny-0.039/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/S07vbu02KV/DBI-1.643/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/S07vbu02KV/DBI-1.643/blib/arch
    PERL5_CPANPLUS_IS_RUNNING = 93368
    PERL5_CPANPLUS_IS_VERSION = 0.9910
    PERL5_MINISMOKEBOX = 0.68
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/thr/conf/perl-5.20.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_LOCAL_LIB_ROOT = /usr/home/cpan/pit/jail/4n513wkPTC
    PERL_MB_OPT = --install_base "/usr/home/cpan/pit/jail/4n513wkPTC"
    PERL_MM_OPT = INSTALL_BASE=/usr/home/cpan/pit/jail/4n513wkPTC
    PERL_MM_USE_DEFAULT = 1
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

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

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


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


--

Summary of my perl5 (revision 5 version 20 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=13.0-release, archname=amd64-freebsd-thread-multi
    uname='freebsd fever 13.0-release freebsd 13.0-release #0 releng13.0-n244733-ea31abc261f: fri apr 9 04:24:09 utc 2021 root@releng1.nyi.freebsd.org:usrobjusrsrcamd64.amd64sysgeneric amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/thr/perl-5.20.3 -Dusethreads'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O2',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='FreeBSD Clang 11.0.1 (git@github.com:llvm/llvm-project.git llvmorg-11.0.1-0-g43ff75f2c3fe)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-pthread -Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/lib/clang/11.0.1/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'


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_ALL USE_64_BIT_INT USE_ITHREADS
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_PERLIO
                        USE_PERL_ATOF USE_REENTRANT_API
  Locally applied patches:
	Devel::PatchPerl 2.08
  Built under freebsd
  Compiled at Apr 15 2021 12:46:35
  %ENV:
    PERL5LIB="/usr/home/cpan/pit/jail/4n513wkPTC/lib/perl5:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9jPqsDR0_Q/Module-Build-Tiny-0.039/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9jPqsDR0_Q/Module-Build-Tiny-0.039/blib/arch:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/S07vbu02KV/DBI-1.643/blib/lib:/usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/S07vbu02KV/DBI-1.643/blib/arch"
    PERL5_CPANPLUS_IS_RUNNING="93368"
    PERL5_CPANPLUS_IS_VERSION="0.9910"
    PERL5_MINISMOKEBOX="0.68"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/thr/conf/perl-5.20.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_LOCAL_LIB_ROOT="/usr/home/cpan/pit/jail/4n513wkPTC"
    PERL_MB_OPT="--install_base "/usr/home/cpan/pit/jail/4n513wkPTC""
    PERL_MM_OPT="INSTALL_BASE=/usr/home/cpan/pit/jail/4n513wkPTC"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /usr/home/cpan/pit/jail/4n513wkPTC/lib/perl5/5.20.3/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/4n513wkPTC/lib/perl5/5.20.3
    /usr/home/cpan/pit/jail/4n513wkPTC/lib/perl5/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/jail/4n513wkPTC/lib/perl5
    /usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9jPqsDR0_Q/Module-Build-Tiny-0.039/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/9jPqsDR0_Q/Module-Build-Tiny-0.039/blib/arch
    /usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/S07vbu02KV/DBI-1.643/blib/lib
    /usr/home/cpan/pit/thr/conf/perl-5.20.3/.cpanplus/5.20.3/build/S07vbu02KV/DBI-1.643/blib/arch
    /usr/home/cpan/pit/thr/perl-5.20.3/lib/site_perl/5.20.3/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.20.3/lib/site_perl/5.20.3
    /usr/home/cpan/pit/thr/perl-5.20.3/lib/5.20.3/amd64-freebsd-thread-multi
    /usr/home/cpan/pit/thr/perl-5.20.3/lib/5.20.3
    .