Platform and configuration command:

$ uname -a
Linux run 4.4.0-135-generic #161-Ubuntu SMP Mon Aug 27 10:45:01 UTC 2018 x86_64 
x86_64 x86_64 GNU/Linux
$ CC=clang ../openssl/config -d --strict-warnings

Commit log since last time:

54b5fb2dab To use BN_BITS2, we'd better include openssl/bn.h
c703a808a1 eng_devcrypto.c: close open session on init
c244aa7bda CHANGES: add note about building devcrypto dynamic
2afebe0bab e_devcrypto: make the /dev/crypto engine dynamic
9a18aae5f2 AArch64 assembly pack: authenticate return addresses.
a40f0f6475 Add sparse array data type.

Build log ended with (last 100 lines):

$ CC=clang ../openssl/config -d --strict-warnings
Operating system: x86_64-whatever-linux2
Configuring OpenSSL version 3.0.0-dev for target linux-x86_64-clang
Using os-specific seed configuration

Failure!  Makefile 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.

Something wrong with this line:
      ENGINES=devcrypto
at /home/openssl/run-checker/openssl/engines/build.info at ../openssl/Configure 
line 1887.
$ make clean
make: *** No rule to make target 'clean'.  Stop.
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to