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

OpenSSL run-checker openssl at openssl.org
Tue Jun 18 14:56:50 UTC 2019


Platform and configuration command:

$ uname -a
Linux run 4.15.0-50-generic #54-Ubuntu SMP Mon May 6 18:46:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-tls1_2-method

Commit log since last time:

2be8c56a39 Standardise the function naming conventions in initthread.c
ff6da65e0d Document OPENSSL_thread_stop_ex()
52b18ce104 Add the function OPENSSL_thread_stop_ex()
da747958c5 Tell the FIPS provider about thread stop events
e41faf5784 Provide a version of ossl_init_thread_start that works in FIPS mode
72592b8664 Split thread intialisation and handling out of init.c
242f84d06a Convert thread stop handling into a publish/subscribe model
d4c051cef3 Add the function openssl_ctx_get_concrete()
30478c9783 Configure: final cleanup of asm related things
3a561b06d9 Move padlock_asm_src file information to build.info files
8c0098a8de Move keccak1600_asm_src file information to build.info files
246b50605f Move poly1305_asm_src file information to build.info files
bcb7afe18a Move chacha_asm_src file information to build.info files
a9bb7e9270 Move modes_asm_src file information to build.info files
94707b0b68 Move cmll_asm_src file information to build.info files
681c7e905d Move wp_asm_src file information to build.info files
6fe56d8470 Move rc5_asm_src file information to build.info files
2ffea44322 Move rmd160_asm_src file information to build.info files
6b90902faf Move rc4_asm_src file information to build.info files
e698cfe445 Move cast_asm_src file information to build.info files
edc7851a2c Move sha1_asm_src file information to build.info files
792ea008af Move md5_asm_src file information to build.info files
053d0b2226 Move bf_asm_src file information to build.info files
cd42b9e9c2 Move aes_asm_src file information to build.info files
d67d04f378 Move des_asm_src file information to build.info files
aa76ff26ce Move ec_asm_src file information to build.info files
6e1ba47219 Move cpuid_asm_src file information to build.info files
d9dfeb940c Move bn_asm_src file information to build.info files
e6f98ae404 Configure: add mechanism to specify asm target architecture
989b2ad786 Move uplink file information to build.info files
b19fe714e9 Configure: add mechanism to specify uplink target architecture
0ee7b9fe7f Configure: allow conditions and variable values to have variable references
26de4ec68f Configure: AIX needs a specific DSO extension function
65dc5c3cc1 Fix no-ec with no-dh
dbc6268f68 Allow TLSv1.3 in a no-ec build
8013a933da Replumbing: Adapt the default and legacy providers to use library context upcall
bb751e1108 Replumbing: Adapt the FIPS module to use the library context upcall
e7706e63e6 Replumbing: offer a core upcall to get the provider object's library context
55a9ca5cc5 crypto/ppccap.c: Fix FIPS build on PPC
1313e37ab9 Better document specific OSSL_PARAM symbols.

Build log ended with (last 100 lines):

../../openssl/test/recipes/70-test_bad_dtls.t ................. ok
../../openssl/test/recipes/70-test_clienthello.t .............. ok
../../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 ............ skipped: test_renegotiation needs TLS <= 1.2 enabled
../../openssl/test/recipes/70-test_servername.t ............... ok
../../openssl/test/recipes/70-test_sslcbcpadding.t ............ skipped: test_sslcbcpadding needs TLSv1.2 enabled
../../openssl/test/recipes/70-test_sslcertstatus.t ............ skipped: test_sslcertstatus needs TLS enabled
../../openssl/test/recipes/70-test_sslextension.t ............. 
Dubious, test returned 255 (wstat 65280, 0xff00)
All 8 subtests passed 
	(less 5 skipped subtests: 3 okay)
../../openssl/test/recipes/70-test_sslmessages.t .............. skipped: test_sslmessages needs TLS enabled
../../openssl/test/recipes/70-test_sslrecords.t ............... skipped: test_sslrecords needs TLSv1.2 enabled
../../openssl/test/recipes/70-test_sslsessiontick.t ........... skipped: test_sslsessiontick needs SSLv3, TLSv1, TLSv1.1 or TLSv1.2 enabled
../../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 .............. skipped: test_sslversions needs TLS1.3, TLS1.2 and TLS1.1 enabled
../../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 ........... skipped: test_tls13downgrade needs TLS1.3 and TLS1.2 enabled
../../openssl/test/recipes/70-test_tls13hrr.t ................. ok
../../openssl/test/recipes/70-test_tls13kexmodes.t ............ ok
../../openssl/test/recipes/70-test_tls13messages.t ............ ok
../../openssl/test/recipes/70-test_tls13psk.t ................. ok
../../openssl/test/recipes/70-test_tlsextms.t ................. skipped: test_tlsextms needs TLSv1.0, TLSv1.1 or TLSv1.2 enabled
../../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 ....................... ok
../../openssl/test/recipes/80-test_dane.t ..................... ok
../../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 .................. ok
../../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: TLSv1.3 or TLSv1.2 are 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 ............... skipped: test_sysdefault is not supported in this build
../../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/70-test_sslextension.t           (Wstat: 65280 Tests: 9 Failed: 1)
  Failed test:  9
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 8 tests but ran 9.
../../openssl/test/recipes/90-test_sslapi.t                 (Wstat: 256 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 1
Files=171, Tests=1557, 236 wallclock secs ( 1.82 usr  0.38 sys + 226.72 cusr 20.25 csys = 249.17 CPU)
Result: FAIL
Makefile:198: recipe for target '_tests' failed
make[1]: *** [_tests] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/no-tls1_2-method'
Makefile:196: recipe for target 'tests' failed
make: *** [tests] Error 2


More information about the openssl-commits mailing list