[openssl-commits] Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-tls

OpenSSL run-checker openssl at openssl.org
Sun Feb 26 07:07:07 UTC 2017


Platform and configuration command:

$ uname -a
Linux test 4.4.0-64-generic #85-Ubuntu SMP Mon Feb 20 11:50:30 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-tls

Commit log since last time:

fd910ef poly1305/asm/poly1305-x86_64.pl: add VPMADD52 code path.
73e8a5c poly1305/asm/poly1305-x86_64.pl: switch to vpermdd in table expansion.
c1e1fc5 poly1305/asm/poly1305-x86_64.pl: optimize AVX512 code path.
c749308 Add tests for SHA1 and EC point compression
095a982 For TLS 1.3 reject SHA1 TLS signatures
e892e32 Reject compressed point format with TLS 1.3
d09e903 EC certificate with compression point
599b586 Add SuiteB support to tls_choose_sigalg()
9f577cd Add Suite B tests
d343c30 Add P-384 root and P-384, P-256 EE certificates.

Build log ended with (last 100 lines):

../../openssl/test/recipes/25-test_crl.t .............. ok
../../openssl/test/recipes/25-test_d2i.t .............. ok
../../openssl/test/recipes/25-test_pkcs7.t ............ ok
../../openssl/test/recipes/25-test_req.t .............. ok
../../openssl/test/recipes/25-test_sid.t .............. ok
../../openssl/test/recipes/25-test_verify.t ........... ok
../../openssl/test/recipes/25-test_x509.t ............. ok
../../openssl/test/recipes/30-test_afalg.t ............ ok
../../openssl/test/recipes/30-test_engine.t ........... ok
../../openssl/test/recipes/30-test_evp.t .............. ok
../../openssl/test/recipes/30-test_evp_extra.t ........ ok
../../openssl/test/recipes/30-test_pbelu.t ............ ok
../../openssl/test/recipes/30-test_pkey_meth.t ........ ok
../../openssl/test/recipes/40-test_rehash.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 .......... skipped: No TLS/SSL protocols are supported by this OpenSSL build
../../openssl/test/recipes/70-test_bad_dtls.t ......... ok
../../openssl/test/recipes/70-test_clienthello.t ...... skipped: No TLS/SSL protocols are supported by this OpenSSL build
../../openssl/test/recipes/70-test_key_share.t ........ skipped: test_key_share needs TLS1.3 enabled
../../openssl/test/recipes/70-test_packet.t ........... ok
../../openssl/test/recipes/70-test_renegotiation.t .... skipped: test_renegotiation needs TLS <= 1.2 enabled
../../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 ..... skipped: test_sslextension needs TLS enabled
../../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 ....... skipped: test_sslsigalgs needs TLS1.2 or TLS1.3 enabled
../../openssl/test/recipes/70-test_sslsignature.t ..... skipped: test_sslsignature needs TLS enabled
../../openssl/test/recipes/70-test_sslskewith0p.t ..... skipped: test_sslskewith0p needs TLS enabled
../../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 ........ skipped: test_sslextension needs TLS enabled
../../openssl/test/recipes/70-test_tls13kexmodes.t .... skipped: test_tls13kexmodes needs TLSv1.3 enabled
../../openssl/test/recipes/70-test_tls13messages.t .... skipped: test_tls13messages needs TLSv1.3 enabled
../../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 ...... skipped: No SSL/TLS protocol is supported by this OpenSSL build.
../../openssl/test/recipes/80-test_cipherlist.t ....... skipped: No SSL/TLS protocol is supported by this OpenSSL build.
../../openssl/test/recipes/80-test_cms.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
    
    #   Failed test 'Comparing generated sources.'
    #   at ../../openssl/test/recipes/80-test_ssl_new.t line 122.
    #          got: '1'
    #     expected: '0'
    # Looks like you failed 1 test of 3.

#   Failed test 'Test configuration 05-sni.conf'
#   at ../../openssl/test/recipes/80-test_ssl_new.t line 96.
# Looks like you failed 1 test of 21.
../../openssl/test/recipes/80-test_ssl_new.t .......... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/21 subtests 
../../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 ....... skipped: No TLS protocols are supported by this OpenSSL build
../../openssl/test/recipes/80-test_tsa.t .............. ok
../../openssl/test/recipes/80-test_x509aux.t .......... ok
../../openssl/test/recipes/90-test_async.t ............ ok
../../openssl/test/recipes/90-test_bio_enc.t .......... ok
../../openssl/test/recipes/90-test_bioprint.t ......... ok
../../openssl/test/recipes/90-test_constant_time.t .... ok
../../openssl/test/recipes/90-test_external.t ......... skipped: No external tests in this configuration
../../openssl/test/recipes/90-test_gmdiff.t ........... ok
../../openssl/test/recipes/90-test_ige.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_p5_crpt2.t ......... ok
../../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 ........... skipped: No TLS/SSL protocols are supported by this OpenSSL build
../../openssl/test/recipes/90-test_threads.t .......... ok
../../openssl/test/recipes/90-test_tls13encryption.t .. skipped: tls13encryption is not supported in this build
../../openssl/test/recipes/90-test_tls13secrets.t ..... skipped: tls13secrets is not supported in this build
../../openssl/test/recipes/90-test_v3name.t ........... ok
../../openssl/test/recipes/99-test_fuzz.t ............. ok

Test Summary Report
-------------------
../../openssl/test/recipes/80-test_ssl_new.t        (Wstat: 256 Tests: 21 Failed: 1)
  Failed test:  5
  Non-zero exit status: 1
Files=109, Tests=576, 149 wallclock secs ( 1.16 usr  0.13 sys + 47.56 cusr  5.97 csys = 54.82 CPU)
Result: FAIL
Failed 1/109 test programs. 1/576 subtests failed.
Makefile:157: recipe for target '_tests' failed
make[1]: *** [_tests] Error 255
make[1]: Leaving directory '/home/openssl/run-checker/no-tls'
Makefile:155: recipe for target 'tests' failed
make: *** [tests] Error 2


More information about the openssl-commits mailing list