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

OpenSSL run-checker openssl at openssl.org
Sun Sep 29 23:44:59 UTC 2019


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

Commit log since last time:

e0d952fccf Make relevant tests more sensitive to 'no-fips'
d3329973f0 Fix a document description in apps/req
dbb72124cd Fix a double free issue when signing SM2 cert
e7fb44e7c3 Add util/fix-includes script
d86167ec75 Add legacy include guards to public header files
ae4186b004 Fix header file include guard names
8c78f0ec63 Reorganize public header files (part 2)
50cd4768c6 Reorganize public header files (part 1)
706457b7bd Reorganize local header files
25f2138b0a Reorganize private crypto header files
ea8e1fe55b Add legacy include guard manually to opensslconf.h.in
c18d2d94c8 Funtion name with variable part in doc/man7/ and doc/internal/man3/
dfabee82be Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)
a39bc4404b [KDF] Add KBKDF implementation for counter-mode HMAC
8f3b8fd6f4 OSSL_PARAM functions: change to allow the data field to be NULL
d4d2878347 OSSL_PARAM.pod: document the mechanism to figure out buffer sizes
7960dbec68     Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSL     Also includes CRMF (RFC 4211) and HTTP transfer (RFC 6712)
0c452a51a5 Reformat param description lines
d56eba1fd1 Make OSSL_PARAM descriptions uniformly formatted.

Build log ended with (last 100 lines):

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
65-test_cmp_asn.t .................. ok
65-test_cmp_ctx.t .................. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
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 .............. 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
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_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 ................. skipped: Only supported in no-shared builds
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
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
-------------------
65-test_cmp_ctx.t                (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=179, Tests=1630, 300 wallclock secs ( 6.47 usr  0.86 sys + 281.37 cusr 26.19 csys = 314.89 CPU)
Result: FAIL
Makefile:198: recipe for target '_tests' failed
make[1]: *** [_tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-autoerrinit'
Makefile:196: recipe for target 'tests' failed
make: *** [tests] Error 2


More information about the openssl-commits mailing list