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

OpenSSL run-checker openssl at openssl.org
Fri Feb 19 23:13:21 UTC 2021


Platform and configuration command:

$ uname -a
Linux run 5.4.0-52-generic #57-Ubuntu SMP Thu Oct 15 10:57:00 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-tls1_2

Commit log since last time:

adc11e1b9c x509_vfy: fix mem leaks in chain_build() on malloc error Coverify CID 1473068
b51bed05c2 apps/cmp.c: Improve initialization of ext_ctx structure w.r.t. CSR
d44a8a16c8 apps/ca.c: Make sure ext_ctx structure gets initialized
fe75766c9c Rename OSSL_ENCODER_CTX_new_by_EVP_PKEY and OSSL_DECODER_CTX_new_by_EVP_PKEY
e5ac413b2d Fix backward incompatibility revolving around OSSL_HTTP_REQ_CTX_sendreq_d2i()
3a962b2093 [doc/man3][OSSL_ENCODER] Move NOTES to the bottom
851b06b705 [doc/man3] Fix typo in DESCRIPTION of OSSL_ENCODER_properties
68883d9db8 doc: document the two new RAND functions
335e85f542 rand: update DRBGs to use the get_entropy call for seeding
78436fd146 core: add get_entropy and clear_entropy calls to RAND
e2730b8426 RNG test: add get_entropy hook for testing.
9ed185a926 RNG seed: add get_entropy hook for seeding.
381289f6c7 err: generated error files
79d68c4fb4 test: DRBG test with long seed.
574ca403c8 Replace SSL_CTX_new by SSL_CTX_new_ex in apps/s_server + s_client
5b888e931b Fix propquery handling in EVP_DigestSignInit_ex
55e9d8cfff TEST: Add missing initialization
c913dbd716 Update CHANGES and NEWS for new release
c9fb704cf3 Don't overflow the output length in EVP_CipherUpdate calls
c1ddd392cf Fix rsa_test to properly test RSA_SSLV23_PADDING
d9461cbe87 Fix the RSA_SSLV23_PADDING padding type
4357b6174a Refactor rsa_test
55869f594f Test that X509_issuer_and_serial_hash doesn't crash
8130d654d1 Fix Null pointer deref in X509_issuer_and_serial_hash()
c9e955dd50 Do not match RFC 5114 groups without q as it is significant
62829f9f26 README-ENGINES: fix the link to the provider API README
9dc9c7f2d7 Document the newly added function EVP_PKEY_param_check_quick()
0217e53e33 Fix the dhparam_check test
899e25643d Implement EVP_PKEY_param_check_quick() and use it in libssl
aee73562d1 Run DH_check_ex() not DH_check_params_ex() when checking params
93e43f4c47 RSA: avoid dereferencing possibly-NULL parameter in initializers
63ae847679 x509_vfy: remove redundant stack allocation
99c166a1b0 Add docs for ASN1_item_sign and ASN1_item_verify functions

Build log ended with (last 100 lines):

	(less 4 skipped subtests: 2 okay)
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_cmp_http.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
81-test_cmp_cli.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_fipsload.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_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
91-test_pkey_check.t ............... ok
95-test_external_boringssl.t ....... skipped: No external tests in this configuration
95-test_external_gost_engine.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_asn1.t ................ ok
99-test_fuzz_asn1parse.t ........... ok
99-test_fuzz_bignum.t .............. ok
99-test_fuzz_bndiv.t ............... ok
99-test_fuzz_client.t .............. ok
99-test_fuzz_cmp.t ................. ok
99-test_fuzz_cms.t ................. ok
99-test_fuzz_conf.t ................ ok
99-test_fuzz_crl.t ................. ok
99-test_fuzz_ct.t .................. ok
99-test_fuzz_server.t .............. ok
99-test_fuzz_x509.t ................ ok

Test Summary Report
-------------------
70-test_sslextension.t           (Wstat: 256 Tests: 7 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
  Parse errors: Bad plan.  You planned 8 tests but ran 7.
Files=231, Tests=3180, 877 wallclock secs (12.75 usr  1.44 sys + 793.19 cusr 87.14 csys = 894.52 CPU)
Result: FAIL
make[1]: *** [Makefile:3273: _tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-tls1_2'
make: *** [Makefile:3270: tests] Error 2


More information about the openssl-commits mailing list