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

OpenSSL run-checker openssl at openssl.org
Mon Aug 19 02:41:55 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-ec

Commit log since last time:

e0249827b3 Fix --strict-warnings build
3ce46435e6 Test for out-of-bounds write when requesting zero bytes from shake
a890ef833d Directly return from final sha3/keccak_final if no bytes are requested
5be78a88aa .travis.yml: Use travis_terminate on failure
cae665dfa6 Fix error handling in X509_chain_up_ref
bcc0025d0b Windows UWP builds: determine automatically if asm should be disabled
653b883b97 Fix 9bf682f which broke nistp224_method
92d9d0ae2b Rename ctx_{get,set}_params to {get,set}_ctx_params
356461fbbb Ignore function code collisions
467b8e5675 Re-implement 'openssl list -mac-algorithms'
d1cafb083d Implement EVP_MAC_do_all_ex()
7dd0f29938 Add EVP_MAC_provider()
bb31895d87 Rename the hash implementations KMAC{128,256} to KECCAK_KMAC{128,256}
810a1d0320 OSSL_PARAM_construct_from_text(): handle non-hex octet string input
f73eb733ee Adjust some provider reason codes
25446a66b6 Adapt the MAC tests, and tests for other things that use EVP_MAC
776796e818 Adapt diverse code to provider based MACs.
d747fb2ec5 Adapt apps/mac.c to use provider based MACs
6a4f9cd113 Remove init of MACs from EVP
ae0b6b9203 Move Poly1305 to providers
4657693d9e Move SipHash to providers
e23cda000e Move KMAC to providers
5183ebdcf5 Move HMAC to providers
d33313be44 Move GMAC to providers
2e5db6ad84 Move CMAC to providers
55a0a117e7 Move BLAKE2 MACs to the providers
e74bd29053 Prepare EVP_MAC infrastructure for moving all MACs to providers
3ded2288a4 OPENSSL_s390xcap.pod: list msa9 facility bit (155)
58c35587ea s390x assembly pack: accelerate ECDSA
9bf682f62b Enable curve-spefific ECDSA implementations via EC_METHOD
1461e66706 s390x assembly pack: accelerate scalar multiplication
9baa4d5f4c s390xcpuid.pl: fix comment
5bf2eade55 Test SSL_set_ciphersuites
52b1fda302 Fix SSL_set_ciphersuites to set even if no call to SSL_set_cipher_list
bf9d6bb83d INSTALL: clarify documentation of the --api=x.y.z deprecation option
2a17758940 Fix syntax error for the armv4 assembler
dca97d0062 Rename provider and core get_param_types functions
9f643f5423 crypto/engine/eng_openssl.c: define TEST_ENG_OPENSSL_RC4_P_INIT conditionally
ec02412b54 Add {get,set}table_params() functions for provider digests
ad623ec0cb Modify 'openssl list' to give more verbose descriptions
ae3ff60e7b Add missing EVP param utility functions
aee6e29f0e Access data after obtaining the lock not before.
d954227611 If we are multiblock capable make sure we use it
48102247ff Add missing EBCDIC strings
86333b6e0c Add description in X509_STORE manipulation
91cb81d40a BIO_lookup_ex: Do not retry on EAI_MEMORY
7f616a00e9 BIO_lookup_ex: Always retry the lookup on failure with AI_NUMERICHOST set
23ccf13dd6 30-test_evp.t: make the tested configs depend on what's been built
697b0c5185 Fix doc example code to follow coding style
5acb2be58b HMAC: use EVP_MD_flags(), not EVP_MD_meth_get_flags()
f1d3df3e69 Adapt the provider digests for more use of OSSL_PARAM
3d214461bf Rework the provider digest constructor to provide implementation get_params
6a3b7c6887 Adapt diverse EVP_MD functions to use get_params and set_params interfaces
2893111fc6 Make more use of OSSL_PARAM for digests
246a1f3dfa Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()
82bd7c2cbd Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()
a42cb4ba8a enable DECLARE_DEPRECATED macro for Oracle Developer Studio compiler
853094dbe1 Configurations/unit-Makefile.tmpl: Don't clean away dotted files
3c74e77bd8 Remove some duplicate words from the documentation
c04a9916d4 Fix windows compile errors in params.c
3119c84976 Add a clang-7 build target with --strict-warnings
1a2a3a4206 Extend tests of SSL_check_chain()
5235ef44b9 Fix SSL_check_chain()
db26ec8087 Fix test_key_exchange with no_tlsv1_2
53890ea27c Fix test_sslextension if TLSv1.2 has been disabled
20946b9465 Add TLS tests for RSA-PSS Restricted certificates
39d9ea5e50 Add Restricted PSS certificate and key
9bcc9f973b Ensure RSA PSS correctly returns the right default digest
d6dda392c1 use native atomic increment function on Solaris
ac5a61caf8 Add missing SIZE_MAX define for windows
bba0d270a6 Add a CHANGES entry for BN_generate_prime_ex
03b9393e15 Update documentation of BN_generate_prime_ex
28b4880b8b Merge probable_prime_dh_safe with bn_probable_prime_dh
3ce0566dab Add a parameter to probable_prime if we look for a safe prime
8c47e55ee6 mention what happens if OPENSSL_NO_RC2 is defined
c8edb04fac Restrict usage of bio_dgram_sctp_data only to DGRAM SCTP methods
861335001b make ecp_nistz256_point_add_vis3() local

Build log ended with (last 100 lines):

../../openssl/test/recipes/30-test_pkey_meth_kdf.t ............ ok
../../openssl/test/recipes/40-test_rehash.t ................... ok
../../openssl/test/recipes/60-test_x509_check_cert_pkey.t ..... ok
../../openssl/test/recipes/60-test_x509_dup_cert.t ............ ok
../../openssl/test/recipes/60-test_x509_store.t ............... ok
../../openssl/test/recipes/60-test_x509_time.t ................ ok
../../openssl/test/recipes/70-test_asyncio.t .................. ok
../../openssl/test/recipes/70-test_bad_dtls.t ................. ok
../../openssl/test/recipes/70-test_clienthello.t .............. skipped: No EC with TLSv1.3 is not supported by this test
../../openssl/test/recipes/70-test_comp.t ..................... ok
../../openssl/test/recipes/70-test_key_share.t ................ ok
../../openssl/test/recipes/70-test_packet.t ................... ok
../../openssl/test/recipes/70-test_recordlen.t ................ ok
../../openssl/test/recipes/70-test_renegotiation.t ............ ok
../../openssl/test/recipes/70-test_servername.t ............... ok
../../openssl/test/recipes/70-test_sslcbcpadding.t ............ ok
../../openssl/test/recipes/70-test_sslcertstatus.t ............ ok
../../openssl/test/recipes/70-test_sslextension.t ............. ok
../../openssl/test/recipes/70-test_sslmessages.t .............. ok
../../openssl/test/recipes/70-test_sslrecords.t ............... ok
../../openssl/test/recipes/70-test_sslsessiontick.t ........... ok
../../openssl/test/recipes/70-test_sslsigalgs.t ............... ok
../../openssl/test/recipes/70-test_sslsignature.t ............. ok
../../openssl/test/recipes/70-test_sslskewith0p.t ............. ok
../../openssl/test/recipes/70-test_sslversions.t .............. ok
../../openssl/test/recipes/70-test_sslvertol.t ................ ok
../../openssl/test/recipes/70-test_tls13alerts.t .............. ok
../../openssl/test/recipes/70-test_tls13cookie.t .............. ok
../../openssl/test/recipes/70-test_tls13downgrade.t ........... ok
../../openssl/test/recipes/70-test_tls13hrr.t ................. ok
../../openssl/test/recipes/70-test_tls13kexmodes.t ............ skipped: test_tls13kexmodes needs EC enabled
../../openssl/test/recipes/70-test_tls13messages.t ............ skipped: test_tls13messages needs EC enabled
../../openssl/test/recipes/70-test_tls13psk.t ................. ok
../../openssl/test/recipes/70-test_tlsextms.t ................. ok
../../openssl/test/recipes/70-test_verify_extra.t ............. ok
../../openssl/test/recipes/70-test_wpacket.t .................. ok
../../openssl/test/recipes/80-test_ca.t ....................... ok
../../openssl/test/recipes/80-test_cipherbytes.t .............. ok
../../openssl/test/recipes/80-test_cipherlist.t ............... ok
../../openssl/test/recipes/80-test_ciphername.t ............... ok
../../openssl/test/recipes/80-test_cms.t ...................... ok
../../openssl/test/recipes/80-test_cmsapi.t ................... ok
../../openssl/test/recipes/80-test_ct.t ....................... skipped: ct and ec are not supported by this OpenSSL build
../../openssl/test/recipes/80-test_dane.t ..................... skipped: test_dane uses ec which is not supported by this OpenSSL build
../../openssl/test/recipes/80-test_dtls.t ..................... ok
../../openssl/test/recipes/80-test_dtls_mtu.t ................. ok
../../openssl/test/recipes/80-test_dtlsv1listen.t ............. ok
../../openssl/test/recipes/80-test_ocsp.t ..................... ok
../../openssl/test/recipes/80-test_pkcs12.t ................... ok
../../openssl/test/recipes/80-test_ssl_new.t .................. ok
../../openssl/test/recipes/80-test_ssl_old.t .................. ok
../../openssl/test/recipes/80-test_ssl_test_ctx.t ............. ok
../../openssl/test/recipes/80-test_sslcorrupt.t ............... ok
../../openssl/test/recipes/80-test_tsa.t ...................... ok
../../openssl/test/recipes/80-test_x509aux.t .................. skipped: test_dane uses ec which is not supported by this OpenSSL build
../../openssl/test/recipes/90-test_asn1_time.t ................ ok
../../openssl/test/recipes/90-test_async.t .................... ok
../../openssl/test/recipes/90-test_bio_enc.t .................. ok
../../openssl/test/recipes/90-test_bio_memleak.t .............. ok
../../openssl/test/recipes/90-test_constant_time.t ............ ok
../../openssl/test/recipes/90-test_fatalerr.t ................. ok
../../openssl/test/recipes/90-test_gmdiff.t ................... ok
../../openssl/test/recipes/90-test_gost.t ..................... skipped: EC is disabled in this OpenSSL build
../../openssl/test/recipes/90-test_ige.t ...................... ok
../../openssl/test/recipes/90-test_includes.t ................. ok
../../openssl/test/recipes/90-test_memleak.t .................. ok
../../openssl/test/recipes/90-test_overhead.t ................. skipped: Only supported in no-shared builds
../../openssl/test/recipes/90-test_secmem.t ................... ok
../../openssl/test/recipes/90-test_shlibload.t ................ ok
../../openssl/test/recipes/90-test_srp.t ...................... ok
../../openssl/test/recipes/90-test_sslapi.t ................... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/1 subtests 
../../openssl/test/recipes/90-test_sslbuffers.t ............... ok
../../openssl/test/recipes/90-test_store.t .................... ok
../../openssl/test/recipes/90-test_sysdefault.t ............... ok
../../openssl/test/recipes/90-test_threads.t .................. ok
../../openssl/test/recipes/90-test_time_offset.t .............. ok
../../openssl/test/recipes/90-test_tls13ccs.t ................. ok
../../openssl/test/recipes/90-test_tls13encryption.t .......... ok
../../openssl/test/recipes/90-test_tls13secrets.t ............. ok
../../openssl/test/recipes/90-test_v3name.t ................... ok
../../openssl/test/recipes/95-test_external_boringssl.t ....... skipped: No external tests in this configuration
../../openssl/test/recipes/95-test_external_krb5.t ............ skipped: No external tests in this configuration
../../openssl/test/recipes/95-test_external_pyca.t ............ skipped: No external tests in this configuration
../../openssl/test/recipes/99-test_ecstress.t ................. ok
../../openssl/test/recipes/99-test_fuzz.t ..................... ok

Test Summary Report
-------------------
../../openssl/test/recipes/90-test_sslapi.t                 (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=174, Tests=1343, 165 wallclock secs ( 2.34 usr  0.42 sys + 154.71 cusr 19.61 csys = 177.08 CPU)
Result: FAIL
Makefile:198: recipe for target '_tests' failed
make[1]: *** [_tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-ec'
Makefile:196: recipe for target 'tests' failed
make: *** [tests] Error 2


More information about the openssl-commits mailing list