Alien-JPCRE2 v0.012000 Perl 5 v5.36.0 amd64-freebsd-ld

Status
Unknown
From
Slaven Rezić
Dist
Alien-JPCRE2 v0.012000
Platform
Perl 5 v5.36.0 amd64-freebsd-ld
Date
2022-10-05 08:42:23
ID
a1c8b258-4489-11ed-a1b4-20056e8775ea
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 William N. Braswell, Jr.,

This is a computer-generated report for Alien-JPCRE2-0.012000
on perl 5.36.0, created by CPAN-Reporter-1.2018.

Thank you for uploading your work to CPAN.  However, attempting to
test your distribution gave an inconclusive result.

This could be because your distribution had an error during the make/build
stage, did not define tests, tests could not be found, because your tests were
interrupted before they finished, or because the results of the tests could not
be parsed.  You may wish to consult the CPAN Testers Wiki:

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 '/usr/bin/make':

cp lib/Alien/JPCRE2.pm blib/lib/Alien/JPCRE2.pm
"/usr/perl5.36.0Dp/bin/perl" -MAlien::Build::MM=cmd -e prefix site /usr/perl5.36.0Dp/lib/5.36.0/amd64-freebsd-ld /usr/perl5.36.0Dp/lib/site_perl/5.36.0/amd64-freebsd-ld 
main> prefix /usr/perl5.36.0Dp/lib/site_perl/5.36.0/amd64-freebsd-ld/auto/share/dist/Alien-JPCRE2
"/usr/perl5.36.0Dp/bin/perl" -MAlien::Build::MM=cmd -e version 0.012000
"/usr/perl5.36.0Dp/bin/perl" -MAlien::Build::MM=cmd -e download
Alien::Build::Plugin::Core::Download> decoding html
Alien::Build::Plugin::Core::Download> candidate *https://github.com/wbraswell/jpcre2-mirror/raw/master/backup/jpcre2-10.31.03.tar.gz
Alien::Build::Plugin::Core::Download> setting version based on archive to 10.31.03
Alien::Build::Plugin::Core::Download> downloaded jpcre2-10.31.03.tar.gz
"/usr/perl5.36.0Dp/bin/perl" -MAlien::Build::MM=cmd -e build
Use of uninitialized value $line in substitution (s///) at /usr/perl5.36.0Dp/lib/5.36.0/Text/ParseWords.pm line 21.
Use of uninitialized value $line in substitution (s///) at /usr/perl5.36.0Dp/lib/5.36.0/Text/ParseWords.pm line 21.
Use of uninitialized value $line in substitution (s///) at /usr/perl5.36.0Dp/lib/5.36.0/Text/ParseWords.pm line 21.
Alien::Build::CommandSequence> + ./configure --prefix=/usr/perl5.36.0Dp/lib/site_perl/5.36.0/amd64-freebsd-ld/auto/share/dist/Alien-JPCRE2 --with-pic --disable-cpp11 --enable-test 
configure: loading site script /var/tmp/cpansmoker-1023/2022100507/KDOSH5KQFd/config.site
checking for g++... no
checking for c++... c++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... config/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for grep that handles long lines and -e... /usr/local/bin/grep
checking for egrep... /usr/local/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for int64_t... yes
checking build system type... x86_64-unknown-freebsd13.1
checking host system type... x86_64-unknown-freebsd13.1
checking how to print strings... printf
checking for gcc... no
checking for cc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking whether cc understands -c and -o together... yes
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/local/bin/grep -F
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm -B
checking the name lister (/usr/local/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 393216
checking how to convert x86_64-unknown-freebsd13.1 file names to x86_64-unknown-freebsd13.1 format... func_convert_file_noop
checking how to convert x86_64-unknown-freebsd13.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/local/bin/nm -B output from cc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc supports -fno-rtti -fno-exceptions... yes
checking for cc option to produce PIC... -fPIC -DPIC
checking if cc PIC flag -fPIC -DPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking if cc supports -c -o file.o... (cached) yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd13.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC -DPIC
checking if c++ PIC flag -fPIC -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd13.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for stdbool.h that conforms to C99... no
checking for _Bool... no
checking for inline... inline
checking for size_t... yes
checking for uint32_t... yes
checking for pcre2.h... yes
checking string usability... yes
checking string presence... yes
checking for string... yes
checking vector usability... yes
checking vector presence... yes
checking for vector... yes
checking map usability... yes
checking map presence... yes
checking for map... yes
checking cstdio usability... yes
checking cstdio presence... yes
checking for cstdio... yes
checking climits usability... yes
checking climits presence... yes
checking for climits... yes
checking cstdlib usability... yes
checking cstdlib presence... yes
checking for cstdlib... yes
checking for free... yes
checking for CHAR_BIT defined in climits... yes
checking whether make supports nested variables... (cached) yes
checking for pcre2_code_free_8 in -lpcre2-8... yes
checking for pcre2_code_free_16 in -lpcre2-16... yes
checking for pcre2_code_free_32 in -lpcre2-32... yes
checking iostream usability... yes
checking iostream presence... yes
checking for iostream... yes
checking cassert usability... yes
checking cassert presence... yes
checking for cassert... yes
checking cstring usability... yes
checking cstring presence... yes
checking for cstring... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands

configuration summary:

    Install prefix .................... : /usr/perl5.36.0Dp/lib/site_perl/5.36.0/amd64-freebsd-ld/auto/share/dist/Alien-JPCRE2
    C++ compiler ...................... : c++
    Linker ............................ : /usr/bin/ld
    C++ preprocessor flags ............ : 
    C++ compiler flags ................ : -I/usr/local/include
    Linker flags ...................... : -L/usr/local/lib
    Extra libraries ................... : -lpcre2-32 -lpcre2-16 -lpcre2-8 
    Build tests ....................... : yes
    Build with C++ 11 ................. : no
    Valgrind memory leak test ......... : no
    Multi-thread test ................. : no
    Coverage report ................... : no
    Enable Silent Rules ............... : yes

Alien::Build::CommandSequence> + gmake
gmake[1]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
Making all in src
gmake[2]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
  CXX      test_match2-test_match2.o
  CXXLD    test_match2
  CXX      test_replace2-test_replace2.o
  CXXLD    test_replace2
  CXX      test_match-test_match.o
  CXXLD    test_match
  CXX      test_replace-test_replace.o
  CXXLD    test_replace
  CXX      test_shorts-test_shorts.o
  CXXLD    test_shorts
  CXX      test16-test16.o
  CXXLD    test16
  CXX      test32-test32.o
  CXXLD    test32
  CXX      test0-test0.o
  CXXLD    test0
  CXX      test-test.o
  CXXLD    test
  CXX      testio-testio.o
  CXXLD    testio
  CXX      testme-testme.o
  CXXLD    testme
  CXX      testmd-testmd.o
  CXXLD    testmd
gmake[2]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[2]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
gmake[2]: Nothing to be done for 'all-am'.
gmake[2]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
gmake[1]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
Alien::Build::CommandSequence> + gmake check
gmake[1]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
Making check in src
gmake[2]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake  check-TESTS check-local
gmake[3]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[4]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
PASS: test_match
PASS: test_replace
PASS: test_shorts
PASS: test16
PASS: test32
PASS: test0
PASS: test
PASS: testio
PASS: testme
PASS: testmd
============================================================================
Testsuite summary for jpcre2 10.31.03
============================================================================
# TOTAL: 10
# PASS:  10
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
gmake[4]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[3]: Nothing to be done for 'check-local'.
gmake[3]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[2]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[2]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
gmake[2]: Nothing to be done for 'check-am'.
gmake[2]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
gmake[1]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
Alien::Build::CommandSequence> + gmake install
gmake[1]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
Making install in src
gmake[2]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[3]: Entering directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[3]: Nothing to be done for 'install-exec-am'.
 ../config/install-sh -c -d '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/destdir_Qvjb/usr/perl5.36.0Dp/lib/site_perl/5.36.0/amd64-freebsd-ld/auto/share/dist/Alien-JPCRE2/include'
/bin/sh: ../config/install-sh: Permission denied
gmake[3]: *** [Makefile:1211: install-includeHEADERS] Error 1
gmake[3]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[2]: *** [Makefile:1554: install-am] Error 2
gmake[2]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03/src'
gmake[1]: *** [Makefile:464: install-recursive] Error 1
gmake[1]: Leaving directory '/usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0/_alien/build_8YJe/jpcre2-10.31.03'
external command failed at /usr/perl5.36.0Dp/lib/site_perl/5.36.0/Alien/Build/CommandSequence.pm line 88.
*** Error code 2

Stop.
make: stopped in /usr/home/cpansand/.cpan/build/2022100508/Alien-JPCRE2-0.012000-0

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    Alien::Build                           0.25     2.71    
    Alien::PCRE2                           0.015    0.016000

build_requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    Alien::Build::MM                       0.25     2.71    
    Alien::gmake                           0.11     0.24    
    Alien::PCRE2                           0        0.016000
    Archive::Tar                           0        2.40    
    Config                                 0        5.036000
    Env::ShellWords                        0.01     0.02    
    HTTP::Tiny                             0.044    0.080   
    IO::Socket::SSL                        1.56     2.074   
    IO::Zlib                               0        1.11    
    Mojo::DOM58                            1.00     3.001   
    Mozilla::CA                            0        20211001
    Net::SSLeay                            1.49     1.92    
    Sort::Versions                         0        1.62    
    Test2::Suite                           0.000072 0.000145
    URI                                    0        5.12    
    URI::Escape                            0        5.12    

configure_requires:

    Module                                 Need     Have    
    -------------------------------------- -------- --------
    Alien::Build                           0.66     2.71    
    Alien::Build::MM                       0.25     2.71    
    Alien::Build::Plugin::Build::SearchDep 0.53     2.71    
    Alien::PCRE2                           0.015    0.016000
    ExtUtils::CBuilder                     0        0.280236
    IO::Socket::SSL                        2.043    2.074   


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd13.1:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/usr/home/eserte/src/srezic-misc/scripts
    PERL = /usr/perl5.36.0Dp/bin/perl
    PERL5LIB = /home/cpansand/.cpan/build/2022100508/Env-ShellWords-0.02-0/blib/arch:/home/cpansand/.cpan/build/2022100508/Env-ShellWords-0.02-0/blib/lib:/home/cpansand/.cpan/build/2022100508/Alien-PCRE2-0.016000-0/blib/arch:/home/cpansand/.cpan/build/2022100508/Alien-PCRE2-0.016000-0/blib/lib:/home/cpansand/.cpan/build/2022100508/Alien-GSL-1.07-0/blib/arch:/home/cpansand/.cpan/build/2022100508/Alien-GSL-1.07-0/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 16609
    PERL5_CPAN_IS_RUNNING = 16609
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 97430,16609
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CANARY_STABILITY_NOPROMPT = 1
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/2022100507/cpanreporter_001_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_USE_UNSAFE_INC = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023/2022100507

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

    $^X = /usr/perl5.36.0Dp/bin/perl
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.33    
    CPAN::Meta          2.150010
    Cwd                 3.84    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.64    
    ExtUtils::Install   2.20    
    ExtUtils::MakeMaker 7.64    
    ExtUtils::Manifest  1.73    
    ExtUtils::ParseXS   3.45    
    File::Spec          3.84    
    JSON                4.09    
    JSON::PP            4.10    
    Module::Build       0.4231  
    Module::Signature   n/a     
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.44    
    Test::More          1.302191
    YAML                1.30    
    YAML::Syck          1.34    
    version             0.9929  


--

Summary of my perl5 (revision 5 version 36 subversion 0) configuration:
   
  Platform:
    osname=freebsd
    osvers=13.1-stable
    archname=amd64-freebsd-ld
    uname='freebsd cloud10.bbbike.org 13.1-stable freebsd 13.1-stable #1 stable13-249d205cb: thu may 5 07:39:11 utc 2022 root@cloud10.bbbike.org:usrobjusrhomeprojectsfreebsd-srcamd64.amd64sysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.36.0Dp -Duselongdouble -Dcf_email=srezic@cpan.org -Doptimize=-O2 -pipe'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=define
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    optimize='-O2 -pipe'
    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=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='long double'
    nvsize=16
    Off_t='off_t'
    lseeksize=8
    alignbytes=16
    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
    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_LONG_DOUBLE
    USE_PERLIO
    USE_PERL_ATOF
  Built under freebsd
  Compiled at May 31 2022 04:58:10
  %ENV:
    PERL="/usr/perl5.36.0Dp/bin/perl"
    PERL5LIB="/home/cpansand/.cpan/build/2022100508/Env-ShellWords-0.02-0/blib/arch:/home/cpansand/.cpan/build/2022100508/Env-ShellWords-0.02-0/blib/lib:/home/cpansand/.cpan/build/2022100508/Alien-PCRE2-0.016000-0/blib/arch:/home/cpansand/.cpan/build/2022100508/Alien-PCRE2-0.016000-0/blib/lib:/home/cpansand/.cpan/build/2022100508/Alien-GSL-1.07-0/blib/arch:/home/cpansand/.cpan/build/2022100508/Alien-GSL-1.07-0/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="16609"
    PERL5_CPAN_IS_RUNNING="16609"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="97430,16609"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CANARY_STABILITY_NOPROMPT="1"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/2022100507/cpanreporter_001_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_USE_UNSAFE_INC="1"
  @INC:
    /home/cpansand/.cpan/build/2022100508/Env-ShellWords-0.02-0/blib/arch
    /home/cpansand/.cpan/build/2022100508/Env-ShellWords-0.02-0/blib/lib
    /home/cpansand/.cpan/build/2022100508/Alien-PCRE2-0.016000-0/blib/arch
    /home/cpansand/.cpan/build/2022100508/Alien-PCRE2-0.016000-0/blib/lib
    /home/cpansand/.cpan/build/2022100508/Alien-GSL-1.07-0/blib/arch
    /home/cpansand/.cpan/build/2022100508/Alien-GSL-1.07-0/blib/lib
    /usr/perl5.36.0Dp/lib/site_perl/5.36.0/amd64-freebsd-ld
    /usr/perl5.36.0Dp/lib/site_perl/5.36.0
    /usr/perl5.36.0Dp/lib/5.36.0/amd64-freebsd-ld
    /usr/perl5.36.0Dp/lib/5.36.0
    .