******************************************************************************** conan install llvm/13.0.0@ --build=llvm --profile=/home/conan/w/BuildSingleReference/44507/e57767c3-922f-42d8-8b66-7678b4800534/profile.txt ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Debug compiler=gcc compiler.libcxx=libstdc++ compiler.version=9 os=Linux os_build=Linux [options] [build_requires] [env] llvm/13.0.0: Forced build from source Installing package: llvm/13.0.0 Requirements llvm/13.0.0 from local cache - Cache Packages llvm/13.0.0:4dc68e40974a0614ad07ccff8d2cda0eee91be93 - Build Installing (downloading, building) binaries... llvm/13.0.0: Building your package in /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93 llvm/13.0.0: Aggregating env generators [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK. 'fPIC' option found and apparently well managed [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK llvm/13.0.0: Calling build() llvm/13.0.0: Enabled LLVM subprojects: clang, compiler-rt ----Running------ > cd '/home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93' && cmake -G "Unix Makefiles" -DCMAKE_BUILD_TYPE="Debug" -DCONAN_IN_LOCAL_CACHE="ON" -DCONAN_COMPILER="gcc" -DCONAN_COMPILER_VERSION="9" -DCONAN_CXX_FLAGS="-m64" -DCONAN_SHARED_LINKER_FLAGS="-m64" -DCONAN_C_FLAGS="-m64" -DCONAN_LIBCXX="libstdc++" -DCMAKE_INSTALL_PREFIX="/home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/package/4dc68e40974a0614ad07ccff8d2cda0eee91be93" -DCMAKE_INSTALL_BINDIR="bin" -DCMAKE_INSTALL_SBINDIR="bin" -DCMAKE_INSTALL_LIBEXECDIR="bin" -DCMAKE_INSTALL_LIBDIR="lib" -DCMAKE_INSTALL_INCLUDEDIR="include" -DCMAKE_INSTALL_OLDINCLUDEDIR="include" -DCMAKE_INSTALL_DATAROOTDIR="share" -DCONAN_CMAKE_POSITION_INDEPENDENT_CODE="ON" -DCMAKE_MODULE_PATH="/home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93" -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY="ON" -DCONAN_EXPORTED="1" -Wno-dev -DLLVM_ENABLE_PROJECTS="clang;compiler-rt" -DLLVM_ENABLE_BINDINGS="False" '/home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm' ----------------- -- The C compiler identification is GNU 9.2.1 -- The CXX compiler identification is GNU 9.2.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- clang project is enabled -- clang-tools-extra project is disabled -- compiler-rt project is enabled -- cross-project-tests project is disabled -- libc project is disabled -- libclc project is disabled -- libcxx project is disabled -- libcxxabi project is disabled -- libunwind project is disabled -- lld project is disabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- parallel-libs project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h -- Looking for fcntl.h - found -- Looking for link.h -- Looking for link.h - found -- Looking for malloc/malloc.h -- Looking for malloc/malloc.h - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for signal.h -- Looking for signal.h - found -- Looking for sys/ioctl.h -- Looking for sys/ioctl.h - found -- Looking for sys/mman.h -- Looking for sys/mman.h - found -- Looking for sys/param.h -- Looking for sys/param.h - found -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for sys/stat.h -- Looking for sys/stat.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h -- Looking for sysexits.h - found -- Looking for termios.h -- Looking for termios.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for valgrind/valgrind.h -- Looking for valgrind/valgrind.h - not found -- Looking for fenv.h -- Looking for fenv.h - found -- Looking for FE_ALL_EXCEPT -- Looking for FE_ALL_EXCEPT - found -- Looking for FE_INEXACT -- Looking for FE_INEXACT - found -- Looking for mach/mach.h -- Looking for mach/mach.h - not found -- Looking for histedit.h -- Looking for histedit.h - not found -- Looking for CrashReporterClient.h -- Looking for CrashReporterClient.h - not found -- Looking for linux/magic.h -- Looking for linux/magic.h - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for pthread_getspecific in pthread -- Looking for pthread_getspecific in pthread - found -- Looking for pthread_rwlock_init in pthread -- Looking for pthread_rwlock_init in pthread - found -- Looking for pthread_mutex_lock in pthread -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - found -- Looking for pfm_initialize in pfm -- Looking for pfm_initialize in pfm - not found -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.11") -- Looking for compress2 -- Looking for compress2 - found -- Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR) -- Looking for xar_open in xar -- Looking for xar_open in xar - not found -- Looking for arc4random -- Looking for arc4random - not found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Looking for __register_frame -- Looking for __register_frame - found -- Looking for __deregister_frame -- Looking for __deregister_frame - found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for posix_fallocate -- Looking for posix_fallocate - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 -- Looking for mallinfo2 - not found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror -- Looking for strerror - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - found -- Looking for dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - not found -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC - Failed -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC -- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Success -- Looking for __GLIBC__ -- Looking for __GLIBC__ - found -- Looking for pthread_getname_np -- Looking for pthread_getname_np - found -- Looking for pthread_setname_np -- Looking for pthread_setname_np - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE -- Performing Test HAVE_STD_IS_TRIVIALLY_COPYABLE - Success -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS -- Performing Test LLVM_HAS_ATOMICS - Success -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed -- Performing Test HAS_MAYBE_UNINITIALIZED -- Performing Test HAS_MAYBE_UNINITIALIZED - Success -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Go bindings disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Could NOT find Python module pygments -- Could NOT find Python module pygments.lexers.c_cpp -- Could NOT find Python module yaml -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_WERROR_DATE_TIME -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG -- Performing Test CXX_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG - Failed -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test C_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG -- Performing Test CXX_SUPPORTS_IMPLICIT_FALLTHROUGH_FLAG - Success -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Success -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG -- Performing Test CXX_SUPPORTS_REDUNDANT_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG -- Performing Test CXX_SUPPORTS_PESSIMIZING_MOVE_FLAG - Success -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG -- Performing Test CXX_SUPPORTS_NOEXCEPT_TYPE_FLAG - Success -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Found Python3: /opt/pyenv/versions/3.7.5/bin/python3.7 (found suitable version "3.7.5", minimum required is "3.6") found components: Interpreter -- Linker detection: GNU ld -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Found Git: /usr/bin/git (found version "2.20.1") -- Targeting AArch64 -- Targeting AMDGPU -- Targeting ARM -- Targeting AVR -- Targeting BPF -- Targeting Hexagon -- Targeting Lanai -- Targeting Mips -- Targeting MSP430 -- Targeting NVPTX -- Targeting PowerPC -- Targeting RISCV -- Targeting Sparc -- Targeting SystemZ -- Targeting WebAssembly -- Targeting X86 -- Targeting XCore -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - found -- Looking for fopen in c -- Looking for fopen in c - found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - found -- Performing Test COMPILER_RT_HAS_NODEFAULTLIBS_FLAG -- Performing Test COMPILER_RT_HAS_NODEFAULTLIBS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FFREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_OMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIC_FLAG -- Performing Test COMPILER_RT_HAS_FPIC_FLAG - Success -- Performing Test COMPILER_RT_HAS_FPIE_FLAG -- Performing Test COMPILER_RT_HAS_FPIE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG -- Performing Test COMPILER_RT_HAS_FNO_BUILTIN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_EXCEPTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test COMPILER_RT_HAS_FOMIT_FRAME_POINTER_FLAG - Success -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG -- Performing Test COMPILER_RT_HAS_FUNWIND_TABLES_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG -- Performing Test COMPILER_RT_HAS_FNO_STACK_PROTECTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG -- Performing Test COMPILER_RT_HAS_FNO_SANITIZE_SAFE_STACK_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG -- Performing Test COMPILER_RT_HAS_FRTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG -- Performing Test COMPILER_RT_HAS_FNO_RTTI_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_FLAG - Success -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG -- Performing Test COMPILER_RT_HAS_STD_CXX14_FLAG - Success -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC -- Performing Test COMPILER_RT_HAS_FTLS_MODEL_INITIAL_EXEC - Success -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG -- Performing Test COMPILER_RT_HAS_FNO_LTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_GENERATE_FLAG - Success -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_GENERATE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PROFILE_INSTR_USE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG -- Performing Test COMPILER_RT_HAS_MSSE3_FLAG - Success -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG -- Performing Test COMPILER_RT_HAS_MSSE4_2_FLAG - Success -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG -- Performing Test COMPILER_RT_HAS_SYSROOT_FLAG - Success -- Performing Test COMPILER_RT_HAS_MCRC_FLAG -- Performing Test COMPILER_RT_HAS_MCRC_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_GR_FLAG -- Performing Test COMPILER_RT_HAS_GR_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GS_FLAG -- Performing Test COMPILER_RT_HAS_GS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MT_FLAG -- Performing Test COMPILER_RT_HAS_MT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_Oy_FLAG -- Performing Test COMPILER_RT_HAS_Oy_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test COMPILER_RT_HAS_GLINE_TABLES_ONLY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_G_FLAG -- Performing Test COMPILER_RT_HAS_G_FLAG - Success -- Performing Test COMPILER_RT_HAS_Zi_FLAG -- Performing Test COMPILER_RT_HAS_Zi_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WALL_FLAG -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG - Success -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test COMPILER_RT_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG -- Performing Test COMPILER_RT_HAS_WC99_EXTENSIONS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WGNU_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG -- Performing Test COMPILER_RT_HAS_WNON_VIRTUAL_DTOR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG -- Performing Test COMPILER_RT_HAS_WVARIADIC_MACROS_FLAG - Success -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test COMPILER_RT_HAS_WUNUSED_PARAMETER_FLAG - Success -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test COMPILER_RT_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_W4_FLAG -- Performing Test COMPILER_RT_HAS_W4_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WX_FLAG -- Performing Test COMPILER_RT_HAS_WX_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4146_FLAG -- Performing Test COMPILER_RT_HAS_WD4146_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG -- Performing Test COMPILER_RT_HAS_WD4391_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4722_FLAG -- Performing Test COMPILER_RT_HAS_WD4722_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4800_FLAG -- Performing Test COMPILER_RT_HAS_WD4800_FLAG - Failed -- Looking for __func__ -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Failed -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for dlopen in dl -- Looking for dlopen in dl - found -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- Looking for pow in m -- Looking for pow in m - found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Looking for backtrace in execinfo -- Looking for backtrace in execinfo - not found -- Looking for __cxa_throw in c++ -- Looking for __cxa_throw in c++ - not found -- Looking for __cxa_throw in stdc++ -- Looking for __cxa_throw in stdc++ - found -- Performing Test COMPILER_RT_HAS_Z_TEXT -- Performing Test COMPILER_RT_HAS_Z_TEXT - Success -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG -- Performing Test COMPILER_RT_HAS_FUSE_LD_LLD_FLAG - Failed -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT -- Performing Test COMPILER_RT_HAS_GNU_VERSION_SCRIPT_COMPAT - Success -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Looking for __i386__ -- Looking for __i386__ - found -- Compiler-RT supported architectures: x86_64;i386 -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG -- Performing Test COMPILER_RT_HAS_FREESTANDING_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_FLOAT16 -- Performing Test COMPILER_RT_HAS_FLOAT16 - Failed -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Builtin supported architectures: i386;x86_64 -- For i386 builtins preferring i386/fp_mode.c to fp_mode.c -- For i386 builtins preferring i386/ashldi3.S to ashldi3.c -- For i386 builtins preferring i386/ashrdi3.S to ashrdi3.c -- For i386 builtins preferring i386/divdi3.S to divdi3.c -- For i386 builtins preferring i386/floatdidf.S to floatdidf.c -- For i386 builtins preferring i386/floatdisf.S to floatdisf.c -- For i386 builtins preferring i386/floatundidf.S to floatundidf.c -- For i386 builtins preferring i386/floatundisf.S to floatundisf.c -- For i386 builtins preferring i386/lshrdi3.S to lshrdi3.c -- For i386 builtins preferring i386/moddi3.S to moddi3.c -- For i386 builtins preferring i386/muldi3.S to muldi3.c -- For i386 builtins preferring i386/udivdi3.S to udivdi3.c -- For i386 builtins preferring i386/umoddi3.S to umoddi3.c -- For i386 builtins preferring i386/floatdixf.S to floatdixf.c -- For i386 builtins preferring i386/floatundixf.S to floatundixf.c -- For x86_64 builtins preferring i386/fp_mode.c to fp_mode.c -- For x86_64 builtins preferring x86_64/floatdidf.c to floatdidf.c -- For x86_64 builtins preferring x86_64/floatdisf.c to floatdisf.c -- For x86_64 builtins preferring x86_64/floatundidf.S to floatundidf.c -- For x86_64 builtins preferring x86_64/floatundisf.S to floatundisf.c -- For x86_64 builtins preferring x86_64/floatdixf.c to floatdixf.c -- For x86_64 builtins preferring x86_64/floatundixf.S to floatundixf.c -- Looking for __atomic_load_8 in atomic -- Looking for __atomic_load_8 in atomic - found -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS -- Performing Test COMPILER_RT_TARGET_HAS_ATOMICS - Success -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK -- Performing Test COMPILER_RT_TARGET_HAS_FCNTL_LCK - Success -- Performing Test COMPILER_RT_TARGET_HAS_UNAME -- Performing Test COMPILER_RT_TARGET_HAS_UNAME - Success -- Performing Test HAS_THREAD_LOCAL -- Performing Test HAS_THREAD_LOCAL - Success -- Builtin supported architectures: i386;x86_64 -- Generated Sanitizer SUPPORTED_TOOLS list on "Linux" is "asan;lsan;msan;tsan;ubsan" -- sanitizer_common tests on "Linux" will run against "asan;lsan;msan;tsan;ubsan" -- check-shadowcallstack does nothing. -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Clang version: 13.0.0 -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Failed -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Not building amdgpu-arch: hsa-runtime64 not found -- Registering Bye as a pass plugin (static build: OFF) -- Failed to find LLVM FileCheck -- Performing Test HAVE_CXX_FLAG_STD_CXX11 -- Performing Test HAVE_CXX_FLAG_STD_CXX11 - Success -- Performing Test HAVE_CXX_FLAG_WALL -- Performing Test HAVE_CXX_FLAG_WALL - Success -- Performing Test HAVE_CXX_FLAG_WEXTRA -- Performing Test HAVE_CXX_FLAG_WEXTRA - Success -- Performing Test HAVE_CXX_FLAG_WSHADOW -- Performing Test HAVE_CXX_FLAG_WSHADOW - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC -- Performing Test HAVE_CXX_FLAG_PEDANTIC - Success -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS -- Performing Test HAVE_CXX_FLAG_PEDANTIC_ERRORS - Success -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 -- Performing Test HAVE_CXX_FLAG_WSHORTEN_64_TO_32 - Failed -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - Success -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WNO_SUGGEST_OVERRIDE - Success -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_WSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WD654 -- Performing Test HAVE_CXX_FLAG_WD654 - Failed -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY -- Performing Test HAVE_CXX_FLAG_WTHREAD_SAFETY - Failed -- Performing Test HAVE_CXX_FLAG_COVERAGE -- Performing Test HAVE_CXX_FLAG_COVERAGE - Success -- Configuring done -- Generating done -- Build files have been written to: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93 ----Running------ > cmake --build '/home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93' '--' '-j3' ----------------- Scanning dependencies of target llvm_vcsrevision_h [ 0%] Generating VCSRevision.h [ 0%] Built target llvm_vcsrevision_h Scanning dependencies of target LLVMHello_exports [ 0%] Creating export file for LLVMHello Scanning dependencies of target LLVMDemangle [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0%] Built target LLVMHello_exports Scanning dependencies of target llvm-PerfectShuffle [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o Scanning dependencies of target obj.llvm-tblgen [ 0%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 0%] Linking CXX executable ../../bin/llvm-PerfectShuffle [ 0%] Built target llvm-PerfectShuffle Scanning dependencies of target count [ 0%] Building C object utils/count/CMakeFiles/count.dir/count.c.o [ 0%] Linking C executable ../../bin/count [ 0%] Built target count Scanning dependencies of target RTOrc.x86_64 [ 0%] Building CXX object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/extensible_rtti.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/log_error_to_stderr.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/macho_platform.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/run_program_wrapper.cpp.o [ 0%] Linking CXX static library ../libLLVMDemangle.a [ 0%] Built target LLVMDemangle [ 0%] Building ASM object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/macho_tlv.x86-64.S.o Scanning dependencies of target compiler-rt-headers [ 0%] Copying compiler-rt's sanitizer/allocator_interface.h... [ 0%] Copying compiler-rt's sanitizer/asan_interface.h... [ 0%] Copying compiler-rt's sanitizer/common_interface_defs.h... [ 0%] Copying compiler-rt's sanitizer/coverage_interface.h... [ 0%] Copying compiler-rt's sanitizer/dfsan_interface.h... [ 0%] Copying compiler-rt's sanitizer/hwasan_interface.h... [ 0%] Copying compiler-rt's sanitizer/linux_syscall_hooks.h... [ 0%] Copying compiler-rt's sanitizer/lsan_interface.h... [ 0%] Copying compiler-rt's sanitizer/msan_interface.h... [ 0%] Copying compiler-rt's sanitizer/netbsd_syscall_hooks.h... [ 0%] Copying compiler-rt's sanitizer/scudo_interface.h... [ 0%] Copying compiler-rt's sanitizer/tsan_interface.h... [ 0%] Copying compiler-rt's sanitizer/tsan_interface_atomic.h... [ 0%] Copying compiler-rt's sanitizer/ubsan_interface.h... [ 0%] Copying compiler-rt's fuzzer/FuzzedDataProvider.h... [ 0%] Copying compiler-rt's sanitizer/memprof_interface.h... [ 0%] Copying compiler-rt's xray/xray_interface.h... [ 0%] Copying compiler-rt's xray/xray_log_interface.h... [ 0%] Copying compiler-rt's xray/xray_records.h... [ 0%] Copying compiler-rt's profile/InstrProfData.inc... [ 0%] Built target compiler-rt-headers Scanning dependencies of target clang_rt.builtins-x86_64 [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/absvdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/absvsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/absvti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/adddf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addsf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addvdi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addvsi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addvti3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/apple_versioning.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashldi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashlti3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashrdi3.c.o [ 0%] Built target RTOrc.x86_64 [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashrti3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/bswapdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/bswapsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cmpdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cmpti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparedf2.c.o Scanning dependencies of target clang_rt.builtins-i386 [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparesf2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/absvti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/adddf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdc3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addsf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvdi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvsi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/addvti3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmoddi4.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/apple_versioning.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmodsi4.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashlti3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ashrti3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmodti4.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsc3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/bswapsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/clzdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/clzsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/clzti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/cmpdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divti3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/cmpti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendsfdf2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/comparedf2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfsf2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/comparesf2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffsdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffssi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ctzdi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffsti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ctzsi2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfdi.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ctzti2.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfsi.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divdc3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfti.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divdf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfdi.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divmoddi4.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfsi.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divmodsi4.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divmodti4.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfti.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divsc3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfdi.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfsi.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divsf3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfti.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divsi3.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfdi.c.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divti3.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/extendsfdf2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfsi.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/extendhfsf2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfti.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsidf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ffsdi2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsisf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ffssi2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattidf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ffsti2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattisf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixdfdi.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsidf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixdfsi.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsisf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntidf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixdfti.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntisf.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixsfdi.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixsfsi.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/int_util.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/lshrdi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixsfti.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/lshrti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfdi.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/moddi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfsi.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/modsi3.c.o [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunsdfti.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/modti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunssfdi.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldc3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunssfsi.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunssfti.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floatsidf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulodi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floatsisf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulosi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floattidf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muloti4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floattisf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floatunsidf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulsc3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floatunsisf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulsf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floatuntidf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/multi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floatuntisf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/int_util.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvdi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/lshrti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/modsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/modti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/muldc3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negdf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/muldf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulodi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negsf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulosi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/muloti4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulsc3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvsi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulsf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/multi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/os_version_check.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulvdi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/paritydi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulvsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/paritysi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulvti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/parityti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/negdf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/negdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountsi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/negsf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/negti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/negvdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powidf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/negvsi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powisf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/negvti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/os_version_check.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subdf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/paritydi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subsf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/paritysi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvdi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/parityti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/popcountdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/popcountsi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trampoline_setup.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/popcountti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfhf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/powidf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfsf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/powisf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/subdf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfhf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/subsf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/subvdi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/subvsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/subvti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivdi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmoddi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/trampoline_setup.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/truncdfhf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodsi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/truncdfsf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodti4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/truncsfhf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ucmpdi2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/ucmpti2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/udivmoddi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umoddi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umodsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/udivmodsi4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umodti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/udivmodti4.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/emutls.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/udivsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/udivti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/enable_execute_stack.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/umodsi3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/eprintf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/umodti3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/emutls.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/gcc_personality_v0.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/enable_execute_stack.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clear_cache.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/eprintf.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addtf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/gcc_personality_v0.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparetf2.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/clear_cache.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divtc3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/cpu_model.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divtf3.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/fp_mode.c.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extenddftf2.c.o [ 2%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/ashldi3.S.o [ 2%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendhftf2.c.o [ 2%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/ashrdi3.S.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/divdi3.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendsftf2.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdidf.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfdi.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdisf.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfsi.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundidf.S.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundisf.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfti.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/lshrdi3.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfdi.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/moddi3.S.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/muldi3.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfsi.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/udivdi3.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfti.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/umoddi3.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/divxc3.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatditf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsitf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixxfdi.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattitf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixxfti.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunditf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfdi.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsitf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfsi.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntitf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/fixunsxfti.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/multc3.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floattixf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/multf3.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/floatuntixf.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powitf2.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/mulxc3.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subtf3.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/powixf2.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfdf2.c.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/floatdixf.S.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfhf2.c.o [ 5%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-i386.dir/i386/floatundixf.S.o [ 5%] Linking C static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.builtins-i386.a [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfsf2.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cpu_model.c.o [ 5%] Built target clang_rt.builtins-i386 Scanning dependencies of target clang_rt.crtbegin-x86_64 [ 5%] Building C object clang_rt.crtbegin-x86_64.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/i386/fp_mode.c.o [ 5%] Built target clang_rt.crtbegin-x86_64 Scanning dependencies of target clang_rt.crtend-i386 [ 5%] Building C object clang_rt.crtend-i386.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdidf.c.o [ 5%] Built target clang_rt.crtend-i386 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdisf.c.o Scanning dependencies of target clang_rt.crtbegin-i386 [ 5%] Building C object clang_rt.crtbegin-i386.o [ 5%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundidf.S.o [ 5%] Built target clang_rt.crtbegin-i386 Scanning dependencies of target clang_rt.crtend-x86_64 [ 5%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundisf.S.o [ 5%] Building C object clang_rt.crtend-x86_64.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divxc3.c.o [ 5%] Built target clang_rt.crtend-x86_64 [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfdi.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfti.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfdi.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfsi.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfti.c.o Scanning dependencies of target RTLSanCommon.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common.cpp.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattixf.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntixf.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulxc3.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powixf2.c.o [ 5%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdixf.c.o [ 5%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundixf.S.o [ 5%] Linking C static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.builtins-x86_64.a [ 5%] Built target clang_rt.builtins-x86_64 Scanning dependencies of target RTSanitizerCommonLibc.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_allocator_checks.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_linux_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_mac_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_posix_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_fuchsia.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_linux.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_mac.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o [ 5%] Built target RTLSanCommon.x86_64 [ 5%] Built target RTSanitizerCommonLibc.x86_64 Scanning dependencies of target RTSanitizerCommonSymbolizer.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_allocator_report.cpp.o Scanning dependencies of target RTSanitizerCommon.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_allocator.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_chained_origin_depot.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stackdepot.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_common.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_deadlock_detector1.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_printer.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_sparc.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer.cpp.o [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_deadlock_detector2.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_errno.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_file.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_mac.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_markup.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_flags.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_report.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_flag_parser.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_fuchsia.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_libc.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_win.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_unwind_linux_libcdep.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_unwind_win.cpp.o [ 5%] Built target RTSanitizerCommonSymbolizer.x86_64 Scanning dependencies of target RTSanitizerCommonCoverage.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sancov_flags.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_libignore.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_fuchsia.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_libcdep_new.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_win_sections.cpp.o [ 5%] Built target RTSanitizerCommonCoverage.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux_s390.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_mac.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_mutex.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_netbsd.cpp.o Scanning dependencies of target RTInterception.x86_64 [ 5%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_linux.cpp.o [ 5%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_mac.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_win.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_type_test.cpp.o [ 6%] Built target RTInterception.x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_persistent_allocator.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o Scanning dependencies of target RTLSanCommon.i386 [ 6%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.i386.dir/lsan_common.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_linux.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_posix.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_printf.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_linux.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_solaris.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_suppressions.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.i386.dir/lsan_common_fuchsia.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.i386.dir/lsan_common_linux.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_tls_get_addr.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.i386.dir/lsan_common_mac.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_thread_registry.cpp.o [ 6%] Built target RTLSanCommon.i386 Scanning dependencies of target RTSanitizerCommonCoverage.i386 [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.i386.dir/sancov_flags.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.i386.dir/sanitizer_coverage_fuchsia.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.i386.dir/sanitizer_coverage_libcdep_new.cpp.o [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_type_traits.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_win.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_termination.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.i386.dir/sanitizer_coverage_win_sections.cpp.o [ 6%] Built target RTSanitizerCommonCoverage.i386 Scanning dependencies of target RTSanitizerCommonLibc.i386 [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.i386.dir/sanitizer_common_libcdep.cpp.o [ 6%] Built target RTSanitizerCommon.x86_64 Scanning dependencies of target RTSanitizerCommon.i386 [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_allocator.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.i386.dir/sanitizer_allocator_checks.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.i386.dir/sanitizer_linux_libcdep.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.i386.dir/sanitizer_mac_libcdep.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.i386.dir/sanitizer_posix_libcdep.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_common.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.i386.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_deadlock_detector1.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.i386.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o [ 6%] Built target RTSanitizerCommonLibc.i386 Scanning dependencies of target RTSanitizerCommonSymbolizer.i386 [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_allocator_report.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_chained_origin_depot.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_stackdepot.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_deadlock_detector2.cpp.o [ 6%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeBeadsGen.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_errno.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_file.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_stacktrace.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_flags.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_stacktrace_libcdep.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_stacktrace_printer.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_stacktrace_sparc.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_flag_parser.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_fuchsia.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_libc.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer_libcdep.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_libignore.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_linux.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer_mac.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer_markup.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer_report.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_linux_s390.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_mac.cpp.o [ 8%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_mutex.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_symbolizer_win.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_unwind_linux_libcdep.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_netbsd.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_persistent_allocator.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.i386.dir/sanitizer_unwind_win.cpp.o [ 8%] Built target RTSanitizerCommonSymbolizer.i386 Scanning dependencies of target RTInterception.i386 [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_freebsd.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.i386.dir/interception_linux.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_linux.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.i386.dir/interception_mac.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.i386.dir/interception_win.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_netbsd.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.i386.dir/interception_type_test.cpp.o [ 8%] Built target RTInterception.i386 [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_platform_limits_solaris.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_posix.cpp.o Scanning dependencies of target RTUbsan_cxx.x86_64 [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_handlers_cxx.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_printf.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash_itanium.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_procmaps_common.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash_win.cpp.o [ 8%] Built target RTUbsan_cxx.x86_64 Scanning dependencies of target RTUbsan.x86_64 [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_diag.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_procmaps_bsd.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_procmaps_fuchsia.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_procmaps_linux.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_procmaps_mac.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_procmaps_solaris.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_init.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_solaris.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_stoptheworld_mac.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_suppressions.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_flags.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_handlers.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_tls_get_addr.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_thread_registry.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_type_traits.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_win.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.i386.dir/sanitizer_termination.cpp.o [ 9%] Built target RTSanitizerCommon.i386 [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_monitor.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_value.cpp.o Scanning dependencies of target RTUbsan_standalone.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_diag_standalone.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o [ 9%] Built target RTUbsan.x86_64 [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_init_standalone.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_signals_standalone.cpp.o [ 9%] Built target RTUbsan_standalone.x86_64 [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenInstruction.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenRegisters.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenSchedule.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenTarget.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DAGISelMatcher.cpp.o Scanning dependencies of target RTUbsan.i386 [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.i386.dir/ubsan_diag.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.i386.dir/ubsan_init.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.i386.dir/ubsan_flags.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.i386.dir/ubsan_handlers.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.i386.dir/ubsan_monitor.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.i386.dir/ubsan_value.cpp.o [ 9%] Built target RTUbsan.i386 Scanning dependencies of target RTUbsan_standalone.i386 [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.i386.dir/ubsan_diag_standalone.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.i386.dir/ubsan_init_standalone.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.i386.dir/ubsan_signals_standalone.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAEmitter.cpp.o [ 9%] Built target RTUbsan_standalone.i386 Scanning dependencies of target RTUbsan_cxx.i386 [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.i386.dir/ubsan_handlers_cxx.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.i386.dir/ubsan_type_hash.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.i386.dir/ubsan_type_hash_itanium.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.i386.dir/ubsan_type_hash_win.cpp.o [ 9%] Built target RTUbsan_cxx.i386 Scanning dependencies of target RTAsan_preinit.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_preinit.x86_64.dir/asan_preinit.cpp.o [ 9%] Built target RTAsan_preinit.x86_64 Scanning dependencies of target RTAsan.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_allocator.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_activation.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_debugging.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_descriptions.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_errors.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DirectiveEmitter.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_fake_stack.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_flags.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_fuchsia.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_globals.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_globals_win.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors_memintrinsics.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_linux.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FastISelEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/FixedLenDecoderEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GICombinerEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_linux.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_win.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_memory_profile.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_poisoning.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_posix.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_premap_shadow.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InfoByHwMode.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_report.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_rtl.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_shadow_setup.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_stack.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_stats.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_suppressions.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/InstrDocsEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/IntrinsicEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptEmitter.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_thread.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptParserEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PredicateExpander.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_win.cpp.o [ 9%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 9%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors_vfork.S.o [ 9%] Built target RTAsan.x86_64 Scanning dependencies of target RTAsan_cxx.i386 [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_cxx.i386.dir/asan_new_delete.cpp.o [ 9%] Built target RTAsan_cxx.i386 Scanning dependencies of target RTAsan_preinit.i386 [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_preinit.i386.dir/asan_preinit.cpp.o [ 9%] Built target RTAsan_preinit.i386 Scanning dependencies of target RTAsan.i386 [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_allocator.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_activation.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RISCVCompressInstEmitter.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_debugging.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterBankEmitter.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_descriptions.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_errors.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_fake_stack.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_flags.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_fuchsia.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SDNodeProperties.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_globals.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_globals_win.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_interceptors.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_interceptors_memintrinsics.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_linux.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_mac.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_malloc_linux.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_malloc_mac.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_malloc_win.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_memory_profile.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_poisoning.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SearchableTableEmitter.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_posix.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/SubtargetFeatureInfo.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_premap_shadow.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_report.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_rtl.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_shadow_setup.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_stack.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_stats.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/TableGen.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_suppressions.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Types.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_thread.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_win.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86EVEX2VEXTablesEmitter.cpp.o [ 11%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.i386.dir/asan_interceptors_vfork.S.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o Scanning dependencies of target RTAsan_cxx.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_cxx.x86_64.dir/asan_new_delete.cpp.o [ 11%] Built target RTAsan_cxx.x86_64 Scanning dependencies of target RTAsan_dynamic.i386 [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_allocator.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86ModRMFilters.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/X86RecognizableInstr.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_activation.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_debugging.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_descriptions.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_errors.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_fake_stack.cpp.o [ 11%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CTagsEmitter.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_flags.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_fuchsia.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_globals.cpp.o [ 11%] Built target obj.llvm-tblgen Scanning dependencies of target clang_rt.asan-preinit-i386 [ 11%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan-preinit-i386.a [ 11%] Built target clang_rt.asan-preinit-i386 Scanning dependencies of target RTAsan_dynamic.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_allocator.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_globals_win.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_interceptors.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_activation.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_debugging.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_descriptions.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_errors.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_fake_stack.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_flags.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_fuchsia.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_globals.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_globals_win.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors.cpp.o [ 11%] Built target RTAsan.i386 [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors_memintrinsics.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_linux.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_mac.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_linux.cpp.o Scanning dependencies of target clang_rt.asan-preinit-x86_64 [ 11%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan-preinit-x86_64.a [ 11%] Built target clang_rt.asan-preinit-x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_mac.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_win.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_memory_profile.cpp.o Scanning dependencies of target asan_ignorelist [ 11%] Copying asan_ignorelist.txt... [ 11%] Built target asan_ignorelist Scanning dependencies of target dfsan_abilist [ 11%] Generating ../../../../lib/clang/13.0.0/share/dfsan_abilist.txt [ 11%] Built target dfsan_abilist Scanning dependencies of target clang_rt.dfsan-x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_allocator.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_chained_origin_depot.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_custom.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_interceptors.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_new_delete.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_thread.cpp.o [ 11%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.dfsan-x86_64.a [ 11%] Built target clang_rt.dfsan-x86_64 Scanning dependencies of target clang_rt.msan-x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_allocator.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_chained_origin_depot.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_poisoning.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_posix.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_premap_shadow.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_report.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_rtl.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_shadow_setup.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_stack.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_stats.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_interceptors_memintrinsics.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_suppressions.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_linux.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_thread.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_mac.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_malloc_linux.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_win.cpp.o [ 11%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors_vfork.S.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_new_delete.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_malloc_mac.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_malloc_win.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_memory_profile.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_poisoning.cpp.o [ 12%] Built target RTAsan_dynamic.x86_64 Scanning dependencies of target msan_ignorelist [ 12%] Copying msan_ignorelist.txt... [ 12%] Built target msan_ignorelist Scanning dependencies of target clang_rt.msan_cxx-x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan_cxx-x86_64.dir/msan_new_delete.cpp.o [ 12%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.msan_cxx-x86_64.a [ 12%] Built target clang_rt.msan_cxx-x86_64 Scanning dependencies of target hwasan_symbolize [ 12%] Copying hwasan_symbolize... [ 12%] Built target hwasan_symbolize Scanning dependencies of target hwasan_ignorelist [ 12%] Copying hwasan_ignorelist.txt... [ 12%] Built target hwasan_ignorelist Scanning dependencies of target RTHwasanAliases.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_posix.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_premap_shadow.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_report.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_allocator.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_rtl.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_allocation_functions.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_dynamic_shadow.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_shadow_setup.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_exceptions.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_stack.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_fuchsia.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_globals.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_stats.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_interceptors.cpp.o [ 12%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_interceptors_vfork.S.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_linux.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_suppressions.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_thread.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_memintrinsics.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_poisoning.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_report.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_win.cpp.o [ 12%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_interceptors_vfork.S.o [ 12%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.i386.dir/asan_new_delete.cpp.o [ 12%] Built target RTAsan_dynamic.i386 Scanning dependencies of target RTHwasan_cxx.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_cxx.x86_64.dir/hwasan_new_delete.cpp.o [ 12%] Built target RTHwasan_cxx.x86_64 Scanning dependencies of target RTHwasan_dynamic.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan.cpp.o [ 12%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_setjmp.S.o [ 12%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_tag_mismatch_aarch64.S.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_thread.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_thread_list.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_type_test.cpp.o [ 12%] Built target RTHwasanAliases.x86_64 Scanning dependencies of target RTHwasan.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_allocator.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_allocator.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_linux.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_report.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_allocation_functions.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_thread.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_dynamic_shadow.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_poisoning.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_allocation_functions.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_exceptions.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_fuchsia.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_globals.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_dynamic_shadow.cpp.o [ 13%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.msan-x86_64.a [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_interceptors.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_exceptions.cpp.o [ 13%] Built target clang_rt.msan-x86_64 [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_fuchsia.cpp.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_interceptors_vfork.S.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_globals.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_interceptors.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_linux.cpp.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_interceptors_vfork.S.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_memintrinsics.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_linux.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_memintrinsics.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_poisoning.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_poisoning.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_report.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_report.cpp.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_setjmp.S.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_tag_mismatch_aarch64.S.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_setjmp.S.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_tag_mismatch_aarch64.S.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_thread.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_thread_list.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_thread.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_type_test.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_new_delete.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_thread_list.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_type_test.cpp.o [ 13%] Built target RTHwasan_dynamic.x86_64 Scanning dependencies of target RTHwasanAliases_dynamic.x86_64 [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan.cpp.o [ 13%] Built target RTHwasan.x86_64 Scanning dependencies of target clang_rt.tsan_cxx-x86_64 [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan_cxx-x86_64.dir/rtl/tsan_new_delete.cpp.o Scanning dependencies of target clang_rt.tsan-x86_64 [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_clock.cpp.o [ 13%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.tsan_cxx-x86_64.a [ 13%] Built target clang_rt.tsan_cxx-x86_64 Scanning dependencies of target RTDD.x86_64 [ 13%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/RTDD.x86_64.dir/dd_rtl.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/RTDD.x86_64.dir/dd_interceptors.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_allocator.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_debugging.cpp.o [ 13%] Built target RTDD.x86_64 [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_external.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_fd.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_flags.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_ignoreset.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interceptors_posix.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_allocation_functions.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_dynamic_shadow.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface_ann.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_exceptions.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_fuchsia.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_globals.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_interceptors.cpp.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_interceptors_vfork.S.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_linux.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_memintrinsics.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface_atomic.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_poisoning.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_report.cpp.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_setjmp.S.o [ 13%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_tag_mismatch_aarch64.S.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_thread.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_thread_list.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_type_test.cpp.o [ 13%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_new_delete.cpp.o [ 13%] Built target RTHwasanAliases_dynamic.x86_64 [ 13%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_interface_java.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_malloc_mac.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_md5.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_mman.cpp.o Scanning dependencies of target clang_rt.dd-x86_64 [ 15%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/clang_rt.dd-x86_64.dir/dd_rtl.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/clang_rt.dd-x86_64.dir/dd_interceptors.cpp.o [ 15%] Linking CXX static library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.dd-x86_64.a [ 15%] Built target clang_rt.dd-x86_64 Scanning dependencies of target clang_rt.safestack-x86_64 [ 15%] Building CXX object projects/compiler-rt/lib/safestack/CMakeFiles/clang_rt.safestack-x86_64.dir/safestack.cpp.o [ 15%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_mutexset.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.safestack-x86_64.a [ 16%] Built target clang_rt.safestack-x86_64 Scanning dependencies of target clang_rt.safestack-i386 [ 16%] Building CXX object projects/compiler-rt/lib/safestack/CMakeFiles/clang_rt.safestack-i386.dir/safestack.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_preinit.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_report.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.safestack-i386.a [ 16%] Built target clang_rt.safestack-i386 Scanning dependencies of target cfi_ignorelist [ 16%] Copying cfi_ignorelist.txt... [ 16%] Built target cfi_ignorelist Scanning dependencies of target clang_rt.cfi-i386 [ 16%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi-i386.dir/cfi.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.cfi-i386.a [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl.cpp.o [ 16%] Built target clang_rt.cfi-i386 Scanning dependencies of target clang_rt.cfi_diag-i386 [ 16%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi_diag-i386.dir/cfi.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.cfi_diag-i386.a [ 16%] Built target clang_rt.cfi_diag-i386 Scanning dependencies of target clang_rt.cfi_diag-x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi_diag-x86_64.dir/cfi.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.cfi_diag-x86_64.a [ 16%] Built target clang_rt.cfi_diag-x86_64 Scanning dependencies of target clang_rt.cfi-x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi-x86_64.dir/cfi.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.cfi-x86_64.a [ 16%] Built target clang_rt.cfi-x86_64 Scanning dependencies of target RTGwpAsanOptionsParser.x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanOptionsParser.x86_64.dir/optional/options_parser.cpp.o [ 16%] Built target RTGwpAsanOptionsParser.x86_64 Scanning dependencies of target RTSanitizerCommonNoTermination.x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_allocator.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_common.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_deadlock_detector1.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_mutex.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_deadlock_detector2.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_errno.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_file.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_flags.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_flag_parser.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_fuchsia.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_libc.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_libignore.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_proc.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_linux.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_linux_s390.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_report.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_mac.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_mutex.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_netbsd.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_persistent_allocator.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_linux.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_thread.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_printf.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_stack_trace.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_suppressions.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_symbolize.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_linux.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_sync.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_solaris.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_tls_get_addr.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_thread_registry.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_platform_linux.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_type_traits.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_win.cpp.o [ 16%] Built target RTSanitizerCommonNoTermination.x86_64 Scanning dependencies of target RTGwpAsan.x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/common.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/crash_handler.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/common_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/guarded_pool_allocator_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/mutex_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/utilities_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/guarded_pool_allocator.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/stack_trace_compressor.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_platform_posix.cpp.o [ 16%] Built target RTGwpAsan.x86_64 Scanning dependencies of target RTGwpAsanSegvHandler.x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanSegvHandler.x86_64.dir/optional/segv_handler_posix.cpp.o [ 16%] Built target RTGwpAsanSegvHandler.x86_64 [ 16%] Building ASM object projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_amd64.S.o Scanning dependencies of target RTGwpAsanBacktraceLibc.x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceLibc.x86_64.dir/optional/backtrace_linux_libc.cpp.o Scanning dependencies of target RTGwpAsan.i386 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/common.cpp.o [ 16%] Built target RTGwpAsanBacktraceLibc.x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/crash_handler.cpp.o Scanning dependencies of target RTSanitizerCommonNoTermination.i386 [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_allocator.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/platform_specific/common_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/platform_specific/guarded_pool_allocator_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/platform_specific/mutex_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/platform_specific/utilities_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/guarded_pool_allocator.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.i386.dir/stack_trace_compressor.cpp.o [ 16%] Built target RTGwpAsan.i386 Scanning dependencies of target RTGwpAsanSegvHandler.i386 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanSegvHandler.i386.dir/optional/segv_handler_posix.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_common.cpp.o [ 16%] Built target RTGwpAsanSegvHandler.i386 Scanning dependencies of target RTGwpAsanOptionsParser.i386 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanOptionsParser.i386.dir/optional/options_parser.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_deadlock_detector1.cpp.o [ 16%] Built target RTGwpAsanOptionsParser.i386 Scanning dependencies of target RTGwpAsanBacktraceLibc.i386 [ 16%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceLibc.i386.dir/optional/backtrace_linux_libc.cpp.o [ 16%] Built target RTGwpAsanBacktraceLibc.i386 Scanning dependencies of target clang_rt.scudo_cxx-x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_cxx-x86_64.dir/scudo_new_delete.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_cxx-x86_64.a [ 16%] Built target clang_rt.scudo_cxx-x86_64 Scanning dependencies of target clang_rt.scudo_cxx_minimal-x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_cxx_minimal-x86_64.dir/scudo_new_delete.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_cxx_minimal-x86_64.a [ 16%] Built target clang_rt.scudo_cxx_minimal-x86_64 Scanning dependencies of target clang_rt.scudo-x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_allocator.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_deadlock_detector2.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_errno.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_file.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_flags.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_flag_parser.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_fuchsia.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_libc.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_libignore.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_linux.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_crc32.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_errors.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_flags.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_malloc.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_termination.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_tsd_exclusive.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_linux_s390.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_mac.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_mutex.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_tsd_shared.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_netbsd.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_persistent_allocator.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-x86_64.dir/scudo_utils.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_platform_limits_freebsd.cpp.o [ 18%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo-x86_64.a [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_platform_limits_linux.cpp.o [ 18%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_platform_limits_netbsd.cpp.o [ 18%] Built target clang_rt.scudo-x86_64 Scanning dependencies of target clang_rt.scudo_minimal-x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_allocator.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_platform_limits_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_platform_limits_solaris.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_posix.cpp.o [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.tsan-x86_64.a [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_printf.cpp.o [ 19%] Built target clang_rt.tsan-x86_64 Scanning dependencies of target clang_rt.scudo_cxx_minimal-i386 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_cxx_minimal-i386.dir/scudo_new_delete.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_procmaps_common.cpp.o [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_cxx_minimal-i386.a [ 19%] Built target clang_rt.scudo_cxx_minimal-i386 Scanning dependencies of target clang_rt.scudo_cxx-i386 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_cxx-i386.dir/scudo_new_delete.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_procmaps_bsd.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_procmaps_fuchsia.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_procmaps_linux.cpp.o [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_cxx-i386.a [ 19%] Built target clang_rt.scudo_cxx-i386 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_crc32.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_procmaps_mac.cpp.o Scanning dependencies of target clang_rt.scudo-dynamic-x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_procmaps_solaris.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_allocator.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_solaris.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_stoptheworld_mac.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_suppressions.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_errors.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_flags.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_malloc.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_termination.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_tsd_exclusive.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_tls_get_addr.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_thread_registry.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_tsd_shared.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-x86_64.dir/scudo_utils.cpp.o [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_minimal-x86_64.a [ 19%] Built target clang_rt.scudo_minimal-x86_64 Scanning dependencies of target clang_rt.gwp_asan-i386 [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/common.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_type_traits.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/crash_handler.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.i386.dir/sanitizer_win.cpp.o [ 19%] Built target RTSanitizerCommonNoTermination.i386 [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/platform_specific/common_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/platform_specific/guarded_pool_allocator_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/platform_specific/mutex_posix.cpp.o Scanning dependencies of target clang_rt.gwp_asan-x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/common.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/crash_handler.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/platform_specific/utilities_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/common_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/guarded_pool_allocator.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/guarded_pool_allocator_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/mutex_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-i386.dir/stack_trace_compressor.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/utilities_posix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/guarded_pool_allocator.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_crc32.cpp.o [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.gwp_asan-i386.a [ 19%] Built target clang_rt.gwp_asan-i386 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_errors.cpp.o Scanning dependencies of target clang_rt.scudo_standalone-dynamic-x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/checksum.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_flags.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/stack_trace_compressor.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/common.cpp.o [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.gwp_asan-x86_64.a [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/crc32_hw.cpp.o [ 19%] Built target clang_rt.gwp_asan-x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/flags_parser.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_malloc.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/flags.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/fuchsia.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/linux.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_termination.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/release.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/report.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_tsd_exclusive.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/string_utils.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_tsd_shared.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/wrappers_c.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_utils.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-x86_64.dir/scudo_new_delete.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/wrappers_cpp.cpp.o [ 19%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo-x86_64.so [ 19%] Built target clang_rt.scudo-dynamic-x86_64 Scanning dependencies of target clang_rt.scudo_standalone-i386 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/checksum.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/common.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/crc32_hw.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/flags_parser.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/flags.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/fuchsia.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/linux.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/release.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/report.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/string_utils.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-i386.dir/wrappers_c.cpp.o Scanning dependencies of target clang_rt.scudo_standalone-x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/checksum.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/common.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/crc32_hw.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/flags_parser.cpp.o [ 19%] Linking CXX shared library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_standalone-x86_64.so [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/flags.cpp.o [ 19%] Built target clang_rt.scudo_standalone-dynamic-x86_64 Scanning dependencies of target clang_rt.scudo_standalone_cxx-x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/fuchsia.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone_cxx-x86_64.dir/wrappers_cpp.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/linux.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/release.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/report.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/string_utils.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/wrappers_c.cpp.o [ 19%] Linking CXX static library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_standalone-i386.a [ 19%] Built target clang_rt.scudo_standalone-i386 Scanning dependencies of target clang_rt.scudo_standalone_cxx-i386 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone_cxx-i386.dir/wrappers_cpp.cpp.o [ 19%] Linking CXX static library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_standalone_cxx-x86_64.a [ 19%] Built target clang_rt.scudo_standalone_cxx-x86_64 Scanning dependencies of target clang_rt.scudo_standalone-dynamic-i386 [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/checksum.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/common.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/crc32_hw.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/flags_parser.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/flags.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/fuchsia.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/linux.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/release.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/report.cpp.o [ 19%] Linking CXX static library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_standalone_cxx-i386.a [ 19%] Built target clang_rt.scudo_standalone_cxx-i386 Scanning dependencies of target RTUbsan_minimal.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/ubsan_minimal/CMakeFiles/RTUbsan_minimal.x86_64.dir/ubsan_minimal_handlers.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/string_utils.cpp.o [ 19%] Linking CXX static library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_standalone-x86_64.a [ 19%] Built target clang_rt.scudo_standalone-x86_64 Scanning dependencies of target RTUbsan_minimal.i386 [ 19%] Built target RTUbsan_minimal.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/ubsan_minimal/CMakeFiles/RTUbsan_minimal.i386.dir/ubsan_minimal_handlers.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/wrappers_c.cpp.o Scanning dependencies of target clang_rt.profile-x86_64 [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/GCDAProfiling.c.o [ 19%] Built target RTUbsan_minimal.i386 Scanning dependencies of target clang_rt.profile-i386 [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/GCDAProfiling.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfiling.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingInternal.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfiling.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingValue.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingInternal.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingValue.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingBuffer.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingFile.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingBuffer.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingFile.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingMerge.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingMergeFile.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingMerge.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingNameVar.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingVersionVar.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingMergeFile.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingNameVar.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingWriter.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingVersionVar.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformDarwin.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingWriter.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformFuchsia.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformLinux.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingPlatformDarwin.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingPlatformFuchsia.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformOther.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingPlatformLinux.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformWindows.c.o [ 19%] Building CXX object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingRuntime.cpp.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingPlatformOther.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingPlatformWindows.c.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingUtil.c.o [ 19%] Building CXX object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingRuntime.cpp.o [ 19%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-i386.dir/InstrProfilingUtil.c.o [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.profile-x86_64.a [ 19%] Built target clang_rt.profile-x86_64 [ 19%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.profile-i386.a Scanning dependencies of target RTXrayBASIC.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayBASIC.x86_64.dir/xray_basic_flags.cpp.o [ 19%] Built target clang_rt.profile-i386 Scanning dependencies of target RTXrayPROFILING.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profile_collector.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayBASIC.x86_64.dir/xray_basic_logging.cpp.o [ 19%] Built target RTXrayBASIC.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profiling.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-i386.dir/wrappers_cpp.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profiling_flags.cpp.o Scanning dependencies of target RTXray.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_buffer_queue.cpp.o [ 19%] Built target RTXrayPROFILING.x86_64 Scanning dependencies of target RTXrayFDR.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayFDR.x86_64.dir/xray_fdr_flags.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayFDR.x86_64.dir/xray_fdr_logging.cpp.o [ 19%] Linking CXX shared library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_standalone-i386.so [ 19%] Built target clang_rt.scudo_standalone-dynamic-i386 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_init.cpp.o Scanning dependencies of target RTfuzzer_interceptors.i386 [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_interceptors.i386.dir/FuzzerInterceptors.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_flags.cpp.o [ 19%] Built target RTfuzzer_interceptors.i386 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_interface.cpp.o Scanning dependencies of target RTfuzzer.i386 [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerCrossOver.cpp.o [ 19%] Built target RTXrayFDR.x86_64 Scanning dependencies of target RTfuzzer_main.i386 [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_main.i386.dir/FuzzerMain.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_log_interface.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_utils.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerDataFlowTrace.cpp.o [ 19%] Built target RTfuzzer_main.i386 Scanning dependencies of target RTfuzzer_main.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_main.x86_64.dir/FuzzerMain.cpp.o [ 19%] Built target RTfuzzer_main.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_x86_64.cpp.o [ 19%] Building ASM object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_trampoline_x86_64.S.o Scanning dependencies of target RTfuzzer.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerCrossOver.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerDataFlowTrace.cpp.o [ 19%] Built target RTXray.x86_64 [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerDriver.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerDriver.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsDlsym.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerExtFunctionsDlsym.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerExtFunctionsWeak.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsWeak.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsWindows.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtraCounters.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerFork.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerExtFunctionsWindows.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerExtraCounters.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerFork.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerIO.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIO.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerIOPosix.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerIOWindows.cpp.o [ 19%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerLoop.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIOPosix.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerMerge.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIOWindows.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerLoop.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerMerge.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerMutate.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerSHA1.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerTracePC.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerUtil.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerMutate.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerUtilDarwin.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerUtilFuchsia.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerUtilLinux.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerUtilPosix.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerSHA1.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.i386.dir/FuzzerUtilWindows.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerTracePC.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtil.cpp.o [ 20%] Built target RTfuzzer.i386 Scanning dependencies of target RTfuzzer_interceptors.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_interceptors.x86_64.dir/FuzzerInterceptors.cpp.o [ 20%] Built target RTfuzzer_interceptors.x86_64 Scanning dependencies of target clang_rt.fuzzer_no_main-i386 [ 20%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.fuzzer_no_main-i386.a [ 20%] Built target clang_rt.fuzzer_no_main-i386 Scanning dependencies of target RTMemprof_dynamic.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_allocator.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_descriptions.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_flags.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilDarwin.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_interceptors.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilFuchsia.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilLinux.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilPosix.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_interceptors_memintrinsics.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_linux.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_malloc_linux.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_posix.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_rtl.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilWindows.cpp.o [ 20%] Built target RTfuzzer.x86_64 Scanning dependencies of target RTMemprof.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_allocator.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_shadow_setup.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_descriptions.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_flags.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_interceptors.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_interceptors_memintrinsics.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_linux.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_stack.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_stats.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_thread.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_new_delete.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_malloc_linux.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_posix.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_rtl.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_shadow_setup.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_stack.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_stats.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_thread.cpp.o Scanning dependencies of target RTMemprof_preinit.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_preinit.x86_64.dir/memprof_preinit.cpp.o [ 20%] Built target RTMemprof_preinit.x86_64 Scanning dependencies of target RTMemprof_cxx.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_cxx.x86_64.dir/memprof_new_delete.cpp.o [ 20%] Built target RTMemprof_cxx.x86_64 Scanning dependencies of target clang_rt.memprof-preinit-x86_64 [ 20%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.memprof-preinit-x86_64.a [ 20%] Built target clang_rt.memprof-preinit-x86_64 Scanning dependencies of target RTSanitizerCommonNoLibc.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.x86_64.dir/sanitizer_common_nolibc.cpp.o [ 20%] Built target RTSanitizerCommonNoLibc.x86_64 Scanning dependencies of target RTSanitizerCommonSymbolizerNoHooks.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_allocator_report.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_chained_origin_depot.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stackdepot.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_printer.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_sparc.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_mac.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_markup.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_report.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_win.cpp.o [ 20%] Built target RTMemprof_dynamic.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_unwind_linux_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_unwind_win.cpp.o Scanning dependencies of target RTSanitizerCommonNoLibc.i386 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.i386.dir/sanitizer_common_nolibc.cpp.o [ 20%] Built target RTSanitizerCommonNoLibc.i386 Scanning dependencies of target RTSanitizerCommonLibcNoHooks.i386 [ 20%] Built target RTSanitizerCommonSymbolizerNoHooks.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.i386.dir/sanitizer_common_libcdep.cpp.o Scanning dependencies of target RTSanitizerCommonSymbolizerNoHooks.i386 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_allocator_report.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.i386.dir/sanitizer_allocator_checks.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.i386.dir/sanitizer_linux_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_chained_origin_depot.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_stackdepot.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.i386.dir/sanitizer_mac_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.i386.dir/sanitizer_posix_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_stacktrace.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_stacktrace_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.i386.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_stacktrace_printer.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.i386.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o [ 20%] Built target RTSanitizerCommonLibcNoHooks.i386 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_stacktrace_sparc.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer_libcdep.cpp.o Scanning dependencies of target RTSanitizerCommonLibcNoHooks.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_common_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_allocator_checks.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_linux_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer_mac.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer_markup.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_mac_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_posix_libcdep.cpp.o [ 20%] Built target RTMemprof.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer_report.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_symbolizer_win.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_unwind_linux_libcdep.cpp.o [ 20%] Built target RTSanitizerCommonLibcNoHooks.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.i386.dir/sanitizer_unwind_win.cpp.o Scanning dependencies of target RTSanitizerCommonNoHooks.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_allocator.cpp.o Scanning dependencies of target RTSanitizerCommonNoHooks.i386 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_allocator.cpp.o [ 20%] Built target RTSanitizerCommonSymbolizerNoHooks.i386 Scanning dependencies of target RTSanitizerCommon.test.i386 [ 20%] Linking CXX static library libRTSanitizerCommon.test.i386.a [ 20%] Built target RTSanitizerCommon.test.i386 Scanning dependencies of target RTSanitizerCommon.test.x86_64 [ 20%] Linking CXX static library libRTSanitizerCommon.test.x86_64.a [ 20%] Built target RTSanitizerCommon.test.x86_64 Scanning dependencies of target RTSanitizerCommon.test.nolibc.x86_64 [ 20%] Linking CXX static library libRTSanitizerCommon.test.nolibc.x86_64.a [ 20%] Built target RTSanitizerCommon.test.nolibc.x86_64 Scanning dependencies of target RTInterception.test.x86_64 [ 20%] Linking CXX static library libRTInterception.test.x86_64.a [ 20%] Built target RTInterception.test.x86_64 Scanning dependencies of target RTInterception.test.i386 [ 20%] Linking CXX static library libRTInterception.test.i386.a [ 20%] Built target RTInterception.test.i386 Scanning dependencies of target clang_rt.stats-x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats-x86_64.dir/stats.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_common.cpp.o [ 20%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.stats-x86_64.a [ 20%] Built target clang_rt.stats-x86_64 Scanning dependencies of target clang_rt.stats_client-x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats_client-x86_64.dir/stats_client.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_common.cpp.o [ 20%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.stats_client-x86_64.a [ 20%] Built target clang_rt.stats_client-x86_64 Scanning dependencies of target clang_rt.stats-i386 [ 20%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats-i386.dir/stats.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_deadlock_detector1.cpp.o [ 20%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.stats-i386.a [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_deadlock_detector1.cpp.o [ 20%] Built target clang_rt.stats-i386 Scanning dependencies of target clang_rt.stats_client-i386 [ 20%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats_client-i386.dir/stats_client.cpp.o [ 20%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.stats_client-i386.a [ 20%] Built target clang_rt.stats_client-i386 Scanning dependencies of target RTAsanTest.i386 [ 20%] Linking CXX static library libRTAsanTest.i386.a [ 20%] Built target RTAsanTest.i386 Scanning dependencies of target RTAsanTest.x86_64 [ 20%] Linking CXX static library libRTAsanTest.x86_64.a [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_deadlock_detector2.cpp.o [ 20%] Built target RTAsanTest.x86_64 [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_errno.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_file.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_flags.cpp.o [ 20%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_flag_parser.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_deadlock_detector2.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_errno.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_fuchsia.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_file.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_flags.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_libc.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_libignore.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_flag_parser.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_fuchsia.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_libc.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_linux.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_libignore.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_linux_s390.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_linux.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_linux_s390.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_mac.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_mutex.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_netbsd.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_persistent_allocator.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_mac.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_platform_limits_freebsd.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_mutex.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_platform_limits_linux.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_netbsd.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_persistent_allocator.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_platform_limits_netbsd.cpp.o Scanning dependencies of target RTScudoStandaloneCxxWrappers.x86_64 [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCxxWrappers.x86_64.dir/wrappers_cpp.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_platform_limits_posix.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_linux.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_platform_limits_solaris.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_posix.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_posix.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_printf.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_printf.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_procmaps_common.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_procmaps_bsd.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_procmaps_fuchsia.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_procmaps_linux.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_procmaps_mac.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_procmaps_solaris.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_solaris.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_linux.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_stoptheworld_mac.cpp.o [ 22%] Built target RTScudoStandaloneCxxWrappers.x86_64 [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_suppressions.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_tls_get_addr.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_solaris.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_suppressions.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_thread_registry.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_tls_get_addr.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_thread_registry.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_type_traits.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_type_traits.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_win.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.i386.dir/sanitizer_termination.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_win.cpp.o Scanning dependencies of target RTScudoStandaloneCxxWrappers.i386 [ 22%] Built target RTSanitizerCommonNoHooks.i386 [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCxxWrappers.i386.dir/wrappers_cpp.cpp.o Scanning dependencies of target RTScudoStandaloneCWrappers.x86_64 [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCWrappers.x86_64.dir/wrappers_c.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_termination.cpp.o [ 22%] Built target RTSanitizerCommonNoHooks.x86_64 Scanning dependencies of target RTScudoStandalone.i386 [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/checksum.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/common.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/crc32_hw.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/flags_parser.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/flags.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/fuchsia.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/linux.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/release.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/report.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.i386.dir/string_utils.cpp.o [ 22%] Built target RTScudoStandaloneCxxWrappers.i386 Scanning dependencies of target RTScudoStandaloneCWrappers.i386 [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCWrappers.i386.dir/wrappers_c.cpp.o [ 22%] Built target RTScudoStandalone.i386 Scanning dependencies of target RTScudoStandalone.x86_64 [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/checksum.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/common.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/crc32_hw.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/flags_parser.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/flags.cpp.o [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/fuchsia.cpp.o [ 22%] Built target RTScudoStandaloneCWrappers.x86_64 [ 22%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/linux.cpp.o Scanning dependencies of target RTScudoUnitTest.i386 [ 23%] Linking CXX static library ../../../../../../lib/libRTScudoUnitTest.i386.a [ 23%] Built target RTScudoUnitTest.i386 Scanning dependencies of target RTGwpAsanBacktraceSanitizerCommon.i386 [ 23%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceSanitizerCommon.i386.dir/optional/backtrace_sanitizer_common.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/release.cpp.o [ 23%] Built target RTGwpAsanBacktraceSanitizerCommon.i386 Scanning dependencies of target RTGwpAsanBacktraceSanitizerCommon.x86_64 [ 23%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceSanitizerCommon.x86_64.dir/optional/backtrace_sanitizer_common.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/report.cpp.o [ 23%] Built target RTGwpAsanBacktraceSanitizerCommon.x86_64 [ 23%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/string_utils.cpp.o Scanning dependencies of target RTXRay.test.x86_64 [ 23%] Linking CXX static library libRTXRay.test.x86_64.a [ 23%] Built target RTXRay.test.x86_64 Scanning dependencies of target RTFuzzerTest.x86_64 [ 23%] Linking CXX static library libRTFuzzerTest.x86_64.a [ 23%] Built target RTScudoStandalone.x86_64 Scanning dependencies of target RTOrc.test.x86_64 [ 23%] Linking CXX static library libRTOrc.test.x86_64.a [ 23%] Built target RTOrc.test.x86_64 Scanning dependencies of target LTO_exports [ 23%] Creating export file for LTO [ 23%] Built target LTO_exports [ 23%] Built target RTFuzzerTest.x86_64 Scanning dependencies of target SampleAnalyzerPlugin_exports [ 23%] Creating export file for SampleAnalyzerPlugin [ 23%] Built target SampleAnalyzerPlugin_exports Scanning dependencies of target CheckerDependencyHandlingAnalyzerPlugin_exports [ 23%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [ 23%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports Scanning dependencies of target CheckerOptionHandlingAnalyzerPlugin_exports [ 23%] Creating export file for CheckerOptionHandlingAnalyzerPlugin [ 23%] Built target CheckerOptionHandlingAnalyzerPlugin_exports Scanning dependencies of target scan-build [ 23%] Generating ../../../../bin/scan-build [ 23%] Generating ../../../../libexec/ccc-analyzer [ 23%] Generating ../../../../libexec/c++-analyzer [ 23%] Generating ../../../../share/man/man1/scan-build.1 [ 23%] Generating ../../../../share/scan-build/scanview.css [ 23%] Generating ../../../../share/scan-build/sorttable.js [ 23%] Built target scan-build Scanning dependencies of target scan-build-py [ 23%] Generating ../../../../bin/analyze-build Scanning dependencies of target obj.clang-tblgen [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ASTTableGen.cpp.o [ 23%] Generating ../../../../bin/intercept-build [ 23%] Generating ../../../../bin/scan-build-py [ 23%] Generating ../../../../libexec/analyze-c++ [ 23%] Generating ../../../../libexec/analyze-cc [ 23%] Generating ../../../../libexec/intercept-c++ [ 23%] Generating ../../../../libexec/intercept-cc [ 23%] Built target RTScudoStandaloneCWrappers.i386 [ 23%] Generating ../../../../lib/libscanbuild/__init__.py [ 23%] Generating ../../../../lib/libscanbuild/analyze.py [ 23%] Generating ../../../../lib/libscanbuild/arguments.py [ 23%] Generating ../../../../lib/libscanbuild/clang.py [ 23%] Generating ../../../../lib/libscanbuild/compilation.py [ 23%] Generating ../../../../lib/libscanbuild/intercept.py [ 23%] Generating ../../../../lib/libscanbuild/report.py [ 23%] Generating ../../../../lib/libscanbuild/shell.py [ 23%] Generating ../../../../lib/libscanbuild/resources/scanview.css Scanning dependencies of target scan-view [ 23%] Generating ../../../../bin/scan-view [ 23%] Generating ../../../../lib/libscanbuild/resources/selectable.js [ 23%] Generating ../../../../share/scan-view/ScanView.py [ 23%] Generating ../../../../lib/libscanbuild/resources/sorttable.js [ 23%] Generating ../../../../share/scan-view/Reporter.py [ 23%] Generating ../../../../lib/libear/__init__.py [ 23%] Generating ../../../../share/scan-view/startfile.py [ 23%] Generating ../../../../lib/libear/config.h.in [ 23%] Generating ../../../../share/scan-view/bugcatcher.ico [ 23%] Built target scan-view [ 23%] Generating ../../../../lib/libear/ear.c Scanning dependencies of target hmaptool [ 23%] Generating ../../../../bin/hmaptool [ 23%] Built target scan-build-py [ 23%] Built target hmaptool Scanning dependencies of target BugpointPasses_exports [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [ 23%] Creating export file for BugpointPasses [ 23%] Built target BugpointPasses_exports Scanning dependencies of target Remarks_exports [ 23%] Creating export file for Remarks [ 23%] Built target Remarks_exports Scanning dependencies of target SecondLib [ 23%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [ 23%] Linking CXX shared module SecondLib.so [ 23%] Built target SecondLib Scanning dependencies of target PipSqueak [ 23%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o [ 23%] Linking CXX shared module PipSqueak.so [ 23%] Built target PipSqueak Scanning dependencies of target DynamicLibraryLib [ 23%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [ 23%] Linking CXX static library ../../../lib/libDynamicLibraryLib.a [ 23%] Built target DynamicLibraryLib [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o Scanning dependencies of target benchmark [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangAttrEmitter.cpp.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sleep.cc.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o [ 23%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 23%] Linking CXX static library ../../../lib/libbenchmark.a [ 23%] Built target benchmark [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/MveEmitter.cpp.o Scanning dependencies of target clang_rt.orc-x86_64 [ 23%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.orc-x86_64.a [ 23%] Built target clang_rt.orc-x86_64 Scanning dependencies of target builtins [ 23%] Built target builtins Scanning dependencies of target crt [ 23%] Built target crt Scanning dependencies of target clang_rt.lsan-x86_64 [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_allocator.cpp.o Scanning dependencies of target LLVMSupport [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AArch64TargetParser.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMTargetParser.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_fuchsia.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_interceptors.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_linux.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_mac.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_malloc_mac.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_posix.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_preinit.cpp.o [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_thread.cpp.o [ 23%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.lsan-x86_64.a [ 23%] Built target clang_rt.lsan-x86_64 [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/NeonEmitter.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/RISCVVEmitter.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/SveEmitter.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 23%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/obj.clang-tblgen.dir/TableGen.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 23%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o Scanning dependencies of target clang_rt.lsan-i386 [ 23%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_allocator.cpp.o [ 25%] Built target obj.clang-tblgen [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_fuchsia.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_interceptors.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_linux.cpp.o Scanning dependencies of target clang_rt.ubsan_standalone_cxx-x86_64 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_standalone_cxx-x86_64.a [ 25%] Built target clang_rt.ubsan_standalone_cxx-x86_64 Scanning dependencies of target clang_rt.ubsan_standalone-x86_64 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-x86_64.dir/ubsan_init_standalone_preinit.cpp.o [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_standalone-x86_64.a [ 25%] Built target clang_rt.ubsan_standalone-x86_64 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_mac.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_malloc_mac.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_posix.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_preinit.cpp.o [ 25%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-i386.dir/lsan_thread.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.lsan-i386.a [ 25%] Built target clang_rt.lsan-i386 Scanning dependencies of target clang_rt.ubsan_standalone-i386 [ 25%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-i386.dir/ubsan_init_standalone_preinit.cpp.o [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_standalone-i386.a [ 25%] Built target clang_rt.ubsan_standalone-i386 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o Scanning dependencies of target clang_rt.ubsan_standalone_cxx-i386 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_standalone_cxx-i386.a [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 25%] Built target clang_rt.ubsan_standalone_cxx-i386 Scanning dependencies of target clang_rt.ubsan_standalone_cxx-x86_64-symbols [ 25%] Generating exported symbols for clang_rt.ubsan_standalone_cxx-x86_64 [ 25%] Built target clang_rt.ubsan_standalone_cxx-x86_64-symbols Scanning dependencies of target clang_rt.asan-x86_64 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan-x86_64.a [ 25%] Built target clang_rt.asan-x86_64 Scanning dependencies of target clang_rt.asan_cxx-i386 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan_cxx-i386.a [ 25%] Built target clang_rt.asan_cxx-i386 Scanning dependencies of target clang_rt.asan-i386 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan-i386.a [ 25%] Built target clang_rt.asan-i386 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o Scanning dependencies of target clang_rt.asan_cxx-x86_64 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan_cxx-x86_64.a [ 25%] Built target clang_rt.asan_cxx-x86_64 Scanning dependencies of target clang_rt.dfsan-x86_64-symbols [ 25%] Generating exported symbols for clang_rt.dfsan-x86_64 [ 25%] Built target clang_rt.dfsan-x86_64-symbols [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o Scanning dependencies of target clang_rt.msan-x86_64-symbols [ 25%] Generating exported symbols for clang_rt.msan-x86_64 [ 25%] Built target clang_rt.msan-x86_64-symbols [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o Scanning dependencies of target clang_rt.msan_cxx-x86_64-symbols [ 25%] Generating exported symbols for clang_rt.msan_cxx-x86_64 [ 25%] Built target clang_rt.msan_cxx-x86_64-symbols [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o Scanning dependencies of target clang_rt.hwasan_aliases-x86_64 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.hwasan_aliases-x86_64.a [ 25%] Built target clang_rt.hwasan_aliases-x86_64 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o Scanning dependencies of target clang_rt.hwasan_aliases_cxx-x86_64 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.hwasan_aliases_cxx-x86_64.a [ 25%] Built target clang_rt.hwasan_aliases_cxx-x86_64 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o Scanning dependencies of target clang_rt.hwasan_cxx-x86_64 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.hwasan_cxx-x86_64.a [ 25%] Built target clang_rt.hwasan_cxx-x86_64 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o Scanning dependencies of target clang_rt.hwasan-x86_64 [ 25%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.hwasan-x86_64.a [ 25%] Built target clang_rt.hwasan-x86_64 [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 25%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o Scanning dependencies of target clang_rt.hwasan_cxx-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.hwasan_cxx-x86_64 [ 26%] Built target clang_rt.hwasan_cxx-x86_64-symbols [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o Scanning dependencies of target clang_rt.hwasan-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.hwasan-x86_64 [ 26%] Built target clang_rt.hwasan-x86_64-symbols Scanning dependencies of target clang_rt.hwasan_aliases_cxx-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.hwasan_aliases_cxx-x86_64 [ 26%] Built target clang_rt.hwasan_aliases_cxx-x86_64-symbols [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o Scanning dependencies of target clang_rt.tsan-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.tsan-x86_64 [ 26%] Built target clang_rt.tsan-x86_64-symbols Scanning dependencies of target clang_rt.tsan_cxx-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.tsan_cxx-x86_64 [ 26%] Built target clang_rt.tsan_cxx-x86_64-symbols Scanning dependencies of target clang_rt.dyndd-dynamic-x86_64 [ 26%] Linking CXX shared library ../../../../../lib/clang/13.0.0/lib/linux/libclang_rt.dyndd-x86_64.so [ 26%] Built target clang_rt.dyndd-dynamic-x86_64 Scanning dependencies of target safestack [ 26%] Built target safestack Scanning dependencies of target cfi [ 26%] Built target cfi Scanning dependencies of target clang_rt.scudo_minimal-dynamic-x86_64 [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_allocator.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_crc32.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_errors.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_flags.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_malloc.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_termination.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_tsd_exclusive.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_tsd_shared.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_utils.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-x86_64.dir/scudo_new_delete.cpp.o [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_minimal-x86_64.so [ 26%] Built target clang_rt.scudo_minimal-dynamic-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o Scanning dependencies of target clang_rt.scudo-i386 [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_allocator.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_crc32.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_errors.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_flags.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_malloc.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_termination.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_tsd_exclusive.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_tsd_shared.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-i386.dir/scudo_utils.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo-i386.a [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 26%] Built target clang_rt.scudo-i386 Scanning dependencies of target clang_rt.scudo_minimal-i386 [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_allocator.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_crc32.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_errors.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_flags.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_malloc.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_termination.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_tsd_exclusive.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_tsd_shared.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-i386.dir/scudo_utils.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o Scanning dependencies of target clang_rt.scudo_minimal-dynamic-i386 [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_allocator.cpp.o [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_minimal-i386.a [ 26%] Built target clang_rt.scudo_minimal-i386 [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_crc32.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_errors.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_flags.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_malloc.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_termination.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_tsd_exclusive.cpp.o Scanning dependencies of target clang_rt.scudo-dynamic-i386 [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_allocator.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_tsd_shared.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_utils.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo_minimal-dynamic-i386.dir/scudo_new_delete.cpp.o [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo_minimal-i386.so [ 26%] Built target clang_rt.scudo_minimal-dynamic-i386 Scanning dependencies of target gwp_asan [ 26%] Built target gwp_asan Scanning dependencies of target clang_rt.ubsan_minimal-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_minimal-x86_64.a [ 26%] Built target clang_rt.ubsan_minimal-x86_64 Scanning dependencies of target clang_rt.ubsan_minimal-dynamic-x86_64 [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_minimal-x86_64.so [ 26%] Built target clang_rt.ubsan_minimal-dynamic-x86_64 Scanning dependencies of target clang_rt.ubsan_minimal-i386 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_minimal-i386.a [ 26%] Built target clang_rt.ubsan_minimal-i386 Scanning dependencies of target clang_rt.ubsan_minimal-dynamic-i386 [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_minimal-i386.so [ 26%] Built target clang_rt.ubsan_minimal-dynamic-i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o Scanning dependencies of target profile [ 26%] Built target profile [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_crc32.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_errors.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_flags.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_malloc.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_termination.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_tsd_exclusive.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_tsd_shared.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_utils.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 26%] Building CXX object projects/compiler-rt/lib/scudo/CMakeFiles/clang_rt.scudo-dynamic-i386.dir/scudo_new_delete.cpp.o [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.scudo-i386.so [ 26%] Built target clang_rt.scudo-dynamic-i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o Scanning dependencies of target clang_rt.xray-basic-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.xray-basic-x86_64.a [ 26%] Built target clang_rt.xray-basic-x86_64 Scanning dependencies of target clang_rt.xray-profiling-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.xray-profiling-x86_64.a [ 26%] Built target clang_rt.xray-profiling-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o Scanning dependencies of target clang_rt.xray-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.xray-x86_64.a [ 26%] Built target clang_rt.xray-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o Scanning dependencies of target clang_rt.xray-fdr-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.xray-fdr-x86_64.a [ 26%] Built target clang_rt.xray-fdr-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o Scanning dependencies of target clang_rt.fuzzer_interceptors-i386 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.fuzzer_interceptors-i386.a [ 26%] Built target clang_rt.fuzzer_interceptors-i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o Scanning dependencies of target clang_rt.fuzzer-i386 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.fuzzer-i386.a [ 26%] Built target clang_rt.fuzzer-i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o Scanning dependencies of target clang_rt.fuzzer-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.fuzzer-x86_64.a [ 26%] Built target clang_rt.fuzzer-x86_64 Scanning dependencies of target clang_rt.fuzzer_interceptors-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.fuzzer_interceptors-x86_64.a [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 26%] Built target clang_rt.fuzzer_interceptors-x86_64 Scanning dependencies of target clang_rt.fuzzer_no_main-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.fuzzer_no_main-x86_64.a [ 26%] Built target clang_rt.fuzzer_no_main-x86_64 Scanning dependencies of target clang_rt.memprof-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.memprof-x86_64.a [ 26%] Built target clang_rt.memprof-x86_64 Scanning dependencies of target clang_rt.memprof_cxx-x86_64 [ 26%] Linking CXX static library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.memprof_cxx-x86_64.a [ 26%] Built target clang_rt.memprof_cxx-x86_64 Scanning dependencies of target clang_rt.memprof-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.memprof-x86_64 [ 26%] Built target clang_rt.memprof-x86_64-symbols Scanning dependencies of target clang_rt.memprof_cxx-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.memprof_cxx-x86_64 [ 26%] Built target clang_rt.memprof_cxx-x86_64-symbols Scanning dependencies of target clang_rt.ubsan_standalone-dynamic-x86_64-version-list [ 26%] Generating version list for clang_rt.ubsan_standalone-dynamic-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 26%] Built target clang_rt.ubsan_standalone-dynamic-x86_64-version-list Scanning dependencies of target clang_rt.ubsan_standalone-dynamic-i386-version-list [ 26%] Generating version list for clang_rt.ubsan_standalone-dynamic-i386 [ 26%] Built target clang_rt.ubsan_standalone-dynamic-i386-version-list Scanning dependencies of target clang_rt.asan-dynamic-i386-version-list [ 26%] Generating version list for clang_rt.asan-dynamic-i386 [ 26%] Built target clang_rt.asan-dynamic-i386-version-list [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o Scanning dependencies of target clang_rt.asan-dynamic-x86_64-version-list [ 26%] Generating version list for clang_rt.asan-dynamic-x86_64 [ 26%] Built target clang_rt.asan-dynamic-x86_64-version-list Scanning dependencies of target clang_rt.hwasan_aliases-dynamic-x86_64-version-list [ 26%] Generating version list for clang_rt.hwasan_aliases-dynamic-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 26%] Built target clang_rt.hwasan_aliases-dynamic-x86_64-version-list Scanning dependencies of target clang_rt.hwasan-dynamic-x86_64-version-list [ 26%] Generating version list for clang_rt.hwasan-dynamic-x86_64 [ 26%] Built target clang_rt.hwasan-dynamic-x86_64-version-list [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SymbolRemappingReader.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o Scanning dependencies of target RTScudoCxxUnitTest.x86_64 [ 26%] Linking CXX static library ../../../../../../lib/libRTScudoCxxUnitTest.x86_64.a [ 26%] Built target RTScudoCxxUnitTest.x86_64 Scanning dependencies of target RTScudoUnitTest.x86_64 [ 26%] Linking CXX static library ../../../../../../lib/libRTScudoUnitTest.x86_64.a [ 26%] Built target RTScudoUnitTest.x86_64 Scanning dependencies of target RTScudoCUnitTest.i386 [ 26%] Linking CXX static library ../../../../../../lib/libRTScudoCUnitTest.i386.a [ 26%] Built target RTScudoCUnitTest.i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o Scanning dependencies of target RTScudoCUnitTest.x86_64 [ 26%] Linking CXX static library ../../../../../../lib/libRTScudoCUnitTest.x86_64.a [ 26%] Built target RTScudoCUnitTest.x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o Scanning dependencies of target RTScudoCxxUnitTest.i386 [ 26%] Linking CXX static library ../../../../../../lib/libRTScudoCxxUnitTest.i386.a [ 26%] Built target RTScudoCxxUnitTest.i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o Scanning dependencies of target RTGwpAsanTest.x86_64 [ 26%] Linking CXX static library libRTGwpAsanTest.x86_64.a [ 26%] Built target RTGwpAsanTest.x86_64 Scanning dependencies of target clang_rt.memprof-dynamic-x86_64-version-list [ 26%] Generating version list for clang_rt.memprof-dynamic-x86_64 [ 26%] Built target clang_rt.memprof-dynamic-x86_64-version-list Scanning dependencies of target benchmark_main [ 26%] Building CXX object utils/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 26%] Linking CXX static library ../../../lib/libbenchmark_main.a [ 26%] Built target benchmark_main [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o Scanning dependencies of target orc [ 26%] Built target orc Scanning dependencies of target lsan [ 26%] Built target lsan Scanning dependencies of target clang_rt.ubsan_standalone-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.ubsan_standalone-x86_64 [ 26%] Built target clang_rt.ubsan_standalone-x86_64-symbols [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o Scanning dependencies of target RTUbsan_dynamic_version_script_dummy.x86_64 [ 26%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 26%] Built target RTUbsan_dynamic_version_script_dummy.x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o Scanning dependencies of target RTUbsan_dynamic_version_script_dummy.i386 [ 26%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_dynamic_version_script_dummy.i386.dir/dummy.cpp.o [ 26%] Built target RTUbsan_dynamic_version_script_dummy.i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o Scanning dependencies of target clang_rt.asan-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.asan-x86_64 [ 26%] Built target clang_rt.asan-x86_64-symbols [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/X86TargetParser.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o Scanning dependencies of target RTAsan_dynamic_version_script_dummy.i386 [ 26%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.i386.dir/dummy.cpp.o [ 26%] Built target RTAsan_dynamic_version_script_dummy.i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 26%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 26%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 26%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 26%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 26%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o Scanning dependencies of target RTAsan_dynamic_version_script_dummy.x86_64 [ 26%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 26%] Built target RTAsan_dynamic_version_script_dummy.x86_64 Scanning dependencies of target clang_rt.asan_cxx-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.asan_cxx-x86_64 [ 26%] Built target clang_rt.asan_cxx-x86_64-symbols Scanning dependencies of target dfsan [ 26%] Built target dfsan Scanning dependencies of target msan [ 26%] Built target msan Scanning dependencies of target clang_rt.hwasan_aliases-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.hwasan_aliases-x86_64 [ 26%] Built target clang_rt.hwasan_aliases-x86_64-symbols Scanning dependencies of target RTHwasan_dynamic_version_script_dummy.x86_64 [ 26%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 26%] Built target RTHwasan_dynamic_version_script_dummy.x86_64 Scanning dependencies of target tsan [ 26%] Built target tsan Scanning dependencies of target dd [ 26%] Built target dd Scanning dependencies of target scudo [ 26%] Built target scudo [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o Scanning dependencies of target scudo_standalone [ 26%] Built target scudo_standalone Scanning dependencies of target clang_rt.ubsan_minimal-x86_64-symbols [ 26%] Generating exported symbols for clang_rt.ubsan_minimal-x86_64 Scanning dependencies of target xray [ 26%] Built target xray Scanning dependencies of target fuzzer [ 26%] Built target fuzzer Scanning dependencies of target RTMemprof_dynamic_version_script_dummy.x86_64 [ 26%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 26%] Built target RTMemprof_dynamic_version_script_dummy.x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 26%] Built target clang_rt.ubsan_minimal-x86_64-symbols [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o Scanning dependencies of target clang_rt.ubsan_standalone-dynamic-x86_64 [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [ 26%] Built target clang_rt.ubsan_standalone-dynamic-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o Scanning dependencies of target clang_rt.ubsan_standalone-dynamic-i386 [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.ubsan_standalone-i386.so [ 26%] Built target clang_rt.ubsan_standalone-dynamic-i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o Scanning dependencies of target clang_rt.asan-dynamic-i386 [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan-i386.so [ 26%] Built target clang_rt.asan-dynamic-i386 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o Scanning dependencies of target clang_rt.asan-dynamic-x86_64 [ 26%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.asan-x86_64.so [ 26%] Built target clang_rt.asan-dynamic-x86_64 [ 26%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 27%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o Scanning dependencies of target clang_rt.hwasan-dynamic-x86_64 [ 27%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.hwasan-x86_64.so [ 27%] Built target clang_rt.hwasan-dynamic-x86_64 Scanning dependencies of target clang_rt.hwasan_aliases-dynamic-x86_64 [ 27%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.hwasan_aliases-x86_64.so [ 27%] Built target clang_rt.hwasan_aliases-dynamic-x86_64 Scanning dependencies of target ubsan-minimal [ 27%] Built target ubsan-minimal Scanning dependencies of target clang_rt.memprof-dynamic-x86_64 [ 27%] Linking CXX shared library ../../../../lib/clang/13.0.0/lib/linux/libclang_rt.memprof-x86_64.so [ 27%] Built target clang_rt.memprof-dynamic-x86_64 [ 27%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o Scanning dependencies of target ubsan [ 27%] Built target ubsan Scanning dependencies of target asan [ 27%] Built target asan Scanning dependencies of target hwasan [ 27%] Built target hwasan Scanning dependencies of target memprof [ 27%] Built target memprof [ 27%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o Scanning dependencies of target compiler-rt [ 27%] Built target compiler-rt [ 27%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 27%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [ 27%] Linking CXX static library ../libLLVMSupport.a [ 27%] Built target LLVMSupport Scanning dependencies of target LLVMBitstreamReader [ 27%] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o Scanning dependencies of target LLVMTableGen [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o Scanning dependencies of target LLVMBinaryFormat [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [ 27%] Linking CXX static library ../../libLLVMBitstreamReader.a [ 27%] Built target LLVMBitstreamReader [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [ 27%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [ 27%] Linking CXX static library ../libLLVMBinaryFormat.a [ 27%] Built target LLVMBinaryFormat Scanning dependencies of target LLVMDebugInfoCodeView [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [ 27%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [ 27%] Linking CXX static library ../libLLVMTableGen.a [ 27%] Built target LLVMTableGen [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o Scanning dependencies of target LLVMFileCheck [ 27%] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [ 27%] Linking CXX static library ../libLLVMFileCheck.a [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [ 27%] Built target LLVMFileCheck Scanning dependencies of target LLVMDebugInfoMSF [ 27%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [ 27%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [ 27%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [ 27%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [ 27%] Linking CXX static library ../../libLLVMDebugInfoMSF.a [ 27%] Built target LLVMDebugInfoMSF Scanning dependencies of target LLVMExtensions [ 27%] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [ 27%] Linking CXX static library ../libLLVMExtensions.a [ 27%] Built target LLVMExtensions [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o Scanning dependencies of target LLVMOption [ 27%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [ 27%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [ 27%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [ 27%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [ 27%] Linking CXX static library ../libLLVMOption.a [ 27%] Built target LLVMOption Scanning dependencies of target LLVMLineEditor [ 27%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [ 27%] Linking CXX static library ../libLLVMLineEditor.a [ 27%] Built target LLVMLineEditor [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o Scanning dependencies of target gtest [ 27%] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googletest/src/gtest-all.cc.o [ 27%] Building CXX object utils/unittest/CMakeFiles/gtest.dir/googlemock/src/gmock-all.cc.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o Scanning dependencies of target LLVMWindowsManifest [ 27%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [ 27%] Linking CXX static library ../../lib/libgtest.a [ 27%] Built target gtest [ 27%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o Scanning dependencies of target FileCheck [ 27%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [ 27%] Linking CXX static library ../libLLVMWindowsManifest.a [ 27%] Built target LLVMWindowsManifest Scanning dependencies of target not [ 27%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [ 27%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a [ 27%] Built target LLVMDebugInfoCodeView Scanning dependencies of target yaml-bench [ 27%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [ 27%] Linking CXX executable ../../bin/not [ 27%] Built target not Scanning dependencies of target llvm-config [ 27%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [ 27%] Linking CXX executable ../../bin/FileCheck [ 27%] Linking CXX executable ../../bin/yaml-bench [ 27%] Built target FileCheck Scanning dependencies of target clang-tblgen [ 29%] Linking CXX executable ../../../../bin/clang-tblgen [ 29%] Built target yaml-bench [ 29%] Linking CXX executable ../../bin/llvm-config Scanning dependencies of target llvm-undname [ 29%] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [ 29%] Built target llvm-config Scanning dependencies of target split-file [ 29%] Building CXX object tools/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [ 29%] Linking CXX executable ../../bin/llvm-undname [ 29%] Built target clang-tblgen Scanning dependencies of target gtest_main [ 29%] Building CXX object utils/unittest/UnitTestMain/CMakeFiles/gtest_main.dir/TestMain.cpp.o [ 29%] Linking CXX executable ../../bin/split-file [ 29%] Built target llvm-undname Scanning dependencies of target LLVMTableGenGlobalISel [ 29%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/CodeExpander.cpp.o [ 29%] Built target split-file Scanning dependencies of target LLVMTextAPI [ 29%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [ 29%] Linking CXX static library ../../../lib/libgtest_main.a [ 29%] Built target gtest_main [ 29%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [ 29%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [ 29%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [ 29%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDag.cpp.o [ 29%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o [ 30%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [ 30%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagEdge.cpp.o [ 30%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o [ 30%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagInstr.cpp.o [ 30%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagOperands.cpp.o [ 30%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicate.cpp.o [ 30%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [ 30%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [ 30%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchDagPredicateDependencyEdge.cpp.o [ 30%] Building CXX object utils/TableGen/GlobalISel/CMakeFiles/LLVMTableGenGlobalISel.dir/GIMatchTree.cpp.o Scanning dependencies of target LLVMMC [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 30%] Linking CXX static library ../libLLVMTextAPI.a [ 30%] Built target LLVMTextAPI [ 30%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o Scanning dependencies of target LLVMTestingSupport [ 30%] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Annotations.cpp.o [ 30%] Linking CXX static library ../../../lib/libLLVMTableGenGlobalISel.a [ 30%] Built target LLVMTableGenGlobalISel [ 30%] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Error.cpp.o [ 30%] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/SupportHelpers.cpp.o Scanning dependencies of target clang-resource-headers [ 30%] Copying clang's adxintrin.h... [ 30%] Copying clang's altivec.h... [ 30%] Copying clang's ammintrin.h... [ 30%] Copying clang's amxintrin.h... [ 30%] Copying clang's arm_acle.h... [ 30%] Copying clang's arm_cmse.h... [ 30%] Copying clang's armintr.h... [ 30%] Copying clang's arm64intr.h... [ 30%] Copying clang's avx2intrin.h... [ 31%] Copying clang's avx512bf16intrin.h... [ 31%] Copying clang's avx512bwintrin.h... [ 31%] Copying clang's avx512bitalgintrin.h... [ 31%] Copying clang's avx512vlbitalgintrin.h... [ 31%] Copying clang's avx512cdintrin.h... [ 31%] Copying clang's avx512vpopcntdqintrin.h... [ 31%] Copying clang's avx512dqintrin.h... [ 31%] Copying clang's avx512erintrin.h... [ 31%] Copying clang's avx512fintrin.h... [ 31%] Linking CXX static library ../../libLLVMTestingSupport.a [ 31%] Copying clang's avx512ifmaintrin.h... [ 31%] Copying clang's avx512ifmavlintrin.h... [ 31%] Copying clang's avx512pfintrin.h... [ 31%] Copying clang's avx512vbmiintrin.h... [ 31%] Copying clang's avx512vbmivlintrin.h... [ 31%] Copying clang's avx512vbmi2intrin.h... [ 31%] Built target LLVMTestingSupport [ 31%] Copying clang's avx512vlvbmi2intrin.h... Scanning dependencies of target ClangSyntaxNodeClasses [ 31%] Copying clang's avx512vlbf16intrin.h... [ 31%] Building NodeClasses.inc... [ 31%] Copying clang's avx512vlbwintrin.h... [ 31%] Copying clang's avx512vlcdintrin.h... [ 31%] Copying clang's avx512vldqintrin.h... [ 31%] Built target ClangSyntaxNodeClasses [ 31%] Copying clang's avx512vlintrin.h... [ 31%] Copying clang's avx512vp2intersectintrin.h... [ 31%] Copying clang's avx512vlvp2intersectintrin.h... Scanning dependencies of target ClangCommentHTMLTags [ 31%] Building CommentHTMLTags.inc... [ 31%] Copying clang's avx512vpopcntdqvlintrin.h... [ 31%] Copying clang's avx512vnniintrin.h... [ 31%] Built target ClangCommentHTMLTags [ 31%] Copying clang's avx512vlvnniintrin.h... Scanning dependencies of target ClangDeclNodes [ 31%] Copying clang's avxintrin.h... [ 31%] Building DeclNodes.inc... [ 31%] Copying clang's avxvnniintrin.h... [ 31%] Copying clang's bmi2intrin.h... [ 31%] Copying clang's bmiintrin.h... [ 31%] Copying clang's builtins.h... [ 31%] Copying clang's __clang_cuda_builtin_vars.h... [ 31%] Copying clang's __clang_cuda_math.h... [ 31%] Copying clang's __clang_cuda_cmath.h... [ 31%] Built target ClangDeclNodes [ 31%] Copying clang's __clang_cuda_complex_builtins.h... [ 31%] Copying clang's __clang_cuda_device_functions.h... Scanning dependencies of target ClangAbstractTypeWriter [ 31%] Building AbstractTypeWriter.inc... [ 31%] Copying clang's __clang_cuda_intrinsics.h... [ 31%] Copying clang's __clang_cuda_libdevice_declares.h... [ 31%] Copying clang's __clang_cuda_math_forward_declares.h... [ 31%] Copying clang's __clang_cuda_runtime_wrapper.h... [ 31%] Copying clang's __clang_hip_libdevice_declares.h... [ 31%] Copying clang's __clang_hip_cmath.h... [ 31%] Copying clang's __clang_hip_math.h... [ 31%] Copying clang's __clang_hip_runtime_wrapper.h... [ 31%] Copying clang's cetintrin.h... [ 31%] Copying clang's cet.h... [ 31%] Copying clang's cldemoteintrin.h... [ 31%] Copying clang's clzerointrin.h... [ 31%] Copying clang's cpuid.h... [ 31%] Copying clang's clflushoptintrin.h... [ 31%] Built target ClangAbstractTypeWriter [ 31%] Copying clang's clwbintrin.h... Scanning dependencies of target ClangAttrVisitor [ 31%] Copying clang's emmintrin.h... [ 31%] Building AttrVisitor.inc... [ 31%] Copying clang's enqcmdintrin.h... [ 31%] Copying clang's f16cintrin.h... [ 31%] Copying clang's float.h... [ 31%] Copying clang's fma4intrin.h... [ 31%] Copying clang's fmaintrin.h... [ 31%] Copying clang's fxsrintrin.h... [ 31%] Copying clang's gfniintrin.h... [ 31%] Copying clang's hexagon_circ_brev_intrinsics.h... [ 31%] Copying clang's hexagon_protos.h... [ 31%] Copying clang's hexagon_types.h... [ 31%] Copying clang's hvx_hexagon_protos.h... [ 31%] Copying clang's hresetintrin.h... [ 31%] Copying clang's htmintrin.h... [ 31%] Copying clang's htmxlintrin.h... [ 31%] Copying clang's ia32intrin.h... [ 31%] Copying clang's immintrin.h... [ 31%] Copying clang's intrin.h... [ 31%] Copying clang's inttypes.h... [ 31%] Copying clang's invpcidintrin.h... [ 31%] Copying clang's iso646.h... [ 31%] Copying clang's keylockerintrin.h... [ 31%] Copying clang's limits.h... [ 31%] Copying clang's lwpintrin.h... [ 31%] Copying clang's lzcntintrin.h... [ 31%] Built target ClangAttrVisitor [ 31%] Copying clang's mm3dnow.h... [ 31%] Copying clang's mmintrin.h... [ 31%] Copying clang's mm_malloc.h... [ 31%] Copying clang's module.modulemap... [ 31%] Copying clang's movdirintrin.h... Scanning dependencies of target ClangAttrClasses [ 31%] Copying clang's msa.h... [ 31%] Building Attrs.inc... [ 31%] Copying clang's mwaitxintrin.h... [ 33%] Copying clang's nmmintrin.h... [ 33%] Copying clang's opencl-c.h... [ 33%] Built target ClangAttrClasses [ 33%] Copying clang's opencl-c-base.h... Scanning dependencies of target ClangAbstractBasicWriter [ 33%] Copying clang's pkuintrin.h... [ 33%] Building AbstractBasicWriter.inc... [ 33%] Copying clang's pmmintrin.h... [ 33%] Copying clang's pconfigintrin.h... [ 33%] Copying clang's popcntintrin.h... [ 33%] Built target ClangAbstractBasicWriter [ 33%] Copying clang's prfchwintrin.h... [ 33%] Copying clang's ptwriteintrin.h... [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [ 33%] Copying clang's rdseedintrin.h... [ 33%] Copying clang's rtmintrin.h... [ 33%] Copying clang's serializeintrin.h... [ 33%] Copying clang's sgxintrin.h... [ 33%] Copying clang's s390intrin.h... [ 33%] Copying clang's shaintrin.h... [ 33%] Copying clang's smmintrin.h... [ 33%] Copying clang's stdalign.h... [ 33%] Copying clang's stdarg.h... [ 33%] Copying clang's stdatomic.h... [ 33%] Copying clang's stdbool.h... [ 33%] Copying clang's stddef.h... [ 33%] Copying clang's __stddef_max_align_t.h... [ 33%] Copying clang's stdint.h... [ 33%] Copying clang's stdnoreturn.h... [ 33%] Copying clang's tbmintrin.h... [ 33%] Copying clang's tgmath.h... [ 33%] Copying clang's tmmintrin.h... [ 33%] Copying clang's tsxldtrkintrin.h... [ 33%] Copying clang's uintrintrin.h... [ 33%] Copying clang's unwind.h... [ 33%] Copying clang's vadefs.h... [ 33%] Copying clang's vaesintrin.h... [ 33%] Copying clang's varargs.h... [ 33%] Copying clang's vecintrin.h... [ 33%] Copying clang's vpclmulqdqintrin.h... [ 33%] Copying clang's waitpkgintrin.h... [ 33%] Copying clang's wasm_simd128.h... [ 33%] Copying clang's wbnoinvdintrin.h... [ 33%] Copying clang's wmmintrin.h... [ 33%] Copying clang's __wmmintrin_aes.h... [ 33%] Copying clang's __wmmintrin_pclmul.h... [ 33%] Copying clang's x86gprintrin.h... [ 33%] Copying clang's x86intrin.h... [ 33%] Copying clang's xmmintrin.h... [ 33%] Copying clang's xopintrin.h... [ 33%] Copying clang's xsavecintrin.h... [ 33%] Copying clang's xsaveintrin.h... [ 33%] Copying clang's xsaveoptintrin.h... [ 33%] Copying clang's xsavesintrin.h... [ 33%] Copying clang's xtestintrin.h... [ 33%] Copying clang's cuda_wrappers/algorithm... [ 33%] Copying clang's cuda_wrappers/complex... [ 33%] Copying clang's cuda_wrappers/new... [ 33%] Copying clang's ppc_wrappers/mmintrin.h... [ 33%] Copying clang's ppc_wrappers/xmmintrin.h... [ 33%] Copying clang's ppc_wrappers/mm_malloc.h... [ 33%] Copying clang's ppc_wrappers/emmintrin.h... [ 33%] Copying clang's ppc_wrappers/pmmintrin.h... [ 33%] Copying clang's ppc_wrappers/tmmintrin.h... [ 33%] Copying clang's ppc_wrappers/smmintrin.h... [ 33%] Copying clang's openmp_wrappers/math.h... [ 33%] Copying clang's openmp_wrappers/cmath... [ 33%] Copying clang's openmp_wrappers/complex.h... [ 33%] Copying clang's openmp_wrappers/complex... [ 33%] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [ 33%] Copying clang's openmp_wrappers/complex_cmath.h... [ 33%] Copying clang's openmp_wrappers/new... [ 33%] Building arm_neon.h... [ 33%] Building arm_fp16.h... [ 33%] Building arm_sve.h... [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [ 33%] Building arm_bf16.h... [ 33%] Building arm_mve.h... [ 33%] Building arm_cde.h... [ 33%] Building riscv_vector.h... [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [ 33%] Copying clang's arm_neon.h... [ 33%] Copying clang's arm_fp16.h... [ 33%] Copying clang's arm_sve.h... [ 33%] Copying clang's arm_bf16.h... [ 33%] Copying clang's arm_mve.h... [ 33%] Copying clang's arm_cde.h... [ 33%] Copying clang's riscv_vector.h... [ 33%] Built target clang-resource-headers [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o Scanning dependencies of target ClangAttrTraverse [ 34%] Building AttrNodeTraverse.inc... [ 34%] Built target ClangAttrTraverse Scanning dependencies of target ClangAttrImpl [ 34%] Building AttrImpl.inc... [ 34%] Built target ClangAttrImpl [ 34%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [ 34%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o Scanning dependencies of target StmtDataCollectors [ 36%] Building StmtDataCollectors.inc... [ 36%] Built target StmtDataCollectors [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o Scanning dependencies of target ClangTypeNodes [ 36%] Building TypeNodes.inc... [ 36%] Built target ClangTypeNodes [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o Scanning dependencies of target ClangAttrTextDump [ 36%] Building AttrTextNodeDump.inc... [ 36%] Built target ClangAttrTextDump [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o Scanning dependencies of target ClangAbstractTypeReader [ 36%] Building AbstractTypeReader.inc... [ 36%] Built target ClangAbstractTypeReader Scanning dependencies of target ClangCommentHTMLTagsProperties [ 36%] Building CommentHTMLTagsProperties.inc... [ 36%] Built target ClangCommentHTMLTagsProperties [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o Scanning dependencies of target ClangCommentHTMLNamedCharacterReferences [ 36%] Building CommentHTMLNamedCharacterReferences.inc... [ 36%] Built target ClangCommentHTMLNamedCharacterReferences [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o Scanning dependencies of target ClangAbstractBasicReader [ 36%] Building AbstractBasicReader.inc... [ 36%] Built target ClangAbstractBasicReader [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o Scanning dependencies of target ClangStmtNodes [ 36%] Building StmtNodes.inc... [ 36%] Built target ClangStmtNodes Scanning dependencies of target ClangCommentCommandInfo [ 36%] Building CommentCommandInfo.inc... [ 36%] Built target ClangCommentCommandInfo [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o Scanning dependencies of target ClangCommentNodes [ 36%] Building CommentNodes.inc... [ 36%] Built target ClangCommentNodes Scanning dependencies of target ClangCommentCommandList [ 36%] Building CommentCommandList.inc... [ 36%] Built target ClangCommentCommandList Scanning dependencies of target ClangARMCdeBuiltinAliases [ 36%] Building arm_cde_builtin_aliases.inc... [ 36%] Built target ClangARMCdeBuiltinAliases [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o Scanning dependencies of target ClangARMCdeBuiltinSema [ 36%] Building arm_cde_builtin_sema.inc... [ 36%] Built target ClangARMCdeBuiltinSema [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o Scanning dependencies of target ClangARMSveTypeFlags [ 36%] Building arm_sve_typeflags.inc... [ 36%] Built target ClangARMSveTypeFlags Scanning dependencies of target ClangARMSveBuiltins [ 36%] Building arm_sve_builtins.inc... [ 36%] Built target ClangARMSveBuiltins [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o Scanning dependencies of target ClangARMMveBuiltinAliases [ 36%] Building arm_mve_builtin_aliases.inc... Scanning dependencies of target ClangRISCVVectorBuiltins [ 36%] Building riscv_vector_builtins.inc... [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [ 36%] Built target ClangARMMveBuiltinAliases Scanning dependencies of target ClangDiagnosticRefactoring [ 36%] Building DiagnosticRefactoringKinds.inc... [ 36%] Built target ClangRISCVVectorBuiltins Scanning dependencies of target ClangDiagnosticIndexName [ 36%] Building DiagnosticIndexName.inc... [ 36%] Built target ClangDiagnosticRefactoring [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o Scanning dependencies of target ClangARMSveBuiltinCG [ 36%] Building arm_sve_builtin_cg.inc... [ 36%] Built target ClangDiagnosticIndexName Scanning dependencies of target ClangARMMveBuiltinsDef [ 36%] Building arm_mve_builtins.inc... [ 36%] Built target ClangARMMveBuiltinsDef Scanning dependencies of target ClangARMMveBuiltinSema [ 36%] Building arm_mve_builtin_sema.inc... [ 36%] Built target ClangARMSveBuiltinCG [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [ 36%] Built target ClangARMMveBuiltinSema Scanning dependencies of target ClangARMCdeBuiltinsDef [ 36%] Building arm_cde_builtins.inc... [ 36%] Built target ClangARMCdeBuiltinsDef Scanning dependencies of target ClangDiagnosticCrossTU [ 36%] Building DiagnosticCrossTUKinds.inc... Scanning dependencies of target ClangAttrList [ 36%] Building AttrList.inc... [ 36%] Built target ClangAttrList Scanning dependencies of target ClangDiagnosticFrontend [ 36%] Building DiagnosticFrontendKinds.inc... [ 36%] Built target ClangDiagnosticCrossTU Scanning dependencies of target ClangAttrHasAttributeImpl [ 36%] Building AttrHasAttributeImpl.inc... [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [ 36%] Built target ClangAttrHasAttributeImpl Scanning dependencies of target ClangARMFP16 [ 36%] Building arm_fp16.inc... [ 36%] Built target ClangARMFP16 [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [ 36%] Built target ClangDiagnosticFrontend Scanning dependencies of target ClangDiagnosticAnalysis [ 36%] Building DiagnosticAnalysisKinds.inc... Scanning dependencies of target ClangARMMveBuiltinCG [ 36%] Building arm_mve_builtin_cg.inc... [ 36%] Built target ClangDiagnosticAnalysis [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [ 36%] Built target ClangARMMveBuiltinCG Scanning dependencies of target ClangDiagnosticAST [ 36%] Building DiagnosticASTKinds.inc... [ 36%] Built target ClangDiagnosticAST [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o Scanning dependencies of target ClangDiagnosticParse [ 36%] Building DiagnosticParseKinds.inc... [ 36%] Built target ClangDiagnosticParse Scanning dependencies of target ClangDiagnosticComment [ 36%] Building DiagnosticCommentKinds.inc... [ 36%] Built target ClangDiagnosticComment [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SubtargetFeature.cpp.o Scanning dependencies of target ClangDiagnosticGroups [ 36%] Building DiagnosticGroups.inc... [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [ 36%] Built target ClangDiagnosticGroups Scanning dependencies of target ClangARMSveSemaRangeChecks [ 36%] Building arm_sve_sema_rangechecks.inc... Scanning dependencies of target ClangDiagnosticDriver [ 36%] Building DiagnosticDriverKinds.inc... [ 36%] Built target ClangARMSveSemaRangeChecks [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [ 36%] Built target ClangDiagnosticDriver Scanning dependencies of target ClangRISCVVectorBuiltinCG [ 36%] Building riscv_vector_builtin_cg.inc... [ 36%] Built target ClangRISCVVectorBuiltinCG Scanning dependencies of target ClangDiagnosticCommon [ 36%] Building DiagnosticCommonKinds.inc... [ 36%] Built target ClangDiagnosticCommon Scanning dependencies of target ClangDiagnosticLex [ 36%] Building DiagnosticLexKinds.inc... [ 36%] Built target ClangDiagnosticLex [ 36%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o Scanning dependencies of target ClangDiagnosticSema [ 36%] Building DiagnosticSemaKinds.inc... Scanning dependencies of target ClangARMCdeBuiltinCG [ 36%] Building arm_cde_builtin_cg.inc... [ 36%] Built target ClangARMCdeBuiltinCG Scanning dependencies of target ClangDiagnosticSerialization [ 36%] Building DiagnosticSerializationKinds.inc... [ 36%] Built target ClangDiagnosticSema Scanning dependencies of target ClangAttrSubjectMatchRuleList [ 36%] Building AttrSubMatchRulesList.inc... [ 36%] Built target ClangAttrSubjectMatchRuleList Scanning dependencies of target ClangARMNeon [ 36%] Building arm_neon.inc... [ 36%] Linking CXX static library ../libLLVMMC.a [ 36%] Built target ClangDiagnosticSerialization [ 36%] Built target ClangARMNeon Scanning dependencies of target ClangAttrParserStringSwitches Scanning dependencies of target ClangAttrSubMatchRulesParserStringSwitches [ 36%] Building AttrSubMatchRulesParserStringSwitches.inc... [ 36%] Building AttrParserStringSwitches.inc... [ 36%] Built target ClangAttrSubMatchRulesParserStringSwitches Scanning dependencies of target ClangAttrParsedAttrKinds [ 36%] Built target ClangAttrParserStringSwitches [ 36%] Building AttrParsedAttrKinds.inc... Scanning dependencies of target ClangAttrSpellingListIndex [ 36%] Building AttrSpellingListIndex.inc... [ 36%] Built target ClangAttrSpellingListIndex Scanning dependencies of target ClangAttrParsedAttrList [ 36%] Building AttrParsedAttrList.inc... [ 36%] Built target ClangAttrParsedAttrKinds Scanning dependencies of target ClangAttrParsedAttrImpl [ 36%] Building AttrParsedAttrImpl.inc... [ 36%] Built target ClangAttrParsedAttrList Scanning dependencies of target ClangAttrTemplateInstantiate [ 36%] Building AttrTemplateInstantiate.inc... [ 36%] Built target ClangAttrTemplateInstantiate Scanning dependencies of target ClangAttrPCHRead [ 36%] Building AttrPCHRead.inc... [ 36%] Built target ClangAttrParsedAttrImpl Scanning dependencies of target ClangAttrPCHWrite [ 36%] Building AttrPCHWrite.inc... [ 36%] Built target ClangAttrPCHRead Scanning dependencies of target ClangSACheckers [ 36%] Building Checkers.inc... [ 36%] Built target ClangAttrPCHWrite Scanning dependencies of target ClangSyntaxNodeList [ 36%] Building Nodes.inc... [ 36%] Built target ClangSyntaxNodeList Scanning dependencies of target llvm-tblgen [ 36%] Linking CXX executable ../../bin/llvm-tblgen [ 36%] Built target ClangSACheckers [ 36%] Built target LLVMMC Scanning dependencies of target LLVMMCParser [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o Scanning dependencies of target LLVMMCDisassembler [ 36%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [ 36%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [ 36%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [ 36%] Built target llvm-tblgen Scanning dependencies of target LLVMMCA [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [ 36%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [ 36%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [ 36%] Linking CXX static library ../../libLLVMMCDisassembler.a [ 36%] Built target LLVMMCDisassembler Scanning dependencies of target DllOptionsTableGen [ 36%] Building Options.inc... [ 36%] Built target DllOptionsTableGen Scanning dependencies of target LibOptionsTableGen [ 36%] Building Options.inc... [ 36%] Built target LibOptionsTableGen Scanning dependencies of target ClangDriverOptions [ 36%] Building Options.inc... [ 36%] Built target ClangDriverOptions [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [ 36%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o [ 36%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [ 37%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [ 37%] Linking CXX static library ../../libLLVMMCParser.a [ 37%] Built target LLVMMCParser Scanning dependencies of target DsymutilTableGen [ 37%] Building Options.inc... [ 37%] Built target DsymutilTableGen Scanning dependencies of target CvtResTableGen [ 37%] Building Opts.inc... [ 37%] Built target CvtResTableGen [ 37%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o Scanning dependencies of target CxxfiltOptsTableGen [ 37%] Building Opts.inc... [ 37%] Built target CxxfiltOptsTableGen Scanning dependencies of target LipoOptsTableGen [ 37%] Building LipoOpts.inc... [ 37%] Built target LipoOptsTableGen Scanning dependencies of target MLTableGen [ 37%] Building Opts.inc... [ 37%] Built target MLTableGen Scanning dependencies of target MtTableGen [ 37%] Building Opts.inc... Scanning dependencies of target NmOptsTableGen [ 37%] Building Opts.inc... [ 37%] Built target MtTableGen [ 37%] Built target NmOptsTableGen Scanning dependencies of target ObjcopyOptsTableGen [ 37%] Building ObjcopyOpts.inc... Scanning dependencies of target ObjdumpOptsTableGen [ 37%] Building ObjdumpOpts.inc... [ 37%] Built target ObjcopyOptsTableGen Scanning dependencies of target RcOptsTableGen [ 37%] Building Opts.inc... [ 37%] Built target RcOptsTableGen Scanning dependencies of target ReadobjOptsTableGen [ 37%] Building Opts.inc... [ 37%] Built target ObjdumpOptsTableGen Scanning dependencies of target SizeOptsTableGen [ 37%] Building Opts.inc... [ 37%] Built target ReadobjOptsTableGen [ 37%] Built target SizeOptsTableGen Scanning dependencies of target StringsOptsTableGen Scanning dependencies of target SymbolizerOptsTableGen [ 37%] Building Opts.inc... [ 37%] Building Opts.inc... [ 37%] Built target StringsOptsTableGen Scanning dependencies of target intrinsics_gen [ 37%] Built target SymbolizerOptsTableGen Scanning dependencies of target acc_gen [ 37%] Building Attributes.inc... [ 37%] Building ACC.h.inc... [ 37%] Building IntrinsicImpl.inc... [ 38%] Building ACC.inc... [ 38%] Built target acc_gen [ 38%] Building IntrinsicEnums.inc... [ 38%] Linking CXX static library ../libLLVMMCA.a [ 38%] Built target LLVMMCA Scanning dependencies of target omp_gen [ 38%] Building OMP.h.inc... [ 38%] Building OMP.inc... [ 38%] Built target omp_gen Scanning dependencies of target llvm-cxxfilt [ 38%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [ 38%] Building IntrinsicsAArch64.h... [ 38%] Building IntrinsicsAMDGPU.h... [ 38%] Linking CXX executable ../../bin/llvm-cxxfilt [ 38%] Building IntrinsicsARM.h... [ 38%] Built target llvm-cxxfilt [ 38%] Building IntrinsicsBPF.h... [ 38%] Building IntrinsicsHexagon.h... [ 38%] Building IntrinsicsMips.h... [ 38%] Building IntrinsicsNVPTX.h... [ 38%] Building IntrinsicsPowerPC.h... [ 38%] Building IntrinsicsR600.h... [ 38%] Building IntrinsicsRISCV.h... [ 38%] Building IntrinsicsS390.h... [ 38%] Building IntrinsicsWebAssembly.h... [ 38%] Building IntrinsicsX86.h... [ 38%] Building IntrinsicsXCore.h... [ 38%] Building IntrinsicsVE.h... Scanning dependencies of target llvm-mt [ 38%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o Scanning dependencies of target InstallNameToolOptsTableGen [ 38%] Building InstallNameToolOpts.inc... [ 38%] Built target InstallNameToolOptsTableGen Scanning dependencies of target OtoolOptsTableGen [ 38%] Building OtoolOpts.inc... [ 38%] Built target OtoolOptsTableGen Scanning dependencies of target WindresOptsTableGen [ 38%] Building WindresOpts.inc... [ 38%] Built target WindresOptsTableGen Scanning dependencies of target LLVMFrontendOpenACC [ 38%] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [ 38%] Built target intrinsics_gen Scanning dependencies of target clang-tablegen-targets [ 38%] Built target clang-tablegen-targets Scanning dependencies of target BitcodeStripOptsTableGen [ 38%] Building BitcodeStripOpts.inc... [ 38%] Built target BitcodeStripOptsTableGen Scanning dependencies of target Bye [ 38%] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o [ 38%] Linking CXX static library ../../libLLVMFrontendOpenACC.a [ 38%] Built target LLVMFrontendOpenACC Scanning dependencies of target DoublerPlugin [ 38%] Building CXX object unittests/Passes/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o [ 38%] Linking CXX executable ../../bin/llvm-mt [ 38%] Built target llvm-mt Scanning dependencies of target TestPlugin [ 38%] Building CXX object unittests/Passes/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o [ 38%] Linking CXX shared module TestPlugin.so [ 38%] Built target TestPlugin Scanning dependencies of target LLVMRemarks [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o [ 38%] Linking CXX shared module DoublerPlugin.so [ 38%] Built target DoublerPlugin Scanning dependencies of target LLVMHello [ 38%] Building CXX object lib/Transforms/Hello/CMakeFiles/LLVMHello.dir/Hello.cpp.o [ 38%] Linking CXX shared module ../../lib/Bye.so [ 38%] Built target Bye [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o [ 38%] Linking CXX shared module ../../LLVMHello.so [ 38%] Built target LLVMHello [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [ 38%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o Scanning dependencies of target LLVMOrcShared [ 38%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [ 38%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/RPCError.cpp.o Scanning dependencies of target AArch64CommonTableGen [ 38%] Building AArch64GenAsmMatcher.inc... [ 38%] Linking CXX static library ../libLLVMRemarks.a [ 38%] Built target LLVMRemarks [ 38%] Building AArch64GenAsmWriter.inc... [ 38%] Linking CXX static library ../../../libLLVMOrcShared.a [ 38%] Built target LLVMOrcShared Scanning dependencies of target AMDGPUCommonTableGen [ 38%] Building AMDGPUGenAsmMatcher.inc... [ 38%] Building AArch64GenAsmWriter1.inc... [ 38%] Building AArch64GenCallingConv.inc... [ 38%] Building AArch64GenDAGISel.inc... [ 38%] Building AArch64GenDisassemblerTables.inc... [ 38%] Building AArch64GenFastISel.inc... [ 38%] Building AArch64GenGlobalISel.inc... [ 38%] Building AArch64GenO0PreLegalizeGICombiner.inc... [ 38%] Building AMDGPUGenAsmWriter.inc... [ 38%] Building AArch64GenPreLegalizeGICombiner.inc... [ 38%] Building AArch64GenPostLegalizeGICombiner.inc... [ 38%] Building AArch64GenPostLegalizeGILowering.inc... [ 38%] Building AArch64GenInstrInfo.inc... Scanning dependencies of target ARMCommonTableGen [ 38%] Building ARMGenAsmMatcher.inc... [ 38%] Building ARMGenAsmWriter.inc... [ 38%] Building ARMGenCallingConv.inc... [ 38%] Building AMDGPUGenCallingConv.inc... [ 38%] Building ARMGenDAGISel.inc... [ 38%] Building ARMGenDisassemblerTables.inc... [ 38%] Building AMDGPUGenDAGISel.inc... [ 38%] Building ARMGenFastISel.inc... [ 38%] Building AArch64GenMCCodeEmitter.inc... [ 38%] Building ARMGenGlobalISel.inc... [ 38%] Building AArch64GenMCPseudoLowering.inc... [ 38%] Building AArch64GenRegisterBank.inc... [ 38%] Building ARMGenInstrInfo.inc... [ 38%] Building AArch64GenRegisterInfo.inc... [ 38%] Building ARMGenMCCodeEmitter.inc... [ 38%] Building AArch64GenSubtargetInfo.inc... [ 38%] Building ARMGenMCPseudoLowering.inc... [ 38%] Building ARMGenRegisterBank.inc... [ 38%] Building ARMGenRegisterInfo.inc... [ 38%] Building ARMGenSubtargetInfo.inc... [ 38%] Building ARMGenSystemRegister.inc... [ 38%] Building AMDGPUGenDisassemblerTables.inc... [ 38%] Building AArch64GenSystemOperands.inc... [ 38%] Built target ARMCommonTableGen [ 38%] Building AArch64GenExegesis.inc... Scanning dependencies of target AVRCommonTableGen [ 38%] Building AVRGenAsmMatcher.inc... [ 38%] Built target AArch64CommonTableGen Scanning dependencies of target BPFCommonTableGen [ 38%] Building BPFGenAsmMatcher.inc... [ 38%] Building AVRGenAsmWriter.inc... [ 38%] Building BPFGenAsmWriter.inc... [ 38%] Building AVRGenCallingConv.inc... [ 38%] Building BPFGenCallingConv.inc... [ 38%] Building BPFGenDAGISel.inc... [ 38%] Building AVRGenDAGISel.inc... [ 38%] Building BPFGenDisassemblerTables.inc... [ 38%] Building AVRGenDisassemblerTables.inc... [ 38%] Building BPFGenInstrInfo.inc... [ 38%] Building AVRGenInstrInfo.inc... [ 38%] Building BPFGenMCCodeEmitter.inc... [ 38%] Building BPFGenRegisterInfo.inc... [ 38%] Building AVRGenMCCodeEmitter.inc... [ 38%] Building BPFGenSubtargetInfo.inc... [ 38%] Building AMDGPUGenInstrInfo.inc... [ 38%] Building AVRGenRegisterInfo.inc... [ 38%] Built target BPFCommonTableGen [ 38%] Building AVRGenSubtargetInfo.inc... Scanning dependencies of target HexagonCommonTableGen [ 38%] Building HexagonGenAsmMatcher.inc... [ 38%] Built target AVRCommonTableGen [ 38%] Building HexagonGenAsmWriter.inc... [ 38%] Building HexagonGenCallingConv.inc... [ 38%] Building HexagonGenDAGISel.inc... [ 38%] Building HexagonGenDFAPacketizer.inc... Scanning dependencies of target LanaiCommonTableGen [ 38%] Building LanaiGenAsmMatcher.inc... [ 38%] Building HexagonGenDisassemblerTables.inc... [ 38%] Building LanaiGenAsmWriter.inc... [ 38%] Building LanaiGenCallingConv.inc... [ 38%] Building LanaiGenDAGISel.inc... [ 38%] Building HexagonGenInstrInfo.inc... [ 38%] Building LanaiGenDisassemblerTables.inc... [ 38%] Building LanaiGenInstrInfo.inc... [ 38%] Building LanaiGenMCCodeEmitter.inc... [ 40%] Building LanaiGenRegisterInfo.inc... [ 40%] Building HexagonGenMCCodeEmitter.inc... [ 40%] Building LanaiGenSubtargetInfo.inc... [ 40%] Built target LanaiCommonTableGen Scanning dependencies of target MipsCommonTableGen [ 40%] Building MipsGenAsmMatcher.inc... [ 40%] Building HexagonGenRegisterInfo.inc... [ 40%] Building MipsGenAsmWriter.inc... [ 40%] Building HexagonGenSubtargetInfo.inc... [ 40%] Built target HexagonCommonTableGen Scanning dependencies of target MSP430CommonTableGen [ 40%] Building MSP430GenAsmMatcher.inc... [ 40%] Building MipsGenCallingConv.inc... [ 40%] Building MSP430GenAsmWriter.inc... [ 40%] Building AMDGPUGenMCCodeEmitter.inc... [ 40%] Building MipsGenDAGISel.inc... [ 40%] Building MSP430GenCallingConv.inc... [ 40%] Building MSP430GenDAGISel.inc... [ 40%] Building MipsGenDisassemblerTables.inc... [ 40%] Building MSP430GenDisassemblerTables.inc... [ 40%] Building MSP430GenInstrInfo.inc... [ 40%] Building MipsGenFastISel.inc... [ 40%] Building MSP430GenMCCodeEmitter.inc... [ 40%] Building MSP430GenRegisterInfo.inc... [ 40%] Building MSP430GenSubtargetInfo.inc... [ 40%] Building MipsGenGlobalISel.inc... [ 40%] Built target MSP430CommonTableGen Scanning dependencies of target NVPTXCommonTableGen [ 40%] Building NVPTXGenAsmWriter.inc... [ 40%] Building MipsGenInstrInfo.inc... [ 40%] Building AMDGPUGenMCPseudoLowering.inc... [ 40%] Building NVPTXGenDAGISel.inc... [ 40%] Building MipsGenMCCodeEmitter.inc... [ 40%] Building MipsGenMCPseudoLowering.inc... [ 40%] Building AMDGPUGenRegisterBank.inc... [ 40%] Building NVPTXGenInstrInfo.inc... [ 40%] Building MipsGenRegisterBank.inc... [ 40%] Building MipsGenRegisterInfo.inc... [ 40%] Building MipsGenSubtargetInfo.inc... [ 40%] Building NVPTXGenRegisterInfo.inc... [ 40%] Building MipsGenExegesis.inc... [ 40%] Building NVPTXGenSubtargetInfo.inc... [ 40%] Built target MipsCommonTableGen Scanning dependencies of target PowerPCCommonTableGen [ 40%] Building PPCGenAsmMatcher.inc... [ 40%] Built target NVPTXCommonTableGen [ 40%] Building PPCGenAsmWriter.inc... [ 40%] Building PPCGenCallingConv.inc... [ 40%] Building PPCGenDAGISel.inc... [ 40%] Building PPCGenDisassemblerTables.inc... [ 40%] Building PPCGenFastISel.inc... [ 40%] Building PPCGenInstrInfo.inc... [ 40%] Building AMDGPUGenRegisterInfo.inc... [ 40%] Building PPCGenMCCodeEmitter.inc... [ 40%] Building AMDGPUGenSearchableTables.inc... [ 40%] Building PPCGenRegisterInfo.inc... [ 40%] Building PPCGenSubtargetInfo.inc... [ 40%] Building PPCGenExegesis.inc... [ 40%] Building PPCGenRegisterBank.inc... [ 40%] Building AMDGPUGenSubtargetInfo.inc... [ 40%] Building PPCGenGlobalISel.inc... [ 40%] Built target PowerPCCommonTableGen Scanning dependencies of target RISCVCommonTableGen [ 40%] Building RISCVGenAsmMatcher.inc... [ 40%] Building AMDGPUGenGlobalISel.inc... [ 40%] Building AMDGPUGenPreLegalizeGICombiner.inc... [ 40%] Building RISCVGenAsmWriter.inc... [ 40%] Building RISCVGenCompressInstEmitter.inc... [ 40%] Building AMDGPUGenPostLegalizeGICombiner.inc... [ 40%] Building RISCVGenDAGISel.inc... [ 40%] Building AMDGPUGenRegBankGICombiner.inc... [ 40%] Building R600GenAsmWriter.inc... [ 40%] Building R600GenCallingConv.inc... [ 40%] Building R600GenDAGISel.inc... [ 40%] Building R600GenDFAPacketizer.inc... [ 40%] Building RISCVGenDisassemblerTables.inc... [ 40%] Building R600GenInstrInfo.inc... [ 40%] Building R600GenMCCodeEmitter.inc... [ 40%] Building R600GenRegisterInfo.inc... [ 40%] Building RISCVGenGlobalISel.inc... [ 40%] Building R600GenSubtargetInfo.inc... [ 40%] Built target AMDGPUCommonTableGen Scanning dependencies of target SparcCommonTableGen [ 40%] Building SparcGenAsmMatcher.inc... [ 40%] Building SparcGenAsmWriter.inc... [ 40%] Building SparcGenCallingConv.inc... [ 40%] Building SparcGenDAGISel.inc... [ 40%] Building SparcGenDisassemblerTables.inc... [ 40%] Building SparcGenInstrInfo.inc... [ 40%] Building SparcGenMCCodeEmitter.inc... [ 40%] Building SparcGenRegisterInfo.inc... [ 40%] Building SparcGenSubtargetInfo.inc... [ 40%] Built target SparcCommonTableGen [ 40%] Building RISCVGenInstrInfo.inc... [ 40%] Building RISCVGenMCCodeEmitter.inc... [ 40%] Building RISCVGenMCPseudoLowering.inc... [ 40%] Building RISCVGenRegisterBank.inc... Scanning dependencies of target SystemZCommonTableGen [ 40%] Building SystemZGenAsmMatcher.inc... [ 40%] Building SystemZGenAsmWriter.inc... [ 40%] Building SystemZGenCallingConv.inc... [ 40%] Building RISCVGenRegisterInfo.inc... [ 40%] Building SystemZGenDAGISel.inc... [ 40%] Building RISCVGenSearchableTables.inc... [ 40%] Building SystemZGenDisassemblerTables.inc... [ 41%] Building RISCVGenSubtargetInfo.inc... [ 41%] Building SystemZGenInstrInfo.inc... [ 41%] Building SystemZGenMCCodeEmitter.inc... [ 41%] Building SystemZGenRegisterInfo.inc... [ 41%] Built target RISCVCommonTableGen [ 41%] Building SystemZGenSubtargetInfo.inc... Scanning dependencies of target WebAssemblyCommonTableGen [ 41%] Building WebAssemblyGenAsmMatcher.inc... [ 41%] Building WebAssemblyGenAsmWriter.inc... [ 41%] Building WebAssemblyGenDAGISel.inc... [ 41%] Building WebAssemblyGenDisassemblerTables.inc... [ 41%] Building WebAssemblyGenFastISel.inc... [ 41%] Built target SystemZCommonTableGen [ 41%] Building WebAssemblyGenInstrInfo.inc... [ 41%] Building WebAssemblyGenMCCodeEmitter.inc... [ 41%] Building WebAssemblyGenRegisterInfo.inc... [ 41%] Building WebAssemblyGenSubtargetInfo.inc... Scanning dependencies of target X86CommonTableGen [ 41%] Building X86GenAsmMatcher.inc... [ 41%] Building X86GenAsmWriter.inc... [ 41%] Built target WebAssemblyCommonTableGen [ 41%] Building X86GenAsmWriter1.inc... [ 41%] Building X86GenCallingConv.inc... [ 41%] Building X86GenDAGISel.inc... [ 41%] Building X86GenDisassemblerTables.inc... [ 41%] Building X86GenEVEX2VEXTables.inc... [ 41%] Building X86GenExegesis.inc... [ 41%] Building X86GenFastISel.inc... [ 41%] Building X86GenGlobalISel.inc... [ 41%] Building X86GenInstrInfo.inc... Scanning dependencies of target XCoreCommonTableGen [ 41%] Building XCoreGenAsmWriter.inc... [ 41%] Building XCoreGenCallingConv.inc... [ 41%] Building XCoreGenDAGISel.inc... [ 41%] Building XCoreGenDisassemblerTables.inc... [ 41%] Building XCoreGenInstrInfo.inc... [ 41%] Building XCoreGenRegisterInfo.inc... [ 41%] Building X86GenRegisterBank.inc... [ 41%] Building XCoreGenSubtargetInfo.inc... [ 41%] Built target XCoreCommonTableGen [ 41%] Building X86GenRegisterInfo.inc... [ 41%] Generating VCSVersion.inc [ 41%] Building X86GenSubtargetInfo.inc... Scanning dependencies of target obj.clangBasic [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o Scanning dependencies of target obj.clangAPINotes [ 41%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o [ 41%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o [ 41%] Built target obj.clangAPINotes Scanning dependencies of target obj.clangLex [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesSourceMinimizer.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [ 41%] Built target X86CommonTableGen Scanning dependencies of target obj.clangEdit [ 41%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [ 41%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [ 41%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [ 41%] Built target obj.clangEdit [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [ 41%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 41%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o [ 41%] Built target obj.clangLex Scanning dependencies of target Opcodes [ 43%] Building Opcodes.inc... [ 43%] Built target Opcodes [ 43%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [ 43%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o [ 43%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [ 43%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [ 43%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o Scanning dependencies of target obj.clangParse [ 43%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o Scanning dependencies of target obj.clangASTMatchers [ 43%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o [ 43%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 43%] Built target obj.clangBasic Scanning dependencies of target ClangOpenCLBuiltinsImpl [ 43%] Building OpenCLBuiltins.inc... [ 43%] Built target ClangOpenCLBuiltinsImpl Scanning dependencies of target obj.clangAnalysis [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [ 43%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [ 43%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [ 43%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 43%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 43%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [ 43%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [ 43%] Built target obj.clangASTMatchers Scanning dependencies of target obj.clangDynamicASTMatchers [ 43%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 43%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [ 43%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o [ 44%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 44%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [ 44%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o [ 44%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 44%] Built target obj.clangDynamicASTMatchers Scanning dependencies of target obj.clangFormat [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [ 44%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [ 44%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [ 44%] Built target obj.clangParse [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [ 44%] Built target obj.clangAnalysis Scanning dependencies of target obj.clangRewrite [ 44%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [ 44%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [ 44%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o [ 44%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o [ 44%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [ 44%] Built target obj.clangRewrite [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [ 44%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o Scanning dependencies of target obj.clangToolingCore [ 44%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [ 44%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [ 44%] Built target obj.clangFormat Scanning dependencies of target obj.clangToolingInclusions [ 44%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [ 44%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o Scanning dependencies of target obj.clangCrossTU [ 44%] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [ 44%] Built target obj.clangToolingCore [ 44%] Built target obj.clangToolingInclusions Scanning dependencies of target obj.clangDriver [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o Scanning dependencies of target obj.clangSerialization [ 44%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 44%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 44%] Built target obj.clangCrossTU Scanning dependencies of target obj.clangFrontend [ 44%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o [ 44%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o [ 44%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o [ 44%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/PPC.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/RISCV.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Sparc.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/SystemZ.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/VE.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/X86.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AIX.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Ananas.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPU.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AMDGPUOpenMP.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderStmt.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/AVR.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/BareMetal.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedDiagnosticConsumer.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CloudABI.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CommonArgs.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Contiki.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInstance.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Cuda.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/DragonFly.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/FreeBSD.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Fuchsia.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIP.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Minix.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Myriad.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o [ 47%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [ 47%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.cpp.o [ 47%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFile.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [ 47%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o [ 47%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [ 47%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [ 47%] Built target obj.clangSerialization [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o Scanning dependencies of target obj.clangIndex [ 47%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o [ 47%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [ 47%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [ 47%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o [ 47%] Built target obj.clangDriver [ 47%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [ 47%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 47%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [ 47%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o [ 47%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [ 47%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitHeaderSearch.cpp.o [ 47%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o Scanning dependencies of target obj.clangCodeGen [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [ 48%] Built target obj.clangIndex Scanning dependencies of target obj.clangStaticAnalyzerCore [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.cpp.o [ 48%] Built target obj.clangFrontend Scanning dependencies of target obj.clangStaticAnalyzerCheckers [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCXX.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExpr.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineObjC.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.cpp.o [ 48%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.cpp.o [ 48%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckPlacementNew.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopWidening.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprComplex.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSecuritySyntaxOnly.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/MemRegion.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckSizeofPointer.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/PlistDiagnostics.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckerDocumentation.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangeConstraintManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CloneChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RegionStore.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ContainerModeling.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SarifDiagnostics.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ConversionChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleConstraintManager.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXSelfAssignmentChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SimpleSValBuilder.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SMTConstraintManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Store.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugCheckers.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SVals.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SymbolManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/TextDiagnostics.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [ 50%] Built target obj.clangStaticAnalyzerCore [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeleteWithNonVirtualDtorChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeAMDGCN.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DereferenceChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeNVPTX.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypePropagation.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o Scanning dependencies of target obj.clangStaticAnalyzerFrontend [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalyzerHelpFlags.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CheckerRegistry.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/FrontendActions.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelConsumer.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/ModelInjector.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [ 50%] Built target obj.clangStaticAnalyzerFrontend [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o [ 50%] Built target obj.clangCodeGen [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o Scanning dependencies of target obj.clangARCMigrate [ 50%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o [ 50%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 50%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o Scanning dependencies of target obj.clangRewriteFrontend [ 50%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o [ 51%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o [ 51%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [ 51%] Built target obj.clangRewriteFrontend [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/PutenvWithAutoChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 51%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o Scanning dependencies of target obj.clangFrontendTool [ 51%] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [ 51%] Built target obj.clangARCMigrate [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [ 51%] Built target obj.clangFrontendTool [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o Scanning dependencies of target obj.clangToolingRefactoring [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o [ 51%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 52%] Built target obj.clangToolingRefactoring [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o Scanning dependencies of target obj.clangToolingASTDiff [ 52%] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o Scanning dependencies of target obj.clangToolingSyntax [ 52%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [ 52%] Built target obj.clangToolingASTDiff [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ 52%] Built target obj.clangToolingSyntax Scanning dependencies of target obj.clangDependencyScanning [ 52%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o Scanning dependencies of target obj.clangTransformer [ 52%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o [ 52%] Built target obj.clangDependencyScanning [ 52%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [ 52%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o Scanning dependencies of target obj.clangDirectoryWatcher [ 52%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 52%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o [ 52%] Built target obj.clangDirectoryWatcher Scanning dependencies of target obj.clangIndexSerialization [ 52%] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o [ 52%] Built target obj.clangIndexSerialization Scanning dependencies of target obj.clangTesting [ 52%] Building CXX object tools/clang/lib/Testing/CMakeFiles/obj.clangTesting.dir/CommandLineArgs.cpp.o [ 52%] Built target obj.clangTesting [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o [ 52%] Built target obj.clangTransformer Scanning dependencies of target obj.clangInterpreter [ 52%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o [ 52%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o [ 52%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o [ 52%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o [ 52%] Built target obj.clangInterpreter Scanning dependencies of target obj.clangHandleCXX [ 52%] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o Scanning dependencies of target obj.clangHandleLLVM [ 52%] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o [ 52%] Built target obj.clangHandleCXX Scanning dependencies of target StripOptsTableGen [ 52%] Building StripOpts.inc... [ 52%] Built target StripOptsTableGen Scanning dependencies of target Remarks [ 52%] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [ 52%] Linking CXX shared library ../../lib/libRemarks.so [ 52%] Built target Remarks Scanning dependencies of target LLVMCore [ 52%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [ 52%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [ 52%] Built target obj.clangStaticAnalyzerCheckers [ 52%] Built target obj.clangHandleLLVM Scanning dependencies of target LLVMOrcTargetProcess [ 52%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o Scanning dependencies of target LLVMAArch64Utils [ 52%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o [ 52%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [ 52%] Linking CXX static library ../../../libLLVMAArch64Utils.a [ 52%] Built target LLVMAArch64Utils Scanning dependencies of target LLVMAArch64Info [ 52%] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o [ 52%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [ 52%] Linking CXX static library ../../../libLLVMOrcTargetProcess.a [ 52%] Built target LLVMOrcTargetProcess Scanning dependencies of target InstCombineTableGen [ 52%] Building InstCombineTables.inc... [ 52%] Linking CXX static library ../../../libLLVMAArch64Info.a [ 52%] Built target LLVMAArch64Info Scanning dependencies of target LLVMARMUtils [ 52%] Building CXX object lib/Target/ARM/Utils/CMakeFiles/LLVMARMUtils.dir/ARMBaseInfo.cpp.o [ 54%] Built target InstCombineTableGen Scanning dependencies of target LLVMARMInfo [ 54%] Building CXX object lib/Target/ARM/TargetInfo/CMakeFiles/LLVMARMInfo.dir/ARMTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMARMUtils.a [ 54%] Built target LLVMARMUtils Scanning dependencies of target LLVMAVRInfo [ 54%] Building CXX object lib/Target/AVR/TargetInfo/CMakeFiles/LLVMAVRInfo.dir/AVRTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMARMInfo.a [ 54%] Built target LLVMARMInfo Scanning dependencies of target LLVMBPFInfo [ 54%] Building CXX object lib/Target/BPF/TargetInfo/CMakeFiles/LLVMBPFInfo.dir/BPFTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMAVRInfo.a [ 54%] Built target LLVMAVRInfo Scanning dependencies of target LLVMHexagonInfo [ 54%] Building CXX object lib/Target/Hexagon/TargetInfo/CMakeFiles/LLVMHexagonInfo.dir/HexagonTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMBPFInfo.a [ 54%] Built target LLVMBPFInfo Scanning dependencies of target LLVMLanaiInfo [ 54%] Building CXX object lib/Target/Lanai/TargetInfo/CMakeFiles/LLVMLanaiInfo.dir/LanaiTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMHexagonInfo.a [ 54%] Built target LLVMHexagonInfo [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [ 54%] Linking CXX static library ../../../libLLVMLanaiInfo.a [ 54%] Built target LLVMLanaiInfo Scanning dependencies of target LLVMMipsInfo [ 54%] Building CXX object lib/Target/Mips/TargetInfo/CMakeFiles/LLVMMipsInfo.dir/MipsTargetInfo.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [ 54%] Linking CXX static library ../../../libLLVMMipsInfo.a [ 54%] Built target LLVMMipsInfo Scanning dependencies of target LLVMMSP430Info [ 54%] Building CXX object lib/Target/MSP430/TargetInfo/CMakeFiles/LLVMMSP430Info.dir/MSP430TargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMMSP430Info.a [ 54%] Built target LLVMMSP430Info Scanning dependencies of target LLVMNVPTXInfo [ 54%] Building CXX object lib/Target/NVPTX/TargetInfo/CMakeFiles/LLVMNVPTXInfo.dir/NVPTXTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMNVPTXInfo.a [ 54%] Built target LLVMNVPTXInfo Scanning dependencies of target LLVMPowerPCInfo [ 54%] Building CXX object lib/Target/PowerPC/TargetInfo/CMakeFiles/LLVMPowerPCInfo.dir/PowerPCTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMPowerPCInfo.a [ 54%] Built target LLVMPowerPCInfo Scanning dependencies of target LLVMRISCVInfo [ 54%] Building CXX object lib/Target/RISCV/TargetInfo/CMakeFiles/LLVMRISCVInfo.dir/RISCVTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMRISCVInfo.a [ 54%] Built target LLVMRISCVInfo Scanning dependencies of target LLVMSparcInfo [ 54%] Building CXX object lib/Target/Sparc/TargetInfo/CMakeFiles/LLVMSparcInfo.dir/SparcTargetInfo.cpp.o Scanning dependencies of target LLVMSystemZInfo [ 54%] Building CXX object lib/Target/SystemZ/TargetInfo/CMakeFiles/LLVMSystemZInfo.dir/SystemZTargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMSparcInfo.a [ 54%] Built target LLVMSparcInfo Scanning dependencies of target LLVMWebAssemblyInfo [ 54%] Building CXX object lib/Target/WebAssembly/TargetInfo/CMakeFiles/LLVMWebAssemblyInfo.dir/WebAssemblyTargetInfo.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [ 54%] Linking CXX static library ../../../libLLVMSystemZInfo.a [ 54%] Built target LLVMSystemZInfo Scanning dependencies of target LLVMX86Info [ 54%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o [ 54%] Linking CXX static library ../../../libLLVMWebAssemblyInfo.a [ 54%] Built target LLVMWebAssemblyInfo [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [ 54%] Linking CXX static library ../../../libLLVMX86Info.a [ 54%] Built target LLVMX86Info Scanning dependencies of target LLVMXCoreInfo [ 54%] Building CXX object lib/Target/XCore/TargetInfo/CMakeFiles/LLVMXCoreInfo.dir/XCoreTargetInfo.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [ 54%] Linking CXX static library ../../../libLLVMXCoreInfo.a [ 54%] Built target LLVMXCoreInfo Scanning dependencies of target clangBasic [ 54%] Linking CXX static library ../../../../lib/libclangBasic.a [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o Scanning dependencies of target obj.clangAST [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o [ 54%] Built target clangBasic [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o Scanning dependencies of target obj.clangSema [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [ 54%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [ 54%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [ 54%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [ 55%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [ 55%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [ 55%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o [ 55%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [ 55%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [ 55%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [ 55%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [ 55%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [ 55%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [ 55%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [ 56%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 56%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [ 56%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 56%] Linking CXX static library ../libLLVMCore.a [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o [ 56%] Built target LLVMCore Scanning dependencies of target clangDirectoryWatcher [ 56%] Linking CXX static library ../../../../lib/libclangDirectoryWatcher.a [ 56%] Built target clangDirectoryWatcher Scanning dependencies of target clangIndexSerialization [ 56%] Linking CXX static library ../../../../lib/libclangIndexSerialization.a [ 56%] Built target clangIndexSerialization [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeExprGen.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeGenError.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeStmtGen.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o Scanning dependencies of target clangTesting [ 56%] Linking CXX static library ../../../../lib/libclangTesting.a [ 56%] Built target clangTesting Scanning dependencies of target llvm-cxxmap [ 56%] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [ 56%] Linking CXX executable ../../bin/llvm-cxxmap [ 56%] Built target llvm-cxxmap Scanning dependencies of target llvm-jitlink-executor [ 56%] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o [ 56%] Linking CXX executable ../../../bin/llvm-jitlink-executor [ 56%] Built target llvm-jitlink-executor [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o Scanning dependencies of target LLVMBitReader [ 56%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [ 56%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [ 56%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [ 56%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [ 56%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o [ 56%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [ 56%] Built target obj.clangAST Scanning dependencies of target LLVMProfileData [ 56%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [ 56%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o [ 56%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [ 56%] Linking CXX static library ../../libLLVMBitReader.a [ 56%] Built target LLVMBitReader [ 56%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o [ 58%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o Scanning dependencies of target LLVMAsmParser [ 58%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [ 58%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [ 58%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [ 58%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [ 58%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [ 58%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [ 58%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [ 58%] Linking CXX static library ../libLLVMAsmParser.a [ 58%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [ 58%] Built target LLVMAsmParser [ 58%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [ 58%] Linking CXX static library ../libLLVMProfileData.a [ 58%] Built target LLVMProfileData [ 58%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o Scanning dependencies of target LLVMCFGuard [ 58%] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o [ 58%] Linking CXX static library ../../libLLVMCFGuard.a [ 58%] Built target LLVMCFGuard Scanning dependencies of target LLVMAArch64Desc [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o [ 58%] Built target obj.clangSema [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o Scanning dependencies of target LLVMAMDGPUInfo [ 58%] Building CXX object lib/Target/AMDGPU/TargetInfo/CMakeFiles/LLVMAMDGPUInfo.dir/AMDGPUTargetInfo.cpp.o [ 58%] Linking CXX static library ../../../libLLVMAMDGPUInfo.a [ 58%] Built target LLVMAMDGPUInfo Scanning dependencies of target LLVMARMDesc [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMAsmBackend.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFObjectWriter.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMELFStreamer.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMInstPrinter.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachObjectWriter.cpp.o [ 58%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMachORelocationInfo.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCAsmInfo.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCCodeEmitter.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCExpr.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMMCTargetDesc.cpp.o [ 58%] Linking CXX static library ../../../libLLVMAArch64Desc.a [ 58%] Built target LLVMAArch64Desc [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMTargetStreamer.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMUnwindOpAsm.cpp.o [ 58%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/ARM/MCTargetDesc/CMakeFiles/LLVMARMDesc.dir/ARMWinCOFFStreamer.cpp.o Scanning dependencies of target LLVMAVRDesc [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRAsmBackend.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFObjectWriter.cpp.o [ 59%] Linking CXX static library ../../../libLLVMARMDesc.a [ 59%] Built target LLVMARMDesc [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCExpr.cpp.o Scanning dependencies of target LLVMAVRDisassembler [ 59%] Building CXX object lib/Target/AVR/Disassembler/CMakeFiles/LLVMAVRDisassembler.dir/AVRDisassembler.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/AVR/MCTargetDesc/CMakeFiles/LLVMAVRDesc.dir/AVRTargetStreamer.cpp.o Scanning dependencies of target LLVMBPFDesc [ 59%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCTargetDesc.cpp.o [ 59%] Linking CXX static library ../../../libLLVMAVRDesc.a [ 59%] Built target LLVMAVRDesc [ 59%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFAsmBackend.cpp.o [ 59%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFInstPrinter.cpp.o Scanning dependencies of target LLVMBPFDisassembler [ 59%] Building CXX object lib/Target/BPF/Disassembler/CMakeFiles/LLVMBPFDisassembler.dir/BPFDisassembler.cpp.o [ 59%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFMCCodeEmitter.cpp.o [ 59%] Linking CXX static library ../../../libLLVMBPFDisassembler.a [ 59%] Built target LLVMBPFDisassembler [ 59%] Building CXX object lib/Target/BPF/MCTargetDesc/CMakeFiles/LLVMBPFDesc.dir/BPFELFObjectWriter.cpp.o [ 59%] Linking CXX static library ../../../libLLVMAVRDisassembler.a [ 59%] Built target LLVMAVRDisassembler Scanning dependencies of target LLVMHexagonDesc [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonAsmBackend.cpp.o Scanning dependencies of target LLVMLanaiDesc [ 59%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiAsmBackend.cpp.o [ 59%] Linking CXX static library ../../../libLLVMBPFDesc.a [ 59%] Built target LLVMBPFDesc Scanning dependencies of target LLVMMipsDesc [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIInfo.cpp.o [ 59%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiELFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonELFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsABIFlagsSection.cpp.o [ 59%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCExpr.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsAsmBackend.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/Lanai/MCTargetDesc/CMakeFiles/LLVMLanaiDesc.dir/LanaiMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCChecker.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFObjectWriter.cpp.o [ 59%] Linking CXX static library ../../../libLLVMLanaiDesc.a [ 59%] Built target LLVMLanaiDesc [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCodeEmitter.cpp.o Scanning dependencies of target LLVMMipsDisassembler [ 59%] Building CXX object lib/Target/Mips/Disassembler/CMakeFiles/LLVMMipsDisassembler.dir/MipsDisassembler.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCCompound.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCAsmInfo.cpp.o [ 59%] Linking CXX static library ../../../libLLVMMipsDisassembler.a [ 59%] Built target LLVMMipsDisassembler Scanning dependencies of target LLVMMSP430Desc [ 59%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430AsmBackend.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCDuplexInfo.cpp.o [ 59%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430ELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCExpr.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430InstPrinter.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCExpr.cpp.o [ 59%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCInstrInfo.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsNaClELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCShuffler.cpp.o [ 59%] Building CXX object lib/Target/MSP430/MCTargetDesc/CMakeFiles/LLVMMSP430Desc.dir/MSP430MCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsOptionRecord.cpp.o [ 59%] Linking CXX static library ../../../libLLVMMSP430Desc.a [ 59%] Built target LLVMMSP430Desc Scanning dependencies of target LLVMMSP430Disassembler [ 59%] Building CXX object lib/Target/MSP430/Disassembler/CMakeFiles/LLVMMSP430Disassembler.dir/MSP430Disassembler.cpp.o [ 59%] Building CXX object lib/Target/Mips/MCTargetDesc/CMakeFiles/LLVMMipsDesc.dir/MipsTargetStreamer.cpp.o [ 59%] Building CXX object lib/Target/Hexagon/MCTargetDesc/CMakeFiles/LLVMHexagonDesc.dir/HexagonShuffler.cpp.o [ 59%] Linking CXX static library ../../../libLLVMMSP430Disassembler.a [ 59%] Built target LLVMMSP430Disassembler Scanning dependencies of target LLVMNVPTXDesc [ 59%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXInstPrinter.cpp.o [ 59%] Linking CXX static library ../../../libLLVMMipsDesc.a [ 59%] Built target LLVMMipsDesc Scanning dependencies of target LLVMPowerPCDesc [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCAsmBackend.cpp.o [ 59%] Linking CXX static library ../../../libLLVMHexagonDesc.a [ 59%] Built target LLVMHexagonDesc [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/NVPTX/MCTargetDesc/CMakeFiles/LLVMNVPTXDesc.dir/NVPTXTargetStreamer.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCMCExpr.cpp.o [ 59%] Linking CXX static library ../../../libLLVMNVPTXDesc.a [ 59%] Built target LLVMNVPTXDesc Scanning dependencies of target LLVMPowerPCDisassembler [ 59%] Building CXX object lib/Target/PowerPC/Disassembler/CMakeFiles/LLVMPowerPCDisassembler.dir/PPCDisassembler.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCPredicates.cpp.o [ 59%] Linking CXX static library ../../../libLLVMPowerPCDisassembler.a [ 59%] Built target LLVMPowerPCDisassembler Scanning dependencies of target LLVMSparcDesc [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcAsmBackend.cpp.o Scanning dependencies of target LLVMRISCVDesc [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVAsmBackend.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcELFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVBaseInfo.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/PowerPC/MCTargetDesc/CMakeFiles/LLVMPowerPCDesc.dir/PPCXCOFFStreamer.cpp.o [ 59%] Linking CXX static library ../../../libLLVMPowerPCDesc.a [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcMCExpr.cpp.o [ 59%] Built target LLVMPowerPCDesc [ 59%] Building CXX object lib/Target/Sparc/MCTargetDesc/CMakeFiles/LLVMSparcDesc.dir/SparcTargetStreamer.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCExpr.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMCTargetDesc.cpp.o [ 59%] Linking CXX static library ../../../libLLVMSparcDesc.a [ 59%] Built target LLVMSparcDesc Scanning dependencies of target LLVMSparcDisassembler [ 59%] Building CXX object lib/Target/Sparc/Disassembler/CMakeFiles/LLVMSparcDisassembler.dir/SparcDisassembler.cpp.o [ 59%] Linking CXX static library ../../../libLLVMSparcDisassembler.a [ 59%] Built target LLVMSparcDisassembler [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVMatInt.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVTargetStreamer.cpp.o Scanning dependencies of target LLVMSystemZDesc [ 59%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmBackend.cpp.o [ 59%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/RISCV/MCTargetDesc/CMakeFiles/LLVMRISCVDesc.dir/RISCVELFStreamer.cpp.o [ 59%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/SystemZ/MCTargetDesc/CMakeFiles/LLVMSystemZDesc.dir/SystemZMCTargetDesc.cpp.o Scanning dependencies of target LLVMX86Desc [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [ 59%] Linking CXX static library ../../../libLLVMRISCVDesc.a [ 59%] Built target LLVMRISCVDesc Scanning dependencies of target LLVMX86Disassembler [ 59%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o [ 59%] Linking CXX static library ../../../libLLVMSystemZDesc.a [ 59%] Built target LLVMSystemZDesc [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [ 59%] Linking CXX static library ../../../libLLVMX86Disassembler.a [ 59%] Built target LLVMX86Disassembler [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o Scanning dependencies of target LLVMXCoreDesc [ 59%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreInstPrinter.cpp.o [ 59%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCTargetDesc.cpp.o [ 59%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [ 59%] Building CXX object lib/Target/XCore/MCTargetDesc/CMakeFiles/LLVMXCoreDesc.dir/XCoreMCAsmInfo.cpp.o Scanning dependencies of target LLVMXCoreDisassembler [ 59%] Building CXX object lib/Target/XCore/Disassembler/CMakeFiles/LLVMXCoreDisassembler.dir/XCoreDisassembler.cpp.o [ 59%] Linking CXX static library ../../../libLLVMXCoreDesc.a [ 59%] Built target LLVMXCoreDesc Scanning dependencies of target llvm-profdata [ 59%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [ 59%] Linking CXX static library ../../../libLLVMX86Desc.a [ 59%] Built target LLVMX86Desc Scanning dependencies of target clangAPINotes [ 59%] Linking CXX static library ../../../../lib/libclangAPINotes.a [ 59%] Built target clangAPINotes Scanning dependencies of target clangLex [ 59%] Linking CXX static library ../../../../lib/libclangLex.a [ 59%] Linking CXX static library ../../../libLLVMXCoreDisassembler.a [ 59%] Built target LLVMXCoreDisassembler Scanning dependencies of target clangDriver [ 59%] Linking CXX static library ../../../../lib/libclangDriver.a [ 59%] Built target clangLex Scanning dependencies of target apinotes-test [ 59%] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o [ 59%] Linking CXX executable ../../../../bin/apinotes-test [ 59%] Built target apinotes-test Scanning dependencies of target llvm-bcanalyzer [ 59%] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o [ 61%] Linking CXX executable ../../bin/llvm-profdata [ 61%] Linking CXX executable ../../bin/llvm-bcanalyzer [ 61%] Built target clangDriver Scanning dependencies of target llvm-dis [ 61%] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o [ 61%] Built target llvm-bcanalyzer Scanning dependencies of target LLVMObject [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [ 61%] Built target llvm-profdata Scanning dependencies of target LLVMIRReader [ 61%] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [ 61%] Linking CXX executable ../../bin/llvm-dis [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o [ 61%] Linking CXX static library ../libLLVMIRReader.a [ 61%] Built target LLVMIRReader [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o Scanning dependencies of target LLVMAArch64AsmParser [ 61%] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [ 61%] Built target llvm-dis Scanning dependencies of target LLVMAArch64Disassembler [ 61%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [ 61%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o [ 61%] Linking CXX static library ../../../libLLVMAArch64Disassembler.a [ 61%] Built target LLVMAArch64Disassembler [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [ 61%] Linking CXX static library ../../../libLLVMAArch64AsmParser.a [ 61%] Built target LLVMAArch64AsmParser Scanning dependencies of target LLVMARMAsmParser [ 61%] Building CXX object lib/Target/ARM/AsmParser/CMakeFiles/LLVMARMAsmParser.dir/ARMAsmParser.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [ 61%] Linking CXX static library ../../../libLLVMARMAsmParser.a [ 61%] Built target LLVMARMAsmParser [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o Scanning dependencies of target LLVMARMDisassembler [ 61%] Building CXX object lib/Target/ARM/Disassembler/CMakeFiles/LLVMARMDisassembler.dir/ARMDisassembler.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o Scanning dependencies of target LLVMAVRAsmParser [ 61%] Building CXX object lib/Target/AVR/AsmParser/CMakeFiles/LLVMAVRAsmParser.dir/AVRAsmParser.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [ 61%] Linking CXX static library ../../../libLLVMAVRAsmParser.a [ 61%] Built target LLVMAVRAsmParser Scanning dependencies of target LLVMBPFAsmParser [ 61%] Building CXX object lib/Target/BPF/AsmParser/CMakeFiles/LLVMBPFAsmParser.dir/BPFAsmParser.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [ 61%] Linking CXX static library ../../../libLLVMARMDisassembler.a [ 61%] Built target LLVMARMDisassembler [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [ 61%] Linking CXX static library ../../../libLLVMBPFAsmParser.a [ 61%] Built target LLVMBPFAsmParser Scanning dependencies of target LLVMHexagonAsmParser [ 61%] Building CXX object lib/Target/Hexagon/AsmParser/CMakeFiles/LLVMHexagonAsmParser.dir/HexagonAsmParser.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [ 61%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [ 61%] Linking CXX static library ../../../libLLVMHexagonAsmParser.a [ 61%] Built target LLVMHexagonAsmParser Scanning dependencies of target LLVMHexagonDisassembler [ 61%] Building CXX object lib/Target/Hexagon/Disassembler/CMakeFiles/LLVMHexagonDisassembler.dir/HexagonDisassembler.cpp.o Scanning dependencies of target LLVMLanaiAsmParser [ 61%] Building CXX object lib/Target/Lanai/AsmParser/CMakeFiles/LLVMLanaiAsmParser.dir/LanaiAsmParser.cpp.o [ 61%] Linking CXX static library ../libLLVMObject.a [ 61%] Built target LLVMObject Scanning dependencies of target LLVMLanaiDisassembler [ 61%] Building CXX object lib/Target/Lanai/Disassembler/CMakeFiles/LLVMLanaiDisassembler.dir/LanaiDisassembler.cpp.o [ 61%] Linking CXX static library ../../../libLLVMHexagonDisassembler.a [ 61%] Built target LLVMHexagonDisassembler Scanning dependencies of target LLVMMipsAsmParser [ 61%] Building CXX object lib/Target/Mips/AsmParser/CMakeFiles/LLVMMipsAsmParser.dir/MipsAsmParser.cpp.o [ 61%] Linking CXX static library ../../../libLLVMLanaiDisassembler.a [ 61%] Built target LLVMLanaiDisassembler Scanning dependencies of target LLVMMSP430AsmParser [ 61%] Building CXX object lib/Target/MSP430/AsmParser/CMakeFiles/LLVMMSP430AsmParser.dir/MSP430AsmParser.cpp.o [ 61%] Linking CXX static library ../../../libLLVMLanaiAsmParser.a [ 61%] Built target LLVMLanaiAsmParser Scanning dependencies of target LLVMPowerPCAsmParser [ 61%] Building CXX object lib/Target/PowerPC/AsmParser/CMakeFiles/LLVMPowerPCAsmParser.dir/PPCAsmParser.cpp.o [ 61%] Linking CXX static library ../../../libLLVMMSP430AsmParser.a [ 61%] Built target LLVMMSP430AsmParser Scanning dependencies of target LLVMRISCVAsmParser [ 61%] Building CXX object lib/Target/RISCV/AsmParser/CMakeFiles/LLVMRISCVAsmParser.dir/RISCVAsmParser.cpp.o [ 61%] Linking CXX static library ../../../libLLVMMipsAsmParser.a [ 61%] Built target LLVMMipsAsmParser [ 61%] Linking CXX static library ../../../libLLVMPowerPCAsmParser.a [ 61%] Built target LLVMPowerPCAsmParser Scanning dependencies of target LLVMRISCVDisassembler [ 61%] Building CXX object lib/Target/RISCV/Disassembler/CMakeFiles/LLVMRISCVDisassembler.dir/RISCVDisassembler.cpp.o Scanning dependencies of target LLVMSparcAsmParser [ 61%] Building CXX object lib/Target/Sparc/AsmParser/CMakeFiles/LLVMSparcAsmParser.dir/SparcAsmParser.cpp.o [ 61%] Linking CXX static library ../../../libLLVMSparcAsmParser.a [ 61%] Linking CXX static library ../../../libLLVMRISCVDisassembler.a [ 61%] Built target LLVMSparcAsmParser [ 61%] Built target LLVMRISCVDisassembler Scanning dependencies of target LLVMSystemZAsmParser [ 61%] Building CXX object lib/Target/SystemZ/AsmParser/CMakeFiles/LLVMSystemZAsmParser.dir/SystemZAsmParser.cpp.o Scanning dependencies of target LLVMSystemZDisassembler [ 61%] Building CXX object lib/Target/SystemZ/Disassembler/CMakeFiles/LLVMSystemZDisassembler.dir/SystemZDisassembler.cpp.o [ 61%] Linking CXX static library ../../../libLLVMRISCVAsmParser.a [ 61%] Built target LLVMRISCVAsmParser Scanning dependencies of target LLVMX86AsmParser [ 61%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [ 61%] Linking CXX static library ../../../libLLVMSystemZDisassembler.a [ 61%] Built target LLVMSystemZDisassembler Scanning dependencies of target LLVMCoverage [ 61%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [ 61%] Linking CXX static library ../../../libLLVMSystemZAsmParser.a [ 61%] Built target LLVMSystemZAsmParser Scanning dependencies of target LLVMDlltoolDriver [ 61%] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [ 61%] Linking CXX static library ../../libLLVMDlltoolDriver.a [ 61%] Built target LLVMDlltoolDriver Scanning dependencies of target LLVMLibDriver [ 62%] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [ 62%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [ 62%] Linking CXX static library ../../../libLLVMX86AsmParser.a [ 62%] Built target LLVMX86AsmParser Scanning dependencies of target LLVMXRay [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [ 62%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o [ 62%] Linking CXX static library ../../libLLVMLibDriver.a [ 62%] Built target LLVMLibDriver Scanning dependencies of target clangRewrite [ 62%] Linking CXX static library ../../../../lib/libclangRewrite.a [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [ 62%] Built target clangRewrite Scanning dependencies of target clang-offload-bundler [ 62%] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [ 62%] Linking CXX executable ../../../../bin/clang-offload-bundler [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [ 62%] Linking CXX static library ../../libLLVMCoverage.a [ 62%] Built target LLVMCoverage [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o Scanning dependencies of target llvm-cvtres [ 62%] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [ 62%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-cvtres [ 62%] Linking CXX static library ../libLLVMXRay.a [ 62%] Built target LLVMXRay Scanning dependencies of target llvm-cxxdump [ 62%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [ 62%] Built target clang-offload-bundler Scanning dependencies of target llvm-diff [ 62%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [ 62%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [ 62%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DiffConsumer.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-cxxdump [ 62%] Built target llvm-cvtres [ 62%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DiffLog.cpp.o [ 62%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/DifferenceEngine.cpp.o Scanning dependencies of target llvm-libtool-darwin [ 62%] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-diff [ 62%] Linking CXX executable ../../bin/llvm-libtool-darwin [ 62%] Built target llvm-cxxdump Scanning dependencies of target llvm-objcopy [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ConfigManager.cpp.o [ 62%] Built target llvm-diff Scanning dependencies of target llvm-opt-report [ 62%] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [ 62%] Built target llvm-libtool-darwin [ 62%] Linking CXX executable ../../bin/llvm-opt-report Scanning dependencies of target llvm-rc [ 62%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [ 62%] Built target llvm-opt-report Scanning dependencies of target llvm-size [ 62%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [ 62%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-size [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/COFFObjcopy.cpp.o [ 62%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [ 62%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Object.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Reader.cpp.o [ 62%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/COFF/Writer.cpp.o [ 62%] Built target llvm-size [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ELF/ELFObjcopy.cpp.o [ 62%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ELF/Object.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-rc [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOObjcopy.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOReader.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOWriter.cpp.o [ 62%] Built target llvm-rc [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/MachOLayoutBuilder.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/MachO/Object.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Object.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Reader.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/Writer.cpp.o [ 62%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/wasm/WasmObjcopy.cpp.o Scanning dependencies of target llvm-strings [ 62%] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o Scanning dependencies of target llvm-tapi-diff [ 62%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/llvm-tapi-diff.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-objcopy [ 62%] Linking CXX executable ../../bin/llvm-strings [ 62%] Building CXX object tools/llvm-tapi-diff/CMakeFiles/llvm-tapi-diff.dir/DiffEngine.cpp.o [ 62%] Built target llvm-strings Scanning dependencies of target LLVMAnalysis [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-tapi-diff [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisSummary.cpp.o [ 62%] Built target llvm-objcopy Scanning dependencies of target LLVMInterfaceStub [ 62%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [ 62%] Built target llvm-tapi-diff [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o Scanning dependencies of target LLVMDebugInfoDWARF [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [ 62%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [ 62%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o [ 62%] Linking CXX static library ../libLLVMInterfaceStub.a [ 62%] Built target LLVMInterfaceStub Scanning dependencies of target LLVMObjectYAML [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [ 62%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [ 62%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [ 62%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLAndersAliasAnalysis.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFLSteensAliasAnalysis.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [ 63%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [ 63%] Linking CXX static library ../../libLLVMDebugInfoDWARF.a [ 63%] Built target LLVMDebugInfoDWARF [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [ 63%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [ 63%] Linking CXX static library ../libLLVMObjectYAML.a [ 63%] Built target LLVMObjectYAML [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o Scanning dependencies of target LLVMDebugInfoPDB [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DivergenceAnalysis.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/EHPersonalities.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o Scanning dependencies of target LLVMRuntimeDyld [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [ 63%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [ 63%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [ 63%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [ 63%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [ 63%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [ 63%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [ 65%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [ 65%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [ 65%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [ 65%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [ 65%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [ 65%] Linking CXX static library ../../libLLVMRuntimeDyld.a [ 65%] Built target LLVMRuntimeDyld Scanning dependencies of target LLVMJITLink [ 65%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [ 65%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [ 66%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [ 66%] Linking CXX static library ../../libLLVMJITLink.a [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [ 66%] Built target LLVMJITLink Scanning dependencies of target clangToolingCore [ 66%] Linking CXX static library ../../../../../lib/libclangToolingCore.a [ 66%] Built target clangToolingCore [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Interval.cpp.o Scanning dependencies of target llvm-cov [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IntervalPartition.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LegacyDivergenceAnalysis.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [ 66%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-cov [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [ 66%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [ 66%] Linking CXX static library ../../libLLVMDebugInfoPDB.a [ 66%] Built target LLVMDebugInfoPDB [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [ 66%] Built target llvm-cov Scanning dependencies of target llvm-ifs [ 66%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [ 66%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o Scanning dependencies of target llvm-bitcode-strip [ 66%] Generating ../../bin/llvm-bitcode-strip [ 66%] Built target llvm-bitcode-strip Scanning dependencies of target llvm-strip [ 66%] Generating ../../bin/llvm-strip [ 66%] Built target llvm-strip Scanning dependencies of target llvm-install-name-tool [ 66%] Generating ../../bin/llvm-install-name-tool [ 66%] Built target llvm-install-name-tool Scanning dependencies of target llvm-pdbutil [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-ifs [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [ 66%] Built target llvm-ifs [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/InputFile.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDepPrinter.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/FormatUtil.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/LinePrinter.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o [ 66%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-pdbutil [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o Scanning dependencies of target llvm-windres [ 66%] Generating ../../bin/llvm-windres [ 66%] Built target llvm-windres Scanning dependencies of target llvm-readobj [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [ 66%] Built target llvm-pdbutil [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o Scanning dependencies of target obj2yaml [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReleaseModeModelRunner.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [ 66%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-readobj [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o [ 66%] Built target llvm-readobj [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o [ 66%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o Scanning dependencies of target yaml2obj [ 66%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [ 66%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [ 68%] Linking CXX executable ../../bin/yaml2obj [ 68%] Linking CXX executable ../../bin/obj2yaml [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [ 68%] Built target yaml2obj [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyncDependenceAnalysis.cpp.o [ 68%] Built target obj2yaml Scanning dependencies of target LLVMDebugInfoGSYM [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o Scanning dependencies of target LLVMSymbolize [ 68%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [ 68%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [ 68%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFUtils.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [ 68%] Linking CXX static library ../../libLLVMSymbolize.a [ 68%] Built target LLVMSymbolize [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [ 68%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Range.cpp.o [ 68%] Linking CXX static library ../../libLLVMDebugInfoGSYM.a [ 68%] Built target LLVMDebugInfoGSYM Scanning dependencies of target clangToolingInclusions [ 68%] Linking CXX static library ../../../../../lib/libclangToolingInclusions.a [ 68%] Built target clangToolingInclusions Scanning dependencies of target LLVMCFIVerify [ 68%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o [ 68%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [ 69%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [ 69%] Linking CXX static library ../../../lib/libLLVMCFIVerify.a [ 69%] Built target LLVMCFIVerify Scanning dependencies of target llvm-readelf [ 69%] Generating ../../bin/llvm-readelf [ 69%] Built target llvm-readelf [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o Scanning dependencies of target llvm-symbolizer [ 69%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o Scanning dependencies of target llvm-xray [ 69%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [ 69%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o [ 69%] Linking CXX executable ../../bin/llvm-symbolizer [ 69%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [ 69%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [ 69%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [ 69%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [ 69%] Built target llvm-symbolizer [ 69%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [ 69%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VFABIDemangling.cpp.o Scanning dependencies of target sanstats [ 69%] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [ 70%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [ 70%] Linking CXX static library ../libLLVMAnalysis.a [ 70%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o [ 70%] Linking CXX executable ../../bin/sanstats [ 70%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [ 70%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-xray [ 70%] Built target sanstats Scanning dependencies of target clangFormat [ 70%] Linking CXX static library ../../../../lib/libclangFormat.a [ 70%] Built target LLVMAnalysis Scanning dependencies of target llvm-addr2line [ 70%] Generating ../../bin/llvm-addr2line [ 70%] Built target llvm-addr2line Scanning dependencies of target LLVMBitWriter [ 70%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [ 70%] Built target clangFormat Scanning dependencies of target LLVMTransformUtils [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [ 70%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [ 70%] Built target llvm-xray Scanning dependencies of target LLVMTarget [ 70%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [ 70%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [ 70%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [ 70%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [ 70%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [ 70%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [ 70%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [ 70%] Linking CXX static library ../libLLVMTarget.a [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [ 70%] Linking CXX static library ../../libLLVMBitWriter.a [ 70%] Built target LLVMTarget [ 70%] Built target LLVMBitWriter [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o Scanning dependencies of target LLVMAMDGPUUtils [ 70%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUAsmUtils.cpp.o [ 70%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUBaseInfo.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [ 70%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPULDSUtils.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [ 70%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDGPUPALMetadata.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [ 70%] Building CXX object lib/Target/AMDGPU/Utils/CMakeFiles/LLVMAMDGPUUtils.dir/AMDKernelCodeTUtils.cpp.o [ 70%] Linking CXX static library ../../../libLLVMAMDGPUUtils.a [ 70%] Built target LLVMAMDGPUUtils Scanning dependencies of target clang-format [ 70%] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [ 70%] Linking CXX executable ../../../../bin/clang-format [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [ 70%] Built target clang-format [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o Scanning dependencies of target llvm-as [ 70%] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-as [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o Scanning dependencies of target llvm-cat [ 70%] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-cat [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [ 70%] Built target llvm-as [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [ 70%] Built target llvm-cat Scanning dependencies of target llvm-modextract [ 70%] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o Scanning dependencies of target llvm-sim [ 70%] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-modextract [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-sim [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [ 70%] Built target llvm-sim Scanning dependencies of target llvm-stress [ 70%] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [ 70%] Built target llvm-modextract [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-stress [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [ 70%] Built target llvm-stress Scanning dependencies of target verify-uselistorder [ 70%] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [ 70%] Linking CXX executable ../../bin/verify-uselistorder [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [ 70%] Built target verify-uselistorder [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o Scanning dependencies of target LLVMDWP [ 70%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o Scanning dependencies of target LLVMExecutionEngine [ 70%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [ 70%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [ 70%] Linking CXX static library ../libLLVMDWP.a [ 70%] Built target LLVMDWP [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o Scanning dependencies of target LLVMAMDGPUDesc [ 70%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUAsmBackend.cpp.o [ 70%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFObjectWriter.cpp.o [ 72%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUELFStreamer.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUInstPrinter.cpp.o [ 72%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [ 72%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [ 72%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCAsmInfo.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [ 72%] Linking CXX static library ../libLLVMExecutionEngine.a [ 72%] Built target LLVMExecutionEngine [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCCodeEmitter.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUMCTargetDesc.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/AMDGPUTargetStreamer.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCCodeEmitter.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/R600MCTargetDesc.cpp.o [ 72%] Building CXX object lib/Target/AMDGPU/MCTargetDesc/CMakeFiles/LLVMAMDGPUDesc.dir/SIMCCodeEmitter.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [ 72%] Linking CXX static library ../../../libLLVMAMDGPUDesc.a [ 72%] Built target LLVMAMDGPUDesc [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o Scanning dependencies of target LLVMMCJIT [ 72%] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o Scanning dependencies of target LLVMAMDGPUAsmParser [ 72%] Building CXX object lib/Target/AMDGPU/AsmParser/CMakeFiles/LLVMAMDGPUAsmParser.dir/AMDGPUAsmParser.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [ 72%] Linking CXX static library ../../libLLVMMCJIT.a [ 72%] Built target LLVMMCJIT Scanning dependencies of target LLVMAMDGPUDisassembler [ 72%] Building CXX object lib/Target/AMDGPU/Disassembler/CMakeFiles/LLVMAMDGPUDisassembler.dir/AMDGPUDisassembler.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [ 72%] Linking CXX static library ../../../libLLVMAMDGPUDisassembler.a [ 72%] Built target LLVMAMDGPUDisassembler [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [ 72%] Linking CXX static library ../../../libLLVMAMDGPUAsmParser.a [ 72%] Built target LLVMAMDGPUAsmParser [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [ 72%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [ 72%] Linking CXX static library ../../libLLVMTransformUtils.a [ 72%] Built target LLVMTransformUtils Scanning dependencies of target LLVMAggressiveInstCombine [ 72%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o Scanning dependencies of target LLVMFrontendOpenMP [ 72%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o Scanning dependencies of target LLVMInstCombine [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [ 72%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [ 72%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [ 72%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.cpp.o [ 72%] Linking CXX static library ../../libLLVMFrontendOpenMP.a [ 72%] Built target LLVMFrontendOpenMP [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [ 72%] Linking CXX static library ../../libLLVMAggressiveInstCombine.a [ 72%] Built target LLVMAggressiveInstCombine [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o Scanning dependencies of target LLVMInstrumentation [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o [ 72%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [ 72%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o [ 73%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [ 73%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [ 73%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o [ 73%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o Scanning dependencies of target LLVMVectorize [ 73%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [ 73%] Linking CXX static library ../../libLLVMInstCombine.a [ 73%] Built target LLVMInstCombine [ 73%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [ 73%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VectorCombine.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o Scanning dependencies of target LLVMLinker [ 75%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [ 75%] Linking CXX static library ../../libLLVMInstrumentation.a [ 75%] Built target LLVMInstrumentation [ 75%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanPredicator.cpp.o [ 75%] Linking CXX static library ../libLLVMLinker.a [ 75%] Built target LLVMLinker Scanning dependencies of target LLVMObjCARCOpts [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCExpand.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCAPElim.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCContract.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/DependencyAnalysis.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [ 75%] Linking CXX static library ../../libLLVMVectorize.a [ 76%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o Scanning dependencies of target clangAST [ 76%] Linking CXX static library ../../../../lib/libclangAST.a [ 76%] Built target LLVMVectorize Scanning dependencies of target clang-offload-wrapper [ 76%] Building CXX object tools/clang/tools/clang-offload-wrapper/CMakeFiles/clang-offload-wrapper.dir/ClangOffloadWrapper.cpp.o [ 76%] Linking CXX static library ../../libLLVMObjCARCOpts.a [ 76%] Built target LLVMObjCARCOpts Scanning dependencies of target llvm-split [ 76%] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o [ 76%] Linking CXX executable ../../../../bin/clang-offload-wrapper [ 76%] Linking CXX executable ../../bin/llvm-split [ 76%] Built target clang-offload-wrapper Scanning dependencies of target LLVMScalarOpts [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [ 76%] Built target llvm-split [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [ 76%] Built target clangAST [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o Scanning dependencies of target clangEdit [ 76%] Linking CXX static library ../../../../lib/libclangEdit.a [ 76%] Built target clangEdit [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [ 76%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o Scanning dependencies of target clangASTMatchers [ 76%] Linking CXX static library ../../../../lib/libclangASTMatchers.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [ 77%] Built target clangASTMatchers [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LICM.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopAccessAnalysisPrinter.cpp.o Scanning dependencies of target clangToolingASTDiff [ 77%] Linking CXX static library ../../../../../lib/libclangToolingASTDiff.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [ 77%] Built target clangToolingASTDiff [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDeletion.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDataPrefetch.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopDistribute.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFuse.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopIdiomRecognize.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInstSimplify.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopInterchange.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopFlatten.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopLoadElimination.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPassManager.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopPredication.cpp.o Scanning dependencies of target clangAnalysis [ 77%] Linking CXX static library ../../../../lib/libclangAnalysis.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRerollPass.cpp.o Scanning dependencies of target clangDynamicASTMatchers [ 77%] Linking CXX static library ../../../../../lib/libclangDynamicASTMatchers.a [ 77%] Built target clangAnalysis [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o Scanning dependencies of target clangSema [ 77%] Linking CXX static library ../../../../lib/libclangSema.a [ 77%] Built target clangDynamicASTMatchers [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSimplifyCFG.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopStrengthReduce.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollPass.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnrollAndJamPass.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopUnswitch.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopVersioningLICM.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomic.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerConstantIntrinsics.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerExpectIntrinsic.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerGuardIntrinsic.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerMatrixIntrinsics.cpp.o [ 77%] Built target clangSema [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o Scanning dependencies of target clangParse [ 77%] Linking CXX static library ../../../../lib/libclangParse.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [ 77%] Built target clangParse Scanning dependencies of target clangSerialization [ 77%] Linking CXX static library ../../../../lib/libclangSerialization.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MemCpyOptimizer.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergeICmps.cpp.o [ 77%] Built target clangSerialization [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o Scanning dependencies of target clangFrontend [ 77%] Linking CXX static library ../../../../lib/libclangFrontend.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NaryReassociate.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/NewGVN.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PartiallyInlineLibCalls.cpp.o [ 77%] Built target clangFrontend [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o Scanning dependencies of target clangIndex [ 77%] Linking CXX static library ../../../../lib/libclangIndex.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [ 77%] Built target clangIndex Scanning dependencies of target clangARCMigrate [ 77%] Linking CXX static library ../../../../lib/libclangARCMigrate.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o Scanning dependencies of target clangRewriteFrontend [ 77%] Linking CXX static library ../../../../../lib/libclangRewriteFrontend.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [ 77%] Built target clangRewriteFrontend Scanning dependencies of target clang-ast-dump [ 77%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ASTSrcLocProcessor.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o [ 77%] Built target clangARCMigrate [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SROA.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalar.cpp.o [ 77%] Building CXX object tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/ClangSrcLocDump.cpp.o Scanning dependencies of target clangToolingRefactoring [ 77%] Linking CXX static library ../../../../../lib/libclangToolingRefactoring.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [ 77%] Built target clangToolingRefactoring [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ScalarizeMaskedMemIntrin.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SeparateConstOffsetFromGEP.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimpleLoopUnswitch.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SimplifyCFGPass.cpp.o [ 77%] Linking CXX executable ../../../../../bin/clang-ast-dump [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Sink.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SpeculativeExecution.cpp.o Scanning dependencies of target clangToolingSyntax [ 77%] Linking CXX static library ../../../../../lib/libclangToolingSyntax.a [ 77%] Built target clangToolingSyntax Scanning dependencies of target clangTransformer [ 77%] Linking CXX static library ../../../../../lib/libclangTransformer.a [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [ 77%] Built target clangTransformer Scanning dependencies of target diagtool [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [ 77%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o [ 77%] Linking CXX executable ../../../../bin/diagtool [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [ 77%] Linking CXX static library ../../libLLVMScalarOpts.a [ 77%] Built target LLVMScalarOpts Scanning dependencies of target arcmt-test [ 77%] Building CXX object tools/clang/tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o [ 77%] Linking CXX executable ../../../../bin/arcmt-test [ 77%] Built target arcmt-test llvm/13.0.0: -- 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 /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/builtins/divtc3.c:20:26: warning: conflicting types for built-in function ‘__divtc3’; expected ‘_Complex _Float128(_Float128, _Float128, _Float128, _Float128)’ [-Wbuiltin-declaration-mismatch] 20 | COMPILER_RT_ABI Lcomplex __divtc3(long double __a, long double __b, | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/builtins/multc3.c:18:38: warning: conflicting types for built-in function ‘__multc3’; expected ‘_Complex _Float128(_Float128, _Float128, _Float128, _Float128)’ [-Wbuiltin-declaration-mismatch] 18 | COMPILER_RT_ABI long double _Complex __multc3(long double a, long double b, | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:174: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:609:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 609 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:610:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 610 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/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/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:107:79: warning: left shift count >= width of type [-Wshift-count-overflow] 107 | R += (uptr)user_requested_size_hi << (8 * sizeof(user_requested_size_lo)); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/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/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:114:51: warning: right shift count >= width of type [-Wshift-count-overflow] 114 | size >>= (8 * sizeof(user_requested_size_lo)); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:174: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:609:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 609 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:610:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 610 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/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/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:107:79: warning: left shift count >= width of type [-Wshift-count-overflow] 107 | R += (uptr)user_requested_size_hi << (8 * sizeof(user_requested_size_lo)); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/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/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.cpp:114:51: warning: right shift count >= width of type [-Wshift-count-overflow] 114 | size >>= (8 * sizeof(user_requested_size_lo)); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:174: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:609:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 609 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:610:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 610 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:174: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:609:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 609 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:610:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 610 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:135:19: warning: ‘void malloc_stats()’ specifies less restrictive attribute than its target ‘void __interceptor_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 135 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:135:1: note: in expansion of macro ‘INTERCEPTOR’ 135 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/../interception/interception.h:144:18: note: ‘void malloc_stats()’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:135:1: note: in expansion of macro ‘INTERCEPTOR’ 135 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:133:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 133 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:133:1: note: in expansion of macro ‘INTERCEPTOR’ 133 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:133:1: note: in expansion of macro ‘INTERCEPTOR’ 133 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:1356: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:278:19: warning: ‘void malloc_stats()’ specifies less restrictive attribute than its target ‘void __interceptor_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 278 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:278:1: note: in expansion of macro ‘INTERCEPTOR’ 278 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:144:18: note: ‘void malloc_stats()’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:278:1: note: in expansion of macro ‘INTERCEPTOR’ 278 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:269:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 269 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:269:1: note: in expansion of macro ‘INTERCEPTOR’ 269 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/msan/msan_interceptors.cpp:269:1: note: in expansion of macro ‘INTERCEPTOR’ 269 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_allocator.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:20: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/asan/asan_malloc_linux.cpp:202:1: note: in expansion of macro ‘INTERCEPTOR’ 202 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:168:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 168 | INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:25: warning: ‘void malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘void __interceptor_malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void __interceptor_malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:24: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘int __interceptor_mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int __interceptor_mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:50:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 50 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:51:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 51 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:76:53: warning: the program should also define ‘void operator delete(void*, long unsigned int)’ [-Wsized-deallocation] 76 | INTERCEPTOR_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE void operator delete(void *ptr) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:80:53: warning: the program should also define ‘void operator delete [](void*, long unsigned int)’ [-Wsized-deallocation] 80 | INTERCEPTOR_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE void operator delete[]( | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:168:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 168 | INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:25: warning: ‘void malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘void __interceptor_malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void __interceptor_malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:24: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘int __interceptor_mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int __interceptor_mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:168:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 168 | INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:25: warning: ‘void malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘void __interceptor_malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void __interceptor_malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:24: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘int __interceptor_mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int __interceptor_mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:50:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 50 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:51:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 51 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:50:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 50 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:51:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 51 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:76:53: warning: the program should also define ‘void operator delete(void*, long unsigned int)’ [-Wsized-deallocation] 76 | INTERCEPTOR_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE void operator delete(void *ptr) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:80:53: warning: the program should also define ‘void operator delete [](void*, long unsigned int)’ [-Wsized-deallocation] 80 | INTERCEPTOR_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE void operator delete[]( | ^~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] 22 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:22:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_allocator_report.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:15: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new(__sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:36:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 36 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:64:3: note: in expansion of macro ‘OPERATOR_NEW_BODY’ 64 | OPERATOR_NEW_BODY(_Znwm, false /*nothrow*/); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new [](__sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:36:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 36 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:70:3: note: in expansion of macro ‘OPERATOR_NEW_BODY’ 70 | OPERATOR_NEW_BODY(_Znam, false /*nothrow*/); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new(__sanitizer::uptr, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:36:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 36 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:76:3: note: in expansion of macro ‘OPERATOR_NEW_BODY’ 76 | OPERATOR_NEW_BODY(_ZnwmRKSt9nothrow_t, true /*nothrow*/); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new [](__sanitizer::uptr, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:36:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 36 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:82:3: note: in expansion of macro ‘OPERATOR_NEW_BODY’ 82 | OPERATOR_NEW_BODY(_ZnamRKSt9nothrow_t, true /*nothrow*/); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new(__sanitizer::uptr, std::align_val_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:51:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 51 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:88:3: note: in expansion of macro ‘OPERATOR_NEW_BODY_ALIGN’ 88 | OPERATOR_NEW_BODY_ALIGN(_ZnwmSt11align_val_t, false /*nothrow*/); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new [](__sanitizer::uptr, std::align_val_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:51:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 51 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:94:3: note: in expansion of macro ‘OPERATOR_NEW_BODY_ALIGN’ 94 | OPERATOR_NEW_BODY_ALIGN(_ZnamSt11align_val_t, false /*nothrow*/); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new(__sanitizer::uptr, std::align_val_t, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:51:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 51 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:102:3: note: in expansion of macro ‘OPERATOR_NEW_BODY_ALIGN’ 102 | OPERATOR_NEW_BODY_ALIGN(_ZnwmSt11align_val_tRKSt9nothrow_t, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void* operator new [](__sanitizer::uptr, std::align_val_t, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:51:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 51 | SCOPED_INTERCEPTOR_RAW(mangled_name, size); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:111:3: note: in expansion of macro ‘OPERATOR_NEW_BODY_ALIGN’ 111 | OPERATOR_NEW_BODY_ALIGN(_ZnamSt11align_val_tRKSt9nothrow_t, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:126:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 126 | OPERATOR_DELETE_BODY(_ZdlPv); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete [](void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:132:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 132 | OPERATOR_DELETE_BODY(_ZdaPv); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete(void*, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:138:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 138 | OPERATOR_DELETE_BODY(_ZdlPvRKSt9nothrow_t); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete [](void*, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:144:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 144 | OPERATOR_DELETE_BODY(_ZdaPvRKSt9nothrow_t); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete(void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:150:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 150 | OPERATOR_DELETE_BODY(_ZdlPvm); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete [](void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:156:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 156 | OPERATOR_DELETE_BODY(_ZdaPvm); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete(void*, std::align_val_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:162:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 162 | OPERATOR_DELETE_BODY(_ZdlPvSt11align_val_t); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete [](void*, std::align_val_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:168:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 168 | OPERATOR_DELETE_BODY(_ZdaPvSt11align_val_t); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete(void*, std::align_val_t, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:174:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 174 | OPERATOR_DELETE_BODY(_ZdlPvSt11align_val_tRKSt9nothrow_t); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete [](void*, std::align_val_t, const std::nothrow_t&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:182:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 182 | OPERATOR_DELETE_BODY(_ZdaPvSt11align_val_tRKSt9nothrow_t); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete(void*, __sanitizer::uptr, std::align_val_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:190:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 190 | OPERATOR_DELETE_BODY(_ZdlPvmSt11align_val_t); | ^~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp: In function ‘void operator delete [](void*, __sanitizer::uptr, std::align_val_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:120:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 120 | SCOPED_INTERCEPTOR_RAW(mangled_name, ptr); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:198:3: note: in expansion of macro ‘OPERATOR_DELETE_BODY’ 198 | OPERATOR_DELETE_BODY(_ZdaPvmSt11align_val_t); | ^~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2405: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:168:56: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 168 | INTERCEPTOR_ALIAS(__sanitizer_struct_mallinfo, mallinfo); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:25: warning: ‘void malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘void __interceptor_malloc_stats()’ specifies less restrictive attribute than its target ‘void __sanitizer_malloc_stats()’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:170:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 170 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:100:6: note: ‘void __interceptor_malloc_stats()’ target declared here 100 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:24: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:149:75: note: in definition of macro ‘INTERCEPTOR_ALIAS’ 149 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/../interception/interception.h:144:18: warning: ‘int __interceptor_mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __sanitizer_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:147:50: note: in expansion of macro ‘WRAP’ 147 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR_ALIAS’ 169 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:98:5: note: ‘int __interceptor_mallopt(int, int)’ target declared here 98 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:23: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘unsigned int __interceptor_sleep(unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:349:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 349 | SCOPED_TSAN_INTERCEPTOR(sleep, sec); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_usleep(long_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:356:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 356 | SCOPED_TSAN_INTERCEPTOR(usleep, usec); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_nanosleep(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:363:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 363 | SCOPED_TSAN_INTERCEPTOR(nanosleep, req, rem); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pause(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:370:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 370 | SCOPED_TSAN_INTERCEPTOR(pause, fake); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_atexit(void (*)())’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:407:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 407 | SCOPED_INTERCEPTOR_RAW(atexit, f); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor___cxa_atexit(void (*)(void*), void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:415:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 415 | SCOPED_TSAN_INTERCEPTOR(__cxa_atexit, f, arg, dso); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_on_exit(void (*)(int, void*), void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:464:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 464 | SCOPED_TSAN_INTERCEPTOR(on_exit, f, arg); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __interceptor_longjmp(__sanitizer::uptr*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:625:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 625 | SCOPED_INTERCEPTOR_RAW(longjmp_symname, env, val); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __interceptor_siglongjmp(__sanitizer::uptr*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:633:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 633 | SCOPED_INTERCEPTOR_RAW(siglongjmp_symname, env, val); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_malloc(__sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:655:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 655 | SCOPED_INTERCEPTOR_RAW(malloc, size); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor___libc_memalign(__sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:666:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 666 | SCOPED_INTERCEPTOR_RAW(__libc_memalign, align, sz); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_calloc(__sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:675:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 675 | SCOPED_INTERCEPTOR_RAW(calloc, size, n); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_realloc(void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:688:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 688 | SCOPED_INTERCEPTOR_RAW(realloc, p, size); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_reallocarray(void*, __sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:701:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 701 | SCOPED_INTERCEPTOR_RAW(reallocarray, p, size, n); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __interceptor_free(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:714:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 714 | SCOPED_INTERCEPTOR_RAW(free, p); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __interceptor_cfree(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:724:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 724 | SCOPED_INTERCEPTOR_RAW(cfree, p); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘__sanitizer::uptr __interceptor_malloc_usable_size(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:729:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 729 | SCOPED_INTERCEPTOR_RAW(malloc_usable_size, p); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘char* __interceptor_strcpy(char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:735:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 735 | SCOPED_TSAN_INTERCEPTOR(strcpy, dst, src); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘char* __interceptor_strncpy(char*, char*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:743:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 743 | SCOPED_TSAN_INTERCEPTOR(strncpy, dst, src, n); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘char* __interceptor_strdup(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:751:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 751 | SCOPED_TSAN_INTERCEPTOR(strdup, str); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_munmap(void*, long_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:791:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 791 | SCOPED_TSAN_INTERCEPTOR(munmap, addr, sz); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_memalign(__sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:799:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 799 | SCOPED_INTERCEPTOR_RAW(memalign, align, sz); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_aligned_alloc(__sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:811:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 811 | SCOPED_INTERCEPTOR_RAW(aligned_alloc, align, sz); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_valloc(__sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:818:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 818 | SCOPED_INTERCEPTOR_RAW(valloc, sz); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_pvalloc(__sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:830:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 830 | SCOPED_INTERCEPTOR_RAW(pvalloc, sz); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_posix_memalign(void**, __sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:847:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 847 | SCOPED_INTERCEPTOR_RAW(posix_memalign, memptr, align, sz); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __cxa_guard_acquire(__sanitizer::atomic_uint32_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:871:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 871 | SCOPED_INTERCEPTOR_RAW(__cxa_guard_acquire, g); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __cxa_guard_release(__sanitizer::atomic_uint32_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:889:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 889 | SCOPED_INTERCEPTOR_RAW(__cxa_guard_release, g); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __cxa_guard_abort(__sanitizer::atomic_uint32_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:895:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 895 | SCOPED_INTERCEPTOR_RAW(__cxa_guard_abort, g); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_create(void*, void*, void* (*)(void*), void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:977:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 977 | SCOPED_INTERCEPTOR_RAW(pthread_create, th, attr, callback, param); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_join(void*, void**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1033:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 1033 | SCOPED_INTERCEPTOR_RAW(pthread_join, th, ret); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_detach(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1047:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 1047 | SCOPED_INTERCEPTOR_RAW(pthread_detach, th); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __interceptor_pthread_exit(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1058:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 1058 | SCOPED_INTERCEPTOR_RAW(pthread_exit, retval); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_tryjoin_np(void*, void**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1068:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 1068 | SCOPED_INTERCEPTOR_RAW(pthread_tryjoin_np, th, ret); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_timedjoin_np(void*, void**, const timespec*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1082:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 1082 | SCOPED_INTERCEPTOR_RAW(pthread_timedjoin_np, th, ret, abstime); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_cond_init(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1167:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1167 | SCOPED_TSAN_INTERCEPTOR(pthread_cond_init, cond, a); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_cond_wait(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1198:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1198 | SCOPED_TSAN_INTERCEPTOR(pthread_cond_wait, cond, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_cond_timedwait(void*, void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1206:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1206 | SCOPED_TSAN_INTERCEPTOR(pthread_cond_timedwait, cond, m, abstime); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_cond_clockwait(void*, void*, __sanitizer::__sanitizer_clockid_t, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1217:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1217 | SCOPED_TSAN_INTERCEPTOR(pthread_cond_clockwait, cond, m, clock, abstime); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_cond_signal(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1244:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1244 | SCOPED_TSAN_INTERCEPTOR(pthread_cond_signal, cond); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_cond_broadcast(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1251:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1251 | SCOPED_TSAN_INTERCEPTOR(pthread_cond_broadcast, cond); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_cond_destroy(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1258:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1258 | SCOPED_TSAN_INTERCEPTOR(pthread_cond_destroy, cond); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_mutex_init(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1270:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1270 | SCOPED_TSAN_INTERCEPTOR(pthread_mutex_init, m, a); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_mutex_destroy(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1287:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1287 | SCOPED_TSAN_INTERCEPTOR(pthread_mutex_destroy, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_mutex_trylock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1296:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1296 | SCOPED_TSAN_INTERCEPTOR(pthread_mutex_trylock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_mutex_timedlock(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1307:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1307 | SCOPED_TSAN_INTERCEPTOR(pthread_mutex_timedlock, m, abstime); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_spin_init(void*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1318:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1318 | SCOPED_TSAN_INTERCEPTOR(pthread_spin_init, m, pshared); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_spin_destroy(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1327:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1327 | SCOPED_TSAN_INTERCEPTOR(pthread_spin_destroy, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_spin_lock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1336:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1336 | SCOPED_TSAN_INTERCEPTOR(pthread_spin_lock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_spin_trylock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1346:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1346 | SCOPED_TSAN_INTERCEPTOR(pthread_spin_trylock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_spin_unlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1355:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1355 | SCOPED_TSAN_INTERCEPTOR(pthread_spin_unlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_init(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1363:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1363 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_init, m, a); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_destroy(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1372:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1372 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_destroy, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_rdlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1381:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1381 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_rdlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_tryrdlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1391:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1391 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_tryrdlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_timedrdlock(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1401:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1401 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_timedrdlock, m, abstime); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_wrlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1411:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1411 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_wrlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_trywrlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1421:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1421 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_trywrlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_timedwrlock(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1431:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1431 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_timedwrlock, m, abstime); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_rwlock_unlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1441:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1441 | SCOPED_TSAN_INTERCEPTOR(pthread_rwlock_unlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_barrier_init(void*, void*, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1449:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1449 | SCOPED_TSAN_INTERCEPTOR(pthread_barrier_init, b, a, count); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_barrier_destroy(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1456:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1456 | SCOPED_TSAN_INTERCEPTOR(pthread_barrier_destroy, b); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_barrier_wait(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1463:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1463 | SCOPED_TSAN_INTERCEPTOR(pthread_barrier_wait, b); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_once(void*, void (*)())’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1476:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 1476 | SCOPED_INTERCEPTOR_RAW(pthread_once, o, f); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor___fxstat(int, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1509:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1509 | SCOPED_TSAN_INTERCEPTOR(__fxstat, version, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_fstat(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1526:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1526 | SCOPED_TSAN_INTERCEPTOR(__fxstat, 0, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor___fxstat64(int, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1535:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1535 | SCOPED_TSAN_INTERCEPTOR(__fxstat64, version, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_fstat64(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1547:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1547 | SCOPED_TSAN_INTERCEPTOR(__fxstat64, 0, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_open(const char*, int, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1562:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1562 | SCOPED_TSAN_INTERCEPTOR(open, name, oflag, mode); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_open64(const char*, int, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1576:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1576 | SCOPED_TSAN_INTERCEPTOR(open64, name, oflag, mode); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_creat(const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1589:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1589 | SCOPED_TSAN_INTERCEPTOR(creat, name, mode); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_creat64(const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1599:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1599 | SCOPED_TSAN_INTERCEPTOR(creat64, name, mode); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_dup(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1612:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1612 | SCOPED_TSAN_INTERCEPTOR(dup, oldfd); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_dup2(int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1620:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1620 | SCOPED_TSAN_INTERCEPTOR(dup2, oldfd, newfd); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_dup3(int, int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1629:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1629 | SCOPED_TSAN_INTERCEPTOR(dup3, oldfd, newfd, flags); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_eventfd(unsigned int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1639:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1639 | SCOPED_TSAN_INTERCEPTOR(eventfd, initval, flags); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_signalfd(int, void*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1652:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1652 | SCOPED_TSAN_INTERCEPTOR(signalfd, fd, mask, flags); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_inotify_init(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1667:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1667 | SCOPED_TSAN_INTERCEPTOR(inotify_init, fake); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_inotify_init1(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1680:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1680 | SCOPED_TSAN_INTERCEPTOR(inotify_init1, flags); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_socket(int, int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1692:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1692 | SCOPED_TSAN_INTERCEPTOR(socket, domain, type, protocol); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_socketpair(int, int, int, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1700:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1700 | SCOPED_TSAN_INTERCEPTOR(socketpair, domain, type, protocol, fd); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_connect(int, void*, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1708:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1708 | SCOPED_TSAN_INTERCEPTOR(connect, fd, addr, addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_bind(int, void*, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1717:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1717 | SCOPED_TSAN_INTERCEPTOR(bind, fd, addr, addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_listen(int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1725:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1725 | SCOPED_TSAN_INTERCEPTOR(listen, fd, backlog); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_close(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1733:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1733 | SCOPED_TSAN_INTERCEPTOR(close, fd); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor___close(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1741:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1741 | SCOPED_TSAN_INTERCEPTOR(__close, fd); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __interceptor___res_iclose(void*, bool)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1754:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1754 | SCOPED_TSAN_INTERCEPTOR(__res_iclose, state, free_addr); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pipe(int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1769:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1769 | SCOPED_TSAN_INTERCEPTOR(pipe, pipefd); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pipe2(int*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1778:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1778 | SCOPED_TSAN_INTERCEPTOR(pipe2, pipefd, flags); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_unlink(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1787:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1787 | SCOPED_TSAN_INTERCEPTOR(unlink, path); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_tmpfile(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1794:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1794 | SCOPED_TSAN_INTERCEPTOR(tmpfile, fake); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void* __interceptor_tmpfile64(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1806:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1806 | SCOPED_TSAN_INTERCEPTOR(tmpfile64, fake); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘void __interceptor_abort(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1828:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1828 | SCOPED_TSAN_INTERCEPTOR(abort, fake); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_rmdir(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1834:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1834 | SCOPED_TSAN_INTERCEPTOR(rmdir, path); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_closedir(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1841:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1841 | SCOPED_TSAN_INTERCEPTOR(closedir, dirp); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_epoll_create(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1851:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1851 | SCOPED_TSAN_INTERCEPTOR(epoll_create, size); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_epoll_create1(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1859:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1859 | SCOPED_TSAN_INTERCEPTOR(epoll_create1, flags); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_epoll_ctl(int, int, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1867:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1867 | SCOPED_TSAN_INTERCEPTOR(epoll_ctl, epfd, op, fd, ev); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_epoll_wait(int, void*, int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1879:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1879 | SCOPED_TSAN_INTERCEPTOR(epoll_wait, epfd, ev, cnt, timeout); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_epoll_pwait(int, void*, int, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1890:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1890 | SCOPED_TSAN_INTERCEPTOR(epoll_pwait, epfd, ev, cnt, timeout, sigmask); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_sigsuspend(const __sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1914:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1914 | SCOPED_TSAN_INTERCEPTOR(sigsuspend, mask); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_sigblock(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1919:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1919 | SCOPED_TSAN_INTERCEPTOR(sigblock, mask); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_sigsetmask(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1924:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1924 | SCOPED_TSAN_INTERCEPTOR(sigsetmask, mask); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_sigmask(int, const __sanitizer::__sanitizer_sigset_t*, __sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1930:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 1930 | SCOPED_TSAN_INTERCEPTOR(pthread_sigmask, how, set, oldset); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_raise(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2089:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2089 | SCOPED_TSAN_INTERCEPTOR(raise, sig); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_kill(int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2101:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2101 | SCOPED_TSAN_INTERCEPTOR(kill, pid, sig); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_pthread_kill(void*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2117:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2117 | SCOPED_TSAN_INTERCEPTOR(pthread_kill, tid, sig); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_gettimeofday(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2133:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2133 | SCOPED_TSAN_INTERCEPTOR(gettimeofday, tv, tz); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_getaddrinfo(void*, void*, void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2140:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2140 | SCOPED_TSAN_INTERCEPTOR(getaddrinfo, node, service, hints, rv); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_fork(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2153:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 2153 | SCOPED_INTERCEPTOR_RAW(fork, fake); | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int __interceptor_dl_iterate_phdr(dl_iterate_phdr_cb_t, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2234:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2234 | SCOPED_TSAN_INTERCEPTOR(dl_iterate_phdr, cb, data); | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_strlen(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:386:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 386 | COMMON_INTERCEPTOR_ENTER(ctx, strlen, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_strnlen(const char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:400:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 400 | COMMON_INTERCEPTOR_ENTER(ctx, strnlen, s, maxlen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strndup(const char*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:312:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 312 | COMMON_INTERCEPTOR_ENTER(ctx, strndup, s, size); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:414:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_STRNDUP_IMPL’ 414 | COMMON_INTERCEPTOR_STRNDUP_IMPL(ctx, s, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor___strndup(const char*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:312:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 312 | COMMON_INTERCEPTOR_ENTER(ctx, strndup, s, size); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:424:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_STRNDUP_IMPL’ 424 | COMMON_INTERCEPTOR_STRNDUP_IMPL(ctx, s, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_textdomain(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:434:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 434 | COMMON_INTERCEPTOR_ENTER(ctx, textdomain, domainname); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_strcmp(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:457:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 457 | COMMON_INTERCEPTOR_ENTER(ctx, strcmp, s1, s2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_strncmp(const char*, const char*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:483:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 483 | COMMON_INTERCEPTOR_ENTER(ctx, strncmp, s1, s2, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_strcasecmp(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:524:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 524 | COMMON_INTERCEPTOR_ENTER(ctx, strcasecmp, s1, s2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_strncasecmp(const char*, const char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:546:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 546 | COMMON_INTERCEPTOR_ENTER(ctx, strncasecmp, s1, s2, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strstr(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:594:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 594 | COMMON_INTERCEPTOR_ENTER(ctx, strstr, s1, s2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strcasestr(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:615:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 615 | COMMON_INTERCEPTOR_ENTER(ctx, strcasestr, s1, s2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strtok(char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:633:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 633 | COMMON_INTERCEPTOR_ENTER(ctx, strtok, str, delimiters); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_memmem(const void*, SIZE_T, const void*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:683:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 683 | COMMON_INTERCEPTOR_ENTER(ctx, memmem, s1, len1, s2, len2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strchr(const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:704:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 704 | COMMON_INTERCEPTOR_ENTER(ctx, strchr, s, c); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strchrnul(const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:721:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 721 | COMMON_INTERCEPTOR_ENTER(ctx, strchrnul, s, c); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strrchr(const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:738:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 738 | COMMON_INTERCEPTOR_ENTER(ctx, strrchr, s, c); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_strspn(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:751:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 751 | COMMON_INTERCEPTOR_ENTER(ctx, strspn, s1, s2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_strcspn(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:762:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 762 | COMMON_INTERCEPTOR_ENTER(ctx, strcspn, s1, s2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strpbrk(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:781:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 781 | COMMON_INTERCEPTOR_ENTER(ctx, strpbrk, s1, s2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_memset(void*, int, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:264:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 264 | COMMON_INTERCEPTOR_ENTER(ctx, memset, dst, v, size); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:799:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_MEMSET_IMPL’ 799 | COMMON_INTERCEPTOR_MEMSET_IMPL(ctx, dst, v, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_memmove(void*, const void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:276:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 276 | COMMON_INTERCEPTOR_ENTER(ctx, memmove, dst, src, size); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:810:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_MEMMOVE_IMPL’ 810 | COMMON_INTERCEPTOR_MEMMOVE_IMPL(ctx, dst, src, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_memcpy(void*, const void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:291:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 291 | COMMON_INTERCEPTOR_ENTER(ctx, memcpy, dst, src, size); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:827:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_MEMCPY_IMPL’ 827 | COMMON_INTERCEPTOR_MEMCPY_IMPL(ctx, dst, src, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_memcmp(const void*, const void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:891:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 891 | COMMON_INTERCEPTOR_ENTER(ctx, memcmp, a1, a2, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_bcmp(const void*, const void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:905:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 905 | COMMON_INTERCEPTOR_ENTER(ctx, bcmp, a1, a2, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_memchr(const void*, int, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:919:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 919 | COMMON_INTERCEPTOR_ENTER(ctx, memchr, s, c, n); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_memrchr(const void*, int, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:943:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 943 | COMMON_INTERCEPTOR_ENTER(ctx, memrchr, s, c, n); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘double __interceptor_frexp(double, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:956:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 956 | COMMON_INTERCEPTOR_ENTER(ctx, frexp, x, exp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘float __interceptor_frexpf(float, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:972:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 972 | COMMON_INTERCEPTOR_ENTER(ctx, frexpf, x, exp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘long double __interceptor_frexpl(long double, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:981:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 981 | COMMON_INTERCEPTOR_ENTER(ctx, frexpl, x, exp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_read(int, void*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1019:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1019 | COMMON_INTERCEPTOR_ENTER(ctx, read, fd, ptr, count); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_fread(void*, SIZE_T, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1038:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1038 | COMMON_INTERCEPTOR_ENTER(ctx, fread, ptr, size, nmemb, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_pread(int, void*, SIZE_T, OFF_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1054:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1054 | COMMON_INTERCEPTOR_ENTER(ctx, pread, fd, ptr, count, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_pread64(int, void*, SIZE_T, OFF64_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1072:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1072 | COMMON_INTERCEPTOR_ENTER(ctx, pread64, fd, ptr, count, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_readv(int, __sanitizer::__sanitizer_iovec*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1091:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1091 | COMMON_INTERCEPTOR_ENTER(ctx, readv, fd, iov, iovcnt); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_preadv(int, __sanitizer::__sanitizer_iovec*, int, OFF_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1107:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1107 | COMMON_INTERCEPTOR_ENTER(ctx, preadv, fd, iov, iovcnt, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_preadv64(int, __sanitizer::__sanitizer_iovec*, int, OFF64_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1123:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1123 | COMMON_INTERCEPTOR_ENTER(ctx, preadv64, fd, iov, iovcnt, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_write(int, void*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1138:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1138 | COMMON_INTERCEPTOR_ENTER(ctx, write, fd, ptr, count); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_fwrite(const void*, __sanitizer::uptr, __sanitizer::uptr, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1155:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1155 | COMMON_INTERCEPTOR_ENTER(ctx, fwrite, p, size, nmemb, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_pwrite(int, void*, SIZE_T, OFF_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1168:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1168 | COMMON_INTERCEPTOR_ENTER(ctx, pwrite, fd, ptr, count, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_pwrite64(int, void*, OFF64_T, OFF64_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1184:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1184 | COMMON_INTERCEPTOR_ENTER(ctx, pwrite64, fd, ptr, count, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_writev(int, __sanitizer::__sanitizer_iovec*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1200:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1200 | COMMON_INTERCEPTOR_ENTER(ctx, writev, fd, iov, iovcnt); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_pwritev(int, __sanitizer::__sanitizer_iovec*, int, OFF_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1216:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1216 | COMMON_INTERCEPTOR_ENTER(ctx, pwritev, fd, iov, iovcnt, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_pwritev64(int, __sanitizer::__sanitizer_iovec*, int, OFF64_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1232:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1232 | COMMON_INTERCEPTOR_ENTER(ctx, pwritev64, fd, iov, iovcnt, offset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_fgets(char*, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1248:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1248 | COMMON_INTERCEPTOR_ENTER(ctx, fgets, s, size, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fputs(char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1266:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1266 | COMMON_INTERCEPTOR_ENTER(ctx, fputs, s, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_puts(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1281:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1281 | COMMON_INTERCEPTOR_ENTER(ctx, puts, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_prctl(int, long unsigned int, long unsigned int, long unsigned int, long unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1296:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1296 | COMMON_INTERCEPTOR_ENTER(ctx, prctl, option, arg2, arg3, arg4, arg5); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘long unsigned int __interceptor_time(long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1315:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1315 | COMMON_INTERCEPTOR_ENTER(ctx, time, t); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_tm* __interceptor_localtime(long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1343:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1343 | COMMON_INTERCEPTOR_ENTER(ctx, localtime, timep); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_tm* __interceptor_localtime_r(long unsigned int*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1353:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1353 | COMMON_INTERCEPTOR_ENTER(ctx, localtime_r, timep, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_tm* __interceptor_gmtime(long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1363:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1363 | COMMON_INTERCEPTOR_ENTER(ctx, gmtime, timep); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_tm* __interceptor_gmtime_r(long unsigned int*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1373:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1373 | COMMON_INTERCEPTOR_ENTER(ctx, gmtime_r, timep, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_ctime(long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1383:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1383 | COMMON_INTERCEPTOR_ENTER(ctx, ctime, timep); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_ctime_r(long unsigned int*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1396:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1396 | COMMON_INTERCEPTOR_ENTER(ctx, ctime_r, timep, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_asctime(__sanitizer::__sanitizer_tm*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1409:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1409 | COMMON_INTERCEPTOR_ENTER(ctx, asctime, tm); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_asctime_r(__sanitizer::__sanitizer_tm*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1422:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1422 | COMMON_INTERCEPTOR_ENTER(ctx, asctime_r, tm, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘long int __interceptor_mktime(__sanitizer::__sanitizer_tm*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1435:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1435 | COMMON_INTERCEPTOR_ENTER(ctx, mktime, tm); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strptime(char*, char*, __sanitizer::__sanitizer_tm*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1464:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1464 | COMMON_INTERCEPTOR_ENTER(ctx, strptime, s, format, tm); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vscanf(const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1506:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1506 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1517:1: note: in expansion of macro ‘VSCANF_INTERCEPTOR_IMPL’ 1517 | VSCANF_INTERCEPTOR_IMPL(vscanf, true, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vsscanf(const char*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1506:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1506 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1520:1: note: in expansion of macro ‘VSCANF_INTERCEPTOR_IMPL’ 1520 | VSCANF_INTERCEPTOR_IMPL(vsscanf, true, str, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vfscanf(void*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1506:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1506 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1523:1: note: in expansion of macro ‘VSCANF_INTERCEPTOR_IMPL’ 1523 | VSCANF_INTERCEPTOR_IMPL(vfscanf, true, stream, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_vscanf(const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1506:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1506 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1527:1: note: in expansion of macro ‘VSCANF_INTERCEPTOR_IMPL’ 1527 | VSCANF_INTERCEPTOR_IMPL(__isoc99_vscanf, false, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_vsscanf(const char*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1506:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1506 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1531:1: note: in expansion of macro ‘VSCANF_INTERCEPTOR_IMPL’ 1531 | VSCANF_INTERCEPTOR_IMPL(__isoc99_vsscanf, false, str, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_vfscanf(void*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1506:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1506 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1534:1: note: in expansion of macro ‘VSCANF_INTERCEPTOR_IMPL’ 1534 | VSCANF_INTERCEPTOR_IMPL(__isoc99_vfscanf, false, stream, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_scanf(const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1538:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1538 | FORMAT_INTERCEPTOR_IMPL(scanf, vscanf, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fscanf(void*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1541:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1541 | FORMAT_INTERCEPTOR_IMPL(fscanf, vfscanf, stream, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sscanf(const char*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1544:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1544 | FORMAT_INTERCEPTOR_IMPL(sscanf, vsscanf, str, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_scanf(const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1548:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1548 | FORMAT_INTERCEPTOR_IMPL(__isoc99_scanf, __isoc99_vscanf, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_fscanf(void*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1551:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1551 | FORMAT_INTERCEPTOR_IMPL(__isoc99_fscanf, __isoc99_vfscanf, stream, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_sscanf(const char*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1554:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1554 | FORMAT_INTERCEPTOR_IMPL(__isoc99_sscanf, __isoc99_vsscanf, str, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vprintf(const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1596:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1596 | VPRINTF_INTERCEPTOR_ENTER(vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1657:1: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_IMPL’ 1657 | VPRINTF_INTERCEPTOR_IMPL(vprintf, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vfprintf(__sanitizer::__sanitizer_FILE*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1596:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1596 | VPRINTF_INTERCEPTOR_ENTER(vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1661:1: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_IMPL’ 1661 | VPRINTF_INTERCEPTOR_IMPL(vfprintf, stream, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vsnprintf(char*, SIZE_T, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1626:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1626 | VPRINTF_INTERCEPTOR_ENTER(vname, str, size, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1665:1: note: in expansion of macro ‘VSNPRINTF_INTERCEPTOR_IMPL’ 1665 | VSNPRINTF_INTERCEPTOR_IMPL(vsnprintf, str, size, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___vsnprintf_chk(char*, SIZE_T, int, SIZE_T, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1626:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1626 | VPRINTF_INTERCEPTOR_ENTER(vname, str, size, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1670:1: note: in expansion of macro ‘VSNPRINTF_INTERCEPTOR_IMPL’ 1670 | VSNPRINTF_INTERCEPTOR_IMPL(vsnprintf, str, size, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vsprintf(char*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1609:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1609 | VPRINTF_INTERCEPTOR_ENTER(vname, str, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1684:1: note: in expansion of macro ‘VSPRINTF_INTERCEPTOR_IMPL’ 1684 | VSPRINTF_INTERCEPTOR_IMPL(vsprintf, str, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___vsprintf_chk(char*, int, SIZE_T, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1609:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1609 | VPRINTF_INTERCEPTOR_ENTER(vname, str, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1689:1: note: in expansion of macro ‘VSPRINTF_INTERCEPTOR_IMPL’ 1689 | VSPRINTF_INTERCEPTOR_IMPL(vsprintf, str, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_vasprintf(char**, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1643:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1643 | VPRINTF_INTERCEPTOR_ENTER(vname, strp, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1693:1: note: in expansion of macro ‘VASPRINTF_INTERCEPTOR_IMPL’ 1693 | VASPRINTF_INTERCEPTOR_IMPL(vasprintf, strp, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_vprintf(const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1596:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1596 | VPRINTF_INTERCEPTOR_ENTER(vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1697:1: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_IMPL’ 1697 | VPRINTF_INTERCEPTOR_IMPL(__isoc99_vprintf, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_vfprintf(__sanitizer::__sanitizer_FILE*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1596:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1596 | VPRINTF_INTERCEPTOR_ENTER(vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1701:1: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_IMPL’ 1701 | VPRINTF_INTERCEPTOR_IMPL(__isoc99_vfprintf, stream, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_vsnprintf(char*, SIZE_T, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1626:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1626 | VPRINTF_INTERCEPTOR_ENTER(vname, str, size, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1705:1: note: in expansion of macro ‘VSNPRINTF_INTERCEPTOR_IMPL’ 1705 | VSNPRINTF_INTERCEPTOR_IMPL(__isoc99_vsnprintf, str, size, format, ap) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_vsprintf(char*, const char*, __va_list_tag*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1587:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1587 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1609:5: note: in expansion of macro ‘VPRINTF_INTERCEPTOR_ENTER’ 1609 | VPRINTF_INTERCEPTOR_ENTER(vname, str, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1709:1: note: in expansion of macro ‘VSPRINTF_INTERCEPTOR_IMPL’ 1709 | VSPRINTF_INTERCEPTOR_IMPL(__isoc99_vsprintf, str, format, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_printf(const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1715:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1715 | FORMAT_INTERCEPTOR_IMPL(printf, vprintf, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fprintf(__sanitizer::__sanitizer_FILE*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1718:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1718 | FORMAT_INTERCEPTOR_IMPL(fprintf, vfprintf, stream, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___fprintf_chk(__sanitizer::__sanitizer_FILE*, SIZE_T, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1723:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1723 | FORMAT_INTERCEPTOR_IMPL(__fprintf_chk, vfprintf, stream, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sprintf(char*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1727:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1727 | FORMAT_INTERCEPTOR_IMPL(sprintf, vsprintf, str, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___sprintf_chk(char*, int, SIZE_T, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1732:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1732 | FORMAT_INTERCEPTOR_IMPL(__sprintf_chk, vsprintf, str, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_snprintf(char*, SIZE_T, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1736:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1736 | FORMAT_INTERCEPTOR_IMPL(snprintf, vsnprintf, str, size, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___snprintf_chk(char*, SIZE_T, int, SIZE_T, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1741:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1741 | FORMAT_INTERCEPTOR_IMPL(__snprintf_chk, vsnprintf, str, size, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_asprintf(char**, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1745:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1745 | FORMAT_INTERCEPTOR_IMPL(asprintf, vasprintf, strp, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_printf(const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1749:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1749 | FORMAT_INTERCEPTOR_IMPL(__isoc99_printf, __isoc99_vprintf, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_fprintf(__sanitizer::__sanitizer_FILE*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1753:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1753 | FORMAT_INTERCEPTOR_IMPL(__isoc99_fprintf, __isoc99_vfprintf, stream, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_sprintf(char*, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1756:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1756 | FORMAT_INTERCEPTOR_IMPL(__isoc99_sprintf, __isoc99_vsprintf, str, format) | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___isoc99_snprintf(char*, SIZE_T, const char*, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1493:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1493 | COMMON_INTERCEPTOR_ENTER(ctx, vname, __VA_ARGS__, ap); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1760:1: note: in expansion of macro ‘FORMAT_INTERCEPTOR_IMPL’ 1760 | FORMAT_INTERCEPTOR_IMPL(__isoc99_snprintf, __isoc99_vsnprintf, str, size, | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ioctl(int, long unsigned int, ...)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1831:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1831 | COMMON_INTERCEPTOR_ENTER(ctx, ioctl, d, request, arg); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_passwd* __interceptor_getpwnam(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1917:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1917 | COMMON_INTERCEPTOR_ENTER(ctx, getpwnam, name); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_passwd* __interceptor_getpwuid(__sanitizer::u32)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1926:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1926 | COMMON_INTERCEPTOR_ENTER(ctx, getpwuid, uid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_group* __interceptor_getgrnam(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1933:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1933 | COMMON_INTERCEPTOR_ENTER(ctx, getgrnam, name); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_group* __interceptor_getgrgid(__sanitizer::u32)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1941:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1941 | COMMON_INTERCEPTOR_ENTER(ctx, getgrgid, gid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getpwnam_r(const char*, __sanitizer::__sanitizer_passwd*, char*, SIZE_T, __sanitizer::__sanitizer_passwd**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1959:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1959 | COMMON_INTERCEPTOR_ENTER(ctx, getpwnam_r, name, pwd, buf, buflen, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getpwuid_r(__sanitizer::u32, __sanitizer::__sanitizer_passwd*, char*, SIZE_T, __sanitizer::__sanitizer_passwd**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1973:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1973 | COMMON_INTERCEPTOR_ENTER(ctx, getpwuid_r, uid, pwd, buf, buflen, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getgrnam_r(const char*, __sanitizer::__sanitizer_group*, char*, SIZE_T, __sanitizer::__sanitizer_group**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:1986:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 1986 | COMMON_INTERCEPTOR_ENTER(ctx, getgrnam_r, name, grp, buf, buflen, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getgrgid_r(__sanitizer::u32, __sanitizer::__sanitizer_group*, char*, SIZE_T, __sanitizer::__sanitizer_group**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2000:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2000 | COMMON_INTERCEPTOR_ENTER(ctx, getgrgid_r, gid, grp, buf, buflen, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_passwd* __interceptor_getpwent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2022:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2022 | COMMON_INTERCEPTOR_ENTER(ctx, getpwent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_group* __interceptor_getgrent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2029:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2029 | COMMON_INTERCEPTOR_ENTER(ctx, getgrent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_passwd* __interceptor_fgetpwent(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2044:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2044 | COMMON_INTERCEPTOR_ENTER(ctx, fgetpwent, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_group* __interceptor_fgetgrent(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2051:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2051 | COMMON_INTERCEPTOR_ENTER(ctx, fgetgrent, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getpwent_r(__sanitizer::__sanitizer_passwd*, char*, SIZE_T, __sanitizer::__sanitizer_passwd**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2067:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2067 | COMMON_INTERCEPTOR_ENTER(ctx, getpwent_r, pwbuf, buf, buflen, pwbufp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getgrent_r(__sanitizer::__sanitizer_group*, char*, SIZE_T, __sanitizer::__sanitizer_group**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2080:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2080 | COMMON_INTERCEPTOR_ENTER(ctx, getgrent_r, pwbuf, buf, buflen, pwbufp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fgetpwent_r(void*, __sanitizer::__sanitizer_passwd*, char*, SIZE_T, __sanitizer::__sanitizer_passwd**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2101:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2101 | COMMON_INTERCEPTOR_ENTER(ctx, fgetpwent_r, fp, pwbuf, buf, buflen, pwbufp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fgetgrent_r(void*, __sanitizer::__sanitizer_group*, char*, SIZE_T, __sanitizer::__sanitizer_group**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2121:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2121 | COMMON_INTERCEPTOR_ENTER(ctx, fgetgrent_r, fp, pwbuf, buf, buflen, pwbufp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_setpwent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2143:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2143 | COMMON_INTERCEPTOR_ENTER(ctx, setpwent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_endpwent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2148:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2148 | COMMON_INTERCEPTOR_ENTER(ctx, endpwent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_setgrent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2153:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2153 | COMMON_INTERCEPTOR_ENTER(ctx, setgrent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_endgrent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2158:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2158 | COMMON_INTERCEPTOR_ENTER(ctx, endgrent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_clock_getres(__sanitizer::u32, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2173:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2173 | COMMON_INTERCEPTOR_ENTER(ctx, clock_getres, clk_id, tp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_clock_gettime(__sanitizer::u32, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2185:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2185 | COMMON_INTERCEPTOR_ENTER(ctx, clock_gettime, clk_id, tp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_clock_settime(__sanitizer::u32, const void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2208:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2208 | COMMON_INTERCEPTOR_ENTER(ctx, clock_settime, clk_id, tp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_clock_getcpuclockid(__sanitizer::pid_t, __sanitizer::__sanitizer_clockid_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2224:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2224 | COMMON_INTERCEPTOR_ENTER(ctx, clock_getcpuclockid, pid, clockid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getitimer(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2241:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2241 | COMMON_INTERCEPTOR_ENTER(ctx, getitimer, which, curr_value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_setitimer(int, const void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2253:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2253 | COMMON_INTERCEPTOR_ENTER(ctx, setitimer, which, new_value, old_value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_glob(const char*, int, int (*)(const char*, int), __sanitizer::__sanitizer_glob_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2347:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2347 | COMMON_INTERCEPTOR_ENTER(ctx, glob, pattern, flags, errfunc, pglob); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_glob64(const char*, int, int (*)(const char*, int), __sanitizer::__sanitizer_glob_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2383:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2383 | COMMON_INTERCEPTOR_ENTER(ctx, glob64, pattern, flags, errfunc, pglob); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_wait(int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2419:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2419 | COMMON_INTERCEPTOR_ENTER(ctx, wait, status); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_waitid(int, int, void*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2437:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2437 | COMMON_INTERCEPTOR_ENTER(ctx, waitid, idtype, id, infop, options); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_waitpid(int, int*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2448:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2448 | COMMON_INTERCEPTOR_ENTER(ctx, waitpid, pid, status, options); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_wait3(int*, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2459:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2459 | COMMON_INTERCEPTOR_ENTER(ctx, wait3, status, options, rusage); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_wait4(int, int*, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2488:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2488 | COMMON_INTERCEPTOR_ENTER(ctx, wait4, pid, status, options, rusage); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_inet_ntop(int, const void*, char*, __sanitizer::u32)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2514:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2514 | COMMON_INTERCEPTOR_ENTER(ctx, inet_ntop, af, src, dst, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_inet_pton(int, const char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2527:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2527 | COMMON_INTERCEPTOR_ENTER(ctx, inet_pton, af, src, dst); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_inet_aton(const char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2550:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2550 | COMMON_INTERCEPTOR_ENTER(ctx, inet_aton, cp, dst); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_getschedparam(__sanitizer::uptr, int*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2570:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2570 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_getschedparam, thread, policy, param); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getnameinfo(void*, unsigned int, char*, unsigned int, char*, unsigned int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2626:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2626 | COMMON_INTERCEPTOR_ENTER(ctx, getnameinfo, sockaddr, salen, host, hostlen, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getsockname(int, void*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2651:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2651 | COMMON_INTERCEPTOR_ENTER(ctx, getsockname, sock_fd, addr, addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_hostent* __interceptor_gethostbyname(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2693:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2693 | COMMON_INTERCEPTOR_ENTER(ctx, gethostbyname, name); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_hostent* __interceptor_gethostbyaddr(void*, int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2702:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2702 | COMMON_INTERCEPTOR_ENTER(ctx, gethostbyaddr, addr, len, type); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_hostent* __interceptor_gethostent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2711:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2711 | COMMON_INTERCEPTOR_ENTER(ctx, gethostent, fake); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_hostent* __interceptor_gethostbyname2(char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2727:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2727 | COMMON_INTERCEPTOR_ENTER(ctx, gethostbyname2, name, af); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_gethostbyname_r(char*, __sanitizer::__sanitizer_hostent*, char*, SIZE_T, __sanitizer::__sanitizer_hostent**, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2742:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2742 | COMMON_INTERCEPTOR_ENTER(ctx, gethostbyname_r, name, ret, buf, buflen, result, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_gethostent_r(__sanitizer::__sanitizer_hostent*, char*, SIZE_T, __sanitizer::__sanitizer_hostent**, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2765:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2765 | COMMON_INTERCEPTOR_ENTER(ctx, gethostent_r, ret, buf, buflen, result, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_gethostbyaddr_r(void*, int, int, __sanitizer::__sanitizer_hostent*, char*, SIZE_T, __sanitizer::__sanitizer_hostent**, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2790:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2790 | COMMON_INTERCEPTOR_ENTER(ctx, gethostbyaddr_r, addr, len, type, ret, buf, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_gethostbyname2_r(char*, int, __sanitizer::__sanitizer_hostent*, char*, SIZE_T, __sanitizer::__sanitizer_hostent**, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2817:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2817 | COMMON_INTERCEPTOR_ENTER(ctx, gethostbyname2_r, name, af, ret, buf, buflen, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getsockopt(int, int, int, void*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2842:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2842 | COMMON_INTERCEPTOR_ENTER(ctx, getsockopt, sockfd, level, optname, optval, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_accept(int, void*, unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2861:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2861 | COMMON_INTERCEPTOR_ENTER(ctx, accept, fd, addr, addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_accept4(int, void*, unsigned int*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2883:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2883 | COMMON_INTERCEPTOR_ENTER(ctx, accept4, fd, addr, addrlen, f); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘double __interceptor_modf(double, double*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2932:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2932 | COMMON_INTERCEPTOR_ENTER(ctx, modf, x, iptr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘float __interceptor_modff(float, float*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2944:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2944 | COMMON_INTERCEPTOR_ENTER(ctx, modff, x, iptr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘long double __interceptor_modfl(long double, long double*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2956:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2956 | COMMON_INTERCEPTOR_ENTER(ctx, modfl, x, iptr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_recvmsg(int, __sanitizer::__sanitizer_msghdr*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:2993:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 2993 | COMMON_INTERCEPTOR_ENTER(ctx, recvmsg, fd, msg, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_recvmmsg(int, __sanitizer::__sanitizer_mmsghdr*, unsigned int, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3016:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3016 | COMMON_INTERCEPTOR_ENTER(ctx, recvmmsg, fd, msgvec, vlen, flags, timeout); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_sendmsg(int, __sanitizer::__sanitizer_msghdr*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3091:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3091 | COMMON_INTERCEPTOR_ENTER(ctx, sendmsg, fd, msg, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sendmmsg(int, __sanitizer::__sanitizer_mmsghdr*, unsigned int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3110:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3110 | COMMON_INTERCEPTOR_ENTER(ctx, sendmmsg, fd, msgvec, vlen, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_msgsnd(int, const void*, SIZE_T, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3135:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3135 | COMMON_INTERCEPTOR_ENTER(ctx, msgsnd, msqid, msgp, msgsz, msgflg); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_msgrcv(int, void*, SIZE_T, long int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3145:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3145 | COMMON_INTERCEPTOR_ENTER(ctx, msgrcv, msqid, msgp, msgsz, msgtyp, msgflg); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getpeername(int, void*, unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3162:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3162 | COMMON_INTERCEPTOR_ENTER(ctx, getpeername, sockfd, addr, addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sysinfo(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3184:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3184 | COMMON_INTERCEPTOR_ENTER(ctx, sysinfo, info); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_dirent* __interceptor_opendir(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3198:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3198 | COMMON_INTERCEPTOR_ENTER(ctx, opendir, path); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_dirent* __interceptor_readdir(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3208:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3208 | COMMON_INTERCEPTOR_ENTER(ctx, readdir, dirp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_readdir_r(void*, __sanitizer::__sanitizer_dirent*, __sanitizer::__sanitizer_dirent**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3220:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3220 | COMMON_INTERCEPTOR_ENTER(ctx, readdir_r, dirp, entry, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_dirent64* __interceptor_readdir64(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3244:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3244 | COMMON_INTERCEPTOR_ENTER(ctx, readdir64, dirp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_readdir64_r(void*, __sanitizer::__sanitizer_dirent64*, __sanitizer::__sanitizer_dirent64**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3256:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3256 | COMMON_INTERCEPTOR_ENTER(ctx, readdir64_r, dirp, entry, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::uptr __interceptor_ptrace(int, int, void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3278:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3278 | COMMON_INTERCEPTOR_ENTER(ctx, ptrace, request, pid, addr, data); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_setlocale(int, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3352:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3352 | COMMON_INTERCEPTOR_ENTER(ctx, setlocale, category, locale); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_getcwd(char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3371:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3371 | COMMON_INTERCEPTOR_ENTER(ctx, getcwd, buf, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_get_current_dir_name(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3387:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3387 | COMMON_INTERCEPTOR_ENTER(ctx, get_current_dir_name, fake); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘INTMAX_T __interceptor_strtoimax(const char*, char**, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3436:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3436 | COMMON_INTERCEPTOR_ENTER(ctx, strtoimax, nptr, endptr, base); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘UINTMAX_T __interceptor_strtoumax(const char*, char**, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3448:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3448 | COMMON_INTERCEPTOR_ENTER(ctx, strtoumax, nptr, endptr, base); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_mbstowcs(wchar_t*, const char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3468:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3468 | COMMON_INTERCEPTOR_ENTER(ctx, mbstowcs, dest, src, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_mbsrtowcs(wchar_t*, const char**, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3483:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3483 | COMMON_INTERCEPTOR_ENTER(ctx, mbsrtowcs, dest, src, len, ps); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_mbsnrtowcs(wchar_t*, const char**, SIZE_T, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3510:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3510 | COMMON_INTERCEPTOR_ENTER(ctx, mbsnrtowcs, dest, src, nms, len, ps); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcstombs(char*, const wchar_t*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3535:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3535 | COMMON_INTERCEPTOR_ENTER(ctx, wcstombs, dest, src, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcsrtombs(char*, const wchar_t**, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3550:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3550 | COMMON_INTERCEPTOR_ENTER(ctx, wcsrtombs, dest, src, len, ps); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcsnrtombs(char*, const wchar_t**, SIZE_T, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3575:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3575 | COMMON_INTERCEPTOR_ENTER(ctx, wcsnrtombs, dest, src, nms, len, ps); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcrtomb(char*, wchar_t, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3601:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3601 | COMMON_INTERCEPTOR_ENTER(ctx, wcrtomb, dest, src, ps); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_wctomb(char*, wchar_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3625:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3625 | COMMON_INTERCEPTOR_ENTER(ctx, wctomb, dest, src); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_tcgetattr(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3647:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3647 | COMMON_INTERCEPTOR_ENTER(ctx, tcgetattr, fd, termios_p); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_realpath(const char*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3665:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3665 | COMMON_INTERCEPTOR_ENTER(ctx, realpath, path, resolved_path); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_canonicalize_file_name(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3689:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3689 | COMMON_INTERCEPTOR_ENTER(ctx, canonicalize_file_name, path); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_confstr(int, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3704:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3704 | COMMON_INTERCEPTOR_ENTER(ctx, confstr, name, buf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sched_getaffinity(int, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3721:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3721 | COMMON_INTERCEPTOR_ENTER(ctx, sched_getaffinity, pid, cpusetsize, mask); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sched_getparam(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3737:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3737 | COMMON_INTERCEPTOR_ENTER(ctx, sched_getparam, pid, param); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strerror(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3750:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3750 | COMMON_INTERCEPTOR_ENTER(ctx, strerror, errnum); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_strerror_r(int, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3789:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3789 | COMMON_INTERCEPTOR_ENTER(ctx, strerror_r, errnum, buf, buflen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___xpg_strerror_r(int, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3810:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3810 | COMMON_INTERCEPTOR_ENTER(ctx, __xpg_strerror_r, errnum, buf, buflen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_scandir(char*, __sanitizer::__sanitizer_dirent***, scandir_filter_f, scandir_compar_f)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3852:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3852 | COMMON_INTERCEPTOR_ENTER(ctx, scandir, dirp, namelist, filter, compar); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_scandir64(char*, __sanitizer::__sanitizer_dirent64***, scandir64_filter_f, scandir64_compar_f)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3905:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3905 | COMMON_INTERCEPTOR_ENTER(ctx, scandir64, dirp, namelist, filter, compar); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getgroups(int, __sanitizer::u32*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3935:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3935 | COMMON_INTERCEPTOR_ENTER(ctx, getgroups, size, lst); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_poll(__sanitizer::__sanitizer_pollfd*, __sanitizer::__sanitizer_nfds_t, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3968:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3968 | COMMON_INTERCEPTOR_ENTER(ctx, poll, fds, nfds, timeout); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ppoll(__sanitizer::__sanitizer_pollfd*, __sanitizer::__sanitizer_nfds_t, void*, __sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:3983:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 3983 | COMMON_INTERCEPTOR_ENTER(ctx, ppoll, fds, nfds, timeout_ts, sigmask); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_wordexp(char*, __sanitizer::__sanitizer_wordexp_t*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4001:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4001 | COMMON_INTERCEPTOR_ENTER(ctx, wordexp, s, p, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigwait(__sanitizer::__sanitizer_sigset_t*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4027:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4027 | COMMON_INTERCEPTOR_ENTER(ctx, sigwait, set, sig); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigwaitinfo(__sanitizer::__sanitizer_sigset_t*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4044:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4044 | COMMON_INTERCEPTOR_ENTER(ctx, sigwaitinfo, set, info); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigtimedwait(__sanitizer::__sanitizer_sigset_t*, void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4062:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4062 | COMMON_INTERCEPTOR_ENTER(ctx, sigtimedwait, set, info, timeout); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigemptyset(__sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4080:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4080 | COMMON_INTERCEPTOR_ENTER(ctx, sigemptyset, set); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigfillset(__sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4091:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4091 | COMMON_INTERCEPTOR_ENTER(ctx, sigfillset, set); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigandset(__sanitizer::__sanitizer_sigset_t*, __sanitizer::__sanitizer_sigset_t*, __sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4110:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4110 | COMMON_INTERCEPTOR_ENTER(ctx, sigandset, dst, src1, src2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigorset(__sanitizer::__sanitizer_sigset_t*, __sanitizer::__sanitizer_sigset_t*, __sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4124:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4124 | COMMON_INTERCEPTOR_ENTER(ctx, sigorset, dst, src1, src2); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigpending(__sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4144:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4144 | COMMON_INTERCEPTOR_ENTER(ctx, sigpending, set); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigprocmask(int, __sanitizer::__sanitizer_sigset_t*, __sanitizer::__sanitizer_sigset_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4161:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4161 | COMMON_INTERCEPTOR_ENTER(ctx, sigprocmask, how, set, oldset); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_backtrace(void**, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4198:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4198 | COMMON_INTERCEPTOR_ENTER(ctx, backtrace, buffer, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char** __interceptor_backtrace_symbols(void**, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4210:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4210 | COMMON_INTERCEPTOR_ENTER(ctx, backtrace_symbols, buffer, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor__exit(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4234:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4234 | COMMON_INTERCEPTOR_ENTER(ctx, _exit, status); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutex_lock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4249:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4249 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_mutex_lock, m); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutex_unlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4263:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4263 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_mutex_unlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___pthread_mutex_lock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4282:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4282 | COMMON_INTERCEPTOR_ENTER(ctx, __pthread_mutex_lock, m); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___pthread_mutex_unlock(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4296:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4296 | COMMON_INTERCEPTOR_ENTER(ctx, __pthread_mutex_unlock, m); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_mntent* __interceptor_getmntent(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4354:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4354 | COMMON_INTERCEPTOR_ENTER(ctx, getmntent, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_mntent* __interceptor_getmntent_r(void*, __sanitizer::__sanitizer_mntent*, char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4368:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4368 | COMMON_INTERCEPTOR_ENTER(ctx, getmntent_r, fp, mntbuf, buf, buflen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_statfs(char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4381:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4381 | COMMON_INTERCEPTOR_ENTER(ctx, statfs, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fstatfs(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4392:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4392 | COMMON_INTERCEPTOR_ENTER(ctx, fstatfs, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_statfs64(char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4410:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4410 | COMMON_INTERCEPTOR_ENTER(ctx, statfs64, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fstatfs64(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4421:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4421 | COMMON_INTERCEPTOR_ENTER(ctx, fstatfs64, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_statvfs(char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4439:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4439 | COMMON_INTERCEPTOR_ENTER(ctx, statvfs, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fstatvfs(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4450:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4450 | COMMON_INTERCEPTOR_ENTER(ctx, fstatvfs, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_statvfs64(char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4473:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4473 | COMMON_INTERCEPTOR_ENTER(ctx, statvfs64, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fstatvfs64(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4484:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4484 | COMMON_INTERCEPTOR_ENTER(ctx, fstatvfs64, fd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_initgroups(char*, __sanitizer::u32)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4502:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4502 | COMMON_INTERCEPTOR_ENTER(ctx, initgroups, user, group); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_ether_ntoa(__sanitizer::__sanitizer_ether_addr*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4515:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4515 | COMMON_INTERCEPTOR_ENTER(ctx, ether_ntoa, addr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_ether_addr* __interceptor_ether_aton(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4523:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4523 | COMMON_INTERCEPTOR_ENTER(ctx, ether_aton, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ether_ntohost(char*, __sanitizer::__sanitizer_ether_addr*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4539:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4539 | COMMON_INTERCEPTOR_ENTER(ctx, ether_ntohost, hostname, addr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ether_hostton(char*, __sanitizer::__sanitizer_ether_addr*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4551:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4551 | COMMON_INTERCEPTOR_ENTER(ctx, ether_hostton, hostname, addr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ether_line(char*, __sanitizer::__sanitizer_ether_addr*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4564:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4564 | COMMON_INTERCEPTOR_ENTER(ctx, ether_line, line, addr, hostname); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_ether_ntoa_r(__sanitizer::__sanitizer_ether_addr*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4588:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4588 | COMMON_INTERCEPTOR_ENTER(ctx, ether_ntoa_r, addr, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_ether_addr* __interceptor_ether_aton_r(char*, __sanitizer::__sanitizer_ether_addr*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4600:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4600 | COMMON_INTERCEPTOR_ENTER(ctx, ether_aton_r, buf, addr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_shmctl(int, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4619:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4619 | COMMON_INTERCEPTOR_ENTER(ctx, shmctl, shmid, cmd, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_random_r(void*, __sanitizer::u32*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4644:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4644 | COMMON_INTERCEPTOR_ENTER(ctx, random_r, buf, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getdetachstate(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4677:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4677 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_attr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4689:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_ATTR_GET’ 4689 | INTERCEPTOR_PTHREAD_ATTR_GET(detachstate, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getguardsize(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4677:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4677 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_attr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4690:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_ATTR_GET’ 4690 | INTERCEPTOR_PTHREAD_ATTR_GET(guardsize, sizeof(SIZE_T)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getscope(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4677:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4677 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_attr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4691:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_ATTR_GET’ 4691 | INTERCEPTOR_PTHREAD_ATTR_GET(scope, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getstacksize(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4677:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4677 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_attr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4692:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_ATTR_GET’ 4692 | INTERCEPTOR_PTHREAD_ATTR_GET(stacksize, sizeof(SIZE_T)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getstack(void*, void**, SIZE_T*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4695:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4695 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_attr_getstack, attr, addr, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getschedparam(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4677:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4677 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_attr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4729:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_ATTR_GET’ 4729 | INTERCEPTOR_PTHREAD_ATTR_GET(schedparam, struct_sched_param_sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getschedpolicy(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4677:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4677 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_attr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4730:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_ATTR_GET’ 4730 | INTERCEPTOR_PTHREAD_ATTR_GET(schedpolicy, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getinheritsched(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4677:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4677 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_attr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4740:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_ATTR_GET’ 4740 | INTERCEPTOR_PTHREAD_ATTR_GET(inheritsched, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_attr_getaffinity_np(void*, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4752:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4752 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_attr_getaffinity_np, attr, cpusetsize, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutexattr_getpshared(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4679:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4679 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_mutexattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4770:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_MUTEXATTR_GET’ 4770 | INTERCEPTOR_PTHREAD_MUTEXATTR_GET(pshared, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutexattr_gettype(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4679:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4679 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_mutexattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4778:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_MUTEXATTR_GET’ 4778 | INTERCEPTOR_PTHREAD_MUTEXATTR_GET(type, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutexattr_getprotocol(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4679:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4679 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_mutexattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4786:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_MUTEXATTR_GET’ 4786 | INTERCEPTOR_PTHREAD_MUTEXATTR_GET(protocol, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutexattr_getprioceiling(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4679:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4679 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_mutexattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4794:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_MUTEXATTR_GET’ 4794 | INTERCEPTOR_PTHREAD_MUTEXATTR_GET(prioceiling, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutexattr_getrobust(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4679:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4679 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_mutexattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4802:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_MUTEXATTR_GET’ 4802 | INTERCEPTOR_PTHREAD_MUTEXATTR_GET(robust, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_mutexattr_getrobust_np(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4679:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4679 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_mutexattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4810:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_MUTEXATTR_GET’ 4810 | INTERCEPTOR_PTHREAD_MUTEXATTR_GET(robust_np, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_rwlockattr_getpshared(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4681:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4681 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_rwlockattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4818:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_RWLOCKATTR_GET’ 4818 | INTERCEPTOR_PTHREAD_RWLOCKATTR_GET(pshared, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_rwlockattr_getkind_np(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4681:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4681 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_rwlockattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4826:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_RWLOCKATTR_GET’ 4826 | INTERCEPTOR_PTHREAD_RWLOCKATTR_GET(kind_np, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:50:23: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 50 | DEFINE_REAL(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:51:50: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 51 | DECLARE_EXTERN_INTERCEPTOR_AND_WRAPPER(int, vfork) | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_condattr_getpshared(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4683:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4683 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_condattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4834:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_CONDATTR_GET’ 4834 | INTERCEPTOR_PTHREAD_CONDATTR_GET(pshared, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_condattr_getclock(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4683:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4683 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_condattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4842:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_CONDATTR_GET’ 4842 | INTERCEPTOR_PTHREAD_CONDATTR_GET(clock, sizeof(int)) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_barrierattr_getpshared(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4671:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4671 | COMMON_INTERCEPTOR_ENTER(ctx, fn, attr, r); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4685:3: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET’ 4685 | INTERCEPTOR_PTHREAD_OBJECT_ATTR_GET(pthread_barrierattr_get##what, sz) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4850:1: note: in expansion of macro ‘INTERCEPTOR_PTHREAD_BARRIERATTR_GET’ 4850 | INTERCEPTOR_PTHREAD_BARRIERATTR_GET(pshared, sizeof(int)) // !mac !android | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_tmpnam(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4860:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4860 | COMMON_INTERCEPTOR_ENTER(ctx, tmpnam, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_tmpnam_r(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4881:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4881 | COMMON_INTERCEPTOR_ENTER(ctx, tmpnam_r, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_ptsname(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4897:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4897 | COMMON_INTERCEPTOR_ENTER(ctx, ptsname, fd); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ptsname_r(int, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4911:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4911 | COMMON_INTERCEPTOR_ENTER(ctx, ptsname_r, fd, name, namesize); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_ttyname(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4925:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4925 | COMMON_INTERCEPTOR_ENTER(ctx, ttyname, fd); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ttyname_r(int, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4939:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4939 | COMMON_INTERCEPTOR_ENTER(ctx, ttyname_r, fd, name, namesize); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_tempnam(char*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4953:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4953 | COMMON_INTERCEPTOR_ENTER(ctx, tempnam, dir, pfx); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_setname_np(__sanitizer::uptr, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4968:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4968 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_setname_np, thread, name); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_getname_np(__sanitizer::uptr, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:4992:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 4992 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_getname_np, thread, name, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_sincos(double, double*, double*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5006:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5006 | COMMON_INTERCEPTOR_ENTER(ctx, sincos, x, sin, cos); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_sincosf(float, float*, float*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5016:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5016 | COMMON_INTERCEPTOR_ENTER(ctx, sincosf, x, sin, cos); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_sincosl(long double, long double*, long double*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5026:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5026 | COMMON_INTERCEPTOR_ENTER(ctx, sincosl, x, sin, cos); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘double __interceptor_remquo(double, double, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5045:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5045 | COMMON_INTERCEPTOR_ENTER(ctx, remquo, x, y, quo); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘float __interceptor_remquof(float, float, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5055:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5055 | COMMON_INTERCEPTOR_ENTER(ctx, remquof, x, y, quo); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘long double __interceptor_remquol(long double, long double, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5073:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5073 | COMMON_INTERCEPTOR_ENTER(ctx, remquol, x, y, quo); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘double __interceptor_lgamma(double)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5091:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5091 | COMMON_INTERCEPTOR_ENTER(ctx, lgamma, x); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘float __interceptor_lgammaf(float)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5098:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5098 | COMMON_INTERCEPTOR_ENTER(ctx, lgammaf, x); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘long double __interceptor_lgammal(long double)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5113:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5113 | COMMON_INTERCEPTOR_ENTER(ctx, lgammal, x); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘double __interceptor_lgamma_r(double, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5127:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5127 | COMMON_INTERCEPTOR_ENTER(ctx, lgamma_r, x, signp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘float __interceptor_lgammaf_r(float, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5137:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5137 | COMMON_INTERCEPTOR_ENTER(ctx, lgammaf_r, x, signp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘long double __interceptor_lgammal_r(long double, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5155:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5155 | COMMON_INTERCEPTOR_ENTER(ctx, lgammal_r, x, signp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_drand48_r(void*, double*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5171:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5171 | COMMON_INTERCEPTOR_ENTER(ctx, drand48_r, buffer, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_lrand48_r(void*, long int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5181:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5181 | COMMON_INTERCEPTOR_ENTER(ctx, lrand48_r, buffer, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_rand_r(unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5199:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5199 | COMMON_INTERCEPTOR_ENTER(ctx, rand_r, seedp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_getline(char**, SIZE_T*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5211:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5211 | COMMON_INTERCEPTOR_ENTER(ctx, getline, lineptr, n, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor___getdelim(char**, SIZE_T*, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5230:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5230 | COMMON_INTERCEPTOR_ENTER(ctx, vname, lineptr, n, delim, stream); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5242:1: note: in expansion of macro ‘GETDELIM_INTERCEPTOR_IMPL’ 5242 | GETDELIM_INTERCEPTOR_IMPL(__getdelim) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_getdelim(char**, SIZE_T*, int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5230:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5230 | COMMON_INTERCEPTOR_ENTER(ctx, vname, lineptr, n, delim, stream); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5248:1: note: in expansion of macro ‘GETDELIM_INTERCEPTOR_IMPL’ 5248 | GETDELIM_INTERCEPTOR_IMPL(getdelim) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_iconv(void*, char**, SIZE_T*, char**, SIZE_T*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5262:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5262 | COMMON_INTERCEPTOR_ENTER(ctx, iconv, cd, inbuf, inbytesleft, outbuf, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_clock_t __interceptor_times(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5289:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5289 | COMMON_INTERCEPTOR_ENTER(ctx, times, tms); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_listxattr(const char*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5416:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5416 | COMMON_INTERCEPTOR_ENTER(ctx, listxattr, path, list, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_llistxattr(const char*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5429:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5429 | COMMON_INTERCEPTOR_ENTER(ctx, llistxattr, path, list, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_flistxattr(int, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5440:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5440 | COMMON_INTERCEPTOR_ENTER(ctx, flistxattr, fd, list, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_getxattr(const char*, const char*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5460:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5460 | COMMON_INTERCEPTOR_ENTER(ctx, getxattr, path, name, value, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_lgetxattr(const char*, const char*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5473:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5473 | COMMON_INTERCEPTOR_ENTER(ctx, lgetxattr, path, name, value, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_fgetxattr(int, const char*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5486:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5486 | COMMON_INTERCEPTOR_ENTER(ctx, fgetxattr, fd, name, value, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getresuid(void*, void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5506:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5506 | COMMON_INTERCEPTOR_ENTER(ctx, getresuid, ruid, euid, suid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getresgid(void*, void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5520:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5520 | COMMON_INTERCEPTOR_ENTER(ctx, getresgid, rgid, egid, sgid); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getifaddrs(__sanitizer::__sanitizer_ifaddrs**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5545:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5545 | COMMON_INTERCEPTOR_ENTER(ctx, getifaddrs, ifap); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_if_indextoname(unsigned int, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5581:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5581 | COMMON_INTERCEPTOR_ENTER(ctx, if_indextoname, ifindex, ifname); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘unsigned int __interceptor_if_nametoindex(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5592:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5592 | COMMON_INTERCEPTOR_ENTER(ctx, if_nametoindex, ifname); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_capget(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5607:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5607 | COMMON_INTERCEPTOR_ENTER(ctx, capget, hdrp, datap); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_capset(void*, const void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5623:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5623 | COMMON_INTERCEPTOR_ENTER(ctx, capset, hdrp, datap); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor___bzero(void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:264:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 264 | COMMON_INTERCEPTOR_ENTER(ctx, memset, dst, v, size); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5719:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_MEMSET_IMPL’ 5719 | COMMON_INTERCEPTOR_MEMSET_IMPL(ctx, block, 0, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_bzero(void*, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:264:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 264 | COMMON_INTERCEPTOR_ENTER(ctx, memset, dst, v, size); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5729:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_MEMSET_IMPL’ 5729 | COMMON_INTERCEPTOR_MEMSET_IMPL(ctx, block, 0, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_ftime(__sanitizer::__sanitizer_timeb*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5739:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5739 | COMMON_INTERCEPTOR_ENTER(ctx, ftime, tp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_xdrmem_create(__sanitizer::__sanitizer_XDR*, __sanitizer::uptr, unsigned int, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5757:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5757 | COMMON_INTERCEPTOR_ENTER(ctx, xdrmem_create, xdrs, addr, size, op); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_xdrstdio_create(__sanitizer::__sanitizer_XDR*, void*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5772:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5772 | COMMON_INTERCEPTOR_ENTER(ctx, xdrstdio_create, xdrs, file, op); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_short(__sanitizer::__sanitizer_XDR*, short int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5795:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5795 | XDR_INTERCEPTOR(xdr_short, short) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_u_short(__sanitizer::__sanitizer_XDR*, short unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5796:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5796 | XDR_INTERCEPTOR(xdr_u_short, unsigned short) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_int(__sanitizer::__sanitizer_XDR*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5797:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5797 | XDR_INTERCEPTOR(xdr_int, int) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_u_int(__sanitizer::__sanitizer_XDR*, unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5798:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5798 | XDR_INTERCEPTOR(xdr_u_int, unsigned) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_long(__sanitizer::__sanitizer_XDR*, long int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5799:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5799 | XDR_INTERCEPTOR(xdr_long, long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_u_long(__sanitizer::__sanitizer_XDR*, long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5800:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5800 | XDR_INTERCEPTOR(xdr_u_long, unsigned long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_hyper(__sanitizer::__sanitizer_XDR*, long long int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5801:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5801 | XDR_INTERCEPTOR(xdr_hyper, long long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_u_hyper(__sanitizer::__sanitizer_XDR*, long long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5802:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5802 | XDR_INTERCEPTOR(xdr_u_hyper, unsigned long long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_longlong_t(__sanitizer::__sanitizer_XDR*, long long int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5803:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5803 | XDR_INTERCEPTOR(xdr_longlong_t, long long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_u_longlong_t(__sanitizer::__sanitizer_XDR*, long long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5804:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5804 | XDR_INTERCEPTOR(xdr_u_longlong_t, unsigned long long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_int8_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u8*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5805:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5805 | XDR_INTERCEPTOR(xdr_int8_t, u8) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_uint8_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u8*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5806:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5806 | XDR_INTERCEPTOR(xdr_uint8_t, u8) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_int16_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u16*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5807:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5807 | XDR_INTERCEPTOR(xdr_int16_t, u16) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_uint16_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u16*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5808:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5808 | XDR_INTERCEPTOR(xdr_uint16_t, u16) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_int32_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u32*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5809:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5809 | XDR_INTERCEPTOR(xdr_int32_t, u32) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_uint32_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u32*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5810:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5810 | XDR_INTERCEPTOR(xdr_uint32_t, u32) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_int64_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u64*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5811:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5811 | XDR_INTERCEPTOR(xdr_int64_t, u64) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_uint64_t(__sanitizer::__sanitizer_XDR*, __sanitizer::u64*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5812:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5812 | XDR_INTERCEPTOR(xdr_uint64_t, u64) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_quad_t(__sanitizer::__sanitizer_XDR*, long long int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5813:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5813 | XDR_INTERCEPTOR(xdr_quad_t, long long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_u_quad_t(__sanitizer::__sanitizer_XDR*, long long unsigned int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5814:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5814 | XDR_INTERCEPTOR(xdr_u_quad_t, unsigned long long) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_bool(__sanitizer::__sanitizer_XDR*, bool*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5815:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5815 | XDR_INTERCEPTOR(xdr_bool, bool) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_enum(__sanitizer::__sanitizer_XDR*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5816:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5816 | XDR_INTERCEPTOR(xdr_enum, int) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_char(__sanitizer::__sanitizer_XDR*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5817:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5817 | XDR_INTERCEPTOR(xdr_char, char) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_u_char(__sanitizer::__sanitizer_XDR*, unsigned char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5818:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5818 | XDR_INTERCEPTOR(xdr_u_char, unsigned char) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_float(__sanitizer::__sanitizer_XDR*, float*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5819:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5819 | XDR_INTERCEPTOR(xdr_float, float) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_double(__sanitizer::__sanitizer_XDR*, double*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5786:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5786 | COMMON_INTERCEPTOR_ENTER(ctx, F, xdrs, p); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5820:1: note: in expansion of macro ‘XDR_INTERCEPTOR’ 5820 | XDR_INTERCEPTOR(xdr_double, double) | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_bytes(__sanitizer::__sanitizer_XDR*, char**, unsigned int*, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5828:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5828 | COMMON_INTERCEPTOR_ENTER(ctx, xdr_bytes, xdrs, p, sizep, maxsize); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_xdr_string(__sanitizer::__sanitizer_XDR*, char**, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5849:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5849 | COMMON_INTERCEPTOR_ENTER(ctx, xdr_string, xdrs, p, maxsize); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_xdrrec_create(__sanitizer::__sanitizer_XDR*, unsigned int, unsigned int, char*, int (*)(char*, char*, int), int (*)(char*, char*, int))’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5929:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5929 | COMMON_INTERCEPTOR_ENTER(ctx, xdrrec_create, xdr, sndsize, rcvsize, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_xdr_destroy(__sanitizer::__sanitizer_XDR*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5959:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5959 | COMMON_INTERCEPTOR_ENTER(ctx, xdr_destroy, xdr); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_tsearch(void*, void**, int (*)(const void*, const void*))’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:5978:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 5978 | COMMON_INTERCEPTOR_ENTER(ctx, tsearch, key, rootp, compar); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___uflow(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6017:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6017 | COMMON_INTERCEPTOR_ENTER(ctx, __uflow, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___underflow(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6024:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6024 | COMMON_INTERCEPTOR_ENTER(ctx, __underflow, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___overflow(__sanitizer::__sanitizer_FILE*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6031:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6031 | COMMON_INTERCEPTOR_ENTER(ctx, __overflow, fp, ch); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___wuflow(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6038:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6038 | COMMON_INTERCEPTOR_ENTER(ctx, __wuflow, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___wunderflow(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6045:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6045 | COMMON_INTERCEPTOR_ENTER(ctx, __wunderflow, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___woverflow(__sanitizer::__sanitizer_FILE*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6052:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6052 | COMMON_INTERCEPTOR_ENTER(ctx, __woverflow, fp, ch); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_fopen(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6071:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6071 | COMMON_INTERCEPTOR_ENTER(ctx, fopen, path, mode); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_fdopen(int, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6081:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6081 | COMMON_INTERCEPTOR_ENTER(ctx, fdopen, fd, mode); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_freopen(const char*, const char*, __sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6090:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6090 | COMMON_INTERCEPTOR_ENTER(ctx, freopen, path, mode, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_fopen64(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6144:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6144 | COMMON_INTERCEPTOR_ENTER(ctx, fopen64, path, mode); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_freopen64(const char*, const char*, __sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6155:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6155 | COMMON_INTERCEPTOR_ENTER(ctx, freopen64, path, mode, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_open_memstream(char**, SIZE_T*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6174:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6174 | COMMON_INTERCEPTOR_ENTER(ctx, open_memstream, ptr, sizeloc); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_open_wmemstream(wchar_t**, SIZE_T*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6191:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6191 | COMMON_INTERCEPTOR_ENTER(ctx, open_wmemstream, ptr, sizeloc); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_fmemopen(void*, SIZE_T, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6205:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6205 | COMMON_INTERCEPTOR_ENTER(ctx, fmemopen, buf, size, mode); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor__obstack_begin_1(__sanitizer::__sanitizer_obstack*, int, int, void* (*)(__sanitizer::uptr, __sanitizer::uptr), void (*)(__sanitizer::uptr, void*))’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6233:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6233 | COMMON_INTERCEPTOR_ENTER(ctx, _obstack_begin_1, obstack, sz, align, alloc_fn, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor__obstack_begin(__sanitizer::__sanitizer_obstack*, int, int, void* (*)(__sanitizer::uptr), void (*)(void*))’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6242:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6242 | COMMON_INTERCEPTOR_ENTER(ctx, _obstack_begin, obstack, sz, align, alloc_fn, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor__obstack_newchunk(__sanitizer::__sanitizer_obstack*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6250:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6250 | COMMON_INTERCEPTOR_ENTER(ctx, _obstack_newchunk, obstack, length); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fflush(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6267:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6267 | COMMON_INTERCEPTOR_ENTER(ctx, fflush, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_fclose(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6286:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6286 | COMMON_INTERCEPTOR_ENTER(ctx, fclose, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_dlopen(const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2301:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 2301 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6306:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER_NOIGNORE’ 6306 | COMMON_INTERCEPTOR_ENTER_NOIGNORE(ctx, dlopen, filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_dlclose(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2301:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 2301 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6317:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER_NOIGNORE’ 6317 | COMMON_INTERCEPTOR_ENTER_NOIGNORE(ctx, dlclose, handle); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_getpass(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6333:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6333 | COMMON_INTERCEPTOR_ENTER(ctx, getpass, prompt); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_timerfd_settime(int, int, void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6350:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6350 | COMMON_INTERCEPTOR_ENTER(ctx, timerfd_settime, fd, flags, new_value, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_timerfd_gettime(int, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6361:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6361 | COMMON_INTERCEPTOR_ENTER(ctx, timerfd_gettime, fd, curr_value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_fopencookie(void*, const char*, __sanitizer::__sanitizer_cookie_io_functions_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6456:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6456 | COMMON_INTERCEPTOR_ENTER(ctx, fopencookie, cookie, mode, io_funcs); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sem_init(__sanitizer::__sanitizer_sem_t*, int, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6475:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6475 | COMMON_INTERCEPTOR_ENTER(ctx, sem_init, s, pshared, value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sem_destroy(__sanitizer::__sanitizer_sem_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6487:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6487 | COMMON_INTERCEPTOR_ENTER(ctx, sem_destroy, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sem_wait(__sanitizer::__sanitizer_sem_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6494:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6494 | COMMON_INTERCEPTOR_ENTER(ctx, sem_wait, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sem_trywait(__sanitizer::__sanitizer_sem_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6504:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6504 | COMMON_INTERCEPTOR_ENTER(ctx, sem_trywait, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sem_timedwait(__sanitizer::__sanitizer_sem_t*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6514:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6514 | COMMON_INTERCEPTOR_ENTER(ctx, sem_timedwait, s, abstime); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sem_post(__sanitizer::__sanitizer_sem_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6525:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6525 | COMMON_INTERCEPTOR_ENTER(ctx, sem_post, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sem_getvalue(__sanitizer::__sanitizer_sem_t*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6533:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6533 | COMMON_INTERCEPTOR_ENTER(ctx, sem_getvalue, s, sval); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_setcancelstate(int, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6556:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6556 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_setcancelstate, state, oldstate); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pthread_setcanceltype(int, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6565:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6565 | COMMON_INTERCEPTOR_ENTER(ctx, pthread_setcanceltype, type, oldtype); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_mincore(void*, __sanitizer::uptr, unsigned char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6581:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6581 | COMMON_INTERCEPTOR_ENTER(ctx, mincore, addr, length, vec); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_process_vm_readv(int, __sanitizer::__sanitizer_iovec*, __sanitizer::uptr, __sanitizer::__sanitizer_iovec*, __sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6600:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6600 | COMMON_INTERCEPTOR_ENTER(ctx, process_vm_readv, pid, local_iov, liovcnt, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_process_vm_writev(int, __sanitizer::__sanitizer_iovec*, __sanitizer::uptr, __sanitizer::__sanitizer_iovec*, __sanitizer::uptr, __sanitizer::uptr)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6613:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6613 | COMMON_INTERCEPTOR_ENTER(ctx, process_vm_writev, pid, local_iov, liovcnt, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_ctermid(char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6631:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6631 | COMMON_INTERCEPTOR_ENTER(ctx, ctermid, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_recv(int, void*, SIZE_T, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6661:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6661 | COMMON_INTERCEPTOR_ENTER(ctx, recv, fd, buf, len, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_recvfrom(int, void*, SIZE_T, int, void*, int*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6674:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6674 | COMMON_INTERCEPTOR_ENTER(ctx, recvfrom, fd, buf, len, flags, srcaddr, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_send(int, void*, SIZE_T, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6698:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6698 | COMMON_INTERCEPTOR_ENTER(ctx, send, fd, buf, len, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_sendto(int, void*, SIZE_T, int, void*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6712:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6712 | COMMON_INTERCEPTOR_ENTER(ctx, sendto, fd, buf, len, flags, dstaddr, addrlen); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_eventfd_read(int, __sanitizer::u64*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6733:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6733 | COMMON_INTERCEPTOR_ENTER(ctx, eventfd_read, fd, value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_eventfd_write(int, __sanitizer::u64)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6744:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6744 | COMMON_INTERCEPTOR_ENTER(ctx, eventfd_write, fd, value); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___xstat(int, const char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6794:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6794 | COMMON_INTERCEPTOR_ENTER(ctx, __xstat, version, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___xstat64(int, const char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6810:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6810 | COMMON_INTERCEPTOR_ENTER(ctx, __xstat64, version, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___lxstat(int, const char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6826:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6826 | COMMON_INTERCEPTOR_ENTER(ctx, __lxstat, version, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor___lxstat64(int, const char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6842:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6842 | COMMON_INTERCEPTOR_ENTER(ctx, __lxstat64, version, path, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_getutent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6860:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6860 | COMMON_INTERCEPTOR_ENTER(ctx, getutent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_getutid(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6868:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6868 | COMMON_INTERCEPTOR_ENTER(ctx, getutid, ut); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_getutline(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6876:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6876 | COMMON_INTERCEPTOR_ENTER(ctx, getutline, ut); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_getutxent(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6893:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6893 | COMMON_INTERCEPTOR_ENTER(ctx, getutxent, dummy); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_getutxid(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6901:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6901 | COMMON_INTERCEPTOR_ENTER(ctx, getutxid, ut); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_getutxline(void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6909:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6909 | COMMON_INTERCEPTOR_ENTER(ctx, getutxline, ut); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_pututxline(const void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6917:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6917 | COMMON_INTERCEPTOR_ENTER(ctx, pututxline, ut); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getloadavg(double*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6937:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6937 | COMMON_INTERCEPTOR_ENTER(ctx, getloadavg, loadavg, nelem); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcslen(const wchar_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6965:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6965 | COMMON_INTERCEPTOR_ENTER(ctx, wcslen, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcsnlen(const wchar_t*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6973:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6973 | COMMON_INTERCEPTOR_ENTER(ctx, wcsnlen, s, n); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘wchar_t* __interceptor_wcscat(wchar_t*, const wchar_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6985:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6985 | COMMON_INTERCEPTOR_ENTER(ctx, wcscat, dst, src); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘wchar_t* __interceptor_wcsncat(wchar_t*, const wchar_t*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6997:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 6997 | COMMON_INTERCEPTOR_ENTER(ctx, wcsncat, dst, src, n); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘wchar_t* __interceptor_wcsdup(wchar_t*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7017:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7017 | COMMON_INTERCEPTOR_ENTER(ctx, wcsdup, s); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_strxfrm(char*, const char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7039:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7039 | COMMON_INTERCEPTOR_ENTER(ctx, strxfrm, dest, src, len, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7049:3: note: in expansion of macro ‘STRXFRM_INTERCEPTOR_IMPL’ 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_strxfrm_l(char*, const char*, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7039:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7039 | COMMON_INTERCEPTOR_ENTER(ctx, strxfrm, dest, src, len, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7054:3: note: in expansion of macro ‘STRXFRM_INTERCEPTOR_IMPL’ 7054 | STRXFRM_INTERCEPTOR_IMPL(strxfrm_l, dest, src, len, locale); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor___strxfrm_l(char*, const char*, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7039:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7039 | COMMON_INTERCEPTOR_ENTER(ctx, strxfrm, dest, src, len, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7067:3: note: in expansion of macro ‘STRXFRM_INTERCEPTOR_IMPL’ 7067 | STRXFRM_INTERCEPTOR_IMPL(__strxfrm_l, dest, src, len, locale); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcsxfrm(wchar_t*, const wchar_t*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7039:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7039 | COMMON_INTERCEPTOR_ENTER(ctx, strxfrm, dest, src, len, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7077:3: note: in expansion of macro ‘STRXFRM_INTERCEPTOR_IMPL’ 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_wcsxfrm_l(wchar_t*, const wchar_t*, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7039:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7039 | COMMON_INTERCEPTOR_ENTER(ctx, strxfrm, dest, src, len, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7082:3: note: in expansion of macro ‘STRXFRM_INTERCEPTOR_IMPL’ 7082 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm_l, dest, src, len, locale); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor___wcsxfrm_l(wchar_t*, const wchar_t*, SIZE_T, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7039:5: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7039 | COMMON_INTERCEPTOR_ENTER(ctx, strxfrm, dest, src, len, ##__VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7095:3: note: in expansion of macro ‘STRXFRM_INTERCEPTOR_IMPL’ 7095 | STRXFRM_INTERCEPTOR_IMPL(__wcsxfrm_l, dest, src, len, locale); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_readlink(const char*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7254:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7254 | COMMON_INTERCEPTOR_ENTER(ctx, readlink, path, buf, bufsiz); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_readlinkat(int, const char*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7271:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7271 | COMMON_INTERCEPTOR_ENTER(ctx, readlinkat, dirfd, path, buf, bufsiz); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_name_to_handle_at(int, const char*, file_handle*, int*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7288:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7288 | COMMON_INTERCEPTOR_ENTER(ctx, name_to_handle_at, dirfd, pathname, handle, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_open_by_handle_at(int, file_handle*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7322:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7322 | COMMON_INTERCEPTOR_ENTER(ctx, open_by_handle_at, mount_fd, handle, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_mmap(void*, SIZE_T, int, int, int, OFF_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7385:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7385 | COMMON_INTERCEPTOR_ENTER(ctx, mmap, addr, sz, prot, flags, fd, off); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_mprotect(void*, SIZE_T, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7395:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7395 | COMMON_INTERCEPTOR_ENTER(ctx, mprotect, addr, sz, prot); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void* __interceptor_mmap64(void*, SIZE_T, int, int, int, OFF64_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7414:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7414 | COMMON_INTERCEPTOR_ENTER(ctx, mmap64, addr, sz, prot, flags, fd, off); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_protoent* __interceptor_getprotoent()’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7539:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_protoent* __interceptor_getprotobyname(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7548:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7548 | COMMON_INTERCEPTOR_ENTER(ctx, getprotobyname, name); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_protoent* __interceptor_getprotobynumber(int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7559:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7559 | COMMON_INTERCEPTOR_ENTER(ctx, getprotobynumber, proto); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getprotoent_r(__sanitizer::__sanitizer_protoent*, char*, SIZE_T, __sanitizer::__sanitizer_protoent**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7577:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7577 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent_r, result_buf, buf, buflen, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getprotobyname_r(const char*, __sanitizer::__sanitizer_protoent*, char*, SIZE_T, __sanitizer::__sanitizer_protoent**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7591:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7591 | COMMON_INTERCEPTOR_ENTER(ctx, getprotobyname_r, name, result_buf, buf, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_getprotobynumber_r(int, __sanitizer::__sanitizer_protoent*, char*, SIZE_T, __sanitizer::__sanitizer_protoent**)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7607:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7607 | COMMON_INTERCEPTOR_ENTER(ctx, getprotobynumber_r, num, result_buf, buf, | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_setvbuf(__sanitizer::__sanitizer_FILE*, char*, int, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7736:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7736 | COMMON_INTERCEPTOR_ENTER(ctx, setvbuf, stream, buf, mode, size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_setbuf(__sanitizer::__sanitizer_FILE*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7747:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7747 | COMMON_INTERCEPTOR_ENTER(ctx, setbuf, stream, buf); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_setbuffer(__sanitizer::__sanitizer_FILE*, char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7758:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7758 | COMMON_INTERCEPTOR_ENTER(ctx, setbuffer, stream, buf, mode); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_setlinebuf(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7769:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7769 | COMMON_INTERCEPTOR_ENTER(ctx, setlinebuf, stream); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_regcomp(void*, const char*, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7799:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7799 | COMMON_INTERCEPTOR_ENTER(ctx, regcomp, preg, pattern, cflags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_regexec(const void*, const char*, SIZE_T, __sanitizer_regmatch**, int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7810:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7810 | COMMON_INTERCEPTOR_ENTER(ctx, regexec, preg, string, nmatch, pmatch, eflags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SIZE_T __interceptor_regerror(int, const void*, char*, SIZE_T)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7823:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7823 | COMMON_INTERCEPTOR_ENTER(ctx, regerror, errcode, preg, errbuf, errbuf_size); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_regfree(const void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:7833:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 7833 | COMMON_INTERCEPTOR_ENTER(ctx, regfree, preg); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘__sanitizer::__sanitizer_FILE* __interceptor_popen(const char*, const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9530:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 9530 | COMMON_INTERCEPTOR_ENTER(ctx, popen, command, type); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_pclose(__sanitizer::__sanitizer_FILE*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9583:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 9583 | COMMON_INTERCEPTOR_ENTER(ctx, pclose, fp); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_getusershell()’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9795:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘SSIZE_T __interceptor_getrandom(void*, SIZE_T, unsigned int)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9863:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 9863 | COMMON_INTERCEPTOR_ENTER(ctx, getrandom, buf, buflen, flags); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_crypt(char*, char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9878:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 9878 | COMMON_INTERCEPTOR_ENTER(ctx, crypt, key, salt); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘char* __interceptor_crypt_r(char*, char*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9894:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 9894 | COMMON_INTERCEPTOR_ENTER(ctx, crypt_r, key, salt, data); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_qsort(void*, SIZE_T, SIZE_T, qsort_compar_f)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:9950:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 9950 | COMMON_INTERCEPTOR_ENTER(ctx, qsort, base, nmemb, size, compar); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘void __interceptor_qsort_r(void*, SIZE_T, SIZE_T, qsort_r_compar_f, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:10001:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 10001 | COMMON_INTERCEPTOR_ENTER(ctx, qsort_r, base, nmemb, size, compar, arg); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_sigaltstack(void*, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:10041:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 10041 | COMMON_INTERCEPTOR_ENTER(ctx, sigaltstack, ss, oss); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: In function ‘int __interceptor_uname(utsname*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:43:5: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 43 | SCOPED_INTERCEPTOR_RAW(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2295:3: note: in expansion of macro ‘SCOPED_TSAN_INTERCEPTOR’ 2295 | SCOPED_TSAN_INTERCEPTOR(func, __VA_ARGS__); \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:10060:3: note: in expansion of macro ‘COMMON_INTERCEPTOR_ENTER’ 10060 | COMMON_INTERCEPTOR_ENTER(ctx, uname, utsname); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp: In function ‘int sigaction_impl(int, const __sanitizer::__sanitizer_sigaction*, __sanitizer::__sanitizer_sigaction*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_stacktrace.h:212:5: warning: ISO C++ forbids braced-groups within expressions [-Wpedantic] 212 | ({ \ | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:38:19: note: in expansion of macro ‘GET_CURRENT_PC’ 38 | const uptr pc = GET_CURRENT_PC(); \ | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2425:3: note: in expansion of macro ‘SCOPED_INTERCEPTOR_RAW’ 2425 | SCOPED_INTERCEPTOR_RAW(sigaction, sig, act, old); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:25: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/tsan/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:66:37: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 66 | tag_t mem_tag, uptr ptr, uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:84:72: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 84 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:99:78: warning: ‘nodebug’ attribute directive ignored [-Wattributes] 99 | uptr sz) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] 48 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:48:44: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] 98 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:98:53: warning: always_inline function might not be inlinable [-Wattributes] /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_checks.h:65:53: warning: always_inline function might not be inlinable [-Wattributes] 65 | __attribute__((always_inline, nodebug)) static bool PossiblyShortTagMatches( | ^~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:76:53: warning: the program should also define ‘void operator delete(void*, long unsigned int)’ [-Wsized-deallocation] 76 | INTERCEPTOR_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE void operator delete(void *ptr) | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:80:53: warning: the program should also define ‘void operator delete [](void*, long unsigned int)’ [-Wsized-deallocation] 80 | INTERCEPTOR_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE void operator delete[]( | ^~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:205:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 205 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:205:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 205 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:205:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 205 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:205:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 205 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/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/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp:13:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 13 | (void)write(2, msg, strlen(msg)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/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/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp:13:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 13 | (void)write(2, msg, strlen(msg)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ 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 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/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp: In function ‘void fuzzer::RawPrint(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp:162:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 162 | (void)write(2, Str, strlen(Str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp: In function ‘void fuzzer::RawPrint(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp:162:14: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 162 | (void)write(2, Str, strlen(Str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.cpp:130: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_allocator.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:200:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 200 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:200:1: note: in expansion of macro ‘INTERCEPTOR’ 200 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:200:1: note: in expansion of macro ‘INTERCEPTOR’ 200 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.cpp:130: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7049:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7049 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7077:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7077 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7537:55: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7537 | INTERCEPTOR(struct __sanitizer_protoent *, getprotoent) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7539:44: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7539 | COMMON_INTERCEPTOR_ENTER(ctx, getprotoent); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9793:33: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9793 | INTERCEPTOR(char *, getusershell) { | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:9795:45: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 9795 | COMMON_INTERCEPTOR_ENTER(ctx, getusershell); | ^ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6958:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6958:1: note: in expansion of macro ‘INTERCEPTOR’ 6958 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6954:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6954:1: note: in expansion of macro ‘INTERCEPTOR’ 6954 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6950:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6950:1: note: in expansion of macro ‘INTERCEPTOR’ 6950 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_interceptors.h:16, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_allocator.h:18, from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:21: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:200:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 200 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:200:1: note: in expansion of macro ‘INTERCEPTOR’ 200 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:200:1: note: in expansion of macro ‘INTERCEPTOR’ 200 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:205:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 205 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp: In function ‘void scudo::outputRaw(const char*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/standalone/linux.cpp:205:16: warning: ignoring return value of ‘ssize_t write(int, const void*, size_t)’, declared with attribute warn_unused_result [-Wunused-result] 205 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:205:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 205 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:205:1: note: in expansion of macro ‘INTERCEPTOR’ 205 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:205:1: note: in expansion of macro ‘INTERCEPTOR’ 205 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:201:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 201 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:201:1: note: in expansion of macro ‘INTERCEPTOR’ 201 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:201:1: note: in expansion of macro ‘INTERCEPTOR’ 201 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:197:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 197 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:197:1: note: in expansion of macro ‘INTERCEPTOR’ 197 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:197:1: note: in expansion of macro ‘INTERCEPTOR’ 197 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:169:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 169 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR’ 169 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR’ 169 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:14: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:205:18: warning: ‘int mprobe(void*)’ specifies less restrictive attribute than its target ‘int __interceptor_mprobe(void*)’: ‘nothrow’ [-Wmissing-attributes] 205 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:205:1: note: in expansion of macro ‘INTERCEPTOR’ 205 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mprobe(void*)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:205:1: note: in expansion of macro ‘INTERCEPTOR’ 205 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:201:18: warning: ‘int mcheck_pedantic(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck_pedantic(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 201 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:201:1: note: in expansion of macro ‘INTERCEPTOR’ 201 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mcheck_pedantic(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:201:1: note: in expansion of macro ‘INTERCEPTOR’ 201 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:197:18: warning: ‘int mcheck(void (*)(int))’ specifies less restrictive attribute than its target ‘int __interceptor_mcheck(void (*)(int))’: ‘nothrow’ [-Wmissing-attributes] 197 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:197:1: note: in expansion of macro ‘INTERCEPTOR’ 197 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mcheck(void (*)(int))’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:197:1: note: in expansion of macro ‘INTERCEPTOR’ 197 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:169:18: warning: ‘int mallopt(int, int)’ specifies less restrictive attribute than its target ‘int __interceptor_mallopt(int, int)’: ‘nothrow’ [-Wmissing-attributes] 169 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:148:25: note: in definition of macro ‘DECLARE_WRAPPER’ 148 | extern "C" ret_type func(__VA_ARGS__) \ | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR’ 169 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:144:18: note: ‘int mallopt(int, int)’ target declared here 144 | # define WRAP(x) __interceptor_ ## x | ^~~~~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/../interception/interception.h:223:12: note: in expansion of macro ‘WRAP’ 223 | ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/lsan/lsan_interceptors.cpp:169:1: note: in expansion of macro ‘INTERCEPTOR’ 169 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:49:28: warning: ‘void cfree(void*)’ specifies less restrictive attributes than its target ‘void free(void*)’: ‘leaf’, ‘nothrow’ [-Wmissing-attributes] 49 | INTERCEPTOR_ATTRIBUTE void cfree(void *ptr) ALIAS("free"); | ^~~~~ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/compiler-rt/lib/scudo/scudo_malloc.cpp:23:28: note: ‘void cfree(void*)’ target declared here 23 | INTERCEPTOR_ATTRIBUTE void free(void *ptr) { | ^~~~ /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 /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/IR/Core.cpp: In function ‘void LLVMContextSetDiagnosticHandler(LLVMContextRef, LLVMDiagnosticHandler, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/IR/Core.cpp:88:18: warning: cast between incompatible function types from ‘LLVMDiagnosticHandler’ {aka ‘void (*)(LLVMOpaqueDiagnosticInfo*, void*)’} to ‘llvm::DiagnosticHandler::DiagnosticHandlerTy’ {aka ‘void (*)(const llvm::DiagnosticInfo&, void*)’} [-Wcast-function-type] 88 | Handler), | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/IR/Core.cpp: In function ‘void (* LLVMContextGetDiagnosticHandler(LLVMContextRef))(LLVMDiagnosticInfoRef, void*)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/IR/Core.cpp:94:48: warning: cast between incompatible function types from ‘llvm::DiagnosticHandler::DiagnosticHandlerTy’ {aka ‘void (*)(const llvm::DiagnosticInfo&, void*)’} to ‘LLVMDiagnosticHandler’ {aka ‘void (*)(LLVMOpaqueDiagnosticInfo*, void*)’} [-Wcast-function-type] 94 | unwrap(C)->getDiagnosticHandlerCallBack()); | ^ /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/InterfaceStub/IFSStub.cpp: In copy constructor ‘llvm::ifs::IFSStubTriple::IFSStubTriple(const llvm::ifs::IFSStubTriple&)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/InterfaceStub/IFSStub.cpp:32:1: warning: base class ‘struct llvm::ifs::IFSStub’ should be explicitly initialized in the copy constructor [-Wextra] 32 | IFSStubTriple::IFSStubTriple(IFSStubTriple const &Stub) { | ^~~~~~~~~~~~~ In file included from /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp:29: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93/lib/Target/AMDGPU/AMDGPUGenInstrInfo.inc: In function ‘int llvm::AMDGPU::getAddr64Inst(uint16_t)’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93/lib/Target/AMDGPU/AMDGPUGenInstrInfo.inc:122313: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 122313 | return getAddr64InstTable[mid][1]; | /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp: In member function ‘bool {anonymous}::AMDGPUOperand::isInlinableImm(llvm::MVT) const’: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/source/source_subfolder/llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp:1817: note: ‘-Wmisleading-indentation’ is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers 1817 | if (type.getScalarSizeInBits() == 16) { | collect2: fatal error: ld terminated with signal 9 [Killed] compilation terminated. make[2]: *** [tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/build.make:157: bin/clang-ast-dump] Error 1 make[2]: *** Deleting file 'bin/clang-ast-dump' make[1]: *** [CMakeFiles/Makefile2:54861: tools/clang/lib/Tooling/DumpTool/CMakeFiles/clang-ast-dump.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... collect2: fatal error: ld terminated with signal 9 [Killed] compilation terminated. make[2]: *** [tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/build.make:225: bin/diagtool] Error 1 make[2]: *** Deleting file 'bin/diagtool' make[1]: *** [CMakeFiles/Makefile2:56741: tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/all] Error 2 make: *** [Makefile:171: all] Error 2 llvm/13.0.0: WARN: Build folder is dirty, removing it: /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93 llvm/13.0.0: ERROR: Package '4dc68e40974a0614ad07ccff8d2cda0eee91be93' build failed llvm/13.0.0: WARN: Build folder /home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93 ERROR: llvm/13.0.0: Error in build() method, line 83 cmake.build() ConanException: Error 2 while executing cmake --build '/home/conan/w/BuildSingleReference/.conan/data/llvm/13.0.0/_/_/build/4dc68e40974a0614ad07ccff8d2cda0eee91be93' '--' '-j3'