t/handle/local/05_use.t ................ ok
t/local/01_pod.t ....................... skipped: Test::Pod 1.00 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
t/local/03_use.t ....................... 1/1 #
# Testing Net::SSLeay 1.88
#
# Perl information:
# Version: '5.026001'
# Executable path: '/home/guest/perl5/perlbrew/perls/perl-5.26.1/bin/perl'
#
# libssl information:
# SSLEAY_VERSION: 'OpenSSL 1.1.1d 10 Sep 2019'
# SSLEAY_CFLAGS: 'compiler: x86_64-pc-linux-gnu-gcc -fPIC -pthread -m64 -Wa,--noexecstack -Wall -march=native -O2 -pipe -fno-strict-aliasing -Wa,--noexecstack -DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DOPENSSL_CPUID_OBJ -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DKECCAK1600_ASM -DRC4_ASM -DMD5_ASM -DVPAES_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DX25519_ASM -DPOLY1305_ASM -DZLIB -DNDEBUG -DOPENSSL_NO_BUF_FREELISTS'
# SSLEAY_BUILT_ON: 'built on: Thu Oct 17 13:30:14 2019 UTC'
# SSLEAY_PLATFORM: 'platform: linux-x86_64'
# SSLEAY_DIR: 'OPENSSLDIR: "/etc/ssl"'
# OPENSSL_ENGINES_DIR: 'ENGINESDIR: "/usr/lib64/engines-1.1"'
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 ...................... 1/52
# Failed test 'RAND_file_name returns defined value'
# at t/local/10_rand.t line 18.
# got: undef
# expected: anything else
Use of uninitialized value $file_name in concatenation (.) or string at t/local/10_rand.t line 19.
# Looks like you failed 1 test of 52.
t/local/10_rand.t ...................... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/52 subtests
t/local/11_read.t ...................... ok
t/local/15_bio.t ....................... ok
t/local/20_autoload.t .................. ok
t/local/21_constants.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 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/50_digest.t .................... ok
t/local/61_threads-cb-crash.t .......... skipped: your perl is not compiled with ithreads
t/local/62_threads-ctx_new-deadlock.t .. skipped: your perl is not compiled with ithreads
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
Test Summary Report
-------------------
t/local/10_rand.t (Wstat: 256 Tests: 52 Failed: 1)
Failed test: 3
Non-zero exit status: 1
Files=40, Tests=3039, 6 wallclock secs ( 0.40 usr 0.05 sys + 4.44 cusr 0.31 csys = 5.20 CPU)
Result: FAIL
Failed 1/40 test programs. 1/3039 subtests failed.
make: *** [Makefile:1081: test_dynamic] Ошибка 255
FAIL