Crypt-SSLeay v0.72 Perl 5 v5.39.2 darwin-thread-multi-ld-2level
- Status
- Fail
- From
- Dist
-
Crypt-SSLeay v0.72
- Platform
- Perl 5 v5.39.2 darwin-thread-multi-ld-2level
- Date
- 2023-07-23 17:55:17
- ID
- 156d995c-2982-11ee-9775-e594258bf335
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 A. Sinan Unur,
This is a computer-generated report for Crypt-SSLeay-0.72
on perl 5.39.2, 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:
none provided
------------------------------
PROGRAM OUTPUT
------------------------------
Output from 'make test':
"/opt/perl5/perls/perl-blead/bin/perl5.39.2" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs 644
PERL_DL_NONLAZY=1 "/opt/perl5/perls/perl-blead/bin/perl5.39.2" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'use Crypt::SSLeay;'
# at t/00-basic.t line 6.
# Tried to use 'Crypt::SSLeay'.
# Error: Can't load '/Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.bundle' for module Crypt::SSLeay: dlopen(/Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.bundle, 0x0002): symbol not found in flat namespace '_SSLv2_client_method' at /opt/perl5/perls/perl-blead/lib/5.39.2/darwin-thread-multi-ld-2level/DynaLoader.pm line 210.
# at t/00-basic.t line 6.
# Compilation failed in require at t/00-basic.t line 6.
# BEGIN failed--compilation aborted at t/00-basic.t line 6.
# Failed test 'use Crypt::SSLeay::CTX;'
# at t/00-basic.t line 7.
# Tried to use 'Crypt::SSLeay::CTX'.
# Error: Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/CTX.pm line 2.
# Compilation failed in require at t/00-basic.t line 7.
# BEGIN failed--compilation aborted at t/00-basic.t line 7.
# Failed test 'use Crypt::SSLeay::Conn;'
# at t/00-basic.t line 8.
# Tried to use 'Crypt::SSLeay::Conn'.
# Error: Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Conn.pm line 2.
# Compilation failed in require at t/00-basic.t line 8.
# BEGIN failed--compilation aborted at t/00-basic.t line 8.
# Failed test 'use Crypt::SSLeay::Err;'
# at t/00-basic.t line 9.
# Tried to use 'Crypt::SSLeay::Err'.
# Error: Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Err.pm line 2.
# Compilation failed in require at t/00-basic.t line 9.
# BEGIN failed--compilation aborted at t/00-basic.t line 9.
# Failed test 'use Crypt::SSLeay::MainContext;'
# at t/00-basic.t line 10.
# Tried to use 'Crypt::SSLeay::MainContext'.
# Error: Attempt to reload Crypt/SSLeay/CTX.pm aborted.
# Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/MainContext.pm line 8.
# Compilation failed in require at t/00-basic.t line 10.
# BEGIN failed--compilation aborted at t/00-basic.t line 10.
# Failed test 'use Crypt::SSLeay::Version;'
# at t/00-basic.t line 12.
# Tried to use 'Crypt::SSLeay::Version'.
# Error: Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Version.pm line 2.
# Compilation failed in require at t/00-basic.t line 12.
# BEGIN failed--compilation aborted at t/00-basic.t line 12.
# Failed test 'use Net::SSL;'
# at t/00-basic.t line 23.
# Tried to use 'Net::SSL'.
# Error: Attempt to reload Crypt/SSLeay.pm aborted.
# Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Net/SSL.pm line 20.
# Compilation failed in require at t/00-basic.t line 23.
# BEGIN failed--compilation aborted at t/00-basic.t line 23.
# Failed test 'Crypt::SSLeay POD coverage'
# at t/00-basic.t line 45.
# Crypt::SSLeay: requiring 'Crypt::SSLeay' failed
# Failed test 'Crypt::SSLeay::Version POD coverage'
# at t/00-basic.t line 45.
# Crypt::SSLeay::Version: requiring 'Crypt::SSLeay::Version' failed
# Failed test 'Net::SSL POD coverage'
# at t/00-basic.t line 45.
# Net::SSL: requiring 'Net::SSL' failed
Undefined subroutine &main::main_ctx called at t/00-basic.t line 49.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 13.
t/00-basic.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/13 subtests
Can't load '/Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.bundle' for module Crypt::SSLeay: dlopen(/Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.bundle, 0x0002): symbol not found in flat namespace '_SSLv2_client_method' at /opt/perl5/perls/perl-blead/lib/5.39.2/darwin-thread-multi-ld-2level/DynaLoader.pm line 210.
at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Net/SSL.pm line 20.
Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Net/SSL.pm line 20.
Compilation failed in require at t/01-connect.t line 6.
BEGIN failed--compilation aborted at t/01-connect.t line 6.
# Looks like your test exited with 2 before it could output anything.
t/01-connect.t ...
Dubious, test returned 2 (wstat 512, 0x200)
Failed 8/8 subtests
# Reading configuration from 'test.config' on darwin
# network_tests : 0
t/02-live.t ...... skipped: Network tests disabled
Can't load '/Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.bundle' for module Crypt::SSLeay: dlopen(/Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/arch/auto/Crypt/SSLeay/SSLeay.bundle, 0x0002): symbol not found in flat namespace '_SSLv2_client_method' at /opt/perl5/perls/perl-blead/lib/5.39.2/darwin-thread-multi-ld-2level/DynaLoader.pm line 210.
at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Version.pm line 2.
Compilation failed in require at /Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/blib/lib/Crypt/SSLeay/Version.pm line 2.
Compilation failed in require at t/03-version.t line 7.
BEGIN failed--compilation aborted at t/03-version.t line 14.
t/03-version.t ...
Dubious, test returned 2 (wstat 512, 0x200)
No subtests run
t/boilerplate.t .. ok
t/manifest.t ..... skipped: Author tests not required for installation
Test Summary Report
-------------------
t/00-basic.t (Wstat: 65280 (exited 255) Tests: 13 Failed: 10)
Failed tests: 1-5, 7-8, 11-13
Non-zero exit status: 255
Parse errors: No plan found in TAP output
t/01-connect.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: Bad plan. You planned 8 tests but ran 0.
t/03-version.t (Wstat: 512 (exited 2) Tests: 0 Failed: 0)
Non-zero exit status: 2
Parse errors: No plan found in TAP output
Files=6, Tests=22, 0 wallclock secs ( 0.02 usr 0.01 sys + 0.39 cusr 0.08 csys = 0.50 CPU)
Result: FAIL
Failed 3/6 test programs. 10/22 subtests failed.
make: *** [test_dynamic] Error 255
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
LWP::Protocol::https 6.02 6.11
MIME::Base64 0 3.16_01
perl 5.006 5.039002
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
Test::More 0.19 1.302195
Try::Tiny 0.19 0.31
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::CBuilder 0.280205 0.280239
Getopt::Long 0 2.54
Path::Class 0.26 0.37
Try::Tiny 0.19 0.31
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
CPAN_RUN_SHELL_TEST_WITHOUT_EXPECT = 1
LANG = en_US.UTF-8
LANGUAGE = en_US:en:C
LC_ADDRESS = en_US.UTF-8
LC_ALL = en_US.UTF-8
LC_COLLATE = C.UTF-8
LC_IDENTIFICATION = en_US.UTF-8
LC_MEASUREMENT = en_US.UTF-8
LC_MESSAGES = POSIX
LC_MONETARY = en_US.UTF-8
LC_NAME = en_US.UTF-8
LC_NUMERIC = en_US.UTF-8
LC_PAPER = en_US.UTF-8
LC_TELEPHONE = en_US.UTF-8
LC_TERMINAL = iTerm2
LC_TERMINAL_VERSION = 3.5.0beta10
LC_TIME = en_US.UTF-8
LDFLAGS = -Wl,-syslibroot,/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -mmacosx-version-min=13 -L/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/lib -L/usr/local/lib -L/usr/local/opt/openssl@3/lib -L/usr/local/opt/readline/lib -L/usr/local/opt/zlib/lib -L/usr/local/opt/bzip2/lib -L/usr/local/opt/icu4c/lib -L/usr/local/opt/expat/lib -L/usr/local/opt/libxslt/lib -L/usr/local/opt/libxml2/lib -L/usr/local/opt/bison/lib -L/usr/local/opt/berkeley-db/lib -L/usr/local/opt/sqlite/lib -L/usr/local/opt/libarchive/lib
LD_LIBRARY_PATH = :/usr/lib:/usr/local/lib
NONINTERACTIVE_TESTING = 1
PATH = /Users/b1-bloom/.local/bin:/Users/b1-bloom/.cargo/bin:/usr/local/opt/libtool/libexec/gnubin:/usr/local/opt/gnupg/bin:/Users/b1-bloom/.bin:/opt/perl5/bin:/opt/perl5/perls/perl-blead/bin:/Users/b1-bloom/Library/Python/3.11/bin:/Users/b1-bloom/Library/Python/3.10/bin:/Users/b1-bloom/Library/Python/3.9/bin:/Users/b1-bloom/.pyenv/bin:/Users/b1-bloom/.rbenv/bin:/Users/b1-bloom/.jenv/bin:/opt/luarocks/bin:/usr/local/opt/luajit-openresty/bin:/Users/b1-bloom/.mint/bin:/Users/b1-bloom/Bloom-Development/Bloom-Project/B1-Local/B1-GOLANG/bin:/usr/local/opt/go/libexec/bin:/Users/b1-bloom/.deno/bin:/usr/local/opt/autoconf/bin:/usr/local/opt/tnftp/bin:/usr/local/opt/telnet/bin:/usr/local/opt/gnu-which/libexec/gnubin:/usr/local/opt/grep/libexec/gnubin:/usr/local/opt/bison/bin:/opt/metasploit-framework/bin:/usr/local/opt/ncurses/bin:/usr/local/opt/awk/bin:/usr/local/opt/berkeley-db/bin:/usr/local/opt/lsof/bin:/usr/local/opt/git/bin:/usr/local/opt/rtmpdump/bin:/usr/local/opt/unzip/bin:/usr/local/opt/bzip2/bin:/usr/local/opt/libarchive/bin:/usr/local/opt/expat/bin:/usr/local/opt/libxslt/bin:/usr/local/opt/libxml2/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/file-formula/bin:/usr/local/opt/man-db/libexec/man-db:/usr/local/opt/man-db/libexec/sbin:/usr/local/opt/man-db/libexec/bin:/usr/local/opt/apr-util/bin:/usr/local/opt/apr/bin:/usr/local/opt/icu4c/sbin:/usr/local/opt/icu4c/bin:/Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/bin:/opt/DevTools/DictionaryDevelopmentKit/bin:/Users/b1-bloom/.yarn/bin:/Users/b1-bloom/.osx-sysdir/FinderMD/bin:/usr/local/opt/openssl@3/bin:/Users/b1-bloom/.jenv/shims:/Users/b1-bloom/.pyenv/plugins/pyenv-virtualenv/shims:/Users/b1-bloom/.pyenv/shims:/Users/b1-bloom/.nvm/versions/node/v20.5.0/bin:/Users/b1-bloom/.rbenv/shims:/usr/local/bin:/usr/local/sbin:/Library/Apple/usr/bin:/usr/bin:/usr/sbin:/bin:/sbin:/System/Cryptexes/App/usr/bin:/usr/local/MacGPG2/bin:/opt/X11/bin:/Applications/Wireshark.app/Contents/MacOS:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/Applications/iTerm.app/Contents/Resources/utilities:/System/Library/CoreServices:/usr/libexec:/Users/b1-bloom/Bloom-Development/Bloom-Terminal/B3-Term/plugins/jq/bin:/Users/b1-bloom/.composer/vendor/bin:/Users/b1-bloom/.fzf/bin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 14685
PERL5_CPAN_IS_RUNNING = 14685
PERLBREW_CPAN_MIRROR = https://cpan.metacpan.org
PERLBREW_HOME = /Users/b1-bloom/.perlbrew
PERLBREW_MANPATH = /opt/perl5/perls/perl-blead/man
PERLBREW_PATH = /opt/perl5/bin:/opt/perl5/perls/perl-blead/bin
PERLBREW_PERL = perl-blead
PERLBREW_ROOT = /opt/perl5
PERLBREW_SHELLRC_VERSION = 0.97
PERLBREW_VERSION = 0.97
PERL_AUTOINSTALL = 1
PERL_CPANM_OPT = -v --with-recommends --with-suggests --man-pages --auto-cleanup
PERL_EXTUTILS_AUTOINSTALL = 1
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/zsh
TERM = xterm-256color
TMPDIR = /var/folders/jn/jcn2g_t16f9b_gpcjvfgzvs80000gn/T/
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /opt/perl5/perls/perl-blead/bin/perl5.39.2
$UID/$EUID = 501 / 501
$GID = 20 20 12 61 79 80 81 98 398 399 400 101 705 703 33 100 204
$EGID = 20 20 12 61 79 80 81 98 398 399 400 101 705 703 33 100 204
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.36
CPAN::Meta 2.150010
Cwd 3.89
ExtUtils::CBuilder 0.280239
ExtUtils::Command 7.70
ExtUtils::Install 2.22
ExtUtils::MakeMaker 7.70
ExtUtils::Manifest 1.75
ExtUtils::ParseXS 3.51
File::Spec 3.88
JSON 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.88
Parse::CPAN::Meta 2.150010
Test2 1.302195
Test::Harness 3.44
Test::More 1.302195
YAML 1.30
YAML::Syck 1.34
version 0.9929
--
Summary of my perl5 (revision 5 version 39 subversion 2) configuration:
Snapshot of: 9bcd703683fec87dd502058d0e206adc5fce82a3
Platform:
osname=darwin
osvers=22.6.0
archname=darwin-thread-multi-ld-2level
uname='darwin ast-03.local 22.6.0 darwin kernel version 22.6.0: wed jul 5 22:21:56 pdt 2023; root:xnu-8796.141.3~6release_x86_64 x86_64 '
config_args='-de -Dprefix=/opt/perl5/perls/perl-blead -Duseshrplib -Duselargefiles -Dusethreads -Dusedevel -Dsed=/usr/local/opt/gnu-sed/libexec/gnubin/sed -Doptimize=-O3 -Dusethreads -Duse64bitall -Duse64bitint -Dusemultiplicity -Dcc=clang -Duselongdouble -Dusedevel -Aeval:scriptdir=/opt/perl5/perls/perl-blead/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=define
usemultiplicity=define
use64bitint=define
use64bitall=define
uselongdouble=define
usemymalloc=n
default_inc_excludes_dot=define
Compiler:
cc='clang'
ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=13.5 -DNO_POSIX_2008_LOCALE -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
optimize='-O3'
cppflags='-no-cpp-precomp -arch x86_64 -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=13.5 -DNO_POSIX_2008_LOCALE -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 14.0.3 (clang-1403.0.22.14.1)'
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='clang -arch x86_64'
ldflags =' -mmacosx-version-min=13.5 -arch x86_64 -fstack-protector-strong -L/usr/local/lib'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/14.0.3/lib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/lib /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib /usr/local/lib /usr/lib
libs=-lgdbm -ldbm
perllibs=
libc=
so=dylib
useshrplib=true
libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=bundle
d_dlsymun=undef
ccdlflags=' '
cccdlflags=' '
lddlflags=' -mmacosx-version-min=13.5 -bundle -undefined dynamic_lookup -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_LONG_DOUBLE
HAS_STRTOLD
HAS_TIMES
MULTIPLICITY
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_ALL
USE_64_BIT_INT
USE_ITHREADS
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
USE_REENTRANT_API
Built under darwin
Compiled at Jul 22 2023 18:58:18
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="14685"
PERL5_CPAN_IS_RUNNING="14685"
PERLBREW_CPAN_MIRROR="https://cpan.metacpan.org"
PERLBREW_HOME="/Users/b1-bloom/.perlbrew"
PERLBREW_MANPATH="/opt/perl5/perls/perl-blead/man"
PERLBREW_PATH="/opt/perl5/bin:/opt/perl5/perls/perl-blead/bin"
PERLBREW_PERL="perl-blead"
PERLBREW_ROOT="/opt/perl5"
PERLBREW_SHELLRC_VERSION="0.97"
PERLBREW_VERSION="0.97"
PERL_AUTOINSTALL="1"
PERL_CPANM_OPT="-v --with-recommends --with-suggests --man-pages --auto-cleanup"
PERL_EXTUTILS_AUTOINSTALL="1"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/opt/perl5/perls/perl-blead/lib/site_perl/5.39.2/darwin-thread-multi-ld-2level
/opt/perl5/perls/perl-blead/lib/site_perl/5.39.2
/opt/perl5/perls/perl-blead/lib/5.39.2/darwin-thread-multi-ld-2level
/opt/perl5/perls/perl-blead/lib/5.39.2
.