Net-SSLeay v1.94 Perl 5 v5.38.2 x86_64-linux

Status
Pass
From
Len Jaffe
Dist
Net-SSLeay v1.94
Platform
Perl 5 v5.38.2 x86_64-linux
Date
2024-03-01 04:31:30
ID
938afe00-d784-11ee-bdf9-98e60da0be91
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.38.2, created by App::cpanminus::reporter 0.21 (1.7042).

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/Handle.pm blib/lib/Net/SSLeay/Handle.pm
cp lib/Net/SSLeay.pod blib/lib/Net/SSLeay.pod
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"
"/home/len/perl5/perlbrew/perls/perl-5.38.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
"/home/len/perl5/perlbrew/perls/perl-5.38.2/bin/perl" "/home/len/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/ExtUtils/xsubpp"  -typemap '/home/len/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/ExtUtils/typemap' -typemap '/home/len/.cpanm/work/1709265303.4188/Net-SSLeay-1.94/typemap'  SSLeay.xs > SSLeay.xsc
mv SSLeay.xsc SSLeay.c
cc -c  -I"/usr/include" -DOPENSSL_API_COMPAT=908 -DNET_SSLEAY_PERL_VERSION=5038002 -std=gnu99 -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.94\" -DXS_VERSION=\"1.94\" -fPIC "-I/home/len/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/x86_64-linux/CORE"   SSLeay.c
rm -f blib/arch/auto/Net/SSLeay/SSLeay.so
LD_RUN_PATH="/usr/lib/x86_64-linux-gnu" cc  -shared -O2 -L/usr -L/usr/lib64 -L/usr/lib -L/usr/local/lib -fstack-protector  SSLeay.o  -o blib/arch/auto/Net/SSLeay/SSLeay.so  \
	   -L/usr -L/usr/lib64 -L/usr/lib -lssl -lcrypto -lz   \
	  
chmod 755 blib/arch/auto/Net/SSLeay/SSLeay.so
Manifying 2 pod documents
"/home/len/perl5/perlbrew/perls/perl-5.38.2/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SSLeay.bs blib/arch/auto/Net/SSLeay/SSLeay.bs 644
PERL_DL_NONLAZY=1 "/home/len/perl5/perlbrew/perls/perl-5.38.2/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 ............................ skipped: Test::Pod 1.41 required for testing pod
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.038002'
#   Executable path: '/home/len/perl5/perlbrew/perls/perl-5.38.2/bin/perl'
# 
# Library version with SSLeay():
#   OPENSSL_VERSION_NUMBER: '0x1000106f'
# 
# Library information with SSLeay_version():
#   SSLEAY_VERSION:              'OpenSSL 1.0.1f 6 Jan 2014'
#   SSLEAY_CFLAGS:               'compiler: cc -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -DL_ENDIAN -DTERMIO -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wa,--noexecstack -Wall -DMD32_REG_T=int -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM'
#   SSLEAY_BUILT_ON:             'built on: Tue Dec  4 20:09:18 UTC 2018'
#   SSLEAY_PLATFORM:             'platform: debian-amd64'
#   SSLEAY_DIR:                  'OPENSSLDIR: "/usr/lib/ssl"'
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 ....................... skipped: no support for providers
t/local/22_provider_try_load.t .............. skipped: no support for providers
t/local/22_provider_try_load_zero_retain.t .. skipped: no support for providers
t/local/23_openssl_init.t ................... skipped: No OPENSSL_INIT_set_config_filename()
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 ...................... ok
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 ................... skipped: OpenSSL 1.0.2 or above required
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 ......................... skipped: No CTX_set_keylog_callback()
t/local/48_client_hello_callback.t .......... skipped: No SSL_CTX_set_client_hello_cb()
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 ................. skipped: OpenSSL 1.1.0 or LibreSSL 3.6.0 required for get/set_security_level
t/local/65_ticket_sharing_2.t ............... ok
t/local/66_curves.t ......................... skipped: no support for CTX_set_curves_list
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=2664,  7 wallclock secs ( 0.38 usr  0.05 sys +  6.11 cusr  0.32 csys =  6.86 CPU)
Result: PASS

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

Prerequisite modules loaded:

runtime:

    Module                Need     Have    
    --------------------- -------- --------
    MIME::Base64          0        3.16_01 
    perl                  5.008001 5.038002

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.88    
    Text::Wrap            0        2024.001


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

Environment variables:

    LANG = en_US.UTF-8
    LANGUAGE = en_US
    PATH = /home/len/perl5/perlbrew/bin:/home/len/perl5/perlbrew/perls/perl-5.38.2/bin:/home/len/bin:/usr/local/lib/nodejs/node-v18.7.0-linux-x64/bin:/home/len/.rvm/gems/ruby-2.5.1/bin:/home/len/.rvm/gems/ruby-2.5.1@global/bin:/home/len/.rvm/rubies/ruby-2.5.1/bin:/usr/local/lib/nodejs/node-v18.7.0-linux-x64/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/home/len/.rvm/bin:/home/len/.rvm/bin:/usr/local/heroku/bin:/home/len/.rvm/bin:/usr/local/bin:/usr/bin:/usr/local/go/bin:/home/len/go/bin
    PERL5LIB = /home/len/perl5/lib/perl5
    PERLBREW_HOME = /home/len/.perlbrew
    PERLBREW_MANPATH = /home/len/perl5/perlbrew/perls/perl-5.38.2/man
    PERLBREW_PATH = /home/len/perl5/perlbrew/bin:/home/len/perl5/perlbrew/perls/perl-5.38.2/bin
    PERLBREW_PERL = perl-5.38.2
    PERLBREW_ROOT = /home/len/perl5/perlbrew
    PERLBREW_SHELLRC_VERSION = 0.98
    PERLBREW_VERSION = 0.98
    SHELL = /bin/bash
    TERM = xterm

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

    EGID = 1000 4 24 27 30 46 108 124 125 130 1000 1001
    EUID = 1000
    EXECUTABLE_NAME = /home/len/perl5/perlbrew/perls/perl-5.38.2/bin/perl
    GID = 1000 4 24 27 30 46 108 124 125 130 1000 1001
    UID = 1000

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.36    
    CPAN::Meta          2.150010
    Cwd                 3.89    
    ExtUtils::CBuilder  0.280238
    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                n/a     
    JSON::PP            4.16    
    Module::Build       0.4234  
    Module::Signature   n/a     
    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 38 subversion 2) configuration:
   
  Platform:
    osname=linux
    osvers=4.4.0-51-generic
    archname=x86_64-linux
    uname='linux echoes 4.4.0-51-generic #72~14.04.1-ubuntu smp thu nov 24 19:22:30 utc 2016 x86_64 x86_64 x86_64 gnulinux '
    config_args='-de -Dprefix=/home/len/perl5/perlbrew/perls/perl-5.38.2 -Aeval:scriptdir=/home/len/perl5/perlbrew/perls/perl-5.38.2/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 ='-std=gnu99 -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64'
    optimize='-O2'
    cppflags='-std=gnu99 -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion=''
    gccversion='4.8.4'
    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 =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/../lib /lib /lib64 /usr/lib64
    libs=-lpthread -lgdbm -ldl -lm -lcrypt -lutil -lc -lgdbm_compat
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.19.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.19'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector'


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_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 linux
  Compiled at Feb 29 2024 22:29:01
  %ENV:
    PERL5LIB="/home/len/perl5/lib/perl5"
    PERLBREW_HOME="/home/len/.perlbrew"
    PERLBREW_MANPATH="/home/len/perl5/perlbrew/perls/perl-5.38.2/man"
    PERLBREW_PATH="/home/len/perl5/perlbrew/bin:/home/len/perl5/perlbrew/perls/perl-5.38.2/bin"
    PERLBREW_PERL="perl-5.38.2"
    PERLBREW_ROOT="/home/len/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.98"
    PERLBREW_VERSION="0.98"
  @INC:
    /home/len/perl5/lib/perl5
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2/x86_64-linux
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/site_perl/5.38.2
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2/x86_64-linux
    /home/len/perl5/perlbrew/perls/perl-5.38.2/lib/5.38.2