Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-tls1_2-method

OpenSSL run-checker openssl at openssl.org
Thu May 7 14:12:02 UTC 2020


Platform and configuration command:

$ uname -a
Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-tls1_2-method

Commit log since last time:

6763f9c7e6 Use fips=yes consistently in documentation
278260bfa2 Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
e307e616f2 Improve SSL_shutdown documentation.
3327c8d6f3 Fix aix compile error in cmp_ctx_test.c
95cf64404c Fix incorrect default keysize for CAST ofb and cfb modes.
b756626a37 Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer
86dc26baf6 Add some tests for the newly added raw private/public key functions
2b1bc78acc Document the new raw private/public key functions
262ff12347 Implement key match functionality for ECX keys
48b4b10449 Fix the KEYNID2TYPE macro
d4fe478df0 Don't export ECX key data twice
c19d897850 Ensure EVP_PKEY_get_raw_[private|public]_key work with provider keys
f3336f4050 Add the library ctx into an ECX_KEY
969024b458 Add the ability to ECX to import keys with only the private key
a6f8a834ba Ensure OSSL_PARAM_BLD_free() can accept a NULL
1c4f340dd3 Make EVP_new_raw_[private|public]_key provider aware
7421f08500 rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.
0c27ce7322 rand_unix.c: Only enable hack for old FreeBSD versions on FreeBSD
e2e4b784e6 rand_unix.c: Include correct headers for sysctl() on NetBSD
e4ec769eb9 CIFuzz turning dry_run off
12cbb8e049 WPACKET: don't write DER length when we don't want to

Build log ended with (last 100 lines):

65-test_cmp_server.t ............... ok
65-test_cmp_status.t ............... ok
65-test_cmp_vfy.t .................. ok
70-test_asyncio.t .................. ok
70-test_bad_dtls.t ................. ok
70-test_clienthello.t .............. ok
70-test_comp.t ..................... ok
70-test_key_share.t ................ ok
70-test_packet.t ................... ok
70-test_recordlen.t ................ ok
70-test_renegotiation.t ............ skipped: test_renegotiation needs TLS <= 1.2 enabled
70-test_servername.t ............... ok
70-test_sslcbcpadding.t ............ skipped: test_sslcbcpadding needs TLSv1.2 enabled
70-test_sslcertstatus.t ............ skipped: test_sslcertstatus needs TLS enabled
70-test_sslextension.t ............. ok
70-test_sslmessages.t .............. skipped: test_sslmessages needs TLS enabled
70-test_sslrecords.t ............... skipped: test_sslrecords needs TLSv1.2 enabled
70-test_sslsessiontick.t ........... skipped: test_sslsessiontick needs SSLv3, TLSv1, TLSv1.1 or TLSv1.2 enabled
70-test_sslsigalgs.t ............... ok
70-test_sslsignature.t ............. ok
70-test_sslskewith0p.t ............. ok
70-test_sslversions.t .............. skipped: test_sslversions needs TLS1.3, TLS1.2 and TLS1.1 enabled
70-test_sslvertol.t ................ ok
70-test_tls13alerts.t .............. ok
70-test_tls13cookie.t .............. ok
70-test_tls13downgrade.t ........... skipped: test_tls13downgrade needs TLS1.3 and TLS1.2 enabled
70-test_tls13hrr.t ................. ok
70-test_tls13kexmodes.t ............ ok
70-test_tls13messages.t ............ ok
70-test_tls13psk.t ................. ok
70-test_tlsextms.t ................. skipped: test_tlsextms needs TLSv1.0, TLSv1.1 or TLSv1.2 enabled
70-test_verify_extra.t ............. ok
70-test_wpacket.t .................. ok
71-test_ssl_ctx.t .................. ok
80-test_ca.t ....................... ok
80-test_cipherbytes.t .............. ok
80-test_cipherlist.t ............... ok
80-test_ciphername.t ............... ok
80-test_cms.t ...................... ok
80-test_cmsapi.t ................... ok
80-test_ct.t ....................... ok
80-test_dane.t ..................... ok
80-test_dtls.t ..................... ok
80-test_dtls_mtu.t ................. ok
80-test_dtlsv1listen.t ............. ok
80-test_http.t ..................... ok
80-test_ocsp.t ..................... ok
80-test_pkcs12.t ................... ok
80-test_ssl_new.t .................. ok
80-test_ssl_old.t .................. ok
80-test_ssl_test_ctx.t ............. ok
80-test_sslcorrupt.t ............... ok
80-test_tsa.t ...................... ok
80-test_x509aux.t .................. ok
90-test_asn1_time.t ................ ok
90-test_async.t .................... ok
90-test_bio_enc.t .................. ok
90-test_bio_memleak.t .............. ok
90-test_constant_time.t ............ ok
90-test_fatalerr.t ................. ok
90-test_gmdiff.t ................... ok
90-test_gost.t ..................... skipped: TLSv1.3 or TLSv1.2 are disabled in this OpenSSL build
90-test_ige.t ...................... ok
90-test_includes.t ................. ok
90-test_memleak.t .................. ok
90-test_overhead.t ................. ok
90-test_secmem.t ................... ok
90-test_shlibload.t ................ ok
90-test_srp.t ...................... ok
90-test_sslapi.t ................... ok
90-test_sslbuffers.t ............... ok
90-test_sslprovider.t .............. 
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/3 subtests 
90-test_store.t .................... ok
90-test_sysdefault.t ............... skipped: test_sysdefault is not supported in this build
90-test_threads.t .................. ok
90-test_time_offset.t .............. ok
90-test_tls13ccs.t ................. ok
90-test_tls13encryption.t .......... ok
90-test_tls13secrets.t ............. ok
90-test_v3name.t ................... ok
95-test_external_boringssl.t ....... skipped: No external tests in this configuration
95-test_external_krb5.t ............ skipped: No external tests in this configuration
95-test_external_pyca.t ............ skipped: No external tests in this configuration
99-test_ecstress.t ................. ok
99-test_fuzz.t ..................... ok

Test Summary Report
-------------------
90-test_sslprovider.t            (Wstat: 512 Tests: 3 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
Files=197, Tests=1901, 573 wallclock secs ( 6.63 usr  1.66 sys + 541.86 cusr 39.72 csys = 589.87 CPU)
Result: FAIL
Makefile:3046: recipe for target '_tests' failed
make[1]: *** [_tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-tls1_2-method'
Makefile:3044: recipe for target 'tests' failed
make: *** [tests] Error 2


More information about the openssl-commits mailing list