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

OpenSSL run-checker openssl at openssl.org
Thu Jul 26 05:17:25 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:

7c226df Fixed issue where DRBG_CTR fails if NO_DF is used - when entropy is called
037241b Check for failures, to avoid memory leak
80ae728 crypto/init.c: use destructor_key even as guard in OPENSSL_thread_stop.
ceb8e32 crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated variable.
9e4a1c3 crypto/cryptlib.c: resolve possible race in OPENSSL_isservice.
b86d57b crypto/cryptlib.c: make OPENSS_cpuid_setup safe to use as constructor.
f529b5c INSTALL,NOTES.WIN: classify no-asm as non-production option.
7b953da ec/ecp_nistz256.c: fix Coverity nit.
d6b50b6 apps/dsaparam.c: make dsaparam -C output strict-warnings-friendly.

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