FAILED build of OpenSSL branch master with options -d --strict-warnings enable-asan no-shared -DOPENSSL_SMALL_FOOTPRINT

OpenSSL run-checker openssl at openssl.org
Sun Apr 7 22:18:32 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-asan no-shared -DOPENSSL_SMALL_FOOTPRINT

Commit log since last time:

23dc8feba8 Coverity: fix two minor NPD issues. Found by Coverity.
6ce84e6410 Fix big endian param API tests.
8cf85d4899 Fix the allocation size in EVP_OpenInit and PEM_SignFinal
de3955f662 EVP configuration section: add 'default_properties' command
cb92964563 EVP_set_default_properties(): New function to set global properties
bc362b9b72 Convert the ENGINE_CONF trace calls to use CONF instead
0196ad63d3 Add a bit of tracing in the core conf module runner
71849dff56 Rename the PROVIDER_CONF trace to CONF
e3af453bac OPENSSL_init_crypto(): check config return code correctly
0f5163bd1c Fix number clash: EVP_F_AESNI_XTS_INIT_KEY vs EVP_F_EVP_MD_BLOCK_SIZE
3538b0f7ad Move the AES-XTS mode duplicated key check into the init_key function rather than the update call.  The means an earlier error return at the cost of some duplicated code.
0be2cc5eb3 Complain if there are missing symbols when creating a provider .so file
1576dfe090 Test that we can use the FIPS provider
e75455173b Add a no-fips Configure option
9efa0ae0b6 Create a FIPS provider and put SHA256 in it

Build log ended with (last 100 lines):

/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_store1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_store1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_store1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_store1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:222: undefined reference to `__asan_report_store1'
crypto/sha/fips-dso-sha256.o: In function `SHA256':
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:64: undefined reference to `__asan_option_detect_stack_use_after_return'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:64: undefined reference to `__asan_stack_malloc_2'
crypto/sha/fips-dso-sha256.o: In function `sha256_block_data_order':
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:170: undefined reference to `__asan_option_detect_stack_use_after_return'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:170: undefined reference to `__asan_stack_malloc_1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:178: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:179: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:180: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:181: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:182: undefined reference to `__asan_report_load4'
crypto/sha/fips-dso-sha256.o:/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:183: more undefined references to `__asan_report_load4' follow
crypto/sha/fips-dso-sha256.o: In function `sha256_block_data_order':
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:188: undefined reference to `__asan_report_load1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:188: undefined reference to `__asan_report_load1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:188: undefined reference to `__asan_report_load1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:188: undefined reference to `__asan_report_load1'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:189: undefined reference to `__asan_report_store4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:190: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:203: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:205: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:208: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:208: undefined reference to `__asan_report_load4'
crypto/sha/fips-dso-sha256.o:/home/openssl/run-checker/enable-asan/../openssl/crypto/sha/sha256.c:209: more undefined references to `__asan_report_load4' follow
crypto/sha/fips-dso-sha256.o: In function `asan.module_ctor':
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:189: undefined reference to `__asan_init'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:189: undefined reference to `__asan_version_mismatch_check_v8'
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:189: undefined reference to `__asan_register_globals'
crypto/sha/fips-dso-sha256.o: In function `asan.module_dtor':
/home/openssl/run-checker/enable-asan/../openssl/crypto/include/internal/md32_common.h:189: undefined reference to `__asan_unregister_globals'
providers/common/digests/fips-dso-sha2.o: In function `sha256_final':
/home/openssl/run-checker/enable-asan/../openssl/providers/common/digests/sha2.c:17: undefined reference to `__asan_report_store8'
providers/common/digests/fips-dso-sha2.o: In function `sha256_dupctx':
/home/openssl/run-checker/enable-asan/../openssl/providers/common/digests/sha2.c:43: undefined reference to `__asan_memcpy'
providers/common/digests/fips-dso-sha2.o: In function `asan.module_ctor':
/home/openssl/run-checker/enable-asan/../openssl/providers/common/digests/sha2.c:55: undefined reference to `__asan_init'
/home/openssl/run-checker/enable-asan/../openssl/providers/common/digests/sha2.c:55: undefined reference to `__asan_version_mismatch_check_v8'
/home/openssl/run-checker/enable-asan/../openssl/providers/common/digests/sha2.c:55: undefined reference to `__asan_register_globals'
providers/common/digests/fips-dso-sha2.o: In function `asan.module_dtor':
/home/openssl/run-checker/enable-asan/../openssl/providers/common/digests/sha2.c:55: undefined reference to `__asan_unregister_globals'
providers/fips/fips-dso-fipsprov.o: In function `OSSL_provider_init':
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:83: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:84: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:97: undefined reference to `__asan_report_store8'
providers/fips/fips-dso-fipsprov.o: In function `OSSL_get_core_get_param_types':
/home/openssl/run-checker/enable-asan/../openssl/include/openssl/core_numbers.h:55: undefined reference to `__asan_report_load8'
providers/fips/fips-dso-fipsprov.o: In function `OSSL_get_core_get_params':
/home/openssl/run-checker/enable-asan/../openssl/include/openssl/core_numbers.h:58: undefined reference to `__asan_report_load8'
providers/fips/fips-dso-fipsprov.o: In function `fips_query':
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:63: undefined reference to `__asan_report_store4'
providers/fips/fips-dso-fipsprov.o: In function `asan.module_ctor':
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:69: undefined reference to `__asan_init'
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:69: undefined reference to `__asan_version_mismatch_check_v8'
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:69: undefined reference to `__asan_register_globals'
providers/fips/fips-dso-fipsprov.o: In function `asan.module_dtor':
/home/openssl/run-checker/enable-asan/../openssl/providers/fips/fipsprov.c:69: undefined reference to `__asan_unregister_globals'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:6880: recipe for target 'providers/fips.so' failed
make[1]: *** [providers/fips.so] Error 1
make[1]: *** Waiting for unfinished jobs....
test/p_test-dso-p_test.o: In function `OSSL_provider_init':
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:106: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:107: undefined reference to `__asan_report_load4'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:120: undefined reference to `__asan_report_store8'
test/p_test-dso-p_test.o: In function `OSSL_get_core_get_param_types':
/home/openssl/run-checker/enable-asan/../openssl/include/openssl/core_numbers.h:55: undefined reference to `__asan_report_load8'
test/p_test-dso-p_test.o: In function `OSSL_get_core_get_params':
/home/openssl/run-checker/enable-asan/../openssl/include/openssl/core_numbers.h:58: undefined reference to `__asan_report_load8'
test/p_test-dso-p_test.o: In function `p_get_params':
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:47: undefined reference to `__asan_option_detect_stack_use_after_return'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:47: undefined reference to `__asan_stack_malloc_3'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:51: undefined reference to `__asan_report_load8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:52: undefined reference to `__asan_report_load8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:76: undefined reference to `__asan_report_load8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:77: undefined reference to `__asan_report_load8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:86: undefined reference to `__asan_report_load8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:86: undefined reference to `__asan_report_store8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:87: undefined reference to `__asan_report_load8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:88: undefined reference to `__asan_report_load8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:93: undefined reference to `__asan_set_shadow_f5'
test/p_test-dso-p_test.o: In function `asan.module_ctor':
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:93: undefined reference to `__asan_init'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:93: undefined reference to `__asan_version_mismatch_check_v8'
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:93: undefined reference to `__asan_register_globals'
test/p_test-dso-p_test.o: In function `asan.module_dtor':
/home/openssl/run-checker/enable-asan/../openssl/test/p_test.c:93: undefined reference to `__asan_unregister_globals'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:6942: recipe for target 'test/p_test.so' failed
make[1]: *** [test/p_test.so] Error 1
make[1]: Leaving directory '/home/openssl/run-checker/enable-asan'
Makefile:165: recipe for target 'all' failed
make: *** [all] Error 2


More information about the openssl-commits mailing list