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:
312e938 Fix a memory leak on an error path
d080866 Ensure we don't call memcpy with a NULL pointer
8336ca1 Update and add test
5528d68 Set specific error is we have no valid signature algorithms set
b0e9ab9 Signature algorithm enhancement.
8f12296 Disallow zero length signature algorithms
224b4e3 Don't allow DSA for TLS 1.3
Build log ended with (last 100 lines):
../../openssl/test/recipes/20-test_passwd.t ........... ok
../../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 126.
# 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 100.
# Looks like you failed 1 test of 22.
../../openssl/test/recipes/80-test_ssl_new.t ..........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/22 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_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: 22
Failed: 1)
Failed test: 5
Non-zero exit status: 1
Files=106, Tests=621, 151 wallclock secs ( 1.12 usr 0.16 sys + 48.59 cusr
5.78 csys = 55.65 CPU)
Result: FAIL
Failed 1/106 test programs. 1/621 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
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits