******************************************************************************** conan install llvm/12.0.1@ --build=llvm --profile=/home/conan/w/BuildSingleReference/27251/5a423e6a-10f4-4fd6-abc3-b559c489ae2c/profile.txt ******************************************************************************** -- Version: 0.0.0 -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY CONAN_CMAKE_POSITION_INDEPENDENT_CODE CONAN_COMPILER CONAN_COMPILER_VERSION CONAN_CXX_FLAGS CONAN_C_FLAGS CONAN_EXPORTED CONAN_IN_LOCAL_CACHE CONAN_LIBCXX CONAN_SHARED_LINKER_FLAGS In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.cpp:128:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.cpp:128:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/builtins/divtc3.c:20:26: warning: conflicting types for built-in function ‘__divtc3’ [-Wbuiltin-declaration-mismatch] COMPILER_RT_ABI Lcomplex __divtc3(long double __a, long double __b, ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/builtins/multc3.c:18:38: warning: conflicting types for built-in function ‘__multc3’ [-Wbuiltin-declaration-mismatch] COMPILER_RT_ABI long double _Complex __multc3(long double a, long double b, ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp: In member function ‘__sanitizer::uptr __asan::ChunkHeader::UsedSize() const’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:107:79: warning: left shift count >= width of type [-Wshift-count-overflow] R += (uptr)user_requested_size_hi << (8 * sizeof(user_requested_size_lo)); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp: In member function ‘void __asan::ChunkHeader::SetUsedSize(__sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:114:51: warning: right shift count >= width of type [-Wshift-count-overflow] size >>= (8 * sizeof(user_requested_size_lo)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:172:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:607:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DEFINE_REAL(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:608:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:172:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:607:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DEFINE_REAL(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:608:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp: In member function ‘__sanitizer::uptr __asan::ChunkHeader::UsedSize() const’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:107:79: warning: left shift count >= width of type [-Wshift-count-overflow] R += (uptr)user_requested_size_hi << (8 * sizeof(user_requested_size_lo)); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp: In member function ‘void __asan::ChunkHeader::SetUsedSize(__sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:114:51: warning: right shift count >= width of type [-Wshift-count-overflow] size >>= (8 * sizeof(user_requested_size_lo)); ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:172:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:607:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DEFINE_REAL(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:608:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:172:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:607:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DEFINE_REAL(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:608:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:1347:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:71:6: warning: the program should also define ‘void operator delete(void*, long unsigned int)’ [-Wsized-deallocation] void operator delete(void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:73:6: warning: the program should also define ‘void operator delete [](void*, long unsigned int)’ [-Wsized-deallocation] void operator delete[](void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan.cpp:16:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] tag_t mem_tag, uptr ptr, uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] uptr sz) { ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan.cpp:16:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] tag_t mem_tag, uptr ptr, uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:21:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] tag_t mem_tag, uptr ptr, uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] tag_t mem_tag, uptr ptr, uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:201:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:229:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DEFINE_REAL(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:230:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:201:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:229:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DEFINE_REAL(int, vfork) ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:230:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] tag_t mem_tag, uptr ptr, uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] tag_t mem_tag, uptr ptr, uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:83:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:96:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] uptr sz) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:47:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:95:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:64:53: warning: always_inline function might not be inlinable [-Wattributes] __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:71:6: warning: the program should also define ‘void operator delete(void*, long unsigned int)’ [-Wsized-deallocation] void operator delete(void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:73:6: warning: the program should also define ‘void operator delete [](void*, long unsigned int)’ [-Wsized-deallocation] void operator delete[](void *ptr) NOEXCEPT { OPERATOR_DELETE_BODY; } ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2383:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6991:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7019:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7479:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7481:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9735:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro INTERCEPTOR(char *, getusershell) { ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9737:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro COMMON_INTERCEPTOR_ENTER(ctx, getusershell); ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:200:5: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, Buffer, strlen(Buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:200:5: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, Buffer, strlen(Buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_c.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_c.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp: In function ‘void message(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp:13:3: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp: In function ‘void message(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp:13:3: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, msg, strlen(msg)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/profile/GCDAProfiling.c:588:1: warning: destructor priorities from 0 to 100 are reserved for the implementation static void llvm_writeout_and_clear(void) { ^~~~~~ cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/profile/GCDAProfiling.c:588:1: warning: destructor priorities from 0 to 100 are reserved for the implementation static void llvm_writeout_and_clear(void) { ^~~~~~ cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C cc1: warning: command line option ‘-nostdinc++’ is valid for C++/ObjC++ but not for C /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp: In function ‘void fuzzer::RawPrint(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp:162:3: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, Str, strlen(Str)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp: In function ‘void fuzzer::RawPrint(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp:162:3: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, Str, strlen(Str)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_cpp.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_c.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:200:5: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, Buffer, strlen(Buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/combined.h:21:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/allocator_config.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/wrappers_c.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:34:41: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/secondary.h:234:43: warning: ‘no_unique_address’ attribute directive ignored [-Wattributes] [[no_unique_address]] MapPlatformData Data; ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:200:5: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] (void)write(2, Buffer, strlen(Buffer)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/ld: warning: -z gnu-version-script-compat ignored. /usr/bin/ld: warning: -z gnu-version-script-compat ignored. /usr/bin/ld: warning: -z gnu-version-script-compat ignored. /usr/bin/ld: warning: -z gnu-version-script-compat ignored. In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp:7676:0: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/build/9f50d42a127a4505b931fbc55737f23d37db77f9/lib/Target/AMDGPU/AMDGPUGenAsmMatcher.inc: In member function ‘llvm::OperandMatchResultTy {anonymous}::AMDGPUAsmParser::MatchOperandParserImpl(llvm::OperandVector&, llvm::StringRef, bool)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/build/9f50d42a127a4505b931fbc55737f23d37db77f9/lib/Target/AMDGPU/AMDGPUGenAsmMatcher.inc:101732:0: note: -Wmisleading-indentation is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers for (const OperandMatchEntry *it = MnemonicRange.first, In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/STLExtras.h:19:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/StringRef.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Twine.h:13, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/ErrorHandling.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/llvm-profgen.cpp:13: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h: In instantiation of ‘void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:79:14: required from ‘constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:253:13: required from here /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type ‘const std::pair, llvm::sampleprof::LineLocation>*’ to type ‘void*’ casts away qualifiers [-Wcast-qual] ::new ((void *)std::addressof(value)) T(std::forward(args)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/STLExtras.h:19:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/StringRef.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Twine.h:13, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/ErrorHandling.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/PerfReader.h:11, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/PerfReader.cpp:8: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h: In instantiation of ‘void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:79:14: required from ‘constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:253:13: required from here /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type ‘const std::pair, llvm::sampleprof::LineLocation>*’ to type ‘void*’ casts away qualifiers [-Wcast-qual] ::new ((void *)std::addressof(value)) T(std::forward(args)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/STLExtras.h:19:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/ArrayRef.h:15, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/DenseMapInfo.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/DenseMap.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/DenseSet.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ProfileData/SampleProf.h:17, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/CallContext.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/ProfiledBinary.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/ProfiledBinary.cpp:9: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h: In instantiation of ‘void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:79:14: required from ‘constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:253:13: required from here /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type ‘const std::pair, llvm::sampleprof::LineLocation>*’ to type ‘void*’ casts away qualifiers [-Wcast-qual] ::new ((void *)std::addressof(value)) T(std::forward(args)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/STLExtras.h:19:0, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/StringRef.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Twine.h:13, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/ErrorHandling.h:12, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/ProfileGenerator.h:11, from /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/tools/llvm-profgen/ProfileGenerator.cpp:9: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h: In instantiation of ‘void llvm::optional_detail::OptionalStorage >::emplace(Args&& ...) [with Args = {const std::pair, std::allocator >, llvm::sampleprof::LineLocation>}; T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:79:14: required from ‘constexpr llvm::optional_detail::OptionalStorage >::OptionalStorage(llvm::optional_detail::OptionalStorage >&&) [with T = const std::pair, llvm::sampleprof::LineLocation>; bool = false]’ /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:253:13: required from here /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/source/source_subfolder/llvm/include/llvm/ADT/Optional.h:113:12: warning: cast from type ‘const std::pair, llvm::sampleprof::LineLocation>*’ to type ‘void*’ casts away qualifiers [-Wcast-qual] ::new ((void *)std::addressof(value)) T(std::forward(args)...); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o] Error 4 make[2]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o] Error 4 make[1]: *** [lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[2]: *** [lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o] Error 4 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o] Terminated make[1]: *** [lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/all] Terminated make[2]: *** [lib/Linker/CMakeFiles/LLVMLinker.dir/depend] Terminated make[1]: *** [lib/Linker/CMakeFiles/LLVMLinker.dir/all] Terminated make: *** [all] Terminated llvm/12.0.1: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/llvm/12.0.1/_/_/build/9f50d42a127a4505b931fbc55737f23d37db77f9 ERROR: Exiting with code: 5 g++: internal compiler error: Terminated (program cc1plus) Please submit a full bug report, with preprocessed source if appropriate. See for instructions.