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

OpenSSL run-checker openssl at openssl.org
Thu Apr 1 02:00:05 UTC 2021


Platform and configuration command:

$ uname -a
Linux run 5.4.0-65-generic #73-Ubuntu SMP Mon Jan 18 17:25:17 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-autoerrinit

Commit log since last time:

9e6f30e683 CHANGES.md: reflect OSSL_HTTP_REQ_CTX_i2d renamed to OSSL_HTTP_REQ_CTX_set1_req
1e6174b1b5 OSSL_HTTP_REQ_CTX_transfer(): improve distinction of send error vs. receive error
2318379119 OSSL_parse_url(): Improve handling of IPv6 addresses
f7c4d86228 80-test_cmp_http.t: Add diagnostic info on starting/stopping mock server
e1428c62a1 http_client.c: Prevent spurious error queue entry on NULL mem argument
534725fd43 HTTP: Fix method_POST param by moving it to OSSL_HTTP_REQ_CTX_set_request_line()
c37b947957 Add a local perl module to get year last changed
c47a0803ce Split Makefile clean recipe for document sets into individual lines.
b24b72d109 EVP: One stray comma removed in crypto/evp/ctrl_params_translate.c
35bc387b97 Added guarding #ifndef/#define to avoid duplicate include of crypto/types.h
a350e3ef38 Re-implement ANSI C building with a Github workflow
20c2876f24 Increase HKDF_MAXBUF from 1024 to 2048
c6b09ea0fe Fix change in behaviour of EVP_PKEY_CTRL_RSA_KEYGEN_BITS
6635ea531e doc: fix enc -z option documentation
af2e1e9c81 Print correct error message in utils/mkdir-p.pl
1368f0cdf5 Merge OFB encrypt and decrypt test vectors.
05ba94e705 Add explicit support in util/shlib_wrap.sh.in for NonStop DLL loading.
788a72e92f Increase minimum clang version requirement for rsaz-avx512.pl
1ee1a169c3 Fix typos in bio.pod
53d85372ca ssl: fix problem where MAC IDs were globally cached.
d1a57d873b apps: fix coverity 1474463, 1474465 & 1474467: resource leaks
92b3e62fdd test: fix coverity 1474468: resource leak
ec3dd97019 evp: fix coverity 1474469: negative return
d0ea0eb331 x509: fix coverity 1474470: NULL pointer dereference
0391553485 x509: fix coverity 1474471: NULL pointer dereference
2db9bef264 Fix typo in BIO_push.pod
7947a1eb13 Fix BIO_new_ssl_connect() to not leak memory
4f10a996e5 Android config targets: don't include the SO version in the shlib file name
3bf7c3a166 Unix build file template: symlink "simple" to "full" shlib selectively
8f81e3a184 Fix DH gettable OSSL_PKEY_PARAM_DH_PRIV_LEN so that it has the correct type.
e52b421575 Update deprecated API's in the documentation.
203c18f14a Moved build instructions from the man page
92a979b403 Add $(PERL) to util/wrap.pl execution to avoid env incompatibilities
09a17655ea Fix typo in bio.h.in

Build log ended with (last 100 lines):

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

# 
Killing mock server with pid=401060080-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 ..................... 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_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
-------------------
04-test_err.t                    (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=233, Tests=3158, 845 wallclock secs (12.81 usr  1.25 sys + 770.32 cusr 73.84 csys = 858.22 CPU)
Result: FAIL
make[1]: *** [Makefile:3291: _tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-autoerrinit'
make: *** [Makefile:3288: tests] Error 2


More information about the openssl-commits mailing list