[openssl-commits] Still FAILED build of OpenSSL branch master with options -d --strict-warnings no-md5
OpenSSL run-checker
openssl at openssl.org
Mon Jul 30 06:36:11 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:
201b305 apps/dsaparam.c generates code that is intended to be pasted or included into an existing source file: the function is static, and the code doesn't include dsa.h. Match the generated C source style of dsaparam.
cb80943 Add test for DSA signatures of raw digests of various sizes
665d9d1 Remove DSA digest length checks when no digest is passed
bd93f1a doc/BN_generate_prime: update doc about other callback values
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