Crypt-OpenSSL-AES v0.21 Perl 5 v5.39.9 evbarm-netbsd-64int
- Status
- Fail
- From
- Nigel Horne
- Dist
-
Crypt-OpenSSL-AES v0.21
- Platform
- Perl 5 v5.39.9 evbarm-netbsd-64int
- Date
- 2024-06-11 00:46:58
- ID
- 1bc3c818-278c-11ef-8876-d0820b582346
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 Timothy Legge,
This is a computer-generated report for Crypt-OpenSSL-AES-0.21
on perl 5.39.9, created by CPAN-Reporter-1.2019.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
"/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.39.9-64int/bin/perl5.39.9" -MExtUtils::Command::MM -e 'cp_nonempty' -- AES.bs blib/arch/auto/Crypt/OpenSSL/AES/AES.bs 644
PERL_DL_NONLAZY=1 "/mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.39.9-64int/bin/perl5.39.9" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# OpenSSL 1.1.1t 7 Feb 2023
t/00-openssl-version.t .. ok
t/01-crypt-cbc.t ........ skipped: these tests are for testing by the author
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/02-algorithms.t line 7.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/02-algorithms.t line 7.
# Compilation failed in require at t/02-algorithms.t line 7.
# BEGIN failed--compilation aborted at t/02-algorithms.t line 7.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/02-algorithms.t line 15.
# Looks like your test exited with 29 just after 1.
t/02-algorithms.t .......
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 13/13 subtests
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/03-large-data.t line 9.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/03-large-data.t line 9.
# Compilation failed in require at t/03-large-data.t line 9.
# BEGIN failed--compilation aborted at t/03-large-data.t line 9.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/03-large-data.t line 23, <DATA> line 1.
# Looks like your test exited with 255 just after 1.
t/03-large-data.t .......
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/04-aes-ecb.t line 9.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/04-aes-ecb.t line 9.
# Compilation failed in require at t/04-aes-ecb.t line 9.
# BEGIN failed--compilation aborted at t/04-aes-ecb.t line 9.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/04-aes-ecb.t line 17.
# Looks like your test exited with 29 just after 1.
t/04-aes-ecb.t ..........
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 24/24 subtests
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/05-aes-cbc.t line 9.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/05-aes-cbc.t line 9.
# Compilation failed in require at t/05-aes-cbc.t line 9.
# BEGIN failed--compilation aborted at t/05-aes-cbc.t line 9.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/05-aes-cbc.t line 55.
# Looks like your test exited with 29 just after 1.
t/05-aes-cbc.t ..........
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 22/22 subtests
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/06-aes-cfb.t line 9.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/06-aes-cfb.t line 9.
# Compilation failed in require at t/06-aes-cfb.t line 9.
# BEGIN failed--compilation aborted at t/06-aes-cfb.t line 9.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/06-aes-cfb.t line 41.
# Looks like your test exited with 29 just after 1.
t/06-aes-cfb.t ..........
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 16/16 subtests
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/07-aes-ctr.t line 10.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/07-aes-ctr.t line 10.
# Compilation failed in require at t/07-aes-ctr.t line 10.
# BEGIN failed--compilation aborted at t/07-aes-ctr.t line 10.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/07-aes-ctr.t line 43.
# Looks like your test exited with 29 just after 1.
t/07-aes-ctr.t ..........
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 16/16 subtests
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/08-aes-ofb.t line 9.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/08-aes-ofb.t line 9.
# Compilation failed in require at t/08-aes-ofb.t line 9.
# BEGIN failed--compilation aborted at t/08-aes-ofb.t line 9.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/08-aes-ofb.t line 41.
# Looks like your test exited with 29 just after 1.
t/08-aes-ofb.t ..........
Dubious, test returned 29 (wstat 7424, 0x1d00)
Failed 16/16 subtests
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/09-key-size.t line 2.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/09-key-size.t line 2.
# Compilation failed in require at t/09-key-size.t line 2.
# BEGIN failed--compilation aborted at t/09-key-size.t line 2.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/09-key-size.t line 16.
# Looks like your test exited with 255 just after 1.
t/09-key-size.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests
t/author-pod-spell.t .... skipped: these tests are for testing by the author
t/author-pod-syntax.t ... skipped: these tests are for testing by the author
# Failed test 'use Crypt::OpenSSL::AES;'
# at t/Crypt-OpenSSL-AES.t line 9.
# Tried to use 'Crypt::OpenSSL::AES'.
# Error: Can't load '/var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so' for module Crypt::OpenSSL::AES: /var/tmp/build/Crypt-OpenSSL-AES-0.21-1/blib/arch/auto/Crypt/OpenSSL/AES/AES.so: Shared object "libssl.so.1.1" not found at /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int/DynaLoader.pm line 206.
# at t/Crypt-OpenSSL-AES.t line 9.
# Compilation failed in require at t/Crypt-OpenSSL-AES.t line 9.
# BEGIN failed--compilation aborted at t/Crypt-OpenSSL-AES.t line 9.
Can't locate object method "new" via package "Crypt::OpenSSL::AES" at t/Crypt-OpenSSL-AES.t line 23.
# Looks like your test exited with 255 just after 1.
t/Crypt-OpenSSL-AES.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 4/4 subtests
t/release-kwalitee.t .... skipped: these tests are for release candidate testing
t/release-meta-json.t ... skipped: these tests are for release candidate testing
Test Summary Report
-------------------
t/02-algorithms.t (Wstat: 7424 (exited 29) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 29
Parse errors: Bad plan. You planned 13 tests but ran 1.
t/03-large-data.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 1.
t/04-aes-ecb.t (Wstat: 7424 (exited 29) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 29
Parse errors: Bad plan. You planned 24 tests but ran 1.
t/05-aes-cbc.t (Wstat: 7424 (exited 29) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 29
Parse errors: Bad plan. You planned 22 tests but ran 1.
t/06-aes-cfb.t (Wstat: 7424 (exited 29) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 29
Parse errors: Bad plan. You planned 16 tests but ran 1.
t/07-aes-ctr.t (Wstat: 7424 (exited 29) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 29
Parse errors: Bad plan. You planned 16 tests but ran 1.
t/08-aes-ofb.t (Wstat: 7424 (exited 29) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 29
Parse errors: Bad plan. You planned 16 tests but ran 1.
t/09-key-size.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 10 tests but ran 1.
t/Crypt-OpenSSL-AES.t (Wstat: 65280 (exited 255) Tests: 1 Failed: 1)
Failed test: 1
Non-zero exit status: 255
Parse errors: Bad plan. You planned 4 tests but ran 1.
Files=15, Tests=10, 20 wallclock secs ( 0.40 usr 0.35 sys + 12.82 cusr 5.96 csys = 19.53 CPU)
Result: FAIL
Failed 9/15 test programs. 9/10 subtests failed.
*** Error code 255
Stop.
make: stopped in /var/tmp/build/Crypt-OpenSSL-AES-0.21-1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
--------------------- ----- --------
Exporter 0 5.78
perl 5.008 5.039009
XSLoader 0 0.32
build_requires:
Module Need Have
--------------------- ----- --------
Crypt::OpenSSL::Guess 0.10 0.15
Digest::SHA 0 6.04
File::Which 0 1.27
MIME::Base64 0 3.16_01
Test::More 0 1.302199
configure_requires:
Module Need Have
--------------------- ----- --------
Crypt::OpenSSL::Guess 0.10 0.15
ExtUtils::MakeMaker 0 7.70
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/bin:/home/njh/perl5/perlbrew/bin:/home/njh/src/njh/smoker/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin
PERL5LIB = /var/tmp/build/Crypt-OpenSSL-Guess-0.15-8/blib/arch:/var/tmp/build/Crypt-OpenSSL-Guess-0.15-8/blib/lib
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 25476
PERL5_CPAN_IS_RUNNING = 25476
PERLBREW_HOME = /home/njh/.perlbrew
PERLBREW_LIB =
PERLBREW_MANPATH = /home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/man
PERLBREW_PATH = /home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/bin
PERLBREW_PERL = perl-5.39.9-64int
PERLBREW_ROOT = /home/njh/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.91
PERLBREW_VERSION = 0.91
PERL_LOCAL_LIB_ROOT =
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/pkg/bin/bash
TMPDIR = /tmp/testwrapper.12344
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /mnt/nas/home/pi2c/njh/perl5/perlbrew/perls/perl-5.39.9-64int/bin/perl5.39.9
$UID/$EUID = 1000 / 1000
$GID = 100 100
$EGID = 100 100
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.90
ExtUtils::CBuilder 0.280240
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.90
JSON n/a
JSON::PP 4.16
Module::Build 0.4234
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test2 1.302199
Test::Harness 3.48
Test::More 1.302199
YAML 1.31
YAML::Syck 1.34
version 0.9930
--
Summary of my perl5 (revision 5 version 39 subversion 9) configuration:
Platform:
osname=netbsd
osvers=8.0_beta
archname=evbarm-netbsd-64int
uname='netbsd pi2c.bandsman.co.uk 8.0_beta netbsd 8.0_beta (rpi2.201710161240z) evbarm '
config_args='-de -Dprefix=/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int -Dusedevel -Duse64bitint -Dusedevel -Accflags=-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -Aeval:scriptdir=/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=undef
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='cc'
ccflags ='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/pkg/include'
optimize='-O'
cppflags='-O2 -W -Wformat=2 -Wswitch -Wshadow -Wwrite-strings -Wuninitialized -Wall -pipe -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -Wpointer-arith -Wstrict-prototypes -fstack-protector -Wstack-protector -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wdisabled-optimization -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wundef -Wformat-security -mfpu=neon-vfpv4 -mfloat-abi=hard -mtune=cortex-a7 -fwrapv -fno-strict-aliasing -fstack-protector-strong -I/usr/pkg/include'
ccversion=''
gccversion='7.5.0'
gccosandvers=''
intsize=4
longsize=4
ptrsize=4
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=8
longdblkind=0
ivtype='long long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags =' -Wl,-rpath,/usr/pkg/lib -Wl,-rpath,/usr/local/lib -fstack-protector-strong -L/usr/pkg/lib'
libpth=/usr/lib /usr/pkg/lib /lib
libs=-lpthread -lm -lcrypt -lutil -lc -lposix
perllibs=-lpthread -lm -lcrypt -lutil -lc -lposix
libc=/lib/libc.so
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags='-Wl,-E '
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -L/usr/pkg/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_HASH_FUNC_SIPHASH13
PERL_HASH_USE_SBOX32
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
PERL_USE_SAFE_PUTENV
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Built under netbsd
Compiled at May 3 2024 13:23:02
%ENV:
PERL5LIB="/var/tmp/build/Crypt-OpenSSL-Guess-0.15-8/blib/arch:/var/tmp/build/Crypt-OpenSSL-Guess-0.15-8/blib/lib"
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="25476"
PERL5_CPAN_IS_RUNNING="25476"
PERLBREW_HOME="/home/njh/.perlbrew"
PERLBREW_LIB=""
PERLBREW_MANPATH="/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/man"
PERLBREW_PATH="/home/njh/perl5/perlbrew/bin:/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/bin"
PERLBREW_PERL="perl-5.39.9-64int"
PERLBREW_ROOT="/home/njh/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.91"
PERLBREW_VERSION="0.91"
PERL_LOCAL_LIB_ROOT=""
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/var/tmp/build/Crypt-OpenSSL-Guess-0.15-8/blib/arch
/var/tmp/build/Crypt-OpenSSL-Guess-0.15-8/blib/lib
/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/site_perl/5.39.9/evbarm-netbsd-64int
/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/site_perl/5.39.9
/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9/evbarm-netbsd-64int
/home/njh/perl5/perlbrew/perls/perl-5.39.9-64int/lib/5.39.9
.