Net-SSLeay v1.94 Perl 5 v5.34.1 darwin-2level

Status
Pass
From
Stanislaw Pusep
Dist
Net-SSLeay v1.94
Platform
Perl 5 v5.34.1 darwin-2level
Date
2024-01-23 10:53:29
ID
a4d0f85a-b9dd-11ee-b3a5-cf8e270bf635
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 CHRISN,

This is a computer-generated report for Net-SSLeay-1.94
on perl 5.34.1, created by App::cpanminus::reporter 0.21 (1.7044).

Thank you for uploading your work to CPAN.  Congratulations!
All tests were successful.

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 '':

Building and testing Net-SSLeay-1.94
cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod
cp lib/Net/SSLeay/Handle.pm blib/lib/Net/SSLeay/Handle.pm
cp lib/Net/SSLeay.pm blib/lib/Net/SSLeay.pm
AutoSplitting blib/lib/Net/SSLeay.pm (blib/lib/auto/Net/SSLeay)
blib/lib/Net/SSLeay.pm: some names are not unique when truncated to 8 characters:
 directory blib/lib/auto/Net/SSLeay:
  do_https3.al, do_https2.al, do_https4.al, do_https.al truncate to do_https
  do_httpx3.al, do_httpx2.al, do_httpx4.al truncate to do_httpx
  get_https.al, get_https3.al, get_https4.al, get_http.al, get_http3.al, get_http4.al, get_httpx.al, get_httpx3.al, get_httpx4.al truncate to get_http
  head_https.al, head_https3.al, head_https4.al, head_http.al, head_http3.al, head_http4.al, head_httpx.al, head_httpx3.al, head_httpx4.al truncate to head_htt
  post_https.al, post_https3.al, post_https4.al, post_http.al, post_http3.al, post_http4.al, post_httpx.al, post_httpx3.al, post_httpx4.al truncate to post_htt
  put_https.al, put_https3.al, put_https4.al, put_http.al, put_http3.al, put_http4.al, put_httpx.al, put_httpx3.al, put_httpx4.al truncate to put_http
  ssl_read_all.al, ssl_read_until.al, ssl_read_CRLF.al truncate to ssl_read
  ssl_write_all.al, ssl_write_CRLF.al truncate to ssl_writ
  tcp_read_all.al, tcp_read_until.al, tcp_read_CRLF.al truncate to tcp_read
  tcp_write_all.al, tcp_write_CRLF.al truncate to tcp_writ
Running Mkbootstrap for SSLeay ()
chmod 644 "SSLeay.bs"
"/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
"/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin/perl" "/Users/stan/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/ExtUtils/xsubpp"  -typemap '/Users/stan/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/ExtUtils/typemap' -typemap '/Users/stan/.cpanm/work/1706006648.5764/Net-SSLeay-1.94/typemap'  SSLeay.xs > SSLeay.xsc
mv SSLeay.xsc SSLeay.c
cc -c  -I"/usr/local/opt/openssl/include" -DOPENSSL_API_COMPAT=908 -DNET_SSLEAY_PERL_VERSION=5034001 -fno-common -DPERL_DARWIN -mmacosx-version-min=12.3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV -Wno-error=implicit-function-declaration -O3   -DVERSION=\"1.94\" -DXS_VERSION=\"1.94\"  "-I/Users/stan/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/darwin-2level/CORE"   SSLeay.c
rm -f blib/arch/auto/Net/SSLeay/SSLeay.bundle
LD_RUN_PATH="/usr/local/opt/openssl/lib:/usr/lib" cc -Wl,-rpath,"/usr/local/opt/openssl/lib:/usr/lib" -mmacosx-version-min=12.3 -bundle -undefined dynamic_lookup -L/usr/local/opt/openssl/lib -L/usr/local/opt/openssl -L/usr/local/lib -fstack-protector-strong  SSLeay.o  -o blib/arch/auto/Net/SSLeay/SSLeay.bundle  \
	   -L/usr/local/opt/openssl/lib -L/usr/local/opt/openssl -lssl -lcrypto -lz   \
	  
chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.bundle
Manifying 2 pod documents
"/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
PERL_DL_NONLAZY=1 "/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/local/*.t t/handle/local/*.t
t/handle/local/05_use.t ..................... ok
t/local/01_pod.t ............................ ok
t/local/02_pod_coverage.t ................... skipped: These tests are for only for release candidate testing. Enable with RELEASE_TESTING=1
# 
# Testing Net::SSLeay 1.94
# 
# Perl information:
#   Version:         '5.034001'
#   Executable path: '/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin/perl'
# 
# Library version with OpenSSL_version_num():
#   OPENSSL_VERSION_NUMBER: '0x30200000'
# 
# Library information with SSLeay_version() and OpenSSL_version():
#   SSLEAY_VERSION:              'OpenSSL 3.2.0 23 Nov 2023'
#   SSLEAY_CFLAGS:               'compiler: clang -fPIC -arch x86_64 -O3 -Wall -DL_ENDIAN -DOPENSSL_PIC -D_REENTRANT -DOPENSSL_BUILDING_OPENSSL -DNDEBUG'
#   SSLEAY_BUILT_ON:             'built on: Thu Nov 23 13:20:19 2023 UTC'
#   SSLEAY_PLATFORM:             'platform: darwin64-x86_64-cc'
#   SSLEAY_DIR:                  'OPENSSLDIR: "/usr/local/etc/openssl@3"'
#   OPENSSL_ENGINES_DIR:         'ENGINESDIR: "/usr/local/Cellar/openssl@3/3.2.0_1/lib/engines-3"'
#   OPENSSL_MODULES_DIR:         'MODULESDIR: "/usr/local/Cellar/openssl@3/3.2.0_1/lib/ossl-modules"'
#   OPENSSL_CPU_INFO:            'CPUINFO: OPENSSL_ia32cap=0x7ffaf3ffffebffff:0x29c6fbf'
#   OPENSSL_VERSION_STRING:      '3.2.0'
#   OPENSSL_FULL_VERSION_STRING: '3.2.0'
# 
# Library version information with OPENSSL_version_*():
#   OPENSSL_version_major():          '3'
#   OPENSSL_version_minor():          '2'
#   OPENSSL_version_patch():          '0'
#   OPENSSL_version_pre_release():    ''
#   OPENSSL_version_build_metadata(): ''
# 
# Library information with OPENSSL_info():
#   OPENSSL_INFO_CONFIG_DIR:             '/usr/local/etc/openssl@3'
#   OPENSSL_INFO_ENGINES_DIR:            '/usr/local/Cellar/openssl@3/3.2.0_1/lib/engines-3'
#   OPENSSL_INFO_MODULES_DIR:            '/usr/local/Cellar/openssl@3/3.2.0_1/lib/ossl-modules'
#   OPENSSL_INFO_DSO_EXTENSION:          '.dylib'
#   OPENSSL_INFO_DIR_FILENAME_SEPARATOR: '/'
#   OPENSSL_INFO_LIST_SEPARATOR:         ':'
#   OPENSSL_INFO_SEED_SOURCE:            'os-specific'
#   OPENSSL_INFO_CPU_SETTINGS:           'OPENSSL_ia32cap=0x7ffaf3ffffebffff:0x29c6fbf'
t/local/03_use.t ............................ ok
t/local/04_basic.t .......................... ok
t/local/05_passwd_cb.t ...................... ok
t/local/06_tcpecho.t ........................ ok
t/local/07_sslecho.t ........................ ok
t/local/08_pipe.t ........................... ok
t/local/09_ctx_new.t ........................ ok
t/local/10_rand.t ........................... ok
t/local/11_read.t ........................... ok
t/local/15_bio.t ............................ ok
t/local/20_functions.t ...................... ok
t/local/21_constants.t ...................... ok
t/local/22_provider.t ....................... ok
t/local/22_provider_try_load.t .............. ok
t/local/22_provider_try_load_zero_retain.t .. ok
t/local/23_openssl_init.t ................... ok
t/local/30_error.t .......................... ok
t/local/31_rsa_generate_key.t ............... ok
t/local/32_x509_get_cert_info.t ............. ok
t/local/33_x509_create_cert.t ............... ok
t/local/34_x509_crl.t ....................... ok
t/local/35_ephemeral.t ...................... skipped: LibreSSL and OpenSSL 1.1.0 removed support for ephemeral/temporary RSA private keys
t/local/36_verify.t ......................... ok
t/local/37_asn1_time.t ...................... ok
t/local/38_priv-key.t ....................... ok
t/local/39_pkcs12.t ......................... ok
t/local/40_npn_support.t .................... ok
t/local/41_alpn_support.t ................... ok
t/local/42_info_callback.t .................. ok
t/local/43_misc_functions.t ................. ok
t/local/44_sess.t ........................... ok
t/local/45_exporter.t ....................... ok
t/local/46_msg_callback.t ................... ok
t/local/47_keylog.t ......................... ok
t/local/48_client_hello_callback.t .......... ok
t/local/50_digest.t ......................... ok
t/local/61_threads-cb-crash.t ............... skipped: Threads not supported on this system
t/local/62_threads-ctx_new-deadlock.t ....... skipped: Threads not supported on this system
t/local/63_ec_key_generate_key.t ............ ok
t/local/64_ticket_sharing.t ................. ok
t/local/65_security_level.t ................. ok
t/local/65_ticket_sharing_2.t ............... ok
t/local/66_curves.t ......................... ok
t/local/kwalitee.t .......................... skipped: These tests are for only for release candidate testing. Enable with RELEASE_TESTING=1
All tests successful.
Files=47, Tests=2787,  5 wallclock secs ( 0.21 usr  0.08 sys +  3.66 cusr  0.69 csys =  4.64 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                Need     Have     
    --------------------- -------- ---------
    MIME::Base64          0        3.16     
    perl                  5.008001 5.034001 

build:

    Module                Need     Have     
    --------------------- -------- ---------
    ExtUtils::MakeMaker   0        7.70     

configure:

    Module                Need     Have     
    --------------------- -------- ---------
    constant              0        1.33     
    English               0        1.11     
    ExtUtils::MakeMaker   0        7.70     
    File::Spec::Functions 0        3.80     
    Text::Wrap            0        2023.0511


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

Environment variables:

    LANG = en_US.UTF-8
    LC_ALL = en_US.UTF-8
    LDFLAGS = -L/usr/local/opt/curl/lib
    PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin:/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.38.2/bin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Applications/Little Snitch.app/Contents/Components:/opt/X11/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:/Users/stan/.vim/bin:/Users/stan/bin:/Users/stan/node_modules/.bin:/usr/local/sbin:/usr/local/opt/mysql-client/bin:/usr/local/opt/curl/bin:/Applications/kitty.app/Contents/MacOS
    PERL5LIB = 
    PERLBREW_HOME = /Users/stan/.perlbrew
    PERLBREW_LIB = 
    PERLBREW_MANPATH = /Users/stan/perl5/perlbrew/perls/perl-5.34.1/man
    PERLBREW_PATH = /Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin
    PERLBREW_PERL = perl-5.34.1
    PERLBREW_ROOT = /Users/stan/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.92
    PERLBREW_VERSION = 0.92
    PERL_LOCAL_LIB_ROOT = 
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/zsh
    TERM = screen-256color
    TMPDIR = /var/folders/tk/hx6fvpsj3yzbyd1k1br945mc0000gn/T/

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

    EGID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    EUID = 501
    EXECUTABLE_NAME = /Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin/perl
    GID = 20 20 12 61 79 80 81 98 701 33 100 204 250 395 398 101 400
    UID = 501

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.80    
    ExtUtils::CBuilder  0.280236
    ExtUtils::Command   7.70    
    ExtUtils::Install   2.22    
    ExtUtils::MakeMaker 7.70    
    ExtUtils::Manifest  1.75    
    ExtUtils::ParseXS   3.51    
    File::Spec          3.80    
    JSON                4.10    
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   0.88    
    Parse::CPAN::Meta   2.150010
    Test::Harness       3.48    
    Test::More          1.302198
    YAML                1.31    
    YAML::Syck          n/a     
    version             0.9930  


--

Summary of my perl5 (revision 5 version 34 subversion 1) configuration:
   
  Platform:
    osname=darwin
    osvers=21.4.0
    archname=darwin-2level
    uname='darwin imac.fritz.box 21.4.0 darwin kernel version 21.4.0: fri mar 18 00:45:05 pdt 2022; root:xnu-8020.101.4~15release_x86_64 x86_64 '
    config_args='-de -Dprefix=/Users/stan/perl5/perlbrew/perls/perl-5.34.1 -Aeval:scriptdir=/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  Compiler:
    cc='cc'
    ccflags ='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -DPERL_USE_SAFE_PUTENV'
    optimize='-O3'
    cppflags='-fno-common -DPERL_DARWIN -mmacosx-version-min=12.3 -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='Apple LLVM 13.1.6 (clang-1316.0.21.2.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='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -mmacosx-version-min=12.3 -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib /Library/Developer/CommandLineTools/usr/lib/clang/13.1.6/lib /Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/lib /Library/Developer/CommandLineTools/usr/lib /usr/lib
    libs=-lgdbm -ldb
    perllibs=
    libc=
    so=dylib
    useshrplib=false
    libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=bundle
    d_dlsymun=undef
    ccdlflags=' '
    cccdlflags=' '
    lddlflags=' -mmacosx-version-min=12.3 -bundle -undefined dynamic_lookup -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
    PERL_USE_SAFE_PUTENV
    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_PERLIO
    USE_PERL_ATOF
  Built under darwin
  Compiled at Apr 13 2022 19:32:10
  %ENV:
    PERL5LIB=""
    PERLBREW_HOME="/Users/stan/.perlbrew"
    PERLBREW_LIB=""
    PERLBREW_MANPATH="/Users/stan/perl5/perlbrew/perls/perl-5.34.1/man"
    PERLBREW_PATH="/Users/stan/perl5/perlbrew/bin:/Users/stan/perl5/perlbrew/perls/perl-5.34.1/bin"
    PERLBREW_PERL="perl-5.34.1"
    PERLBREW_ROOT="/Users/stan/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.92"
    PERLBREW_VERSION="0.92"
    PERL_LOCAL_LIB_ROOT=""
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /Users/stan/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.34.1/lib/site_perl/5.34.1
    /Users/stan/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1/darwin-2level
    /Users/stan/perl5/perlbrew/perls/perl-5.34.1/lib/5.34.1