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

OpenSSL run-checker openssl at openssl.org
Mon Jan 25 07:32:34 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-des

Commit log since last time:

c9603dfa42 OCSP HTTP: Restore API of undocumented and recently deprecated functions
806990e7db OSSL_HTTP_REQ_CTX.pod: minor addition and remove redundant paragraph
046fba4493 OSSL_HTTP_REQ_CTX_new(): replace method_GET parameter by method_POST
cddbcf02f5 rename OSSL_HTTP_REQ_CTX_header to OSSL_HTTP_REQ_CTX_set_request_line
0a20cc4bc3 Add check of HTTP method to OSSL_HTTP_REQ_CTX_content()
85c8b87b82 Util/Pod.pm: Fix uninitialized $podinfo{lastsecttext} on empty input
8a9394c1ed Fix no-dh and no-dsa
fc52ae8c4b Don't copy parameters on setting a key in libssl
5060cd5f3e Ensure legacy_asn1_ctrl_to_param can handle MDs not in the OBJ database
ef161e7b8f Unix Makefile generator: separate "simple" shared libraries from import libraries
daa86f9e6b Check input size before NULL pointer test inside mem_write()
616581aaac dh_cms_set_shared_info: Use explicit fetch to be able to provide libctx
6c4ecc655a dh_cms_set_peerkey: The peer key is encoded as an ASN.1 integer
24d5be7a2a Make the smdh.pem test certificate usable with fips provider
6253cdcc8e kdf_exch.c (kdf_derive): Proper handling of NULL secret
f23e4a17a2 Fixes related to broken DH support in CMS
6d9a54c6e6 Pass correct maximum output length to provider derive operation
3d46c81a7d CMP: Allow PKCS#10 input also for ir, cr, kur, and rr messages
2039ac07b4 X509_REQ_get_extensions(): Return empty stack if no extensions found
6b63b7b61e apps/cmp.c: Check self-signature on CSR input and warn on failure
92d619450a apps/cmp.c: Improve diagnostics on loading private vs. public key for cert request
adcaebc314 CI: Add some legacy stuff that we do not test in GitHub CI yet
52b0bb38f3 fall-back -> fallback find-doc-nit addition
6857058016 Fix typo in crl2pkcs documentation
a3d267f184 Deprecate EVP_KEY_new_CMAC_key and EVP_PKEY_new_CMAC_key_ex

Build log ended with (last 100 lines):

70-test_sslmessages.t .............. ok
70-test_sslrecords.t ............... ok
70-test_sslsessiontick.t ........... ok
70-test_sslsigalgs.t ............... ok
70-test_sslsignature.t ............. ok
70-test_sslskewith0p.t ............. ok
70-test_sslversions.t .............. ok
70-test_sslvertol.t ................ ok
70-test_tls13alerts.t .............. ok
70-test_tls13cookie.t .............. ok
70-test_tls13downgrade.t ........... ok
70-test_tls13hrr.t ................. ok
70-test_tls13kexmodes.t ............ ok
70-test_tls13messages.t ............ ok
70-test_tls13psk.t ................. ok
70-test_tlsextms.t ................. ok
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 ................... skipped: The PKCS12 command line utility is not supported by this OpenSSL build
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 ..................... ok
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 ............... ok
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
-------------------
30-test_evp.t                    (Wstat: 512 Tests: 90 Failed: 2)
  Failed tests:  14, 40
  Non-zero exit status: 2
30-test_evp_kdf.t                (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=228, Tests=3462, 892 wallclock secs (14.52 usr  1.25 sys + 804.34 cusr 86.74 csys = 906.85 CPU)
Result: FAIL
make[1]: *** [Makefile:3208: _tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-des'
make: *** [Makefile:3205: tests] Error 2


More information about the openssl-commits mailing list