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

OpenSSL run-checker openssl at openssl.org
Thu May 7 12:53:04 UTC 2020


Platform and configuration command:

$ uname -a
Linux run 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-dtls1_2

Commit log since last time:

6763f9c7e6 Use fips=yes consistently in documentation
278260bfa2 Strengthen X509_STORE_CTX_print_verify_cb() to print expected host etc.
e307e616f2 Improve SSL_shutdown documentation.
3327c8d6f3 Fix aix compile error in cmp_ctx_test.c
95cf64404c Fix incorrect default keysize for CAST ofb and cfb modes.
b756626a37 Allow OSSL_PARAM_get_octet_string() to pass a NULL buffer
86dc26baf6 Add some tests for the newly added raw private/public key functions
2b1bc78acc Document the new raw private/public key functions
262ff12347 Implement key match functionality for ECX keys
48b4b10449 Fix the KEYNID2TYPE macro
d4fe478df0 Don't export ECX key data twice
c19d897850 Ensure EVP_PKEY_get_raw_[private|public]_key work with provider keys
f3336f4050 Add the library ctx into an ECX_KEY
969024b458 Add the ability to ECX to import keys with only the private key
a6f8a834ba Ensure OSSL_PARAM_BLD_free() can accept a NULL
1c4f340dd3 Make EVP_new_raw_[private|public]_key provider aware
7421f08500 rand_unix.c: Ensure requests to KERN_ARND don't exceed 256 bytes.
0c27ce7322 rand_unix.c: Only enable hack for old FreeBSD versions on FreeBSD
e2e4b784e6 rand_unix.c: Include correct headers for sysctl() on NetBSD
e4ec769eb9 CIFuzz turning dry_run off
12cbb8e049 WPACKET: don't write DER length when we don't want to

Build log ended with (last 100 lines):

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 .............. 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 ................. skipped: test_dtls_mtu needs DTLS and PSK support enabled
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 .................. 
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/31 subtests 
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
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_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 ................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests 
90-test_sslbuffers.t ............... ok
90-test_sslprovider.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
95-test_external_boringssl.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.t ..................... ok

Test Summary Report
-------------------
80-test_ssl_new.t                (Wstat: 1024 Tests: 31 Failed: 4)
  Failed tests:  5, 8, 17, 19
  Non-zero exit status: 4
90-test_sslapi.t                 (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=197, Tests=1986, 658 wallclock secs ( 7.87 usr  1.61 sys + 621.16 cusr 43.53 csys = 674.17 CPU)
Result: FAIL
Makefile:3035: recipe for target '_tests' failed
make[1]: *** [_tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-dtls1_2'
Makefile:3033: recipe for target 'tests' failed
make: *** [tests] Error 2


More information about the openssl-commits mailing list