FAILED build of OpenSSL branch master with options -d --strict-warnings enable-heartbeats

OpenSSL run-checker openssl at openssl.org
Mon Apr 1 05:54:22 UTC 2019


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 enable-heartbeats

Commit log since last time:

cad8347be2 fixed public range check in ec_GF2m_simple_oct2point
863360fbc5 Implement the param types that aren't explicitly lengthened (e.g. int) in terms of those that are (e.g. int32_t).
f3448f5481 issue-8493: Fix for filenames with newlines using openssl dgst
875c9a9a34 Fix a memleak in apps/verify
7eba43e837 Add documents for SM2 cert verification
317ba78fe1 Add test cases for SM2 cert verification
3a8269b319 trace: rename the default trace category from 'ANY' to 'ALL'
02bd2d7f5c trace: apps/openssl: print the correct category name
6a411436a5 trace: fix out-of-bound memory access
0fda9f7c29 trace: don't pretend success if it's not enabled
2e6b615f79 s390x assembly pack: import poly from cryptogams repo
558ea84743 Remove heartbeats completely
d88736df4d Windows, VMS: build fixes
72962d025f Correctly initialise PACKET to zero in the tests to avoid possible problems with padding bytes.
6fc1e6246f Propery initialise struct sslapitest_log_counts to zero using memset.
79bc34185f Correctly zero the DISPLAY_COLUMNS structure.
80de174281 Make the array zeroing explicit using memset.
2661d716d9 It isn't necessary to initialise a struct stat before a stat(2) system call. The initialisation was also flawed, failing to account for padding and alignment bytes.
64a45882c7 Ensure that the struct msghdr is properly zeroed.
c75f80a468 openssl dgst: show MD name at all times - CHANGES entry
7ed4b97b61 openssl dgst: show MD name at all times
678d2681b2 Clear seed source structures.
9c98aa354d For the lack of GetModuleHandleEx(), we use DSO route for WinCE. Revert win32_pathbyaddr() which is used in DSO_dsobyaddr().
3d098890b2 Circumvent a problem of lacking GetEnvironmentVariable() in WindowsCE.
09305a7d0a Avoid linking error for InitializeCriticalSectionAndSpinCount(). Replace it with InitializeCriticalSection()
88ffc8dea4 Avoid linking error on WCE700 for _InterlockedExchangeAdd(). This implementation is referenced to https://www.boost.org/doc/libs/1_69_0/boost/detail/interlocked.hpp
d69226a3fc Add the FIPS related continuous random number generator (CRNG) testing. Refer to FIPS 140-2 section 4.9.2 Conditional Tests for details.
cd353c7768 Configurations/00-base-templates.conf: engage {chacha|poly1305}-ia64.
291bc802e4 IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
952abb1521 Fixed unmatched BN_CTX_start/end if an invalid exponent is used.
711a161f03 Fix broken change from b3d113e.

Build log ended with (last 100 lines):

$ CC=clang ../openssl/config -d --strict-warnings enable-heartbeats
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: enable-heartbeats
$ make clean
make: *** No rule to make target 'clean'.  Stop.


More information about the openssl-commits mailing list