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

OpenSSL run-checker openssl at openssl.org
Mon Aug 20 03:40:37 UTC 2018


Platform and configuration command:

$ uname -a
Linux run 4.4.0-119-generic #143-Ubuntu SMP Mon Apr 2 16:08:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings no-tls13downgrade

Commit log since last time:

4cceb18 Add a helper routine so that evp_test can compare memory without producing spurious output when checking for error conditions.
cca9962 rand_unix.c: don't discard entropy bytes from /dev/*random
630ce41 rand_unix.c: don't discard entropy bytes from syscall_random()
9b5f1c8 rand_unix.c: assimilate syscall_random() with getrandom(2)
8e5da57 Configure: don't probe for --noexecstack assembler option on Darwin.
95c91cb test/recipes/30-test_evp_data: fix two typos
50f3994 Avoid shadowing 'free' in X509_LOOKUP_met_set_free
d2b8636 crypto/threads_*: remove CRYPTO_atomic_{read|write}.

Build log ended with (last 100 lines):

$ CC=clang ../openssl/config -d --strict-warnings no-tls13downgrade
Operating system: x86_64-whatever-linux2

Failure!  build file wasn't produced.
Please read INSTALL and associated NOTES files.  You may also have to look over
your available compiler tool chain or change your configuration.

***** Unsupported options: no-tls13downgrade
$ make clean
make: *** No rule to make target 'clean'.  Stop.


More information about the openssl-commits mailing list