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

OpenSSL run-checker openssl at openssl.org
Wed Feb 17 00:41:27 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-method

Commit log since last time:

09c77b87ae Remove an unnecessary free call.
8a43091bc7 Remove dead code in rsa_pkey_ctrl.
bae3916340 passwd.c: use the actual ROUNDS_DEFAULT macro
70f2364882 NOTES-WINDOWS: fix typo
a0ca1eed24 Add a skeleton README-PROVIDERS file
d507436a26 Add deprecation note to the README-ENGINES file
4148581eb2 Unify the markdown links to the NOTES and README files
dc589daec8 Reformat some NOTES and README files
9f1fe6a950 Revise some renamings of NOTES and README files
9ff5bd612a ssl_test: Add testcases for disallowing non-TLS1.3 curves with TLS1.3
89e14ca7c7 tls_valid_group: Add missing dereference of okfortls13
d8c1cafbbc VMS documentation fixes
72ddea9b81 Configurations/descrip.mms.tmpl: avoid enormous PIPE commands
1695e10e40 DOCS: Update the internal documentation on EVP_PKEY.
c5689319eb Use ERR_R_*_LIB instead of ERR_LIB_* as reason code for sub-libraries
13888e797c Update documentation following deprecation of SRP
76cb077f81 Deprecate the libssl level SRP APIs
6d2a1eff55 Deprecate the low level SRP APIs
f2d785364c Add OID for draft-ietf-opsawg-finding-geofeeds detached CMS signature
1eaf1fc353 Add a configure time option to disable the fetch cache.
2b248f4e3f test: add import and export key management hooks for the TLS provider.
ca2c778c26 test: filter provider honours the no_cache setting.
7dd5a00f41 changes: add a CHANGES.md entry for the OSSL_FORCE_NO_CACHE_FETCH option.
b5873b3176 test: fix no-cache problem with the quality comparison for KDFs.
aea01d1313 EVP: fix reference counting for EVP_CIPHER.
7dce37e2ec Prov: add an option to force provider fetches to not be cached.
499f2ae9e9 CI: add a non-caching CI loop
31f7ff37b4 EVP: fix reference counting for digest operations.
22040fb790 Allow -rand to be repeated
03bbd346f4 Fetch cipher after loading providers
d0190e1163 Process digest option after loading providers
51e5df0ed0 Load rand state after loading providers
182717bd8a Fetch alg, etc., after loading providers
50ca7e1895 Fetch algorithm after loading providers
1baad060f9 test: add an option to output timing information from tests.
c926a5ecb7 X509_STORE_CTX_cleanup(): Use internally so no need to call explicitly
f1923a2147 X509_STORE_CTX_get1_issuer(): Make preference on expired certs consistent with find_issuer()
d1e85cdf79 x509_vfy.c: Make chain_build() error diagnostics to the point
283df0b84b Rename internal providercommonerr.h to less mouthful proverr.h
f5f29796f0 Various cleanup of PROV_R_ reason codes
2741128e9d Move the PROV_R reason codes to a public header
dc9ec65a01 Match description with actual output of dgst
3a111aadc3 include/internal: add a few missing #pragma once directives
d59068bd14 include/openssl: add a few missing #pragma once directives
80ce21fe1a include/crypto: add a few missing #pragma once directives
835f3526a2 test: turn off parallel tests in verbose mode.

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, 786 wallclock secs (10.03 usr  1.18 sys + 725.67 cusr 61.75 csys = 798.63 CPU)
Result: FAIL
make[1]: *** [Makefile:3264: _tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-tls1_2-method'
make: *** [Makefile:3261: tests] Error 2


More information about the openssl-commits mailing list