Crypt-SSLeay v0.72 Perl 5 v5.40.0 darwin-thread-multi-ld-2level
- Status
- Unknown
- From
- Dist
-
Crypt-SSLeay v0.72
- Platform
- Perl 5 v5.40.0 darwin-thread-multi-ld-2level
- Date
- 2024-10-15 07:40:35
- ID
- c3b448be-8ac8-11ef-931a-81e1c1469803
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.40.0, created by CPAN-Reporter-1.2020.
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 'make':
cp lib/Crypt/SSLeay/CTX.pm blib/lib/Crypt/SSLeay/CTX.pm
cp lib/Net/SSL.pm blib/lib/Net/SSL.pm
cp lib/Crypt/SSLeay/X509.pm blib/lib/Crypt/SSLeay/X509.pm
cp SSLeay.pm blib/lib/Crypt/SSLeay.pm
cp lib/Crypt/SSLeay/Version.pm blib/lib/Crypt/SSLeay/Version.pm
cp lib/Crypt/SSLeay/Err.pm blib/lib/Crypt/SSLeay/Err.pm
cp lib/Crypt/SSLeay/MainContext.pm blib/lib/Crypt/SSLeay/MainContext.pm
cp lib/Crypt/SSLeay/Conn.pm blib/lib/Crypt/SSLeay/Conn.pm
Running Mkbootstrap for SSLeay ()
chmod 644 "SSLeay.bs"
"/opt/perl5/perls/perl-5.40.0/bin/perl5.40.0" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Crypt/SSLeay/SSLeay.bs 644
"/opt/perl5/perls/perl-5.40.0/bin/perl5.40.0" "/opt/perl5/perls/perl-5.40.0/lib/5.40.0/ExtUtils/xsubpp" -typemap '/opt/perl5/perls/perl-5.40.0/lib/5.40.0/ExtUtils/typemap' -typemap '/Users/b1-bloom/.cpan/build/Crypt-SSLeay-0.72-0/typemap' SSLeay.xs > SSLeay.xsc
mv SSLeay.xsc SSLeay.c
clang -c -I/usr/local/Cellar/openssl@3/3.3.2/include -fno-common -DPERL_DARWIN -no-cpp-precomp -mmacosx-version-min=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -Wno-error=implicit-function-declaration -O3 -DVERSION=\"0.72\" -DXS_VERSION=\"0.72\" "-I/opt/perl5/perls/perl-5.40.0/lib/5.40.0/darwin-thread-multi-ld-2level/CORE" SSLeay.c
SSLeay.xs:152:31: warning: call to undeclared function 'SSLv3_client_method'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
152 | ctx = SSL_CTX_new(SSLv3_client_method());
| ^
SSLeay.xs:152:31: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') [-Wint-conversion]
152 | ctx = SSL_CTX_new(SSLv3_client_method());
| ^~~~~~~~~~~~~~~~~~~~~
/usr/local/Cellar/openssl@3/3.3.2/include/openssl/ssl.h:1634:47: note: passing argument to parameter 'meth' here
1634 | __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
| ^
SSLeay.xs:157:31: warning: call to undeclared function 'SSLv2_client_method'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
157 | ctx = SSL_CTX_new(SSLv2_client_method());
| ^
SSLeay.xs:157:31: error: incompatible integer to pointer conversion passing 'int' to parameter of type 'const SSL_METHOD *' (aka 'const struct ssl_method_st *') [-Wint-conversion]
157 | ctx = SSL_CTX_new(SSLv2_client_method());
| ^~~~~~~~~~~~~~~~~~~~~
/usr/local/Cellar/openssl@3/3.3.2/include/openssl/ssl.h:1634:47: note: passing argument to parameter 'meth' here
1634 | __owur SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth);
| ^
2 warnings and 2 errors generated.
make: *** [SSLeay.o] Error 1
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- -------- --------
LWP::Protocol::https 6.02 6.14
MIME::Base64 0 3.16_01
perl 5.006 5.040000
build_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::MakeMaker 0 7.70
Test::More 0.19 1.302204
Try::Tiny 0.19 0.32
configure_requires:
Module Need Have
-------------------- -------- --------
ExtUtils::CBuilder 0.280205 0.280240
Getopt::Long 0 2.57
Path::Class 0.26 0.37
Try::Tiny 0.19 0.32
------------------------------
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.5
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/MacOSX15.0.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:/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-5.40.0/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/v22.9.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:/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:/opt/X11/bin:/usr/local/MacGPG2/bin:/Applications/Wireshark.app/Contents/MacOS:/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/.config/nvim/plugged/fzf/bin
PERL = /opt/perl5/perls/perl-5.40.0/bin/perl5.40.0
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 85799
PERL5_CPAN_IS_RUNNING = 85799
PERLBREW_CPAN_MIRROR = https://cpan.metacpan.org
PERLBREW_HOME = /Users/b1-bloom/.perlbrew
PERLBREW_MANPATH = /opt/perl5/perls/perl-5.40.0/man
PERLBREW_PATH = /opt/perl5/bin:/opt/perl5/perls/perl-5.40.0/bin
PERLBREW_PERL = perl-5.40.0
PERLBREW_ROOT = /opt/perl5
PERLBREW_SHELLRC_VERSION = 0.98
PERLBREW_VERSION = 0.98
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-5.40.0/bin/perl5.40.0
$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.37
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 4.10
JSON::PP 4.16
Module::Build 0.4234
Module::Signature 0.89
Parse::CPAN::Meta 2.150010
Test2 1.302204
Test::Harness 3.50
Test::More 1.302204
YAML 1.31
YAML::Syck 1.34
version 0.9933
--
Summary of my perl5 (revision 5 version 40 subversion 0) configuration:
Platform:
osname=darwin
osvers=24.0.0
archname=darwin-thread-multi-ld-2level
uname='darwin ast-03.local 24.0.0 darwin kernel version 24.0.0: tue sep 24 23:36:30 pdt 2024; root:xnu-11215.1.12~1release_x86_64 x86_64 '
config_args='-de -Dprefix=/opt/perl5/perls/perl-5.40.0 -Duseshrplib -Duselargefiles -Dusethreads -Dusedevel -Dsed=/usr/local/opt/gnu-sed/libexec/gnubin/sed -Doptimize=-O3 -Dusethreads -Dusemultiplicity -Duse64bitint -Duse64bitall -Duselongdouble -Dcc=clang -Aeval:scriptdir=/opt/perl5/perls/perl-5.40.0/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=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -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=15.0 -DNO_THREAD_SAFE_QUERYLOCALE -DNO_POSIX_2008_LOCALE -arch x86_64 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='Apple LLVM 16.0.0 (clang-1600.0.26.3)'
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=15.0 -arch x86_64 -fstack-protector-strong -L/usr/local/lib'
libpth=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/16/lib /Library/Developer/CommandLineTools/SDKs/MacOSX15.0.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=15.0 -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 Oct 15 2024 01:13:43
%ENV:
PERL="/opt/perl5/perls/perl-5.40.0/bin/perl5.40.0"
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="85799"
PERL5_CPAN_IS_RUNNING="85799"
PERLBREW_CPAN_MIRROR="https://cpan.metacpan.org"
PERLBREW_HOME="/Users/b1-bloom/.perlbrew"
PERLBREW_MANPATH="/opt/perl5/perls/perl-5.40.0/man"
PERLBREW_PATH="/opt/perl5/bin:/opt/perl5/perls/perl-5.40.0/bin"
PERLBREW_PERL="perl-5.40.0"
PERLBREW_ROOT="/opt/perl5"
PERLBREW_SHELLRC_VERSION="0.98"
PERLBREW_VERSION="0.98"
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-5.40.0/lib/site_perl/5.40.0/darwin-thread-multi-ld-2level
/opt/perl5/perls/perl-5.40.0/lib/site_perl/5.40.0
/opt/perl5/perls/perl-5.40.0/lib/5.40.0/darwin-thread-multi-ld-2level
/opt/perl5/perls/perl-5.40.0/lib/5.40.0
.