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

OpenSSL run-checker openssl at openssl.org
Mon Nov 30 01:07:52 UTC 2020


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-asm

Commit log since last time:

5658470ce7 endecode_test.c: Significant speedup in generating DH and DHX keys
6568d7a931 Collapse two identical if statements into a single body.
410f5bb189 Allow zero-byte writes to be reported as success.
d27a8e922b TEST: Fix path length in test/ossl_store_test.c
bf4cdd4abf [DOC]Fix two broken links in INSTALL.md; Change name of zlib flag to the current one.
be501dd556 README: Move Travis link to .com from .org.
edb7afb8fb ERR: drop err_delete_thread_state() TODO marker
af2f14ace5 ERR: Drop or deprecate dangerous or overly confusing functions
b8fa02e8a4 Fix no-engine
ee46dfbf2c X509_dup: fix copying of libctx and propq using new ASN1_OP_DUP_POST cb operation
4f7e08c83e asn1t.h: Improve comments documenting ASN1_ITYPE_... and the 'funcs' field
888bdbfd39 EVP_PKEY & DSA: Make DSA EVP_PKEY_CTX parameter ctrls / setters more available
a614af9553 Update bio_ok.c
90c046be9c Remove d2i_DHparams.pod and move documentation to d2i_RSAPrivateKey.pod
59d7ad074a Updates the CHANGES.md entry regarding DH deprecation
c9f71df31b Convert DH deprecations to the new way of deprecating functions
25e49af92a Deprecate more DH functions
d4c2f498a3 Don't test a deprecated function in a no-deprecated build
bb64795f96 Remove fuzzing of deprecated functions in a no-deprecated build
4d8e8a2d37 Deprecate the DHparams and DHxparams PEM routines
5a2674163d Deprecate EVP_PKEY_assign_DH and other similar macros
0a68a445ae Deprecate functions for getting and setting DH values in an EVP_PKEY
752419d8f7 Deprecate DH_new as well as i2d_DHparams and d2i_DHparams
abcca5078f TEST: Adapt test/errtest for the 'no-err' configuration
63132c53f9 ERR: Restore the similarity of ERR_print_error_cb() and ERR_error_string_n()
6692343678 Fix no-deprecated configuration
719bc0e826 Fix EVP_CIPHER_CTX_set_padding for legacy path
8dc34b1f57 EVP: don't touch the lock for evp_pkey_downgrade
2b407d0508 Documentation improvements for EVP_DigestInit_ex and related functions
5de9863bf3 Fix regression in EVP_DigestInit_ex: crash when called with NULL type
8d8dd09b96 Add test for no reset after DigestFinal_ex and DigestFinalXOF
39fde64a85 EVP_DigestFinalXOF must not reset the EVP_MD_CTX
e109aaa979 Fix no-posix-io
467f441bc6 APPS: Modify apps/cmp.c to use set_base_ui_method() for its -batch option
a6a5dec611 APPS: Make it possible for apps to set the base (fallback) UI_METHOD
e3197e5ab2 Prepare for 3.0 alpha 10
68ec3d4730 Prepare for release of 3.0 alpha 9
605856d72c Update copyright year
c589c1495b DOC: Add note on how to terminate an OSSL_PARAM array

Build log ended with (last 100 lines):

01-test_sanity.t ................... ok
01-test_symbol_presence.t .......... ok
01-test_test.t ..................... ok
02-test_errstr.t ................... ok
02-test_internal_context.t ......... ok
02-test_internal_ctype.t ........... ok
02-test_internal_keymgmt.t ......... ok
02-test_internal_provider.t ........ ok
02-test_lhash.t .................... ok
02-test_ordinals.t ................. ok
02-test_sparse_array.t ............. ok
02-test_stack.t .................... ok
03-test_exdata.t ................... ok
03-test_fipsinstall.t .............. ok
03-test_internal_asn1.t ............ ok
03-test_internal_asn1_dsa.t ........ ok
03-test_internal_bn.t .............. ok
03-test_internal_chacha.t .......... ok
03-test_internal_curve448.t ........ ok
03-test_internal_ec.t .............. ok
03-test_internal_ffc.t ............. ok
03-test_internal_mdc2.t ............ ok
03-test_internal_modes.t ........... ok
03-test_internal_namemap.t ......... ok
03-test_internal_poly1305.t ........ ok
03-test_internal_rsa_sp800_56b.t ... ok
03-test_internal_siphash.t ......... ok
03-test_internal_sm2.t ............. ok
03-test_internal_sm4.t ............. ok
03-test_internal_ssl_cert_table.t .. ok
03-test_internal_x509.t ............ ok
03-test_params_api.t ............... ok
03-test_property.t ................. ok
03-test_ui.t ....................... ok
04-test_asn1_decode.t .............. ok
04-test_asn1_encode.t .............. ok
04-test_asn1_string_table.t ........ ok
04-test_bio_callback.t ............. ok
04-test_bioprint.t ................. ok
04-test_conf.t ..................... ok
04-test_encoder_decoder.t .......... ok
04-test_encoder_decoder_legacy.t ... ok
04-test_err.t ...................... ok
04-test_hexstring.t ................ ok
04-test_param_build.t .............. ok
04-test_params.t ................... ok
04-test_params_conversion.t ........ ok
04-test_pem.t ...................... ok
04-test_pem_read_depr.t ............ ok
04-test_provider.t ................. ok
04-test_provider_fallback.t ........ ok
05-test_bf.t ....................... ok
05-test_cast.t ..................... ok
05-test_cmac.t ..................... ok
05-test_des.t ...................... ok
05-test_hmac.t ..................... ok
05-test_idea.t ..................... ok
05-test_rand.t ..................... ok
05-test_rc2.t ...................... ok
05-test_rc4.t ...................... ok
05-test_rc5.t ...................... skipped: rc5 is not supported by this OpenSSL build
06-test-rdrand.t ................... ok
10-test_bn.t ....................... ok
10-test_exp.t ...................... ok
15-test_dh.t ....................... ok
15-test_dsa.t ...................... ok
15-test_ec.t ....................... ok
15-test_ecdsa.t .................... ok
15-test_ecparam.t .................. ok
15-test_gendh.t .................... ok
15-test_gendsa.t ................... ok
15-test_genec.t .................... ok
15-test_genrsa.t ................... ok
15-test_mp_rsa.t ................... ok
15-test_out_option.t ............... ok
15-test_rsa.t ...................... ok
15-test_rsaoaep.t .................. ok
15-test_rsapss.t ................... ok
20-test_app.t ...................... ok
20-test_cli_fips.t ................. ok
20-test_dgst.t ..................... ok
20-test_dhparam.t .................. ok
20-test_enc.t ...................... ok
20-test_enc_more.t ................. ok
20-test_kdf.t ...................... ok
20-test_mac.t ...................... ok
20-test_passwd.t ................... ok
20-test_pkeyutl.t .................. ok
20-test_rand_config.t .............. ok
25-test_crl.t ...................... ok
25-test_d2i.t ...................... ok
25-test_eai_data.t ................. ok
25-test_pkcs7.t .................... ok
25-test_req.t ...................... ok
25-test_rusext.t ................... ok
25-test_sid.t ...................... ok
25-test_verify.t ................... ok
25-test_verify_store.t ............. ok
25-test_x509.t ..................... ok
make[1]: *** [Makefile:3196: _tests] Terminated


More information about the openssl-commits mailing list