[openssl-commits] Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-md5
OpenSSL run-checker
openssl at openssl.org
Wed Aug 1 06:41:18 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-md5
Commit log since last time:
bff0f2b Ensure symbols don't get deprecated too early
ed4fc85 Some protocol versions are build-time
43a0f27 Fix some TLSv1.3 alert issues
50db816 Deprecate the EC curve type specific functions in 1.2.0
9cc570d Use the new non-curve type specific EC functions internally
de34e45 Add documentation for the new non-curve type specific EC functions
8e3cced Provide EC functions that are not curve type specific
3d3cbce Check return from BN_sub
35c9408 Check conversion return in ASN1_INTEGER_print_bio.
Build log ended with (last 100 lines):
$ CC=clang ../openssl/config -d --strict-warnings no-md5
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-md5
$ make clean
make: *** No rule to make target 'clean'. Stop.
More information about the openssl-commits
mailing list