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

OpenSSL run-checker openssl at openssl.org
Wed Feb 12 20:26:15 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-sock

Commit log since last time:

d819760d3d Add a minimal build target for Travis and Appveyor
a076951b71 X509_PUBKEY_set(): Fix memory leak
29f178bddf Generalize the HTTP client so far implemented mostly in crypto/ocsp/ocsp_ht.c The new client has become an independent libcrpyto module in crypto/http/ and * can handle any types of requests and responses (ASN.1-encoded and plain) * does not include potentially busy loops when waiting for responses but * makes use of a new timeout mechanism integrated with socket-based BIO * supports the use of HTTP proxies and TLS, including HTTPS over proxies * supports HTTP redirection via codes 301 and 302 for GET requests * returns more useful diagnostics in various error situations Also adapts - and strongly simplifies - hitherto uses of HTTP in crypto/ocsp/, crypto/x509/x_all.c, apps/lib/apps.c, and apps/{ocsp,s_client,s_server}.c
bcbb30afe2 add BIO_socket_wait(), BIO_wait(), and BIO_connect_retry() improving timeout support
b0593c086d PROV: Ensure the AlgorithmIdentifier registers in DSA signature impl
f4dcc09ba7 Memory allocator code cleanup
96f0b8addd x86: Always generate .note.gnu.property section for ELF outputs

Build log ended with (last 100 lines):

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_status.t ............... ok
70-test_asyncio.t .................. ok
70-test_bad_dtls.t ................. skipped: DTLSv1 is not supported by this OpenSSL build
70-test_clienthello.t .............. ok
70-test_comp.t ..................... skipped: test_comp needs the sock feature enabled
70-test_key_share.t ................ skipped: test_key_share needs the sock feature enabled
70-test_packet.t ................... ok
70-test_recordlen.t ................ ok
70-test_renegotiation.t ............ skipped: test_renegotiation needs the sock feature enabled
70-test_servername.t ............... ok
70-test_sslcbcpadding.t ............ skipped: test_sslcbcpadding needs the sock feature enabled
70-test_sslcertstatus.t ............ skipped: test_sslcertstatus needs the sock feature enabled
70-test_sslextension.t ............. skipped: test_sslextension needs the sock feature enabled
70-test_sslmessages.t .............. skipped: test_sslmessages needs the sock feature enabled
70-test_sslrecords.t ............... skipped: test_sslrecords needs the sock feature enabled
70-test_sslsessiontick.t ........... skipped: test_sslsessiontick needs the sock feature enabled
70-test_sslsigalgs.t ............... skipped: test_sslsigalgs needs the sock feature enabled
70-test_sslsignature.t ............. skipped: test_sslsignature needs the sock feature enabled
70-test_sslskewith0p.t ............. skipped: test_sslskewith0p needs the sock feature enabled
70-test_sslversions.t .............. skipped: test_sslversions needs the sock feature enabled
70-test_sslvertol.t ................ skipped: test_sslextension needs the sock feature enabled
70-test_tls13alerts.t .............. skipped: test_tls13alerts needs the sock feature enabled
70-test_tls13cookie.t .............. skipped: test_tls13cookie needs the sock feature enabled
70-test_tls13downgrade.t ........... skipped: test_tls13downgrade needs the sock feature enabled
70-test_tls13hrr.t ................. skipped: test_tls13hrr needs the sock feature enabled
70-test_tls13kexmodes.t ............ skipped: test_tls13kexmodes needs the sock feature enabled
70-test_tls13messages.t ............ skipped: test_tls13messages needs the sock feature enabled
70-test_tls13psk.t ................. skipped: test_tls13psk needs the sock feature enabled
70-test_tlsextms.t ................. skipped: test_tlsextms needs the sock feature enabled
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 ..................... skipped: No DTLS protocols are supported by this OpenSSL build
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 .................. 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
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 ................... ok
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
-------------------
01-test_symbol_presence.t        (Wstat: 256 Tests: 4 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=190, Tests=1574, 388 wallclock secs ( 4.44 usr  1.04 sys + 374.21 cusr 24.02 csys = 403.71 CPU)
Result: FAIL
Makefile:2873: recipe for target '_tests' failed
make[1]: *** [_tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-sock'
Makefile:2871: recipe for target 'tests' failed
make: *** [tests] Error 2


More information about the openssl-commits mailing list