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

2021-01-17 Thread OpenSSL run-checker
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-dsa

Commit log since last time:

ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
dc88a03906 bio_lib.c: Fix error queue entries and return codes on NULL args etc.
ab8af35aa2 X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and simplify it
2c04b34140 Allow EVP_PKEY private key objects to be created without a public 
component
39f3427dc1 Fix incomplete deprecation guard in test/sslapitest.c
3f6e891d42 Fix crypto/des/build.info
e604b7c915 Document openssl thread-safety
975aae76db Remove unused DRBG tests.
0434f9841d Correct typo in rsa_oaep.c
3bc061eb0a Enhance default provider documentation
b11ba50fd9 Fix a failure where fetches can return NULL in multi-threaded code
7dd2cb5693 Fix an issue in provider_activate_fallbacks()
b457c8f514 Extend the threads test to add simple fetch from multi threads
f5a50c2a07 Enable locking on the primary DRBG when we create it
2c40421440 Make sure we take the ctx->lock in ossl_lib_ctx_generic_new()
c25a1524aa Lock the provider operation_bits
886ad0045b Document the core_thread_start upcall
ae95a40e8d Add a test for performing work in multiple concurrent threads
f6b72c7d75 Fix a crash with multi-threaded applications using the FIPS module
c476c06f50 find_issuer(): When returning an expired issuer, take the most 
recently expired one
f5f4fbaa44 Make the OSSL_CMP manual conform with man-pages(7)
4369a882a5 Skip BOM when reading the config file
5eb24fbd1c OPENSSL_cpuid_setup FreeBSD arm update.
b57ec7394a OPENSSL_cpuid_setup FreeBSD PowerPC update
879365e6d4 Make header references conform with man-pages(7) in all manuals
0f2380066d Make the OSSL_trace manual conform with man-pages(7)
2645c94bb5 Make the OSSL_PROVIDER manual conform with man-pages(7)
ad2cc1a08e Make the OSSL_HTTP manual conform with man-pages(7)
ab21608952 Make the OSSL_SELF_TEST manual conform with man-pages(7)
b91f41daba Make the OSSL_PARAM manual conform with man-pages(7)

Build log ended with (last 100 lines):

/usr/bin/perl ../openssl/test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl modes > 
test/buildtest_modes.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl obj_mac > 
test/buildtest_obj_mac.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl objects > 
test/buildtest_objects.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ossl_typ > 
test/buildtest_ossl_typ.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl param_build > 
test/buildtest_param_build.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl params > 
test/buildtest_params.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl pem > test/buildtest_pem.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl pem2 > test/buildtest_pem2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl provider > 
test/buildtest_provider.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rand > test/buildtest_rand.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rc2 > test/buildtest_rc2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rc4 > test/buildtest_rc4.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ripemd > 
test/buildtest_ripemd.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rsa > test/buildtest_rsa.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl seed > test/buildtest_seed.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl self_test > 
test/buildtest_self_test.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl sha > test/buildtest_sha.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl srtp > test/buildtest_srtp.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl sslerr_legacy > 
test/buildtest_sslerr_legacy.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl stack > 
test/buildtest_stack.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl store > 
test/buildtest_store.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl symhacks > 
test/buildtest_symhacks.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl tls1 > test/buildtest_tls1.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ts > test/buildtest_ts.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl txt_db > 
test/buildtest_txt_db.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl types > 
test/buildtest_types.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl whrlpool > 
test/buildtest_whrlpool.c
clang  -Iinclude -Iapps/include -I../openssl/include -I../openssl/apps/include  
-pthread -m64 -Wa,--noexecstack -Qunused-arguments -Wall -O0 -g -DDEBUG_UNUSED 
-DPEDANTIC -pedantic -Wno-long-long -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -Wswitch -Wsign-compare -Wshadow -Wformat 
-Wtype-limits -Wundef -Werror -Wmissing-prototypes 

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

2021-01-17 Thread OpenSSL run-checker
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-dh

Commit log since last time:

ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
dc88a03906 bio_lib.c: Fix error queue entries and return codes on NULL args etc.
ab8af35aa2 X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and simplify it
2c04b34140 Allow EVP_PKEY private key objects to be created without a public 
component
39f3427dc1 Fix incomplete deprecation guard in test/sslapitest.c
3f6e891d42 Fix crypto/des/build.info
e604b7c915 Document openssl thread-safety
975aae76db Remove unused DRBG tests.
0434f9841d Correct typo in rsa_oaep.c
3bc061eb0a Enhance default provider documentation
b11ba50fd9 Fix a failure where fetches can return NULL in multi-threaded code
7dd2cb5693 Fix an issue in provider_activate_fallbacks()
b457c8f514 Extend the threads test to add simple fetch from multi threads
f5a50c2a07 Enable locking on the primary DRBG when we create it
2c40421440 Make sure we take the ctx->lock in ossl_lib_ctx_generic_new()
c25a1524aa Lock the provider operation_bits
886ad0045b Document the core_thread_start upcall
ae95a40e8d Add a test for performing work in multiple concurrent threads
f6b72c7d75 Fix a crash with multi-threaded applications using the FIPS module
c476c06f50 find_issuer(): When returning an expired issuer, take the most 
recently expired one
f5f4fbaa44 Make the OSSL_CMP manual conform with man-pages(7)
4369a882a5 Skip BOM when reading the config file
5eb24fbd1c OPENSSL_cpuid_setup FreeBSD arm update.
b57ec7394a OPENSSL_cpuid_setup FreeBSD PowerPC update
879365e6d4 Make header references conform with man-pages(7) in all manuals
0f2380066d Make the OSSL_trace manual conform with man-pages(7)
2645c94bb5 Make the OSSL_PROVIDER manual conform with man-pages(7)
ad2cc1a08e Make the OSSL_HTTP manual conform with man-pages(7)
ab21608952 Make the OSSL_SELF_TEST manual conform with man-pages(7)
b91f41daba Make the OSSL_PARAM manual conform with man-pages(7)

Build log ended with (last 100 lines):

/usr/bin/perl ../openssl/test/generate_buildtest.pl mdc2 > test/buildtest_mdc2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl modes > 
test/buildtest_modes.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl obj_mac > 
test/buildtest_obj_mac.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl objects > 
test/buildtest_objects.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ossl_typ > 
test/buildtest_ossl_typ.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl param_build > 
test/buildtest_param_build.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl params > 
test/buildtest_params.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl pem > test/buildtest_pem.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl pem2 > test/buildtest_pem2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl provider > 
test/buildtest_provider.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rand > test/buildtest_rand.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rc2 > test/buildtest_rc2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rc4 > test/buildtest_rc4.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ripemd > 
test/buildtest_ripemd.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl rsa > test/buildtest_rsa.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl seed > test/buildtest_seed.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl self_test > 
test/buildtest_self_test.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl sha > test/buildtest_sha.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl srtp > test/buildtest_srtp.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl sslerr_legacy > 
test/buildtest_sslerr_legacy.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl stack > 
test/buildtest_stack.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl store > 
test/buildtest_store.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl symhacks > 
test/buildtest_symhacks.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl tls1 > test/buildtest_tls1.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl ts > test/buildtest_ts.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl txt_db > 
test/buildtest_txt_db.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl types > 
test/buildtest_types.c
/usr/bin/perl ../openssl/test/generate_buildtest.pl whrlpool > 
test/buildtest_whrlpool.c
clang  -Iinclude -Iapps/include -I../openssl/include -I../openssl/apps/include  
-pthread -m64 -Wa,--noexecstack -Qunused-arguments -Wall -O0 -g -DDEBUG_UNUSED 
-DPEDANTIC -pedantic -Wno-long-long -Wall -Wextra -Wno-unused-parameter 
-Wno-missing-field-initializers -Wswitch -Wsign-compare -Wshadow -Wformat 
-Wtype-limits -Wundef -Werror -Wmissing-prototypes 

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

2021-01-17 Thread OpenSSL run-checker
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:

ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
dc88a03906 bio_lib.c: Fix error queue entries and return codes on NULL args etc.
ab8af35aa2 X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and simplify it
2c04b34140 Allow EVP_PKEY private key objects to be created without a public 
component
39f3427dc1 Fix incomplete deprecation guard in test/sslapitest.c
3f6e891d42 Fix crypto/des/build.info
e604b7c915 Document openssl thread-safety
975aae76db Remove unused DRBG tests.
0434f9841d Correct typo in rsa_oaep.c
3bc061eb0a Enhance default provider documentation
b11ba50fd9 Fix a failure where fetches can return NULL in multi-threaded code
7dd2cb5693 Fix an issue in provider_activate_fallbacks()
b457c8f514 Extend the threads test to add simple fetch from multi threads
f5a50c2a07 Enable locking on the primary DRBG when we create it
2c40421440 Make sure we take the ctx->lock in ossl_lib_ctx_generic_new()
c25a1524aa Lock the provider operation_bits
886ad0045b Document the core_thread_start upcall
ae95a40e8d Add a test for performing work in multiple concurrent threads
f6b72c7d75 Fix a crash with multi-threaded applications using the FIPS module
c476c06f50 find_issuer(): When returning an expired issuer, take the most 
recently expired one
f5f4fbaa44 Make the OSSL_CMP manual conform with man-pages(7)
4369a882a5 Skip BOM when reading the config file
5eb24fbd1c OPENSSL_cpuid_setup FreeBSD arm update.
b57ec7394a OPENSSL_cpuid_setup FreeBSD PowerPC update
879365e6d4 Make header references conform with man-pages(7) in all manuals
0f2380066d Make the OSSL_trace manual conform with man-pages(7)
2645c94bb5 Make the OSSL_PROVIDER manual conform with man-pages(7)
ad2cc1a08e Make the OSSL_HTTP manual conform with man-pages(7)
ab21608952 Make the OSSL_SELF_TEST manual conform with man-pages(7)
b91f41daba Make the OSSL_PARAM manual conform with man-pages(7)

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 

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

2021-01-17 Thread OpenSSL run-checker
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-autoerrinit

Commit log since last time:

ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
dc88a03906 bio_lib.c: Fix error queue entries and return codes on NULL args etc.
ab8af35aa2 X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and simplify it
2c04b34140 Allow EVP_PKEY private key objects to be created without a public 
component
39f3427dc1 Fix incomplete deprecation guard in test/sslapitest.c
3f6e891d42 Fix crypto/des/build.info
e604b7c915 Document openssl thread-safety
975aae76db Remove unused DRBG tests.
0434f9841d Correct typo in rsa_oaep.c
3bc061eb0a Enhance default provider documentation
b11ba50fd9 Fix a failure where fetches can return NULL in multi-threaded code
7dd2cb5693 Fix an issue in provider_activate_fallbacks()
b457c8f514 Extend the threads test to add simple fetch from multi threads
f5a50c2a07 Enable locking on the primary DRBG when we create it
2c40421440 Make sure we take the ctx->lock in ossl_lib_ctx_generic_new()
c25a1524aa Lock the provider operation_bits
886ad0045b Document the core_thread_start upcall
ae95a40e8d Add a test for performing work in multiple concurrent threads
f6b72c7d75 Fix a crash with multi-threaded applications using the FIPS module
c476c06f50 find_issuer(): When returning an expired issuer, take the most 
recently expired one
f5f4fbaa44 Make the OSSL_CMP manual conform with man-pages(7)
4369a882a5 Skip BOM when reading the config file
5eb24fbd1c OPENSSL_cpuid_setup FreeBSD arm update.
b57ec7394a OPENSSL_cpuid_setup FreeBSD PowerPC update
879365e6d4 Make header references conform with man-pages(7) in all manuals
0f2380066d Make the OSSL_trace manual conform with man-pages(7)
2645c94bb5 Make the OSSL_PROVIDER manual conform with man-pages(7)
ad2cc1a08e Make the OSSL_HTTP manual conform with man-pages(7)
ab21608952 Make the OSSL_SELF_TEST manual conform with man-pages(7)
b91f41daba Make the OSSL_PARAM manual conform with man-pages(7)

Build log ended with (last 100 lines):

70-test_sslcbcpadding.t  ok
70-test_sslcertstatus.t  ok
70-test_sslextension.t . ok
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 ... 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 . 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

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

2021-01-17 Thread OpenSSL run-checker
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:

ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER
dc88a03906 bio_lib.c: Fix error queue entries and return codes on NULL args etc.
ab8af35aa2 X509V3_EXT_CRL_add_nconf(): Fix mem leak on error and simplify it
2c04b34140 Allow EVP_PKEY private key objects to be created without a public 
component
39f3427dc1 Fix incomplete deprecation guard in test/sslapitest.c
3f6e891d42 Fix crypto/des/build.info
e604b7c915 Document openssl thread-safety
975aae76db Remove unused DRBG tests.
0434f9841d Correct typo in rsa_oaep.c
3bc061eb0a Enhance default provider documentation
b11ba50fd9 Fix a failure where fetches can return NULL in multi-threaded code
7dd2cb5693 Fix an issue in provider_activate_fallbacks()
b457c8f514 Extend the threads test to add simple fetch from multi threads
f5a50c2a07 Enable locking on the primary DRBG when we create it
2c40421440 Make sure we take the ctx->lock in ossl_lib_ctx_generic_new()
c25a1524aa Lock the provider operation_bits
886ad0045b Document the core_thread_start upcall
ae95a40e8d Add a test for performing work in multiple concurrent threads
f6b72c7d75 Fix a crash with multi-threaded applications using the FIPS module
c476c06f50 find_issuer(): When returning an expired issuer, take the most 
recently expired one
f5f4fbaa44 Make the OSSL_CMP manual conform with man-pages(7)
4369a882a5 Skip BOM when reading the config file
5eb24fbd1c OPENSSL_cpuid_setup FreeBSD arm update.
b57ec7394a OPENSSL_cpuid_setup FreeBSD PowerPC update
879365e6d4 Make header references conform with man-pages(7) in all manuals
0f2380066d Make the OSSL_trace manual conform with man-pages(7)
2645c94bb5 Make the OSSL_PROVIDER manual conform with man-pages(7)
ad2cc1a08e Make the OSSL_HTTP manual conform with man-pages(7)
ab21608952 Make the OSSL_SELF_TEST manual conform with man-pages(7)
b91f41daba Make the OSSL_PARAM manual conform with man-pages(7)

Build log ended with (last 100 lines):

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
30-test_acvp.t . ok
30-test_aesgcm.t ... ok
30-test_afalg.t  ok
30-test_defltfips.t  ok
30-test_engine.t ... ok
30-test_evp.t .. ok
30-test_evp_extra.t  ok
30-test_evp_fetch_prov.t ... ok
30-test_evp_kdf.t .. ok
30-test_evp_libctx.t ... ok
30-test_evp_pkey_dparam.t .. ok
30-test_evp_pkey_provided.t  ok
30-test_pbelu.t  ok
30-test_pkey_meth.t  ok
30-test_pkey_meth_kdf.t  ok
30-test_provider_status.t .. ok
40-test_rehash.t ... ok
60-test_x509_check_cert_pkey.t . ok
60-test_x509_dup_cert.t  ok
60-test_x509_store.t ... ok
60-test_x509_time.t  ok
61-test_bio_prefix.t ... ok
65-test_cmp_asn.t .. ok
65-test_cmp_client.t ... ok
65-test_cmp_ctx.t .. ok
65-test_cmp_hdr.t .. ok
65-test_cmp_msg.t .. ok
65-test_cmp_protect.t .. ok
65-test_cmp_server.t ... ok
65-test_cmp_status.t ... ok
65-test_cmp_vfy.t .. ok
66-test_ossl_store.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  ok
70-test_servername.t ... ok
70-test_sslcbcpadding.t  ok
70-test_sslcertstatus.t  ok
70-test_sslextension.t . ok
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 

Coverity Scan: Analysis completed for openssl/openssl

2021-01-17 Thread scan-admin


Your request for analysis of openssl/openssl has been completed 
successfully.
The results are available at 
https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yoN-2BQSVjTtaSz8wS4wOr7HlekBtV1P4YRtWclMVkCdvAA-3D-3DrYlt_MulOTlHne1IxTRELXXnGni8d68xSVF-2BUCe3a7Ux-2BjeE7qEctG5nvE2nUTFQP4R2fZAIZJmZ3rQ-2Fv1wqViaGsHfb88gu54INsLmqZPkKRRM3eZz4iRyQrJMD1y-2FJ0QPdzZyhRlZqcRCq4nwgEUk2EJmDGiSulMytYv2khUhDRQTZ6wqrYgnYyFxclbF3dCNhd4oV1C-2FmqQxqibLjWMgkl98lkJbcg-2F-2FL5dSggBCIm-2BaE-3D

Build ID: 364209

Analysis Summary:
   New defects found: 4
   Defects eliminated: 6

If you have difficulty understanding any defects, email us at 
scan-ad...@coverity.com,
or post your question to StackOverflow
at 
https://u15810271.ct.sendgrid.net/ls/click?upn=CTPegkVN6peWFCMEieYYmPWIi1E4yUS9EoqKFcNAiqhRq8qmgeBE-2Bdt3uvFRAFXd-2FlwX83-2FVVdybfzIMOby0qA-3D-3DCTa9_MulOTlHne1IxTRELXXnGni8d68xSVF-2BUCe3a7Ux-2BjeE7qEctG5nvE2nUTFQP4R2fZAIZJmZ3rQ-2Fv1wqViaGsHae4s8oyWKXtqHKhUKh9Bl-2Fzzbm8YoOcN0htobU4acNlwgQTE1QcysEx-2BL7qn7flhWBttbEXM4oaM0Bkl7V66xTA-2B7GEN9UZB1Z-2F-2FOzAEeLRtVoZg8-2BzIY7Q782VHJJ-2FKGvK8IvqdyDSPC4KZvsMX5o-3D


Coverity Scan: Analysis completed for OpenSSL-1.0.2

2021-01-17 Thread scan-admin


Your request for analysis of OpenSSL-1.0.2 has been completed successfully.
The results are available at 
https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yoN-2BQSVjTtaSz8wS4wOr7Hlun-2FGpeF2rhqKLKnzox0Gkw-3D-3D4Q--_MulOTlHne1IxTRELXXnGni8d68xSVF-2BUCe3a7Ux-2BjeH4AHmPSySF3-2BzJMuGGtWhRIxvpen6xFVyjPwMWDBfd-2FnAFsWI0MScxXYge7plTHGZioBy6AsdU0s9Dqs3M6-2Fos6bFzQmoy-2BS88q81OUwzWaiIcssA6aWNhOI-2Bcs6PKQ-2B2yFmf6Zw1DFB579RLDe1F3rwktcpZ1qDD-2F24sLGCBe4Yw01ycg2-2FqLm0vfKW6IeEM-3D

Build ID: 364210

Analysis Summary:
   New defects found: 0
   Defects eliminated: 0