@nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos source root is combine-all-repos @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase ++ mkdir -p /build/combine-all-repos/build ++ BUILD_DIR=/build/combine-all-repos/build ++ export OPENCILK_INSTALL_PREFIX=/nix/store/rvbjfbm2w1yra9bl7y33q7ghlr1mk102-openCilk-from-source-2.1 ++ OPENCILK_INSTALL_PREFIX=/nix/store/rvbjfbm2w1yra9bl7y33q7ghlr1mk102-openCilk-from-source-2.1 ++ INFRA_DIR=/nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure ++ OPENCILK_DIR=/nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk ++ sh /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/tools/build /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk /build/combine-all-repos/build 4 Wed Jul 23 17:55:05 UTC 2025 Building with 4 parallel jobs + mkdir -p /build/combine-all-repos/build + cd /build/combine-all-repos/build + : Release + : On + OPENCILK_COMPONENTS='clang;clang-tools-extra' + OPENCILK_RUNTIMES='cheetah;cilktools' + case "${OS}" in + : ';compiler-rt' + TARGETS='AArch64;X86' + OPENCILK_INSTALL_PREFIX=/opt/opencilk-3 + COMPONENTS='clang;clang-tools-extra;compiler-rt' + RUNTIMES='cheetah;cilktools' + cmake '-DLLVM_ENABLE_PROJECTS=clang;clang-tools-extra;compiler-rt' '-DLLVM_ENABLE_RUNTIMES=cheetah;cilktools' -DLLVM_ENABLE_ASSERTIONS=On '-DLLVM_TARGETS_TO_BUILD=AArch64;X86' -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/opt/opencilk-3 -DLLVM_OPTIMIZED_TABLEGEN=On /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include)  CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:16 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include)  -- The C compiler identification is GNU 14.1.0 -- The CXX compiler identification is GNU 14.1.0 -- The ASM compiler identification is GNU -- Found assembler: /nix/store/8kawj3bqk7633i1cmqs24g4k6qncvqmk-gcc-wrapper-14.1.0/bin/gcc -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/8kawj3bqk7633i1cmqs24g4k6qncvqmk-gcc-wrapper-14.1.0/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: /nix/store/8kawj3bqk7633i1cmqs24g4k6qncvqmk-gcc-wrapper-14.1.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- bolt project is disabled -- cheetah project is disabled -- cilktools project is disabled -- clang project is enabled -- clang-tools-extra project is enabled -- compiler-rt project is enabled -- cross-project-tests project is disabled -- libc project is disabled -- libclc project is disabled -- lld project is disabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled -- Found Python3: /nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/bin/python3.11 (found suitable version "3.11.9", minimum required is "3.8") found components: Interpreter -- 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 - 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 -- Performing Test HAVE_BUILTIN_THREAD_POINTER -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for mach/mach.h -- Looking for mach/mach.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_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 - found -- Looking for perfmon/perf_event.h -- Looking for perfmon/perf_event.h - found -- Looking for perfmon/pfmlib.h -- Looking for perfmon/pfmlib.h - found -- Looking for perfmon/pfmlib_perf_event.h -- Looking for perfmon/pfmlib_perf_event.h - found -- Performing Test COMPILE_WITH_CYCLES -- Performing Test COMPILE_WITH_CYCLES - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /nix/store/lv6nackqis28gg7l2ic43f6nk52hb39g-zlib-1.3.1/lib/libz.so (found version "1.3.1") -- Looking for compress2 -- Looking for compress2 - found -- Found LibXml2: /nix/store/kf7fzax0av9him9m4zcmbqmihh5108wq-libxml2-2.12.7/lib/libxml2.so (found version "2.12.7") -- Looking for xmlReadMemory -- Looking for xmlReadMemory - found -- Looking for histedit.h -- Looking for histedit.h - found -- Found LibEdit: /nix/store/cfg48yxj3wa3mfdbhxa26mf72qjg6adm-libedit-20230828-3.1-dev/include (found version "2.11") -- Looking for arc4random -- Looking for arc4random - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /nix/store/fwh4fxd747m0py3ib3s5abamia9nrf90-glibc-2.39-52-dev/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 __unw_add_dynamic_fde -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace -- Looking for _Unwind_Backtrace - not 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 sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 -- Looking for mallinfo2 - 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_r -- Looking for strerror_r - found -- Looking for strerror_s -- Looking for strerror_s - not found -- Looking for setenv -- Looking for setenv - 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 dlopen -- Looking for dlopen - found -- Looking for dladdr -- Looking for dladdr - found -- Looking for proc_pid_rusage -- Looking for proc_pid_rusage - not found -- 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 -- LLVM host triple: x86_64-unknown-linux-gnu -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Found Python module pygments -- Found Python module pygments.lexers.c_cpp -- Found Python module yaml -- 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_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 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_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Setting native build dir to /build/combine-all-repos/build/NATIVE -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Found Git: /nix/store/jxjzgz1p0hdqsg8k17ivw5mgcd6ffx9c-git-2.44.1/bin/git (found version "2.44.1") -- Looking for logf128 -- Looking for logf128 - found -- Targeting AArch64 -- Targeting X86 CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/CMakeLists.txt:12 (include)  CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:16 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/CMakeLists.txt:12 (include)  -- Looking for unwind.h -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found -- Performing Test COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG -- Performing Test COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG - Failed -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG - Failed -- 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 C_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG - Success -- Looking for _Unwind_GetRegionStart in unwind -- Looking for _Unwind_GetRegionStart in unwind - found -- 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_FCF_PROTECTION_FLAG -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_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_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_FNO_COVERAGE_MAPPING_FLAG -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG -- Performing Test COMPILER_RT_HAS_MCRC32_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_TRIVIAL_AUTO_INIT -- Performing Test COMPILER_RT_HAS_TRIVIAL_AUTO_INIT - 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_WGNU_ANONYMOUS_STRUCT_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_ANONYMOUS_STRUCT_FLAG - Failed -- 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_WTHREAD_SAFETY_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_REFERENCE_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_REFERENCE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_BETA_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_BETA_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT -- Performing Test COMPILER_RT_HAS_WNO_FORMAT - Failed -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG - Failed -- 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_WD4206_FLAG -- Performing Test COMPILER_RT_HAS_WD4206_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 -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG - Success -- Performing Test COMPILER_RT_HAS_UNINITIALIZED_FLAG -- Performing Test COMPILER_RT_HAS_UNINITIALIZED_FLAG - Success -- Performing Test COMPILER_RT_HAS_SHADOW_FLAG -- Performing Test COMPILER_RT_HAS_SHADOW_FLAG - Success -- Performing Test COMPILER_RT_HAS_EMPTY_BODY_FLAG -- Performing Test COMPILER_RT_HAS_EMPTY_BODY_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_MEMACCESS_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_MEMACCESS_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_ARGUMENT_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_ARGUMENT_FLAG - Success -- Performing Test COMPILER_RT_HAS_SUSPICIOUS_MEMACCESS_FLAG -- Performing Test COMPILER_RT_HAS_SUSPICIOUS_MEMACCESS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_BUILTIN_MEMCPY_CHK_SIZE_FLAG -- Performing Test COMPILER_RT_HAS_BUILTIN_MEMCPY_CHK_SIZE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_POINTER_ARITHMETIC_FLAG -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_POINTER_ARITHMETIC_FLAG - Failed -- Performing Test COMPILER_RT_HAS_RETURN_STACK_ADDRESS_FLAG -- Performing Test COMPILER_RT_HAS_RETURN_STACK_ADDRESS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DECAY_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DECAY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FORMAT_INSUFFICIENT_ARGS_FLAG -- Performing Test COMPILER_RT_HAS_FORMAT_INSUFFICIENT_ARGS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_BUILTIN_FORMAL_SECURITY_FLAG -- Performing Test COMPILER_RT_HAS_BUILTIN_FORMAL_SECURITY_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DIV_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DIV_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_DIV_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_DIV_FLAG - Success -- 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 - Success -- Looking for include file sys/auxv.h -- Looking for include file sys/auxv.h - found -- Looking for __atomic_load_8 in atomic -- Looking for __atomic_load_8 in atomic - 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 - Success -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success -- Looking for __i386__ -- Looking for __i386__ - not found -- Compiler-RT supported architectures: x86_64 -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_NOGPULIB_FLAG -- Performing Test COMPILER_RT_HAS_NOGPULIB_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FLTO_FLAG -- Performing Test COMPILER_RT_HAS_FLTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCONVERGENT_FUNCTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FCONVERGENT_FUNCTIONS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_CODE_OBJECT_VERSION_FLAG -- Performing Test COMPILER_RT_HAS_CODE_OBJECT_VERSION_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WBUILTIN_DECLARATION_MISMATCH_FLAG -- Performing Test COMPILER_RT_HAS_WBUILTIN_DECLARATION_MISMATCH_FLAG - Success -- Performing Test COMPILER_RT_HAS_ZL_FLAG -- Performing Test COMPILER_RT_HAS_ZL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Performing Test COMPILER_RT_HAS_AARCH64_SME -- Performing Test COMPILER_RT_HAS_AARCH64_SME - Failed -- Builtin supported architectures: x86_64 -- Performing additional configure checks with target flags: -m64 -- Performing Test COMPILER_RT_HAS_x86_64_FLOAT16 -- Performing Test COMPILER_RT_HAS_x86_64_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_x86_64_BFLOAT16 -- Performing Test COMPILER_RT_HAS_x86_64_BFLOAT16 - Success -- 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 -- 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: x86_64 -- Generated Sanitizer SUPPORTED_TOOLS list on "Linux" is "asan;lsan;hwasan;msan;tsan;ubsan" -- sanitizer_common tests on "Linux" will run against "asan;lsan;hwasan;msan;tsan;ubsan" -- check-nsan does nothing. -- check-shadowcallstack does nothing. CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/CMakeLists.txt:7 (include)  CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:16 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/CMakeLists.txt:7 (include)  -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for dladdr -- Looking for dladdr - found -- Clang version: 19.1.7 -- Looking for include file sys/inotify.h -- Looking for include file sys/inotify.h - found -- Performing Test HAVE_LINKER_FLAG_LONG_PLT -- Performing Test HAVE_LINKER_FLAG_LONG_PLT - Failed -- Could NOT find Perl (missing: PERL_EXECUTABLE) -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) -- LLVM FileCheck Found: /nix/store/5b3vx791pyv8k3fi61gg8zf3cphdn8x1-llvm-binutils-16.0.6/bin/FileCheck -- Google Benchmark version: v0.0.0, normalized to 0.0.0 -- Looking for shm_open in rt -- Looking for shm_open in rt - found -- 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_WFLOAT_EQUAL -- Performing Test HAVE_CXX_FLAG_WFLOAT_EQUAL - Success -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST -- Performing Test HAVE_CXX_FLAG_WOLD_STYLE_CAST - Success -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE -- Performing Test HAVE_CXX_FLAG_WSUGGEST_OVERRIDE - 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_FSTRICT_ALIASING -- Performing Test HAVE_CXX_FLAG_FSTRICT_ALIASING - Success -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS -- Performing Test HAVE_CXX_FLAG_WNO_DEPRECATED_DECLARATIONS - Success -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS -- Performing Test HAVE_CXX_FLAG_FNO_EXCEPTIONS - 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 -- Compiling and running to test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Compiling and running to test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Compiling and running to test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Compiling and running to test HAVE_PTHREAD_AFFINITY -- Performing Test HAVE_PTHREAD_AFFINITY -- success -- Configuring done (40.0s) -- Generating done (5.0s) -- Build files have been written to: /build/combine-all-repos/build + cmake --build . -- -j 4 [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0%] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/CodeGenIntrinsics.cpp.o [ 0%] Creating /build/combine-all-repos/build/NATIVE... [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 0%] Built target CREATE_LLVM_NATIVE [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 0%] Built target LLVMSupportBlake3 [ 0%] Generating VCSRevision.h [ 0%] Built target llvm_vcsrevision_h [ 0%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/debug.cpp.o [ 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/run_program_wrapper.cpp.o [ 0%] Linking CXX executable ../../bin/llvm-PerfectShuffle [ 0%] Built target llvm-PerfectShuffle [ 0%] Building CXX object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/dlfcn_wrapper.cpp.o [ 0%] Building CXX object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/elfnix_platform.cpp.o [ 0%] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/SDNodeProperties.cpp.o [ 0%] Copying compiler-rt's fuzzer/FuzzedDataProvider.h... [ 0%] Copying compiler-rt's orc_rt/c_api.h... [ 0%] Copying compiler-rt's profile/InstrProfData.inc... [ 0%] Copying compiler-rt's profile/MemProfData.inc... [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o [ 0%] Copying compiler-rt's profile/instr_prof_interface.h... [ 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/memprof_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 xray/xray_interface.h... [ 0%] Copying compiler-rt's xray/xray_log_interface.h... [ 0%] Copying compiler-rt's xray/xray_records.h... [ 0%] Built target compiler-rt-headers [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o [ 0%] Built target obj.LLVMTableGenBasic [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [ 0%] Building ASM object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/elfnix_tls.x86-64.S.o [ 0%] Building ASM object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/elfnix_tls.aarch64.S.o [ 0%] Building ASM object projects/compiler-rt/lib/orc/CMakeFiles/RTOrc.x86_64.dir/elfnix_tls.ppc64.S.o [ 0%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/absvdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/absvdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 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 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/absvsi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/absvti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 0%] Linking CXX static library ../libLLVMDemangle.a [ 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 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_add_impl.inc:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/adddf3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_add_impl.inc:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/addsf3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 0%] Built target LLVMDemangle [ 0%] Building C object clang_rt.crtend.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 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/addvdi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 0%] Built target clang_rt.crtend-x86_64 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/addvsi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 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 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/addvti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashlti3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ashldi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashrdi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ashlti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ashrdi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object clang_rt.crtbegin.o [ 1%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ashrti3.c.o [ 1%] Built target clang_rt.crtbegin-x86_64 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ashrti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/bswapdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/bswapsi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/bswapdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/bswapsi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_fuchsia.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzdi2.c.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common.cpp: In function 'void __lsan::ReportUnsuspendedThreads(const __sanitizer::SuspendedThreadsList&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common.cpp:720:29: warning: format '%zu' expects argument of type 'size_t', but argument 2 has type 'long long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 720 | "Running thread %zu was not suspended. False leaks are possible.\n", | ~~^ | | | long unsigned int | %llu 721 | os_id); | ~~~~~ | | | long long unsigned int In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/clzdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common_fuchsia.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzsi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/clzsi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clzti2.c.o [ 1%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/clzti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cmpdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common_linux.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/cmpdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cmpti2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/cmpti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparedf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/comparedf2.c:40: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparesf2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/comparesf2.c:40: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ctzdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzsi2.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ctzti2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ctzsi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ctzti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdc3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_allocator.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divdc3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_div_impl.inc:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divdf3.c:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divdi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divdi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmoddi4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divmoddi4.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmodsi4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divmodsi4.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divmodti4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divmodti4.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsc3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divsc3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_div_impl.inc:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divsf3.c:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divsi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divsi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_common.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divti3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendsfdf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend_impl.inc:38, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extendsfdf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendhfsf2.c.o [ 1%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/RTLSanCommon.x86_64.dir/lsan_common_mac.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend_impl.inc:38, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extendhfsf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend.h:57:9: warning: ISO C does not support the '_Float16' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 57 | typedef _Float16 src_t; | ^~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffsdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_common_mac.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ffsdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffssi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ffssi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Built target RTLSanCommon.x86_64 [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ffsti2.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_deadlock_detector1.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_deadlock_detector2.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ffsti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfdi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixdfdi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfti.c.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixdfsi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixdfsi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixdfti.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfdi.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixsfdi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfsi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixsfsi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixsfti.c.o [ 1%] Built target RTOrc.x86_64 [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfdi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixsfti.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunsdfdi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfsi.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sancov_flags.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_allocator_checks.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunsdfsi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_dl.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsdfti.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunsdfti.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_fuchsia.cpp.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_linux_libcdep.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfdi.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_libcdep_new.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunssfdi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfsi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_coverage_libcdep_new.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunssfsi.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunssfti.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunssfti.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_errno.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsidf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatsidf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_file.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsisf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonCoverage.x86_64.dir/sanitizer_coverage_win_sections.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatsisf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Built target RTSanitizerCommonCoverage.x86_64 [ 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-x86_64.dir/floattisf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floattidf.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floattisf.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_flags.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsidf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatunsidf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_allocator_report.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsisf.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_mac_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatunsisf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_posix_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntidf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatuntidf.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntisf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_chained_origin_depot.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatuntisf.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/int_util.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_util.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp:119:32: warning: 'static __sanitizer::{anonymous}::ChainedOriginDepotNode::Handle __sanitizer::{anonymous}::ChainedOriginDepotNode::get_handle(__sanitizer::u32)' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-function-Wunused-function]8;;] 119 | ChainedOriginDepotNode::Handle ChainedOriginDepotNode::get_handle(u32 id) { | ^~~~~~~~~~~~~~~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_flag_parser.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/lshrdi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/lshrdi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/lshrti3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/lshrti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stack_store.cpp.o [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/moddi3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/moddi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp:251:6: warning: ISO C++ forbids flexible array member 'data' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 251 | u8 data[]; | ^~~~ [ 1%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/modsi3.c.o [ 1%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_fuchsia.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/modsi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_libc.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/modti3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/modti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldc3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/muldc3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_mul_impl.inc:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/muldf3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muldi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/muldi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulodi4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_mulo_impl.inc:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulodi4.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulosi4.c.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_mulo_impl.inc:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulosi4.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Built target RTSanitizerCommonLibc.x86_64 [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/muloti4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/muloti4.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_linux.cpp.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_libignore.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulsc3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 3%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_mac.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulsc3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_win.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulsf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_mul_impl.inc:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulsf3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/interception/CMakeFiles/RTInterception.x86_64.dir/interception_type_test.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/multi3.c.o [ 3%] Built target RTInterception.x86_64 [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvdi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/multi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_mulv_impl.inc:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulvdi3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_linux_s390.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvsi3.c.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stackdepot.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulvti3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_mulv_impl.inc:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulvsi3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulvti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negdf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/negdf2.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/negdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negsf2.c.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/negsf2.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negti2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/negti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/negvdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvsi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/negvsi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/negvti2.c.o [ 3%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_handlers_cxx.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/negvti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/os_version_check.c.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_printer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_handlers_cxx.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/paritydi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/paritydi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/paritysi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/paritysi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/parityti2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/parityti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountdi2.c.o [ 3%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash.cpp.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_mac.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/popcountdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_stacktrace_sparc.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountsi2.c.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_mutex.cpp.o [ 3%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash_itanium.cpp.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/popcountsi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/popcountti2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/popcountti2.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_netbsd.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powidf2.c.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/powidf2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_cxx.x86_64.dir/ubsan_type_hash_win.cpp.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_linux.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powisf2.c.o [ 3%] Built target RTUbsan_cxx.x86_64 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/powisf2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subdf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/subdf3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subsf3.c.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_libcdep.cpp.o [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/subsf3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvdi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/subvdi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvsi3.c.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/subvti3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/subvsi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/subvti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_mac.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trampoline_setup.c.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfhf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/trampoline_setup.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc_impl.inc:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/truncdfhf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:85:9: warning: ISO C does not support the '_Float16' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 85 | typedef _Float16 dst_t; | ^~~~~~~~ [ 3%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_markup.cpp.o [ 3%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfsf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:177: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc_impl.inc:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/truncdfsf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfhf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc_impl.inc:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/truncsfhf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:85:9: warning: ISO C does not support the '_Float16' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 85 | typedef _Float16 dst_t; | ^~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_posix.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpdi2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ucmpdi2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_printf.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/ucmpti2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/ucmpti2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivdi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/udivdi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmoddi4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/udivmoddi4.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_markup_fuchsia.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodsi4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/udivmodsi4.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivmodti4.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/udivmodti4.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivsi3.c.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_bsd.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/udivsi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_report.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/udivti3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/udivti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umoddi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/umoddi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umodsi3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/umodsi3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/umodti3.c.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/umodti3.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/emutls.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/enable_execute_stack.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/emutls.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/enable_execute_stack.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/eprintf.c.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_report_fuchsia.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_range.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/eprintf.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/gcc_personality_v0.c.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_symbolizer_win.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_unwind_linux_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/gcc_personality_v0.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/clear_cache.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/clear_cache.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_unwind_fuchsia.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/addtf3.c.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_solaris.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/addtf3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/comparetf2.c.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizer.x86_64.dir/sanitizer_unwind_win.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_diag_standalone.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/comparetf2.c:40: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Built target RTSanitizerCommonSymbolizer.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_stoptheworld_win.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag_standalone.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divtc3.c.o [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_diag.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_suppressions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divtc3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_init_standalone.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_standalone.x86_64.dir/ubsan_signals_standalone.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divtf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divtf3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_signals_standalone.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extenddftf2.c.o [ 4%] Built target RTUbsan_standalone.x86_64 [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendhftf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extenddftf2.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_tls_get_addr.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extendhftf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend_impl.inc:38, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extendhftf2.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend.h:57:9: warning: ISO C does not support the '_Float16' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 57 | typedef _Float16 src_t; | ^~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_thread_arg_retval.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendsftf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extendsftf2.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_init.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfdi.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfsi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_init.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixtfdi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixtfsi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_flags.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixtfti.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixtfti.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfdi.c.o [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_handlers.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunstfdi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfsi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_handlers.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunstfti.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunstfsi.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunstfti.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_thread_registry.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatditf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatditf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_monitor.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatsitf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatsitf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_diag.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_monitor.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/ubsan_monitor.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattitf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floattitf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunditf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatunditf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatunsitf.c.o [ 4%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan.x86_64.dir/ubsan_value.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatunsitf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntitf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatuntitf.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 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-x86_64.dir/multf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/multc3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/multf3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_type_traits.cpp.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-x86_64.dir/subtf3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/powitf2.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/subtf3.c:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_win.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfdf2.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfhf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/trunctfdf2.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/trunctfhf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc_impl.inc:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/trunctfhf2.c:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:85:9: warning: ISO C does not support the '_Float16' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 85 | typedef _Float16 dst_t; | ^~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommon.x86_64.dir/sanitizer_termination.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfsf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/trunctfsf2.c:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Built target RTUbsan.x86_64 [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/cpu_model/x86.c.o [ 4%] Copying asan_ignorelist.txt... [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_preinit.x86_64.dir/asan_preinit.cpp.o [ 4%] Built target asan_ignorelist [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/i386/fp_mode.c.o [ 4%] Built target RTSanitizerCommon.x86_64 [ 4%] Built target RTAsan_preinit.x86_64 [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdidf.c.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_cxx.x86_64.dir/asan_new_delete.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_allocator.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/../int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/floatdidf.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/../int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_activation.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_new_delete.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_new_delete.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_activation.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdisf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_activation.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/../int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/floatdisf.c:7: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/../int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundidf.S.o [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundisf.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/divxc3.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendxftf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/divxc3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extendxftf2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Built target RTAsan_cxx.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_debugging.cpp.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfdi.c.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/asan_rtl_static.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixxfdi.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixxfti.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_debugging.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixxfti.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_static.x86_64.dir/asan_rtl_x86_64.S.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_debugging.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfdi.c.o [ 4%] Built target RTAsan_static.x86_64 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunsxfdi.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfsi.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunsxfsi.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.asan-preinit.a [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/fixunsxfti.c.o [ 4%] Built target clang_rt.asan-preinit-x86_64 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fixunsxfti.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floattixf.c.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_allocator.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_activation.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floattixf.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/floatuntixf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_activation.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/floatuntixf.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/mulxc3.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_activation.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/mulxc3.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/powixf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/powixf2.c:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/trunctfxf2.c.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_debugging.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_lib.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/trunctfxf2.c:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_debugging.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatdixf.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/../int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/floatdixf.c:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/x86_64/../int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_debugging.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building ASM object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/x86_64/floatundixf.S.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/extendbfsf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_extend_impl.inc:38, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/extendbfsf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncdfbf2.c.o [ 4%] Building C object projects/compiler-rt/lib/builtins/CMakeFiles/clang_rt.builtins-x86_64.dir/truncsfbf2.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc_impl.inc:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/truncdfbf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_lib.h:99, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/fp_trunc_impl.inc:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/truncsfbf2.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/builtins/int_types.h:240:9: warning: ISO C does not support the '_Float128' type before C23 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 240 | typedef _Float128 _Complex Qcomplex; | ^~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_descriptions.cpp.o [ 4%] Linking C static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.builtins.a In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Built target clang_rt.builtins-x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_errors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_errors.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_errors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/rtsan/CMakeFiles/RTRtsan_preinit.x86_64.dir/rtsan_preinit.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_fake_stack.cpp.o [ 4%] Built target RTRtsan_preinit.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_flags.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_fake_stack.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_flags.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_fake_stack.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/rtsan/CMakeFiles/RTRtsan.x86_64.dir/rtsan.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/rtsan/CMakeFiles/RTRtsan.x86_64.dir/rtsan_context.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_descriptions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/rtsan_context.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/rtsan/CMakeFiles/RTRtsan.x86_64.dir/rtsan_stack.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/rtsan/CMakeFiles/RTRtsan.x86_64.dir/rtsan_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_allocator_dlsym.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/rtsan_interceptors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/rtsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_fuchsia.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_globals.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_errors.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_fake_stack.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_errors.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_errors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_fake_stack.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_descriptions.h:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp: In function 'void __asan::ReportGlobal(const Global&, const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp:89:15: warning: cast from type 'const __asan::Global*' {aka 'const __asan_global*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 89 | prefix, (void *)&g, (void *)g.beg, g.size, g.size_with_redzone, g.name, | ^~~~~~~~~~ [ 4%] Built target RTRtsan.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_flags.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_fake_stack.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_flags.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Generating ../../../../lib/clang/19/share/dfsan_abilist.txt [ 4%] Built target dfsan_abilist [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_fuchsia.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_allocator.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_globals_win.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_allocator.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../dfsan/dfsan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp: In function 'void {anonymous}::PrintNoTaintWarning(const void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp:800:43: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'const void*' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 800 | Printf(" %sDFSan: no tainted value at %x%s\n", d.Warning(), address, | ~^ ~~~~~~~ | | | | unsigned int const void* | %p /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp: In function 'bool CheckMemoryRangeAvailability(__sanitizer::uptr, __sanitizer::uptr, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp:1138:38: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1138 | Printf("FATAL: Memory range %p - %p is not available.\n", beg, end); | ~^ ~~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp:1138:43: warning: format '%p' expects argument of type 'void*', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1138 | Printf("FATAL: Memory range %p - %p is not available.\n", beg, end); | ~^ ~~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp: In function 'bool ProtectMemoryRange(__sanitizer::uptr, __sanitizer::uptr, const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp:1160:51: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1160 | Printf("FATAL: Cannot protect memory range %p - %p (%s).\n", beg, end, | ~^ ~~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp:1160:56: warning: format '%p' expects argument of type 'void*', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1160 | Printf("FATAL: Cannot protect memory range %p - %p (%s).\n", beg, end, | ~^ ~~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp: In function 'bool InitShadow(bool, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan.cpp:1181:28: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1181 | Printf("FATAL: Code %p is out of application range. Non-PIE build?\n", | ~^ | | | void* | %ld 1182 | (uptr)&__dfsan::dfsan_init); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:204: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7156:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7156 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7184:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7184 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_globals.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp: In function 'void __asan::ReportGlobal(const Global&, const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_globals.cpp:89:15: warning: cast from type 'const __asan::Global*' {aka 'const __asan_global*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 89 | prefix, (void *)&g, (void *)g.beg, g.size, g.size_with_redzone, g.name, | ^~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_globals_win.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_chained_origin_depot.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc: In function 'void* ___interceptor_dlopen(const char*, int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:134:5: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 134 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6352:15: note: in expansion of macro 'COMMON_INTERCEPTOR_DLOPEN' 6352 | void *res = COMMON_INTERCEPTOR_DLOPEN(filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:204: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7156:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7156 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7184:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7184 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ [ 4%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_custom.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../dfsan/dfsan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:42: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_interceptors.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:59:38: warning: 'void __dfsw___isoc23_strtod()' alias between functions of incompatible types 'void()' and 'double(const char*, char**, dfsan_label, dfsan_label, dfsan_label*)' {aka 'double(const char*, char**, unsigned char, unsigned char, unsigned char*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 59 | SANITIZER_INTERFACE_ATTRIBUTE void __dfsw_##fun() ALIAS(__dfsw_##real); \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1294:1: note: in expansion of macro 'WRAPPER_ALIAS' 1294 | WRAPPER_ALIAS(__isoc23_strtod, strtod) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1268:8: note: aliased declaration here 1268 | double __dfsw_strtod(const char *nptr, char **endptr, dfsan_label nptr_label, | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:60:38: warning: 'void __dfso___isoc23_sscanf()' alias between functions of incompatible types 'void()' and 'int(char*, const char*, dfsan_label, dfsan_label, dfsan_label*, dfsan_label*, dfsan_origin, dfsan_origin, dfsan_origin*, dfsan_origin*, ...)' {aka 'int(char*, const char*, unsigned char, unsigned char, unsigned char*, unsigned char*, unsigned int, unsigned int, unsigned int*, unsigned int*, ...)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 60 | SANITIZER_INTERFACE_ATTRIBUTE void __dfso_##fun() ALIAS(__dfso_##real); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2856:1: note: in expansion of macro 'WRAPPER_ALIAS' 2856 | WRAPPER_ALIAS(__isoc23_sscanf, sscanf) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2842:5: note: aliased declaration here 2842 | int __dfso_sscanf(char *str, const char *format, dfsan_label str_label, | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:59:38: warning: 'void __dfsw___isoc23_sscanf()' alias between functions of incompatible types 'void()' and 'int(char*, const char*, dfsan_label, dfsan_label, dfsan_label*, dfsan_label*, ...)' {aka 'int(char*, const char*, unsigned char, unsigned char, unsigned char*, unsigned char*, ...)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 59 | SANITIZER_INTERFACE_ATTRIBUTE void __dfsw_##fun() ALIAS(__dfsw_##real); \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2856:1: note: in expansion of macro 'WRAPPER_ALIAS' 2856 | WRAPPER_ALIAS(__isoc23_sscanf, sscanf) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2830:5: note: aliased declaration here 2830 | int __dfsw_sscanf(char *str, const char *format, dfsan_label str_label, | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:60:38: warning: 'void __dfso___isoc99_sscanf()' alias between functions of incompatible types 'void()' and 'int(char*, const char*, dfsan_label, dfsan_label, dfsan_label*, dfsan_label*, dfsan_origin, dfsan_origin, dfsan_origin*, dfsan_origin*, ...)' {aka 'int(char*, const char*, unsigned char, unsigned char, unsigned char*, unsigned char*, unsigned int, unsigned int, unsigned int*, unsigned int*, ...)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 60 | SANITIZER_INTERFACE_ATTRIBUTE void __dfso_##fun() ALIAS(__dfso_##real); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2855:1: note: in expansion of macro 'WRAPPER_ALIAS' 2855 | WRAPPER_ALIAS(__isoc99_sscanf, sscanf) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2842:5: note: aliased declaration here 2842 | int __dfso_sscanf(char *str, const char *format, dfsan_label str_label, | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:59:38: warning: 'void __dfsw___isoc99_sscanf()' alias between functions of incompatible types 'void()' and 'int(char*, const char*, dfsan_label, dfsan_label, dfsan_label*, dfsan_label*, ...)' {aka 'int(char*, const char*, unsigned char, unsigned char, unsigned char*, unsigned char*, ...)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 59 | SANITIZER_INTERFACE_ATTRIBUTE void __dfsw_##fun() ALIAS(__dfsw_##real); \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2855:1: note: in expansion of macro 'WRAPPER_ALIAS' 2855 | WRAPPER_ALIAS(__isoc99_sscanf, sscanf) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:2830:5: note: aliased declaration here 2830 | int __dfsw_sscanf(char *str, const char *format, dfsan_label str_label, | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:60:38: warning: 'void __dfso___isoc23_strtoull()' alias between functions of incompatible types 'void()' and 'long long unsigned int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*, dfsan_origin, dfsan_origin, dfsan_origin, dfsan_origin*)' {aka 'long long unsigned int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*, unsigned int, unsigned int, unsigned int, unsigned int*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 60 | SANITIZER_INTERFACE_ATTRIBUTE void __dfso_##fun() ALIAS(__dfso_##real); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1327:1: note: in expansion of macro 'WRAPPER_ALIAS' 1327 | WRAPPER_ALIAS(__isoc23_strtoull, strtoull) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1306:42: note: aliased declaration here 1306 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfso_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1323:1: note: in expansion of macro 'WRAPPER_STRTO' 1323 | WRAPPER_STRTO(unsigned long long, strtoull) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:59:38: warning: 'void __dfsw___isoc23_strtoull()' alias between functions of incompatible types 'void()' and 'long long unsigned int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*)' {aka 'long long unsigned int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 59 | SANITIZER_INTERFACE_ATTRIBUTE void __dfsw_##fun() ALIAS(__dfsw_##real); \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1327:1: note: in expansion of macro 'WRAPPER_ALIAS' 1327 | WRAPPER_ALIAS(__isoc23_strtoull, strtoull) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1297:42: note: aliased declaration here 1297 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfsw_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1323:1: note: in expansion of macro 'WRAPPER_STRTO' 1323 | WRAPPER_STRTO(unsigned long long, strtoull) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:60:38: warning: 'void __dfso___isoc23_strtoul()' alias between functions of incompatible types 'void()' and 'long unsigned int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*, dfsan_origin, dfsan_origin, dfsan_origin, dfsan_origin*)' {aka 'long unsigned int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*, unsigned int, unsigned int, unsigned int, unsigned int*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 60 | SANITIZER_INTERFACE_ATTRIBUTE void __dfso_##fun() ALIAS(__dfso_##real); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1326:1: note: in expansion of macro 'WRAPPER_ALIAS' 1326 | WRAPPER_ALIAS(__isoc23_strtoul, strtoul) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1306:42: note: aliased declaration here 1306 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfso_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1322:1: note: in expansion of macro 'WRAPPER_STRTO' 1322 | WRAPPER_STRTO(unsigned long, strtoul) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:59:38: warning: 'void __dfsw___isoc23_strtoul()' alias between functions of incompatible types 'void()' and 'long unsigned int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*)' {aka 'long unsigned int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 59 | SANITIZER_INTERFACE_ATTRIBUTE void __dfsw_##fun() ALIAS(__dfsw_##real); \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1326:1: note: in expansion of macro 'WRAPPER_ALIAS' 1326 | WRAPPER_ALIAS(__isoc23_strtoul, strtoul) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1297:42: note: aliased declaration here 1297 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfsw_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1322:1: note: in expansion of macro 'WRAPPER_STRTO' 1322 | WRAPPER_STRTO(unsigned long, strtoul) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:60:38: warning: 'void __dfso___isoc23_strtoll()' alias between functions of incompatible types 'void()' and 'long long int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*, dfsan_origin, dfsan_origin, dfsan_origin, dfsan_origin*)' {aka 'long long int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*, unsigned int, unsigned int, unsigned int, unsigned int*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 60 | SANITIZER_INTERFACE_ATTRIBUTE void __dfso_##fun() ALIAS(__dfso_##real); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1325:1: note: in expansion of macro 'WRAPPER_ALIAS' 1325 | WRAPPER_ALIAS(__isoc23_strtoll, strtoll) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1306:42: note: aliased declaration here 1306 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfso_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1321:1: note: in expansion of macro 'WRAPPER_STRTO' 1321 | WRAPPER_STRTO(long long, strtoll) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:59:38: warning: 'void __dfsw___isoc23_strtoll()' alias between functions of incompatible types 'void()' and 'long long int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*)' {aka 'long long int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 59 | SANITIZER_INTERFACE_ATTRIBUTE void __dfsw_##fun() ALIAS(__dfsw_##real); \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1325:1: note: in expansion of macro 'WRAPPER_ALIAS' 1325 | WRAPPER_ALIAS(__isoc23_strtoll, strtoll) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1297:42: note: aliased declaration here 1297 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfsw_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1321:1: note: in expansion of macro 'WRAPPER_STRTO' 1321 | WRAPPER_STRTO(long long, strtoll) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:60:38: warning: 'void __dfso___isoc23_strtol()' alias between functions of incompatible types 'void()' and 'long int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*, dfsan_origin, dfsan_origin, dfsan_origin, dfsan_origin*)' {aka 'long int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*, unsigned int, unsigned int, unsigned int, unsigned int*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 60 | SANITIZER_INTERFACE_ATTRIBUTE void __dfso_##fun() ALIAS(__dfso_##real); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1324:1: note: in expansion of macro 'WRAPPER_ALIAS' 1324 | WRAPPER_ALIAS(__isoc23_strtol, strtol) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1306:42: note: aliased declaration here 1306 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfso_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1320:1: note: in expansion of macro 'WRAPPER_STRTO' 1320 | WRAPPER_STRTO(long, strtol) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:59:38: warning: 'void __dfsw___isoc23_strtol()' alias between functions of incompatible types 'void()' and 'long int(const char*, char**, int, dfsan_label, dfsan_label, dfsan_label, dfsan_label*)' {aka 'long int(const char*, char**, int, unsigned char, unsigned char, unsigned char, unsigned char*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 59 | SANITIZER_INTERFACE_ATTRIBUTE void __dfsw_##fun() ALIAS(__dfsw_##real); \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1324:1: note: in expansion of macro 'WRAPPER_ALIAS' 1324 | WRAPPER_ALIAS(__isoc23_strtol, strtol) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1297:42: note: aliased declaration here 1297 | SANITIZER_INTERFACE_ATTRIBUTE ret_type __dfsw_##fun( \ | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1320:1: note: in expansion of macro 'WRAPPER_STRTO' 1320 | WRAPPER_STRTO(long, strtol) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:60:38: warning: 'void __dfso___isoc23_strtod()' alias between functions of incompatible types 'void()' and 'double(const char*, char**, dfsan_label, dfsan_label, dfsan_label*, dfsan_origin, dfsan_origin, dfsan_origin*)' {aka 'double(const char*, char**, unsigned char, unsigned char, unsigned char*, unsigned int, unsigned int, unsigned int*)'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattribute-alias-Wattribute-alias=]8;;] 60 | SANITIZER_INTERFACE_ATTRIBUTE void __dfso_##fun() ALIAS(__dfso_##real); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1294:1: note: in expansion of macro 'WRAPPER_ALIAS' 1294 | WRAPPER_ALIAS(__isoc23_strtod, strtod) | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_custom.cpp:1277:8: note: aliased declaration here 1277 | double __dfso_strtod(const char *nptr, char **endptr, dfsan_label nptr_label, | ^~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../dfsan/dfsan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:197:26: warning: 'void __interceptor_malloc_stats()' specifies less restrictive attribute than its target 'void ___interceptor_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:110:1: note: in expansion of macro 'INTERCEPTOR' 110 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:178:19: note: 'void __interceptor_malloc_stats()' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:110:1: note: in expansion of macro 'INTERCEPTOR' 110 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:197:26: warning: 'int __interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int ___interceptor_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:108:1: note: in expansion of macro 'INTERCEPTOR' 108 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:178:19: note: 'int __interceptor_mallopt(int, int)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_interceptors.cpp:108:1: note: in expansion of macro 'INTERCEPTOR' 108 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors_memintrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc: In function 'void* ___interceptor_dlopen(const char*, int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.cpp:134:5: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 134 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:6352:15: note: in expansion of macro 'COMMON_INTERCEPTOR_DLOPEN' 6352 | void *res = COMMON_INTERCEPTOR_DLOPEN(filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_new_delete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_new_delete.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_linux.cpp:31: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_linux.cpp:34: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_mac.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/dfsan/CMakeFiles/clang_rt.dfsan-x86_64.dir/dfsan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/dfsan_thread.cpp:1: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/dfsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors_memintrinsics.cpp.o [ 4%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.dfsan.a In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Built target clang_rt.dfsan-x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_linux.cpp:31: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_linux.cpp:34: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_mac.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int ___interceptor_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:136:1: note: in expansion of macro 'INTERCEPTOR' 136 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mallopt(int, int)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:136:1: note: in expansion of macro 'INTERCEPTOR' 136 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_mac.cpp.o [ 4%] Copying msan_ignorelist.txt... [ 4%] Built target msan_ignorelist [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_malloc_win.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_memory_profile.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:197:26: warning: 'int __interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int ___interceptor_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:136:1: note: in expansion of macro 'INTERCEPTOR' 136 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:178:19: note: 'int __interceptor_mallopt(int, int)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_malloc_linux.cpp:136:1: note: in expansion of macro 'INTERCEPTOR' 136 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_memory_profile.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_poisoning.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_poisoning.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_poisoning.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_poisoning.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_posix.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_posix.cpp:28: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_premap_shadow.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan_cxx-x86_64.dir/msan_new_delete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_new_delete.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_allocator.cpp.o [ 4%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.msan_cxx.a In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_allocator.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Built target clang_rt.msan_cxx-x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_chained_origin_depot.cpp.o [ 4%] Copying hwasan_symbolize... [ 4%] Built target hwasan_symbolize [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_mac.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_cxx.x86_64.dir/hwasan_new_delete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Built target RTHwasan_cxx.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_dl.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:269:52: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 269 | INTERCEPTOR(__sanitizer_struct_mallinfo2, mallinfo2) { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:1495: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7156:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7156 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7184:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7184 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_linux.cpp:35: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc: In function 'void* ___interceptor_dlopen(const char*, int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:247:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 247 | ({ CheckNoDeepBind(filename, flag); REAL(dlopen)(filename, flag); }) | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:6352:15: note: in expansion of macro 'COMMON_INTERCEPTOR_DLOPEN' 6352 | void *res = COMMON_INTERCEPTOR_DLOPEN(filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_rtl.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_rtl.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_rtl.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:197:26: warning: 'void __interceptor_malloc_stats()' specifies less restrictive attribute than its target 'void ___interceptor_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:289:1: note: in expansion of macro 'INTERCEPTOR' 289 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:178:19: note: 'void __interceptor_malloc_stats()' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:289:1: note: in expansion of macro 'INTERCEPTOR' 289 | INTERCEPTOR(void, malloc_stats, void) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:197:26: warning: 'int __interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int ___interceptor_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:280:1: note: in expansion of macro 'INTERCEPTOR' 280 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:178:19: note: 'int __interceptor_mallopt(int, int)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_interceptors.cpp:280:1: note: in expansion of macro 'INTERCEPTOR' 280 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_report.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_shadow_setup.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_thread.cpp:2: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_stack.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_stats.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stats.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stats.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_suppressions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_suppressions.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_malloc_win.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_preinit.x86_64.dir/hwasan_preinit.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_preinit.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Built target RTHwasan_preinit.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_win.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_memory_profile.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_memory_profile.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_interceptors_vfork.S.o [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_poisoning.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_poisoning.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_poisoning.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_poisoning.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan::HwasanFormatMemoryUsage(__sanitizer::InternalScopedString&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:176:21: warning: format '%d' expects argument of type 'int', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 176 | "HWASAN pid: %d rss: %zd threads: %zd stacks: %zd" | ~^ | | | int | %ld ...... 179 | internal_getpid(), GetRSS(), thread_stats.n_live_threads, | ~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:354:52: warning: constructor priorities from 0 to 100 are reserved for the implementation []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-prio-ctor-dtor-Wprio-ctor-dtor]8;;] 354 | __attribute__((constructor(0))) void __hwasan_init() { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan_handle_longjmp(const void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:693:47: warning: format '%p' expects argument of type 'void*', but argument 4 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 693 | "stack top: %p; target %p; distance: %p (%zd)\n" | ~^ | | | void* | %ld 694 | "False positive error reports may follow\n", 695 | (void *)sp, (void *)dst, dst - sp, dst - sp); | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_allocator.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h: In function 'bool __hwasan::malloc_bisect(__sanitizer::StackTrace*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h:44:22: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 44 | Printf("[alloc] %u %zu\n", h, orig_size); | ~^ ~ | | | | | __sanitizer::uptr {aka long unsigned int} | unsigned int | %lu [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_allocation_functions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:25: warning: 'void malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'void ___interceptor_malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void ___interceptor_malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:24: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'int ___interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int ___interceptor_mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_dynamic_shadow.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_exceptions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_exceptions.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_fuchsia.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_globals.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:356:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 356 | InternalLongjmp(__hw_register_buf env, int retval) { | ^~~~~~~~~~~~~~~ [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_interceptors_vfork.S.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_linux.cpp:32: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_memintrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_poisoning.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::PrintStackAllocations(const StackAllocationsRingBuffer*, tag_t, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:306:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 306 | "%p is located %zd bytes %s a %zd-byte local variable %s " | ~^ | | | void* | %ld ...... 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:14: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:17: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld ...... 310 | best_beg + local.size, local.function_name, location.data()); | ~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintHeapOrGlobalCandidate() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:60: warning: format '%p' expects argument of type 'void*', but argument 6 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, 741 | candidate.heap.end - candidate.heap.begin, candidate.heap.begin, | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:63: warning: format '%p' expects argument of type 'void*', but argument 7 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 742 | candidate.heap.end); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:763:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 763 | "%p is located %zd bytes %s a %zd-byte global variable " | ~^ | | | void* | %ld 764 | "%s [%p,%p) in %s\n", 765 | untagged_addr, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:17: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:20: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:775:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 775 | "%p is located %s a global variable in " | ~^ | | | void* | %ld 776 | "\n #0 0x%x (%s+0x%x)\n", 777 | untagged_addr, candidate.after ? "after" : "before", | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:26: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:35: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:781:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 781 | "%p is located %s a %zd-byte global variable in " | ~^ | | | void* | %ld 782 | "\n #0 0x%x (%s+0x%x)\n", 783 | untagged_addr, candidate.after ? "after" : "before", size, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:26: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:35: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintAddressDescription() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:795:16: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 795 | Printf("%s%p is HWAsan shadow memory.\n%s", d.Location(), untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:14: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:17: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:22: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:57: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~~^ | | | long int | %d 825 | sa.thread_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:48: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~^ | | | long int | %d 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:64: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:67: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 847 | UntagAddr(har.tagged_addr) + har.requested_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:860:53: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 860 | Printf("hwasan_dev_note_heap_rb_distance: %zd %zd\n", ha.ring_index + 1, | ~~^ | | | long int | %d 861 | flags()->heap_history_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::InvalidFreeReport::~InvalidFreeReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:63: warning: format '%zd' expects argument of type 'signed size_t', but argument 6 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~^ | | | long int | %d 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TailOverwrittenReport::~TailOverwrittenReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:40: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:43: warning: format '%p' expects argument of type 'void*', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TagMismatchReport::~TagMismatchReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:37: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:46: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:29: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:76: warning: format '%zd' expects argument of type 'signed size_t', but argument 8 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1053 | mem_tag, short_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:32: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:73: warning: format '%zd' expects argument of type 'signed size_t', but argument 7 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1057 | mem_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::ReportRegisters(const __sanitizer::uptr*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1096:55: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1096 | Printf("\nRegisters where the failure occurred (pc %p):\n", pc); | ~^ ~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:2: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp: In member function 'void __hwasan::Thread::Print(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:16: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~^ ~~~~~~~~~~ | | | | long int __sanitizer::u32 {aka unsigned int} | %d /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:30: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:33: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:51: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:54: warning: format '%p' expects argument of type 'void*', but argument 9 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_thread_list.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.h:46, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.cpp:1: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_type_test.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_type_test.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan.x86_64.dir/hwasan_setjmp_x86_64.S.o [ 4%] Built target RTHwasan.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_posix.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_posix.cpp:28: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic.x86_64.dir/asan_new_delete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_new_delete.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_new_delete.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_premap_shadow.cpp.o [ 4%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.hwasan_cxx.a [ 4%] Built target clang_rt.hwasan_cxx-x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan::HwasanFormatMemoryUsage(__sanitizer::InternalScopedString&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:176:21: warning: format '%d' expects argument of type 'int', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 176 | "HWASAN pid: %d rss: %zd threads: %zd stacks: %zd" | ~^ | | | int | %ld ...... 179 | internal_getpid(), GetRSS(), thread_stats.n_live_threads, | ~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:354:52: warning: constructor priorities from 0 to 100 are reserved for the implementation []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-prio-ctor-dtor-Wprio-ctor-dtor]8;;] 354 | __attribute__((constructor(0))) void __hwasan_init() { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan_handle_longjmp(const void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:693:47: warning: format '%p' expects argument of type 'void*', but argument 4 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 693 | "stack top: %p; target %p; distance: %p (%zd)\n" | ~^ | | | void* | %ld 694 | "False positive error reports may follow\n", 695 | (void *)sp, (void *)dst, dst - sp, dst - sp); | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_poisoning.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_thread.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/msan_poisoning.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/msan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.msan.a [ 4%] Built target clang_rt.msan-x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_allocator.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h: In function 'bool __hwasan::malloc_bisect(__sanitizer::StackTrace*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h:44:22: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 44 | Printf("[alloc] %u %zu\n", h, orig_size); | ~^ ~ | | | | | __sanitizer::uptr {aka long unsigned int} | unsigned int | %lu [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan::HwasanFormatMemoryUsage(__sanitizer::InternalScopedString&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:176:21: warning: format '%d' expects argument of type 'int', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 176 | "HWASAN pid: %d rss: %zd threads: %zd stacks: %zd" | ~^ | | | int | %ld ...... 179 | internal_getpid(), GetRSS(), thread_stats.n_live_threads, | ~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:354:52: warning: constructor priorities from 0 to 100 are reserved for the implementation []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-prio-ctor-dtor-Wprio-ctor-dtor]8;;] 354 | __attribute__((constructor(0))) void __hwasan_init() { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan_handle_longjmp(const void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:693:47: warning: format '%p' expects argument of type 'void*', but argument 4 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 693 | "stack top: %p; target %p; distance: %p (%zd)\n" | ~^ | | | void* | %ld 694 | "False positive error reports may follow\n", 695 | (void *)sp, (void *)dst, dst - sp, dst - sp); | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_allocator.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h: In function 'bool __hwasan::malloc_bisect(__sanitizer::StackTrace*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h:44:22: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 44 | Printf("[alloc] %u %zu\n", h, orig_size); | ~^ ~ | | | | | __sanitizer::uptr {aka long unsigned int} | unsigned int | %lu [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_allocation_functions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:25: warning: 'void malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'void ___interceptor_malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void ___interceptor_malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:24: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'int ___interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int ___interceptor_mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_dynamic_shadow.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_exceptions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_exceptions.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_fuchsia.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_globals.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:356:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 356 | InternalLongjmp(__hw_register_buf env, int retval) { | ^~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_allocation_functions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:25: warning: 'void malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'void ___interceptor_malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void ___interceptor_malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:24: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'int ___interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int ___interceptor_mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_dynamic_shadow.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_exceptions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_exceptions.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_fuchsia.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_globals.cpp.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:356:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 356 | InternalLongjmp(__hw_register_buf env, int retval) { | ^~~~~~~~~~~~~~~ [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_interceptors_vfork.S.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_linux.cpp:32: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_memintrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_poisoning.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_report.cpp.o [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_interceptors_vfork.S.o [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::PrintStackAllocations(const StackAllocationsRingBuffer*, tag_t, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:306:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 306 | "%p is located %zd bytes %s a %zd-byte local variable %s " | ~^ | | | void* | %ld ...... 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:14: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:17: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld ...... 310 | best_beg + local.size, local.function_name, location.data()); | ~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintHeapOrGlobalCandidate() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:60: warning: format '%p' expects argument of type 'void*', but argument 6 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, 741 | candidate.heap.end - candidate.heap.begin, candidate.heap.begin, | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:63: warning: format '%p' expects argument of type 'void*', but argument 7 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 742 | candidate.heap.end); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:763:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 763 | "%p is located %zd bytes %s a %zd-byte global variable " | ~^ | | | void* | %ld 764 | "%s [%p,%p) in %s\n", 765 | untagged_addr, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:17: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:20: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:775:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 775 | "%p is located %s a global variable in " | ~^ | | | void* | %ld 776 | "\n #0 0x%x (%s+0x%x)\n", 777 | untagged_addr, candidate.after ? "after" : "before", | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:26: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:35: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:781:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 781 | "%p is located %s a %zd-byte global variable in " | ~^ | | | void* | %ld 782 | "\n #0 0x%x (%s+0x%x)\n", 783 | untagged_addr, candidate.after ? "after" : "before", size, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:26: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:35: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintAddressDescription() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:795:16: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 795 | Printf("%s%p is HWAsan shadow memory.\n%s", d.Location(), untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:14: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:17: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:22: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:57: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~~^ | | | long int | %d 825 | sa.thread_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:48: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~^ | | | long int | %d 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:64: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:67: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 847 | UntagAddr(har.tagged_addr) + har.requested_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:860:53: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 860 | Printf("hwasan_dev_note_heap_rb_distance: %zd %zd\n", ha.ring_index + 1, | ~~^ | | | long int | %d 861 | flags()->heap_history_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::InvalidFreeReport::~InvalidFreeReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:63: warning: format '%zd' expects argument of type 'signed size_t', but argument 6 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~^ | | | long int | %d 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TailOverwrittenReport::~TailOverwrittenReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:40: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:43: warning: format '%p' expects argument of type 'void*', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TagMismatchReport::~TagMismatchReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:37: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:46: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:29: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:76: warning: format '%zd' expects argument of type 'signed size_t', but argument 8 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1053 | mem_tag, short_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:32: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:73: warning: format '%zd' expects argument of type 'signed size_t', but argument 7 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1057 | mem_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::ReportRegisters(const __sanitizer::uptr*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1096:55: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1096 | Printf("\nRegisters where the failure occurred (pc %p):\n", pc); | ~^ ~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_linux.cpp:32: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_memintrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_poisoning.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_thread.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::PrintStackAllocations(const StackAllocationsRingBuffer*, tag_t, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:306:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 306 | "%p is located %zd bytes %s a %zd-byte local variable %s " | ~^ | | | void* | %ld ...... 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:14: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:17: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld ...... 310 | best_beg + local.size, local.function_name, location.data()); | ~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:2: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintHeapOrGlobalCandidate() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:60: warning: format '%p' expects argument of type 'void*', but argument 6 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, 741 | candidate.heap.end - candidate.heap.begin, candidate.heap.begin, | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:63: warning: format '%p' expects argument of type 'void*', but argument 7 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 742 | candidate.heap.end); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:763:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 763 | "%p is located %zd bytes %s a %zd-byte global variable " | ~^ | | | void* | %ld 764 | "%s [%p,%p) in %s\n", 765 | untagged_addr, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:17: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:20: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:775:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 775 | "%p is located %s a global variable in " | ~^ | | | void* | %ld 776 | "\n #0 0x%x (%s+0x%x)\n", 777 | untagged_addr, candidate.after ? "after" : "before", | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:26: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:35: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:781:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 781 | "%p is located %s a %zd-byte global variable in " | ~^ | | | void* | %ld 782 | "\n #0 0x%x (%s+0x%x)\n", 783 | untagged_addr, candidate.after ? "after" : "before", size, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:26: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:35: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintAddressDescription() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:795:16: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 795 | Printf("%s%p is HWAsan shadow memory.\n%s", d.Location(), untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:14: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:17: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:22: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:57: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~~^ | | | long int | %d 825 | sa.thread_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:48: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~^ | | | long int | %d 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:64: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:67: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 847 | UntagAddr(har.tagged_addr) + har.requested_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:860:53: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 860 | Printf("hwasan_dev_note_heap_rb_distance: %zd %zd\n", ha.ring_index + 1, | ~~^ | | | long int | %d 861 | flags()->heap_history_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::InvalidFreeReport::~InvalidFreeReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:63: warning: format '%zd' expects argument of type 'signed size_t', but argument 6 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~^ | | | long int | %d 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TailOverwrittenReport::~TailOverwrittenReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:40: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:43: warning: format '%p' expects argument of type 'void*', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TagMismatchReport::~TagMismatchReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:37: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:46: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:29: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:76: warning: format '%zd' expects argument of type 'signed size_t', but argument 8 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1053 | mem_tag, short_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:32: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:73: warning: format '%zd' expects argument of type 'signed size_t', but argument 7 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1057 | mem_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::ReportRegisters(const __sanitizer::uptr*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1096:55: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1096 | Printf("\nRegisters where the failure occurred (pc %p):\n", pc); | ~^ ~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp: In member function 'void __hwasan::Thread::Print(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:16: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~^ ~~~~~~~~~~ | | | | long int __sanitizer::u32 {aka unsigned int} | %d /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:30: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:33: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:51: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:54: warning: format '%p' expects argument of type 'void*', but argument 9 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_thread_list.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.h:46, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.cpp:1: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_type_test.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_type_test.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases.x86_64.dir/hwasan_setjmp_x86_64.S.o [ 4%] Built target RTHwasanAliases.x86_64 [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:2: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp: In member function 'void __hwasan::Thread::Print(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:16: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~^ ~~~~~~~~~~ | | | | long int __sanitizer::u32 {aka unsigned int} | %d /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:30: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:33: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:51: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:54: warning: format '%p' expects argument of type 'void*', but argument 9 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_thread_list.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.h:46, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.cpp:1: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_type_test.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_type_test.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 4%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_setjmp_x86_64.S.o [ 4%] Generating exported symbols for clang_rt.hwasan_cxx-x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic.x86_64.dir/hwasan_new_delete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Built target clang_rt.hwasan_cxx-x86_64-symbols [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ [ 6%] Built target RTHwasan_dynamic.x86_64 /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan::HwasanFormatMemoryUsage(__sanitizer::InternalScopedString&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:176:21: warning: format '%d' expects argument of type 'int', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 176 | "HWASAN pid: %d rss: %zd threads: %zd stacks: %zd" | ~^ | | | int | %ld ...... 179 | internal_getpid(), GetRSS(), thread_stats.n_live_threads, | ~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:354:52: warning: constructor priorities from 0 to 100 are reserved for the implementation []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-prio-ctor-dtor-Wprio-ctor-dtor]8;;] 354 | __attribute__((constructor(0))) void __hwasan_init() { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_allocator.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp: In function 'void __hwasan_handle_longjmp(const void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.cpp:693:47: warning: format '%p' expects argument of type 'void*', but argument 4 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 693 | "stack top: %p; target %p; distance: %p (%zd)\n" | ~^ | | | void* | %ld 694 | "False positive error reports may follow\n", 695 | (void *)sp, (void *)dst, dst - sp, dst - sp); | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 39 | __attribute__((always_inline)) static void SigTrap(uptr p) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:39:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h: In function 'bool __hwasan::malloc_bisect(__sanitizer::StackTrace*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_malloc_bisect.h:44:22: warning: format '%u' expects argument of type 'unsigned int', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 44 | Printf("[alloc] %u %zu\n", h, orig_size); | ~^ ~ | | | | | __sanitizer::uptr {aka long unsigned int} | unsigned int | %lu [ 6%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.hwasan-preinit.a [ 6%] Built target clang_rt.hwasan-preinit-x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_allocation_functions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:25: warning: 'void malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'void ___interceptor_malloc_stats()' specifies less restrictive attribute than its target 'void __sanitizer_malloc_stats()': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:189:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 189 | INTERCEPTOR_ALIAS(void, malloc_stats, void); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:119:6: note: 'void ___interceptor_malloc_stats()' target declared here 119 | void __sanitizer_malloc_stats(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:24: warning: 'int mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:167:75: note: in definition of macro 'INTERCEPTOR_ALIAS' 167 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE SANITIZER_WEAK_ATTRIBUTE RET FN( \ | ^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../interception/interception.h:178:19: warning: 'int ___interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int __sanitizer_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:165:50: note: in expansion of macro 'WRAP' 165 | extern "C" SANITIZER_INTERFACE_ATTRIBUTE RET WRAP(FN)(ARGS) \ | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:188:1: note: in expansion of macro 'INTERCEPTOR_ALIAS' 188 | INTERCEPTOR_ALIAS(int, mallopt, int cmd, int value); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocation_functions.cpp:116:5: note: 'int ___interceptor_mallopt(int, int)' target declared here 116 | int __sanitizer_mallopt(int cmd, int value) { return 0; } | ^~~~~~~~~~~~~~~~~~~ [ 6%] Copying hwasan_ignorelist.txt... [ 6%] Built target hwasan_ignorelist [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_dynamic_shadow.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_dynamic_shadow.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Built target RTAsan_dynamic.x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/RTDD.x86_64.dir/dd_rtl.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/RTDD.x86_64.dir/dd_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_rtl.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_rtl.cpp:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_rtl.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_interceptors.cpp:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_exceptions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_exceptions.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_fuchsia.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_globals.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_interceptors.cpp.o [ 6%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_interceptors_vfork.S.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/clang_rt.dd-x86_64.dir/dd_rtl.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_rtl.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_rtl.cpp:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ [ 6%] Built target RTDD.x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/tsan/dd/CMakeFiles/clang_rt.dd-x86_64.dir/dd_interceptors.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interceptors.cpp:356:1: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 356 | InternalLongjmp(__hw_register_buf env, int retval) { | ^~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_rtl.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/dd_interceptors.cpp:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/dd/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan_cxx-x86_64.dir/tsan_new_delete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_new_delete.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_rtl.cpp.o [ 6%] Linking CXX static library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.dd.a In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_rtl.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Built target clang_rt.dd-x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_shadow_setup.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_report.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_rtl.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 6%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_stack.cpp.o [ 6%] Linking CXX static library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.tsan_cxx.a In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Built target clang_rt.tsan_cxx-x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_linux.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_memintrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_linux.cpp:32: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_memintrinsics.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:129:28: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 129 | tag_t mem_tag, uptr ptr) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:142:57: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 142 | PossiblyShortTagMatches(tag_t mem_tag, uptr ptr, uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:154:72: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 154 | __attribute__((always_inline, nodebug)) static void CheckAddress(uptr p) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:168:78: warning: 'nodebug' attribute directive ignored []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 168 | uptr sz) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 89 | __attribute__((always_inline)) static void SigTrap(uptr p, uptr size) { | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:89:44: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 167 | __attribute__((always_inline, nodebug)) static void CheckAddressSized(uptr p, | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_checks.h:167:53: warning: 'always_inline' function might not be inlinable unless also declared 'inline' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 6%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_stats.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_suppressions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stats.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_poisoning.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stats.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_suppressions.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_poisoning.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 6%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_interceptors.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_win.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_report.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/asan/asan_thread.h:192:8: warning: ISO C++ forbids flexible array member 'start_data_' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 192 | char start_data_[]; | ^~~~~~~~~~~ [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_allocator.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:2: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::PrintStackAllocations(const StackAllocationsRingBuffer*, tag_t, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:306:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 306 | "%p is located %zd bytes %s a %zd-byte local variable %s " | ~^ | | | void* | %ld ...... 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:14: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld 308 | "in %s %s\n", 309 | untagged_addr, offset, whence, local.size, local.name, best_beg, | ~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:307:17: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 307 | "[%p,%p) " | ~^ | | | void* | %ld ...... 310 | best_beg + local.size, local.function_name, location.data()); | ~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintHeapOrGlobalCandidate() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:60: warning: format '%p' expects argument of type 'void*', but argument 6 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 740 | untagged_addr, offset, whence, 741 | candidate.heap.end - candidate.heap.begin, candidate.heap.begin, | ~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:739:63: warning: format '%p' expects argument of type 'void*', but argument 7 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 739 | Printf("%p is located %zd bytes %s a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 742 | candidate.heap.end); | ~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:763:13: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 763 | "%p is located %zd bytes %s a %zd-byte global variable " | ~^ | | | void* | %ld 764 | "%s [%p,%p) in %s\n", 765 | untagged_addr, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:17: warning: format '%p' expects argument of type 'void*', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:764:20: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 764 | "%s [%p,%p) in %s\n", | ~^ | | | void* | %ld ...... 769 | info.start, info.start + info.size, module_name); | ~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:775:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 775 | "%p is located %s a global variable in " | ~^ | | | void* | %ld 776 | "\n #0 0x%x (%s+0x%x)\n", 777 | untagged_addr, candidate.after ? "after" : "before", | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:26: warning: format '%x' expects argument of type 'unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:776:35: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 776 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 777 | untagged_addr, candidate.after ? "after" : "before", 778 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:781:15: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 781 | "%p is located %s a %zd-byte global variable in " | ~^ | | | void* | %ld 782 | "\n #0 0x%x (%s+0x%x)\n", 783 | untagged_addr, candidate.after ? "after" : "before", size, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:26: warning: format '%x' expects argument of type 'unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:782:35: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 782 | "\n #0 0x%x (%s+0x%x)\n", | ~^ | | | unsigned int | %lx 783 | untagged_addr, candidate.after ? "after" : "before", size, 784 | candidate.untagged_addr, module_name, module_address); | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In member function 'void __hwasan::{anonymous}::BaseReport::PrintAddressDescription() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:795:16: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 795 | Printf("%s%p is HWAsan shadow memory.\n%s", d.Location(), untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:14: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:803:17: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 803 | "%s[%p,%p) is a %s %s heap chunk; " | ~^ | | | void* | %ld 804 | "size: %zd offset: %zd\n%s", 805 | d.Location(), heap.begin, heap.begin + heap.size, | ~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:22: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~^ ~~~~~~~~~~~~~ | | | | void* long unsigned int | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:824:57: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 824 | Printf("Address %p is located in stack of thread T%zd\n", untagged_addr, | ~~^ | | | long int | %d 825 | sa.thread_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:14: warning: format '%p' expects argument of type 'void*', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:48: warning: format '%zd' expects argument of type 'signed size_t', but argument 4 has type 'unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~~^ | | | long int | %d 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~ | | | unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:64: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld 845 | untagged_addr, untagged_addr - UntagAddr(har.tagged_addr), 846 | har.requested_size, UntagAddr(har.tagged_addr), | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:844:67: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 844 | Printf("%p is located %zd bytes inside a %zd-byte region [%p,%p)\n", | ~^ | | | void* | %ld ...... 847 | UntagAddr(har.tagged_addr) + har.requested_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:860:53: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type 'int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 860 | Printf("hwasan_dev_note_heap_rb_distance: %zd %zd\n", ha.ring_index + 1, | ~~^ | | | long int | %d 861 | flags()->heap_history_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::InvalidFreeReport::~InvalidFreeReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~^ | | | void* | %ld 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:917:63: warning: format '%zd' expects argument of type 'signed size_t', but argument 6 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 917 | Report("ERROR: %s: %s on address %p at pc %p on thread T%zd\n", | ~~^ | | | long int | %d 918 | SanitizerToolName, bug_type, untagged_addr, pc, thread->unique_id()); | ~~~~~~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:39: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:920:48: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 920 | Report("ERROR: %s: %s on address %p at pc %p on unknown thread\n", | ~^ | | | void* | %ld 921 | SanitizerToolName, bug_type, untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TailOverwrittenReport::~TailOverwrittenReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:40: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:969:43: warning: format '%p' expects argument of type 'void*', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 969 | Report("ERROR: %s: %s; heap object [%p,%p) of size %zd\n", SanitizerToolName, | ~^ | | | void* | %ld 970 | bug_type, untagged_addr, untagged_addr + orig_size, orig_size); | ~~~~~~~~~~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In destructor '__hwasan::{anonymous}::TagMismatchReport::~TagMismatchReport()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:37: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1039:46: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1039 | Report("ERROR: %s: %s on address %p at pc %p\n", SanitizerToolName, bug_type, | ~^ | | | void* | %ld 1040 | untagged_addr, pc); | ~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:29: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1051:76: warning: format '%zd' expects argument of type 'signed size_t', but argument 8 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1051 | "%s of size %zu at %p tags: %02x/%02x(%02x) (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1052 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1053 | mem_tag, short_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:32: warning: format '%p' expects argument of type 'void*', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~^ | | | void* | %ld 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, | ~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1055:73: warning: format '%zd' expects argument of type 'signed size_t', but argument 7 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1055 | Printf("%s of size %zu at %p tags: %02x/%02x (ptr/mem) in thread T%zd\n", | ~~^ | | | long int | %d 1056 | is_store ? "WRITE" : "READ", access_size, untagged_addr, ptr_tag, 1057 | mem_tag, t->unique_id()); | ~~~~~~~~~~~~~~ | | | __sanitizer::u32 {aka unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp: In function 'void __hwasan::ReportRegisters(const __sanitizer::uptr*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1096:55: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1096 | Printf("\nRegisters where the failure occurred (pc %p):\n", pc); | ~^ ~~ | | | | void* __sanitizer::uptr {aka long unsigned int} | %ld /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1110:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1110 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1111 | frame[4], frame[5], frame[6], frame[7]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1112:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1112 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1113 | frame[8], frame[9], frame[10], frame[11]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1114:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1114 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1115 | frame[12], frame[13], frame[14], frame[15]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1116:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1116 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1117 | frame[16], frame[17], frame[18], frame[19]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1118:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1118 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1119 | frame[20], frame[21], frame[22], frame[23]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:25: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 2 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:38: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:51: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_report.cpp:1120:64: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 1120 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~^ | | | long long unsigned int | %016lx 1121 | frame[24], frame[25], frame[26], frame[27]); | ~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp: In member function 'void __hwasan::Thread::Print(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:16: warning: format '%zd' expects argument of type 'signed size_t', but argument 3 has type '__sanitizer::u32' {aka 'unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~~^ ~~~~~~~~~~ | | | | long int __sanitizer::u32 {aka unsigned int} | %d /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:30: warning: format '%p' expects argument of type 'void*', but argument 5 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:33: warning: format '%p' expects argument of type 'void*', but argument 6 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:51: warning: format '%p' expects argument of type 'void*', but argument 8 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread.cpp:123:54: warning: format '%p' expects argument of type 'void*', but argument 9 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 123 | Printf("%sT%zd %p stack: [%p,%p) sz: %zd tls: [%p,%p)\n", Prefix, unique_id_, | ~^ | | | void* | %ld 124 | (void *)this, stack_bottom(), stack_top(), 125 | stack_top() - stack_bottom(), tls_begin(), tls_end()); | ~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_thread_list.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.h:46, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_thread_list.cpp:1: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building ASM object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan.x86_64.dir/asan_interceptors_vfork.S.o [ 6%] Built target RTAsan.x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_type_test.cpp.o [ 6%] Building ASM object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_setjmp_x86_64.S.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_type_test.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasanAliases_dynamic.x86_64.dir/hwasan_new_delete.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_debugging.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_interface_internal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/hwasan_new_delete.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/hwasan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_external.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_external.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_fd.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_fd.h:36, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_fd.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_flags.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_ignoreset.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_flags.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_interceptors_memintrinsics.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_debugging.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:5, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_memintrinsics.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_external.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_external.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_interceptors_posix.cpp.o [ 6%] Built target RTHwasanAliases_dynamic.x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_interface.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2556: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7156:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7156 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7184:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7184 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_interface_ann.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_fd.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_flags.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_fd.h:36, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_fd.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_flags.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc: In function 'void* ___interceptor_dlopen(const char*, int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2465:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 2465 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:6352:15: note: in expansion of macro 'COMMON_INTERCEPTOR_DLOPEN' 6352 | void *res = COMMON_INTERCEPTOR_DLOPEN(filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2478:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 2478 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:6354:3: note: in expansion of macro 'COMMON_INTERCEPTOR_LIBRARY_LOADED' 6354 | COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, res); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc: In function 'int ___interceptor_dlclose(void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2484:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 2484 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:6363:3: note: in expansion of macro 'COMMON_INTERCEPTOR_LIBRARY_UNLOADED' 6363 | COMMON_INTERCEPTOR_LIBRARY_UNLOADED(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 6%] Building CXX object projects/compiler-rt/lib/safestack/CMakeFiles/clang_rt.safestack-x86_64.dir/safestack.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_ignoreset.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_interceptors_memintrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors.h:5, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_memintrinsics.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.safestack.a [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_interceptors_posix.cpp.o [ 6%] Built target clang_rt.safestack-x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_interface_atomic.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2556: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7156:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7156 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7184:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7184 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_interface_java.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_malloc_mac.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_md5.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc: In function 'void* ___interceptor_dlopen(const char*, int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2465:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 2465 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:6352:15: note: in expansion of macro 'COMMON_INTERCEPTOR_DLOPEN' 6352 | void *res = COMMON_INTERCEPTOR_DLOPEN(filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2478:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 2478 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:6354:3: note: in expansion of macro 'COMMON_INTERCEPTOR_LIBRARY_LOADED' 6354 | COMMON_INTERCEPTOR_LIBRARY_LOADED(filename, res); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc: In function 'int ___interceptor_dlclose(void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2484:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 2484 | ({ \ | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:6363:3: note: in expansion of macro 'COMMON_INTERCEPTOR_LIBRARY_UNLOADED' 6363 | COMMON_INTERCEPTOR_LIBRARY_UNLOADED(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_mman.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_mman.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_mutexset.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_interface.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_interface_ann.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface_ann.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_interface_atomic.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_interface_java.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_interface_java.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Copying cfi_ignorelist.txt... [ 6%] Built target cfi_ignorelist [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_rtl.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi-x86_64.dir/cfi.cpp.o [ 6%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.cfi.a [ 6%] Built target clang_rt.cfi-x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_rtl_access.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_rtl_mutex.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_rtl_proc.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_rtl_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_fd.h:36, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_malloc_mac.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_rtl_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_stack_trace.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_suppressions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_suppressions.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_symbolize.cpp.o [ 6%] Building CXX object projects/compiler-rt/lib/cfi/CMakeFiles/clang_rt.cfi_diag-x86_64.dir/cfi.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_symbolize.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_md5.cpp.o [ 6%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.cfi_diag.a [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_mman.cpp.o [ 6%] Built target clang_rt.cfi_diag-x86_64 [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_mutexset.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_mman.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_mutexset.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_report.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 6%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/common.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/crash_handler.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/common_posix.cpp.o [ 8%] 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 [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/mutex_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/platform_specific/utilities_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/guarded_pool_allocator.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp: In member function 'void gwp_asan::GuardedPoolAllocator::postCrashReportRecoverableOnly(void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp:400:44: warning: ISO C++ does not allow '?:' with omitted middle operand []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 400 | uintptr_t ErrorUptr = InternalCrashAddr ?: SignalUPtr; | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp:400:43: warning: ISO C++ forbids omitting the middle term of a '?:' expression []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 400 | uintptr_t ErrorUptr = InternalCrashAddr ?: SignalUPtr; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/clang_rt.gwp_asan-x86_64.dir/stack_trace_compressor.cpp.o [ 8%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.gwp_asan.a [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanSegvHandler.x86_64.dir/optional/segv_handler_posix.cpp.o [ 8%] Built target clang_rt.gwp_asan-x86_64 [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_rtl.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 8%] Built target RTGwpAsanSegvHandler.x86_64 [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_rtl_access.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_access.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/common.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/crash_handler.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/common_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/guarded_pool_allocator_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/mutex_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/platform_specific/utilities_posix.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/guarded_pool_allocator.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp: In member function 'void gwp_asan::GuardedPoolAllocator::postCrashReportRecoverableOnly(void*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp:400:44: warning: ISO C++ does not allow '?:' with omitted middle operand []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 400 | uintptr_t ErrorUptr = InternalCrashAddr ?: SignalUPtr; | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp:400:43: warning: ISO C++ forbids omitting the middle term of a '?:' expression []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 400 | uintptr_t ErrorUptr = InternalCrashAddr ?: SignalUPtr; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 8%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsan.x86_64.dir/stack_trace_compressor.cpp.o [ 8%] Built target RTGwpAsan.x86_64 [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_sync.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h: In instantiation of 'void __tsan::DenseSlabAlloc< , , , >::Drain(Cache*) [with T = __tsan::MBlock; long unsigned int kL1Size = 262144; long unsigned int kL2Size = 4096; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:77:7: required from 'void __tsan::DenseSlabAlloc< , , , >::Free(Cache*, IndexT) [with T = __tsan::MBlock; long unsigned int kL1Size = 262144; long unsigned int kL2Size = 4096; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache; IndexT = unsigned int]' 77 | Drain(c); | ^~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:84:26: required from here 84 | block_alloc_.Free(&proc->block_cache, idx & ~kFlagMask); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:165:46: warning: suggest parentheses around arithmetic in operand of '|' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-parentheses-Wparentheses]8;;] 165 | xchg = head_idx | (cmp & kCounterMask) + kCounterInc; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h: In instantiation of 'void __tsan::DenseSlabAlloc< , , , >::Drain(Cache*) [with T = __tsan::SyncVar; long unsigned int kL1Size = 1048576; long unsigned int kL2Size = 1024; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:77:7: required from 'void __tsan::DenseSlabAlloc< , , , >::Free(Cache*, IndexT) [with T = __tsan::SyncVar; long unsigned int kL1Size = 1048576; long unsigned int kL2Size = 1024; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache; IndexT = unsigned int]' 77 | Drain(c); | ^~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:92:25: required from here 92 | sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:165:46: warning: suggest parentheses around arithmetic in operand of '|' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-parentheses-Wparentheses]8;;] 165 | xchg = head_idx | (cmp & kCounterMask) + kCounterInc; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_vector_clock.cpp.o [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_platform_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_rtl_mutex.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_mutex.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_rtl_proc.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_proc.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_platform_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_rtl_report.cpp.o [ 8%] Building ASM object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_rtl_amd64.S.o [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_rtl_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_fd.h:36, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_report.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl_thread.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 8%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-x86_64.dir/tsan_preinit.cpp.o [ 9%] Linking CXX static library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.tsan.a [ 9%] Built target clang_rt.tsan-x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanOptionsParser.x86_64.dir/optional/options_parser.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_stack_trace.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceLibc.x86_64.dir/optional/backtrace_linux_libc.cpp.o [ 9%] Built target RTGwpAsanBacktraceLibc.x86_64 In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_stack_trace.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone_cxx-x86_64.dir/wrappers_cpp.cpp.o [ 9%] Built target RTGwpAsanOptionsParser.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/ubsan_minimal/CMakeFiles/RTUbsan_minimal.x86_64.dir/ubsan_minimal_handlers.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ubsan_minimal/ubsan_minimal_handlers.cpp: In function 'void message(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/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' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result]8;;] 13 | (void)write(2, msg, strlen(msg)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_suppressions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_suppressions.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Built target RTUbsan_minimal.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_symbolize.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_report.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_symbolize.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_symbolize.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_sync.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_rtl.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_vector_clock.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h: In instantiation of 'void __tsan::DenseSlabAlloc< , , , >::Drain(Cache*) [with T = __tsan::MBlock; long unsigned int kL1Size = 262144; long unsigned int kL2Size = 4096; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:77:7: required from 'void __tsan::DenseSlabAlloc< , , , >::Free(Cache*, IndexT) [with T = __tsan::MBlock; long unsigned int kL1Size = 262144; long unsigned int kL2Size = 4096; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache; IndexT = unsigned int]' 77 | Drain(c); | ^~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:84:26: required from here 84 | block_alloc_.Free(&proc->block_cache, idx & ~kFlagMask); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:165:46: warning: suggest parentheses around arithmetic in operand of '|' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-parentheses-Wparentheses]8;;] 165 | xchg = head_idx | (cmp & kCounterMask) + kCounterInc; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h: In instantiation of 'void __tsan::DenseSlabAlloc< , , , >::Drain(Cache*) [with T = __tsan::SyncVar; long unsigned int kL1Size = 1048576; long unsigned int kL2Size = 1024; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:77:7: required from 'void __tsan::DenseSlabAlloc< , , , >::Free(Cache*, IndexT) [with T = __tsan::SyncVar; long unsigned int kL1Size = 1048576; long unsigned int kL2Size = 1024; long long unsigned int kReserved = 3221225472; Cache = __tsan::DenseSlabAllocCache; IndexT = unsigned int]' 77 | Drain(c); | ^~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_sync.cpp:92:25: required from here 92 | sync_alloc_.Free(&proc->sync_cache, idx & ~kFlagMask); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_dense_alloc.h:165:46: warning: suggest parentheses around arithmetic in operand of '|' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-parentheses-Wparentheses]8;;] 165 | xchg = head_idx | (cmp & kCounterMask) + kCounterInc; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_platform_linux.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_platform_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_platform_linux.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/tsan_platform_posix.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/tsan/rtl/../../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building ASM object projects/compiler-rt/lib/tsan/rtl/CMakeFiles/clang_rt.tsan-dynamic-x86_64.dir/tsan_rtl_amd64.S.o [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_preinit.x86_64.dir/nsan_preinit.cpp.o [ 9%] Built target RTNsan_preinit.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan.x86_64.dir/nsan.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_dynamic.x86_64.dir/nsan.cpp.o [ 9%] Linking CXX shared library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.tsan.so In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:44: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:44: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp: In function 'void __nsan_copy_values(const __sanitizer::u8*, const __sanitizer::u8*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:61:20: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 61 | internal_memmove((void *)GetShadowTypeAddrFor(daddr), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:63:20: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 63 | internal_memmove((void *)GetShadowAddrFor(daddr), GetShadowAddrFor(saddr), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp: In function 'void __nsan_set_value_unknown(const __sanitizer::u8*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:71:19: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 71 | internal_memset((void *)GetShadowTypeAddrFor(addr), 0, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp: In function 'void __nsan_copy_values(const __sanitizer::u8*, const __sanitizer::u8*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:61:20: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 61 | internal_memmove((void *)GetShadowTypeAddrFor(daddr), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:63:20: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 63 | internal_memmove((void *)GetShadowAddrFor(daddr), GetShadowAddrFor(saddr), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp: In function 'void __nsan_set_value_unknown(const __sanitizer::u8*, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:71:19: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 71 | internal_memset((void *)GetShadowTypeAddrFor(addr), 0, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp: In function 'void __nsan_dump_shadow_mem(const __sanitizer::u8*, size_t, size_t, size_t)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:340:23: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 340 | printf("%p: ", (void *)(addr + R * bytes_per_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp: In function 'void __nsan_dump_shadow_mem(const __sanitizer::u8*, size_t, size_t, size_t)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan.cpp:340:23: warning: cast from type 'const __sanitizer::u8*' {aka 'const unsigned char*'} to type 'void*' casts away qualifiers []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wcast-qual-Wcast-qual]8;;] 340 | printf("%p: ", (void *)(addr + R * bytes_per_line)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 9%] Built target clang_rt.tsan-dynamic-x86_64 [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/GCDAProfiling.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfiling.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_dynamic.x86_64.dir/nsan_flags.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp: In function 'const char* MaybeCallNsanDefaultOptions()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp:46:11: warning: the address of 'const char* __nsan_default_options()' will never be NULL []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Waddress-Waddress]8;;] 46 | return (&__nsan_default_options) ? __nsan_default_options() : ""; | ~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_flags.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_common.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_flag_parser.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp:21:44: note: 'const char* __nsan_default_options()' declared here 21 | SANITIZER_INTERFACE_WEAK_DEF(const char *, __nsan_default_options, void) { | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_internal_defs.h:69:14: note: in definition of macro 'SANITIZER_INTERFACE_WEAK_DEF' 69 | ReturnType Name(__VA_ARGS__) | ^~~~ [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingInternal.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan.x86_64.dir/nsan_flags.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_dynamic.x86_64.dir/nsan_interceptors.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp: In function 'const char* MaybeCallNsanDefaultOptions()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp:46:11: warning: the address of 'const char* __nsan_default_options()' will never be NULL []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Waddress-Waddress]8;;] 46 | return (&__nsan_default_options) ? __nsan_default_options() : ""; | ~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_flags.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_common.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_flag_parser.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_flags.cpp:21:44: note: 'const char* __nsan_default_options()' declared here 21 | SANITIZER_INTERFACE_WEAK_DEF(const char *, __nsan_default_options, void) { | ^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_internal_defs.h:69:14: note: in definition of macro 'SANITIZER_INTERFACE_WEAK_DEF' 69 | ReturnType Name(__VA_ARGS__) | ^~~~ [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingValue.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Linking CXX static library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.scudo_standalone_cxx.a [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan.x86_64.dir/nsan_interceptors.cpp.o [ 9%] Built target clang_rt.scudo_standalone_cxx-x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan.x86_64.dir/nsan_malloc_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_dlsym.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_malloc_linux.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_dynamic.x86_64.dir/nsan_malloc_linux.cpp.o [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingBuffer.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingFile.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_dlsym.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_malloc_linux.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan.x86_64.dir/nsan_stats.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/profile/InstrProfiling.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/profile/InstrProfilingFile.c:34: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/profile/InstrProfilingFile.c: In function 'doProfileMerging': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/profile/InstrProfilingPort.h:33:37: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result]8;;] 33 | #define COMPILER_RT_FTRUNCATE(f, l) ftruncate(fileno(f), l) | ^~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/profile/InstrProfilingFile.c:445:9: note: in expansion of macro 'COMPILER_RT_FTRUNCATE' 445 | (void)COMPILER_RT_FTRUNCATE(ProfileFile, | ^~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_addrhashmap.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../nsan/nsan_stats.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_stats.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingMerge.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_dynamic.x86_64.dir/nsan_stats.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan.x86_64.dir/nsan_suppressions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_addrhashmap.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../nsan/nsan_stats.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_stats.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingMergeFile.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_suppressions.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingNameVar.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_dynamic.x86_64.dir/nsan_suppressions.cpp.o [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingVersionVar.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/nsan_suppressions.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/nsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingWriter.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Built target RTNsan.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/ctx_profile/CMakeFiles/clang_rt.ctx_profile-x86_64.dir/CtxInstrProfiling.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profile_collector.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ctx_profile/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ctx_profile/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ctx_profile/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ctx_profile/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ctx_profile/CtxInstrProfiling.cpp:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/ctx_profile/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformAIX.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_segmented_array.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_function_call_trie.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_profile_collector.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_profile_collector.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformDarwin.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Built target RTNsan_dynamic.x86_64 [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformFuchsia.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformLinux.c.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profiling.cpp.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformOther.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingPlatformWindows.c.o cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Building CXX object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingRuntime.cpp.o [ 9%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.ctx_profile.a [ 9%] Building C object projects/compiler-rt/lib/profile/CMakeFiles/clang_rt.profile-x86_64.dir/InstrProfilingUtil.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_segmented_array.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_function_call_trie.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_profile_collector.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_profiling.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ cc1: warning: command-line option '-nostdinc++' is valid for C++/ObjC++ but not for C [ 9%] Built target clang_rt.ctx_profile-x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayPROFILING.x86_64.dir/xray_profiling_flags.cpp.o [ 9%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.profile.a [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_buffer_queue.cpp.o [ 9%] Built target clang_rt.profile-x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_init.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_buffer_queue.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_flags.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_interface.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_addrhashmap.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_interface.cpp:31: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_log_interface.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayFDR.x86_64.dir/xray_fdr_flags.cpp.o [ 9%] Built target RTXrayPROFILING.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayFDR.x86_64.dir/xray_fdr_logging.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_log_interface.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayBASIC.x86_64.dir/xray_basic_flags.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXrayBASIC.x86_64.dir/xray_basic_logging.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_utils.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_basic_logging.cpp:28: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_x86_64.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_fdr_logging.cpp:27: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_utils.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/xray_x86_64.cpp:4: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/xray/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Built target RTXrayBASIC.x86_64 [ 9%] Building ASM object projects/compiler-rt/lib/xray/CMakeFiles/RTXray.x86_64.dir/xray_trampoline_x86_64.S.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_interceptors.x86_64.dir/FuzzerInterceptors.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer_main.x86_64.dir/FuzzerMain.cpp.o [ 9%] Built target RTfuzzer_interceptors.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerCrossOver.cpp.o [ 9%] Built target RTXray.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_preinit.x86_64.dir/memprof_preinit.cpp.o [ 9%] Built target RTMemprof_preinit.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_allocator.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp: In function 'void __memprof::{anonymous}::Print(const llvm::memprof::MemInfoBlock&, __sanitizer::u64, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:53:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 53 | Printf("%llu.%02llu/%llu/%llu/", p / 100, p % 100, M.MinAccessCount, | ~~~^ ~~~~~~~~~~~~~~~~ | | | | long long unsigned int long unsigned int | %lu /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:53:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 53 | Printf("%llu.%02llu/%llu/%llu/", p / 100, p % 100, M.MinAccessCount, | ~~~^ | | | long long unsigned int | %lu 54 | M.MaxAccessCount); | ~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:66:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 66 | Printf("\taccess_count (ave/min/max): %llu.%02llu / %llu / %llu\n", p / 100, | ~~~^ | | | long long unsigned int | %lu 67 | p % 100, M.MinAccessCount, M.MaxAccessCount); | ~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:66:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 66 | Printf("\taccess_count (ave/min/max): %llu.%02llu / %llu / %llu\n", p / 100, | ~~~^ | | | long long unsigned int | %lu 67 | p % 100, M.MinAccessCount, M.MaxAccessCount); | ~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:80:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 80 | Printf("%llu ", ((uint64_t *)M.AccessHistogram)[i]); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long unsigned int uint64_t {aka long unsigned int} | %lu [ 9%] Built target RTXrayFDR.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_descriptions.cpp.o [ 9%] Built target RTfuzzer_main.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_flags.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_descriptions.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_descriptions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_flags.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerDataFlowTrace.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.cpp:103: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7156:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7156 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7184:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7184 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc: In function 'void* ___interceptor_dlopen(const char*, int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:247:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 247 | ({ CheckNoDeepBind(filename, flag); REAL(dlopen)(filename, flag); }) | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6352:15: note: in expansion of macro 'COMMON_INTERCEPTOR_DLOPEN' 6352 | void *res = COMMON_INTERCEPTOR_DLOPEN(filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_interceptors_memintrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerDriver.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_linux.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_malloc_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int ___interceptor_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:125:1: note: in expansion of macro 'INTERCEPTOR' 125 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mallopt(int, int)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:125:1: note: in expansion of macro 'INTERCEPTOR' 125 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsDlsym.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_mibmap.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_addrhashmap.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_mibmap.h:7, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_mibmap.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_posix.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsWeak.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtFunctionsWindows.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtraCounters.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtraCountersDarwin.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_rawprofile.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_addrhashmap.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_mibmap.h:7, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_rawprofile.h:4, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_rawprofile.cpp:5: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerExtraCountersWindows.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_rtl.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerFork.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_rtl.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIO.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_shadow_setup.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_shadow_setup.cpp: In function 'void __memprof::ProtectGap(__sanitizer::uptr, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_shadow_setup.cpp:31:21: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 31 | "|| `[%p, %p]` || ShadowGap's shadow ||\n", | ~^ | | | void* | %ld 32 | GapShadowBeg, GapShadowEnd); | ~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_shadow_setup.cpp:31:25: warning: format '%p' expects argument of type 'void*', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 31 | "|| `[%p, %p]` || ShadowGap's shadow ||\n", | ~^ | | | void* | %ld 32 | GapShadowBeg, GapShadowEnd); | ~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_stack.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stack.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_stats.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stats.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stats.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof.x86_64.dir/memprof_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIOPosix.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerIOWindows.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerLoop.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp: In function 'void fuzzer::RawPrint(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerIOPosix.cpp:161:14: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result]8;;] 161 | (void)write(2, Str, strlen(Str)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerMerge.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerLoop.cpp: In member function 'void fuzzer::Fuzzer::TryDetectingAMemoryLeak(const uint8_t*, size_t, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:684:8: warning: the address of 'fuzzer::ExternalFunctions::__lsan_enable' will never be NULL []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Waddress-Waddress]8;;] 684 | if (!&(EF->__lsan_enable) || !&(EF->__lsan_disable) || | ^~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerInternal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerExtFunctions.def:28:10: note: 'fuzzer::ExternalFunctions::__lsan_enable' declared here 28 | EXT_FUNC(__lsan_enable, void, (), false); | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h:26:16: note: in definition of macro 'EXT_FUNC' 26 | RETURN_TYPE(*NAME) FUNC_SIG = nullptr | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:684:33: warning: the address of 'fuzzer::ExternalFunctions::__lsan_disable' will never be NULL []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Waddress-Waddress]8;;] 684 | if (!&(EF->__lsan_enable) || !&(EF->__lsan_disable) || | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerExtFunctions.def:29:10: note: 'fuzzer::ExternalFunctions::__lsan_disable' declared here 29 | EXT_FUNC(__lsan_disable, void, (), false); | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/fuzzer/FuzzerExtFunctions.h:26:16: note: in definition of macro 'EXT_FUNC' 26 | RETURN_TYPE(*NAME) FUNC_SIG = nullptr | ^~~~ [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerMutate.cpp.o [ 9%] Built target RTMemprof.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_cxx.x86_64.dir/memprof_new_delete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_new_delete.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Built target RTMemprof_cxx.x86_64 [ 9%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.memprof-preinit.a [ 9%] Built target clang_rt.memprof-preinit-x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerSHA1.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerTracePC.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtil.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilDarwin.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilFuchsia.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilLinux.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_allocator.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_descriptions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_descriptions.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_descriptions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_allocator.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp: In function 'void __memprof::{anonymous}::Print(const llvm::memprof::MemInfoBlock&, __sanitizer::u64, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:53:28: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 53 | Printf("%llu.%02llu/%llu/%llu/", p / 100, p % 100, M.MinAccessCount, | ~~~^ ~~~~~~~~~~~~~~~~ | | | | long long unsigned int long unsigned int | %lu /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:53:33: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 53 | Printf("%llu.%02llu/%llu/%llu/", p / 100, p % 100, M.MinAccessCount, | ~~~^ | | | long long unsigned int | %lu 54 | M.MaxAccessCount); | ~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:66:60: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 4 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 66 | Printf("\taccess_count (ave/min/max): %llu.%02llu / %llu / %llu\n", p / 100, | ~~~^ | | | long long unsigned int | %lu 67 | p % 100, M.MinAccessCount, M.MaxAccessCount); | ~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:66:67: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 5 has type 'long unsigned int' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 66 | Printf("\taccess_count (ave/min/max): %llu.%02llu / %llu / %llu\n", p / 100, | ~~~^ | | | long long unsigned int | %lu 67 | p % 100, M.MinAccessCount, M.MaxAccessCount); | ~~~~~~~~~~~~~~~~ | | | long unsigned int /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.cpp:80:18: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 2 has type 'uint64_t' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 80 | Printf("%llu ", ((uint64_t *)M.AccessHistogram)[i]); | ~~~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | long long unsigned int uint64_t {aka long unsigned int} | %lu In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_flags.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_flags.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.cpp:103: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7156:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7156 | STRXFRM_INTERCEPTOR_IMPL(strxfrm, dest, src, len); | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7184:51: warning: ISO C++11 requires at least one argument for the "..." in a variadic macro 7184 | STRXFRM_INTERCEPTOR_IMPL(wcsxfrm, dest, src, len); | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_common.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc: In function 'void* ___interceptor_dlopen(const char*, int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:247:3: warning: ISO C++ forbids braced-groups within expressions []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 247 | ({ CheckNoDeepBind(filename, flag); REAL(dlopen)(filename, flag); }) | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:6352:15: note: in expansion of macro 'COMMON_INTERCEPTOR_DLOPEN' 6352 | void *res = COMMON_INTERCEPTOR_DLOPEN(filename, flag); | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc: At global scope: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7061:1: note: in expansion of macro 'INTERCEPTOR' 7061 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7057:1: note: in expansion of macro 'INTERCEPTOR' 7057 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_common_interceptors.inc:7053:1: note: in expansion of macro 'INTERCEPTOR' 7053 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_deadlock_detector1.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilPosix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_deadlock_detector2.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_errno.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_file.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_flags.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_flag_parser.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_fuchsia.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/fuzzer/CMakeFiles/RTfuzzer.x86_64.dir/FuzzerUtilWindows.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_interceptors_memintrinsics.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_libc.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors_memintrinsics.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_linux.cpp.o [ 9%] Built target RTfuzzer.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_malloc_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_linux.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:197:26: warning: 'int __interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int ___interceptor_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:125:1: note: in expansion of macro 'INTERCEPTOR' 125 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:178:19: note: 'int __interceptor_mallopt(int, int)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_malloc_linux.cpp:125:1: note: in expansion of macro 'INTERCEPTOR' 125 | INTERCEPTOR(int, mallopt, int cmd, int value) { return 0; } | ^~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoLibc.x86_64.dir/sanitizer_common_nolibc.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_libignore.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Built target RTSanitizerCommonNoLibc.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_linux_s390.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_mutex.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_netbsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_allocator.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_common_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_allocator_checks.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_dl.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_linux_libcdep.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_common.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:177: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_mac_libcdep.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_posix_libcdep.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_deadlock_detector1.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector1.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_stoptheworld_linux_libcdep.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_printf.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stoptheworld_linux_libcdep.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibcNoHooks.x86_64.dir/sanitizer_stoptheworld_netbsd_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Built target RTSanitizerCommonLibcNoHooks.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_deadlock_detector2.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_errno.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_deadlock_detector2.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_file.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_flags.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_flags.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_range.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_flag_parser.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_fuchsia.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_solaris.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_libc.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_allocator_report.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_libc.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_report.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_stoptheworld_win.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_suppressions.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_chained_origin_depot.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_chained_origin_depot.cpp:119:32: warning: 'static __sanitizer::{anonymous}::ChainedOriginDepotNode::Handle __sanitizer::{anonymous}::ChainedOriginDepotNode::get_handle(__sanitizer::u32)' defined but not used []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-function-Wunused-function]8;;] 119 | ChainedOriginDepotNode::Handle ChainedOriginDepotNode::get_handle(u32 id) { | ^~~~~~~~~~~~~~~~~~~~~~ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stack_store.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_tls_get_addr.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stack_store.cpp:251:6: warning: ISO C++ forbids flexible array member 'data' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 251 | u8 data[]; | ^~~~ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_libignore.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_libignore.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_thread_arg_retval.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_thread_registry.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stackdepot.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_linux_s390.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_mutex.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_netbsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_freebsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_linux.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_netbsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_posix.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_libcdep.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_type_traits.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoTermination.x86_64.dir/sanitizer_win.cpp.o [ 9%] Built target RTSanitizerCommonNoTermination.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_printer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.cpp:177: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Linking CXX static library libRTSanitizerCommon.test.nolibc.x86_64.a [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_platform_limits_solaris.cpp.o [ 9%] Built target RTSanitizerCommon.test.nolibc.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_posix.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_printf.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_posix.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_stacktrace_sparc.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_common.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_libbacktrace.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_libcdep.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_common.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libbacktrace.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_libcdep.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_bsd.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_fuchsia.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_markup.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_linux.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps_linux.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_procmaps_solaris.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_range.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_solaris.cpp.o [ 9%] Linking CXX static library libRTSanitizerCommon.test.x86_64.a [ 9%] Built target RTSanitizerCommon.test.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_stoptheworld_fuchsia.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_markup_fuchsia.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_posix_libcdep.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_stoptheworld_mac.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_stoptheworld_win.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_report.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_suppressions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_vector.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer.h:23, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_stacktrace_printer.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_markup.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_report.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_suppressions.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_tls_get_addr.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_thread_arg_retval.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_report_fuchsia.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_tls_get_addr.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_symbolizer_win.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_unwind_linux_libcdep.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_unwind_fuchsia.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_thread_registry.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonSymbolizerNoHooks.x86_64.dir/sanitizer_unwind_win.cpp.o [ 9%] Built target RTSanitizerCommonSymbolizerNoHooks.x86_64 [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_type_traits.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_mibmap.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_addrhashmap.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_mibmap.h:7, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_mibmap.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 9%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_win.cpp.o [ 9%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_posix.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_posix.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 11%] Building CXX object projects/compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonNoHooks.x86_64.dir/sanitizer_termination.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_rawprofile.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_rtl.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_allocator_internal.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_addrhashmap.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_mibmap.h:7, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_rawprofile.h:4, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_rawprofile.cpp:5: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_rtl.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 11%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_shadow_setup.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_shadow_setup.cpp: In function 'void __memprof::ProtectGap(__sanitizer::uptr, __sanitizer::uptr)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_shadow_setup.cpp:31:21: warning: format '%p' expects argument of type 'void*', but argument 2 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 31 | "|| `[%p, %p]` || ShadowGap's shadow ||\n", | ~^ | | | void* | %ld 32 | GapShadowBeg, GapShadowEnd); | ~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_shadow_setup.cpp:31:25: warning: format '%p' expects argument of type 'void*', but argument 3 has type '__sanitizer::uptr' {aka 'long unsigned int'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;] 31 | "|| `[%p, %p]` || ShadowGap's shadow ||\n", | ~^ | | | void* | %ld 32 | GapShadowBeg, GapShadowEnd); | ~~~~~~~~~~~~ | | | __sanitizer::uptr {aka long unsigned int} [ 11%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_stack.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_stats.cpp.o [ 11%] Built target RTSanitizerCommonNoHooks.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stack.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stack.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stats.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_stats.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_thread.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 11%] Linking CXX static library libRTInterception.test.x86_64.a [ 11%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic.x86_64.dir/memprof_new_delete.cpp.o [ 11%] Built target RTInterception.test.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats-x86_64.dir/stats.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_interceptors.h:39, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_interceptors.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_allocator.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/memprof_new_delete.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/memprof/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/stats/../sanitizer_common/sanitizer_posix.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/stats/stats.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/stats/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 11%] Building CXX object projects/compiler-rt/lib/stats/CMakeFiles/clang_rt.stats_client-x86_64.dir/stats_client.cpp.o [ 11%] Linking CXX static library libRTAsanTest.x86_64.a [ 11%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.stats_client.a [ 11%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.stats.a [ 11%] Built target clang_rt.stats_client-x86_64 [ 11%] Built target RTMemprof_dynamic.x86_64 [ 11%] Linking CXX static library libRTRtsanTest.x86_64.a [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/checksum.cpp.o [ 11%] Built target clang_rt.stats-x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCWrappers.x86_64.dir/wrappers_c.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/common.cpp.o [ 11%] Built target RTRtsanTest.x86_64 [ 11%] Built target RTAsanTest.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandaloneCxxWrappers.x86_64.dir/wrappers_cpp.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/gwp_asan/CMakeFiles/RTGwpAsanBacktraceSanitizerCommon.x86_64.dir/optional/backtrace_sanitizer_common.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/condition_variable_linux.cpp.o [ 11%] Built target RTGwpAsanBacktraceSanitizerCommon.x86_64 [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/crc32_hw.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/flags_parser.cpp.o [ 11%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/flags.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/fuchsia.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/linux.cpp.o [ 12%] Linking CXX static library libRTCtxProfileTest.x86_64.a [ 12%] Built target RTCtxProfileTest.x86_64 /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/scudo/standalone/linux.cpp: In function 'void scudo::outputRaw(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/scudo/standalone/linux.cpp:229:16: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result]8;;] 229 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 12%] Linking CXX static library libRTXRay.test.x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/mem_map.cpp.o [ 12%] Built target RTXRay.test.x86_64 [ 12%] Linking CXX static library libRTFuzzerTest.x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/mem_map_fuchsia.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/mem_map_linux.cpp.o [ 12%] Built target RTFuzzerTest.x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/release.cpp.o [ 12%] Linking CXX static library libRTMemProfTest.x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/report.cpp.o [ 12%] Built target RTMemProfTest.x86_64 [ 12%] Linking CXX static library libRTOrc.test.x86_64.a [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/report_linux.cpp.o [ 12%] Built target RTOrc.test.x86_64 [ 12%] Creating export file for LTO [ 12%] Built target LTO_exports [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/string_utils.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/RTScudoStandalone.x86_64.dir/timing.cpp.o [ 12%] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [ 12%] Built target RTScudoStandalone.x86_64 [ 12%] Built target utility-resource-headers [ 12%] Built target core-resource-headers [ 12%] Built target cuda-resource-headers [ 12%] Built target hexagon-resource-headers [ 12%] Built target hip-resource-headers [ 12%] Built target loongarch-resource-headers [ 12%] Built target mips-resource-headers [ 12%] Built target ppc-resource-headers [ 12%] Built target ppc-htm-resource-headers [ 12%] Built target riscv-resource-headers [ 12%] Built target systemz-resource-headers [ 12%] Built target ve-resource-headers [ 12%] Built target webassembly-resource-headers [ 12%] Built target RTScudoStandaloneCxxWrappers.x86_64 [ 12%] Built target x86-resource-headers [ 12%] Built target hlsl-resource-headers [ 12%] Built target opencl-resource-headers [ 12%] Built target llvm-libc-resource-headers [ 12%] Built target windows-resource-headers [ 12%] Built target openmp-resource-headers [ 12%] Creating export file for CheckerDependencyHandlingAnalyzerPlugin [ 12%] Creating export file for SampleAnalyzerPlugin [ 12%] Built target CheckerDependencyHandlingAnalyzerPlugin_exports [ 12%] Built target SampleAnalyzerPlugin_exports [ 12%] Bundling HTMLLogger resources [ 12%] Creating export file for CheckerOptionHandlingAnalyzerPlugin [ 12%] Built target clangAnalysisFlowSensitiveResources [ 12%] Built target CheckerOptionHandlingAnalyzerPlugin_exports [ 12%] Generating ../../../../bin/scan-build [ 12%] Generating ../../../../bin/analyze-build [ 12%] Generating ../../../../bin/intercept-build [ 12%] Generating ../../../../libexec/c++-analyzer [ 12%] Generating ../../../../bin/scan-build-py [ 12%] Generating ../../../../libexec/ccc-analyzer [ 12%] Generating ../../../../share/man/man1/scan-build.1 [ 12%] Generating ../../../../lib/libear/__init__.py [ 12%] Generating ../../../../share/scan-build/scanview.css [ 12%] Generating ../../../../lib/libear/config.h.in [ 12%] Generating ../../../../share/scan-build/sorttable.js [ 12%] Generating ../../../../lib/libear/ear.c [ 12%] Built target scan-build [ 12%] Generating ../../../../bin/scan-view [ 12%] Generating ../../../../lib/libscanbuild/__init__.py [ 12%] Generating ../../../../share/scan-view/Reporter.py [ 12%] Generating ../../../../lib/libscanbuild/analyze.py [ 12%] Generating ../../../../share/scan-view/ScanView.py [ 12%] Generating ../../../../lib/libscanbuild/arguments.py [ 12%] Generating ../../../../share/scan-view/bugcatcher.ico [ 12%] Generating ../../../../share/scan-view/startfile.py [ 12%] Generating ../../../../lib/libscanbuild/clang.py [ 12%] Built target scan-view [ 12%] Generating ../../../../lib/libscanbuild/compilation.py [ 12%] Copying clang-doc-default-stylesheet.css to /build/combine-all-repos/build/./bin/../share/clang-doc [ 12%] Copying index.js to /build/combine-all-repos/build/./bin/../share/clang-doc [ 12%] Generating ../../../../lib/libscanbuild/intercept.py [ 12%] Copying Clang-Doc Assets [ 12%] Built target copy-clang-doc-assets [ 12%] Generating ../../../../lib/libscanbuild/report.py [ 12%] Bundling HTMLForest resources [ 12%] Generating ../../../../lib/libscanbuild/resources/scanview.css [ 12%] Built target clang-pseudo-resources [ 12%] Generating ../../../../lib/libscanbuild/resources/selectable.js [ 12%] Generating ../../../../lib/libscanbuild/resources/sorttable.js [ 12%] Generating ../../../../lib/libscanbuild/shell.py [ 12%] Built target RTScudoStandaloneCWrappers.x86_64 [ 12%] Generating ../../../../libexec/analyze-c++ [ 12%] Generating ../../../../libexec/analyze-cc [ 12%] Built target hmaptool [ 12%] Generating ../../../../libexec/intercept-c++ [ 12%] Generating ../../../../libexec/intercept-cc [ 12%] Creating export file for BugpointPasses [ 12%] Built target scan-build-py [ 12%] Creating export file for Remarks [ 12%] Built target BugpointPasses_exports [ 12%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/DynamicLibraryLib.dir/ExportedFuncs.cpp.o [ 12%] Built target Remarks_exports [ 12%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/PipSqueak.dir/PipSqueak.cpp.o [ 12%] Building CXX object unittests/Support/DynamicLibrary/CMakeFiles/SecondLib.dir/PipSqueak.cpp.o [ 12%] Linking CXX static library ../../../lib/libDynamicLibraryLib.a [ 12%] Built target DynamicLibraryLib [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark.cc.o [ 12%] Linking CXX shared module PipSqueak.so [ 12%] Linking CXX shared module SecondLib.so [ 12%] Built target PipSqueak [ 12%] Built target SecondLib [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_api_internal.cc.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_name.cc.o [ 12%] Built target obj.clangSupport [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_register.cc.o [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/benchmark_runner.cc.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/check.cc.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/colorprint.cc.o [ 12%] Configuring NATIVE LLVM... CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include)  CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:16 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include)  -- The C compiler identification is GNU 14.1.0 -- The CXX compiler identification is GNU 14.1.0 -- The ASM compiler identification is GNU -- Found assembler: /nix/store/8kawj3bqk7633i1cmqs24g4k6qncvqmk-gcc-wrapper-14.1.0/bin/gcc -- Detecting C compiler ABI info [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/commandlineflags.cc.o -- Detecting C compiler ABI info - done [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/complexity.cc.o -- Check for working C compiler: /nix/store/8kawj3bqk7633i1cmqs24g4k6qncvqmk-gcc-wrapper-14.1.0/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: /nix/store/8kawj3bqk7633i1cmqs24g4k6qncvqmk-gcc-wrapper-14.1.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- bolt project is disabled -- cheetah project is disabled -- cilktools project is disabled -- clang project is enabled -- clang-tools-extra project is enabled -- compiler-rt project is enabled -- cross-project-tests project is disabled -- libc project is disabled -- libclc project is disabled -- lld project is disabled -- lldb project is disabled -- mlir project is disabled -- openmp project is disabled -- polly project is disabled -- pstl project is disabled -- flang project is disabled -- Found Python3: /nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/bin/python3.11 (found suitable version "3.11.9", minimum required is "3.0") found components: Interpreter -- Looking for dlfcn.h -- Looking for dlfcn.h - found -- Looking for errno.h -- Looking for errno.h - found -- Looking for fcntl.h [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o -- Looking for fcntl.h - found -- Looking for link.h [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/console_reporter.cc.o -- 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 [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/counter.cc.o -- 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 [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/csv_reporter.cc.o -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for sysexits.h In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APFloat.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Support/APFloat.cpp:14: In member function 'llvm::APInt& llvm::APInt::clearUnusedBits()', inlined from 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:115:22, inlined from 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Support/APFloat.cpp:4216:28: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:1947:31: warning: array subscript [1, 67108863] is outside array bounds of 'uint64_t [0]' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 1947 | U.pVal[getNumWords() - 1] &= mask; | ~~~~~~~~~~~~~~~~~~~~~~~~^ In function 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)': cc1plus: note: source object is likely at address zero In member function 'llvm::APInt& llvm::APInt::clearUnusedBits()', inlined from 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:115:22, inlined from 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Support/APFloat.cpp:4216:28: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:1947:33: warning: array subscript [1, 67108863] is outside array bounds of 'uint64_t [0]' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 1947 | U.pVal[getNumWords() - 1] &= mask; | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In function 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)': cc1plus: note: source object is likely at address zero -- 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -- Looking for valgrind/valgrind.h - found -- Looking for fenv.h [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/json_reporter.cc.o -- 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 -- Performing Test HAVE_BUILTIN_THREAD_POINTER [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/liborc_rt.a -- Performing Test HAVE_BUILTIN_THREAD_POINTER - Success -- Looking for mach/mach.h [ 12%] Built target orc_rt-x86_64 [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/perf_counters.cc.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o -- Looking for mach/mach.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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o -- Looking for pthread_create 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 [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/reporter.cc.o -- Looking for pthread_mutex_lock in pthread - found -- Looking for dlopen in dl [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/statistics.cc.o -- 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 - found -- Looking for perfmon/perf_event.h -- Looking for perfmon/perf_event.h - found -- Looking for perfmon/pfmlib.h [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/string_util.cc.o -- Looking for perfmon/pfmlib.h - found -- Looking for perfmon/pfmlib_perf_event.h -- Looking for perfmon/pfmlib_perf_event.h - found -- Performing Test COMPILE_WITH_CYCLES -- Performing Test COMPILE_WITH_CYCLES - Success -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /nix/store/lv6nackqis28gg7l2ic43f6nk52hb39g-zlib-1.3.1/lib/libz.so (found version "1.3.1") -- Looking for compress2 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 12%] Built target builtins [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/sysinfo.cc.o -- Looking for compress2 - found -- Found LibXml2: /nix/store/kf7fzax0av9him9m4zcmbqmihh5108wq-libxml2-2.12.7/lib/libxml2.so (found version "2.12.7") -- Looking for xmlReadMemory [ 12%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark.dir/timers.cc.o -- Looking for xmlReadMemory - found -- Looking for histedit.h -- Looking for histedit.h - found -- Found LibEdit: /nix/store/cfg48yxj3wa3mfdbhxa26mf72qjg6adm-libedit-20230828-3.1-dev/include (found version "2.11") -- Looking for arc4random [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -- Looking for arc4random - found -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /nix/store/fwh4fxd747m0py3ib3s5abamia9nrf90-glibc-2.39-52-dev/include -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW [ 12%] Built target crt [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o -- 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 __unw_add_dynamic_fde [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [ 12%] Linking CXX static library ../../../lib/libbenchmark.a -- Looking for __unw_add_dynamic_fde - not found -- Looking for _Unwind_Backtrace [ 12%] Built target benchmark [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o -- Looking for _Unwind_Backtrace - not found -- Looking for getpagesize -- Looking for getpagesize - found -- Looking for sysconf [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o -- Looking for sysconf - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for setrlimit -- Looking for setrlimit - found -- Looking for isatty [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o -- Looking for isatty - found -- Looking for futimens -- Looking for futimens - found -- Looking for futimes -- Looking for futimes - found -- Looking for sigaltstack -- Looking for sigaltstack - found -- Looking for mallctl -- Looking for mallctl - not found -- Looking for mallinfo -- Looking for mallinfo - found -- Looking for mallinfo2 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o -- Looking for mallinfo2 - found -- Looking for malloc_zone_statistics -- Looking for malloc_zone_statistics - not found -- Looking for getrlimit -- Looking for getrlimit - found -- Looking for posix_spawn [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o -- Looking for posix_spawn - found -- Looking for pread -- Looking for pread - found -- Looking for sbrk -- Looking for sbrk - found -- Looking for strerror_r -- Looking for strerror_r - found -- Looking for strerror_s [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan.cpp.o -- Looking for strerror_s - not found -- Looking for setenv [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_allocator.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_allocator.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_allocator.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_allocator.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_fuchsia.cpp.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o -- Looking for setenv - 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -- Looking for pthread_setname_np - found -- Looking for dlopen [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.ubsan_standalone_cxx.a [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 12%] Built target clang_rt.ubsan_standalone_cxx-x86_64 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o -- Looking for dlopen - found -- Looking for dladdr [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_interceptors.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ -- Looking for dladdr - found -- Looking for proc_pid_rusage In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:197:26: warning: 'int __interceptor_mprobe(void*)' specifies less restrictive attribute than its target 'int ___interceptor_mprobe(void*)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:217:1: note: in expansion of macro 'INTERCEPTOR' 217 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:178:19: note: 'int __interceptor_mprobe(void*)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:217:1: note: in expansion of macro 'INTERCEPTOR' 217 | INTERCEPTOR(int, mprobe, void *ptr) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck_pedantic(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck_pedantic(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:213:1: note: in expansion of macro 'INTERCEPTOR' 213 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck_pedantic(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:213:1: note: in expansion of macro 'INTERCEPTOR' 213 | INTERCEPTOR(int, mcheck_pedantic, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:197:26: warning: 'int __interceptor_mcheck(void (*)(int))' specifies less restrictive attribute than its target 'int ___interceptor_mcheck(void (*)(int))': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:209:1: note: in expansion of macro 'INTERCEPTOR' 209 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:178:19: note: 'int __interceptor_mcheck(void (*)(int))' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:209:1: note: in expansion of macro 'INTERCEPTOR' 209 | INTERCEPTOR(int, mcheck, void (*abortfunc)(int mstatus)) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:197:26: warning: 'int __interceptor_mallopt(int, int)' specifies less restrictive attribute than its target 'int ___interceptor_mallopt(int, int)': 'nothrow' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wmissing-attributes-Wmissing-attributes]8;;] 197 | extern "C" ret_type __interceptor_##func(__VA_ARGS__) \ | ^~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:305:3: note: in expansion of macro 'DECLARE_WRAPPER' 305 | DECLARE_WRAPPER(ret_type, func, __VA_ARGS__) \ | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:181:1: note: in expansion of macro 'INTERCEPTOR' 181 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:178:19: note: 'int __interceptor_mallopt(int, int)' target declared here 178 | # define WRAP(x) ___interceptor_ ## x | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../interception/interception.h:306:45: note: in expansion of macro 'WRAP' 306 | extern "C" INTERCEPTOR_ATTRIBUTE ret_type WRAP(func)(__VA_ARGS__) | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_interceptors.cpp:181:1: note: in expansion of macro 'INTERCEPTOR' 181 | INTERCEPTOR(int, mallopt, int cmd, int value) { | ^~~~~~~~~~~ -- Looking for proc_pid_rusage - not found -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_linux.cpp.o -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Performing Test LLVM_HAS_ATOMICS In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_allocator.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_linux.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_mac.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_malloc_mac.cpp.o [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_posix.cpp.o -- Performing Test LLVM_HAS_ATOMICS - Success In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_allocator.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_posix.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ -- LLVM host triple: x86_64-unknown-linux-gnu -- Native target architecture is X86 -- Threads enabled. -- Doxygen disabled. -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) -- OCaml bindings disabled. -- Found Python module pygments -- Found Python module pygments.lexers.c_cpp [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_preinit.cpp.o -- Found Python module yaml -- LLVM default target triple: x86_64-unknown-linux-gnu -- Performing Test C_SUPPORTS_FPIC [ 12%] Building CXX object projects/compiler-rt/lib/lsan/CMakeFiles/clang_rt.lsan-x86_64.dir/lsan_thread.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_linux.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_procmaps.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_allocator.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_allocator.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/lsan_thread.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/lsan/../sanitizer_common/sanitizer_platform_limits_posix.h:593:10: warning: ISO C++ prohibits anonymous structs []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 593 | struct { | ^ -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.lsan.a [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION [ 12%] Built target clang_rt.lsan-x86_64 [ 12%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/clang_rt.ubsan_standalone-x86_64.dir/ubsan_init_standalone_preinit.cpp.o [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.asan.a [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.ubsan_standalone.a -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION [ 12%] Built target clang_rt.ubsan_standalone-x86_64 [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.asan_cxx.a [ 12%] Built target clang_rt.asan_cxx-x86_64 [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.asan_static.a [ 12%] Built target clang_rt.asan-x86_64 [ 12%] Built target clang_rt.asan_static-x86_64 [ 12%] Generating exported symbols for clang_rt.asan_cxx-x86_64 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [ 12%] Built target clang_rt.asan_cxx-x86_64-symbols [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Success -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test C_SUPPORTS_CXX98_COMPAT_EXTRA_SEMI_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o -- 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 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - not found -- Linker detection: GNU ld -- Performing Test HAS_WERROR_GLOBAL_CTORS -- Performing Test HAS_WERROR_GLOBAL_CTORS - Failed -- Looking for __x86_64__ -- Looking for __x86_64__ - found [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o -- Found Git: /nix/store/jxjzgz1p0hdqsg8k17ivw5mgcd6ffx9c-git-2.44.1/bin/git (found version "2.44.1") [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o -- Looking for logf128 -- Looking for logf128 - found [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o -- Targeting AArch64 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o -- Targeting X86 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/CMakeLists.txt:12 (include)  CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:16 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/CMakeLists.txt:12 (include)  -- Looking for unwind.h [ 12%] Generating exported symbols for clang_rt.asan-x86_64 -- Looking for unwind.h - found -- Looking for rpc/xdr.h -- Looking for rpc/xdr.h - not found -- Performing Test COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG [ 12%] Built target clang_rt.asan-x86_64-symbols [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.rtsan.a -- Performing Test COMPILER_RT_HAS_NO_DEFAULT_CONFIG_FLAG - Failed -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG [ 12%] Built target clang_rt.rtsan-x86_64 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o -- Performing Test CXX_SUPPORTS_UNWINDLIB_NONE_FLAG - Failed -- Looking for fopen in c [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o -- 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 C_SUPPORTS_NODEFAULTLIBS_FLAG -- Performing Test C_SUPPORTS_NODEFAULTLIBS_FLAG - Success -- Looking for _Unwind_GetRegionStart in unwind -- Looking for _Unwind_GetRegionStart in unwind - found -- 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o -- Performing Test COMPILER_RT_HAS_STD_C11_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o -- Performing Test COMPILER_RT_HAS_FCF_PROTECTION_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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o -- 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -- 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -- 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o -- Performing Test COMPILER_RT_HAS_FNO_FUNCTION_SECTIONS_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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o -- 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_FNO_COVERAGE_MAPPING_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o -- Performing Test COMPILER_RT_HAS_FNO_COVERAGE_MAPPING_FLAG - Failed -- Performing Test COMPILER_RT_HAS_MCRC32_FLAG -- Performing Test COMPILER_RT_HAS_MCRC32_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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o -- Performing Test COMPILER_RT_HAS_FNO_PARTIAL_INLINING_FLAG - Success -- Performing Test COMPILER_RT_HAS_TRIVIAL_AUTO_INIT -- Performing Test COMPILER_RT_HAS_TRIVIAL_AUTO_INIT - Success -- Performing Test COMPILER_RT_HAS_FVISIBILITY_INLINES_HIDDEN_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o -- 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 [ 12%] Generating exported symbols for clang_rt.dfsan-x86_64 -- Performing Test COMPILER_RT_HAS_WALL_FLAG - Success -- Performing Test COMPILER_RT_HAS_WERROR_FLAG [ 12%] Built target clang_rt.dfsan-x86_64-symbols [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -- Performing Test COMPILER_RT_HAS_WERROR_FLAG - Success -- Performing Test COMPILER_RT_HAS_WFRAME_LARGER_THAN_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o -- 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_WGNU_ANONYMOUS_STRUCT_FLAG -- Performing Test COMPILER_RT_HAS_WGNU_ANONYMOUS_STRUCT_FLAG - Failed -- 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 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o -- Performing Test COMPILER_RT_HAS_WSUGGEST_OVERRIDE_FLAG - Success -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_REFERENCE_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_REFERENCE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_BETA_FLAG -- Performing Test COMPILER_RT_HAS_WTHREAD_SAFETY_BETA_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_WNO_FORMAT -- Performing Test COMPILER_RT_HAS_WNO_FORMAT - Failed -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC -- Performing Test COMPILER_RT_HAS_WNO_FORMAT_PEDANTIC - Success -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG [ 12%] Generating exported symbols for clang_rt.msan-x86_64 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o -- Performing Test COMPILER_RT_HAS_EXTERNAL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_W4_FLAG [ 12%] Built target clang_rt.msan-x86_64-symbols [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o -- 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_WD4206_FLAG -- Performing Test COMPILER_RT_HAS_WD4206_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4291_FLAG -- Performing Test COMPILER_RT_HAS_WD4291_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4221_FLAG [ 12%] Generating exported symbols for clang_rt.msan_cxx-x86_64 -- Performing Test COMPILER_RT_HAS_WD4221_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WD4391_FLAG [ 12%] Built target clang_rt.msan_cxx-x86_64-symbols [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o -- 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 -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_FLAG - Success -- Performing Test COMPILER_RT_HAS_UNINITIALIZED_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o -- Performing Test COMPILER_RT_HAS_UNINITIALIZED_FLAG - Success -- Performing Test COMPILER_RT_HAS_SHADOW_FLAG -- Performing Test COMPILER_RT_HAS_SHADOW_FLAG - Success -- Performing Test COMPILER_RT_HAS_EMPTY_BODY_FLAG [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.hwasan_aliases_cxx.a [ 12%] Built target clang_rt.hwasan_aliases_cxx-x86_64 -- Performing Test COMPILER_RT_HAS_EMPTY_BODY_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_MEMACCESS_FLAG [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.hwasan.a [ 12%] Built target clang_rt.hwasan-x86_64 -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_MEMACCESS_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_ARGUMENT_FLAG [ 12%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.hwasan_aliases.a [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 12%] Built target clang_rt.hwasan_aliases-x86_64 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_ARGUMENT_FLAG - Success -- Performing Test COMPILER_RT_HAS_SUSPICIOUS_MEMACCESS_FLAG -- Performing Test COMPILER_RT_HAS_SUSPICIOUS_MEMACCESS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_BUILTIN_MEMCPY_CHK_SIZE_FLAG -- Performing Test COMPILER_RT_HAS_BUILTIN_MEMCPY_CHK_SIZE_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_POINTER_ARITHMETIC_FLAG -- Performing Test COMPILER_RT_HAS_ARRAY_BOUNDS_POINTER_ARITHMETIC_FLAG - Failed -- Performing Test COMPILER_RT_HAS_RETURN_STACK_ADDRESS_FLAG -- Performing Test COMPILER_RT_HAS_RETURN_STACK_ADDRESS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DECAY_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DECAY_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FORMAT_INSUFFICIENT_ARGS_FLAG -- Performing Test COMPILER_RT_HAS_FORMAT_INSUFFICIENT_ARGS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_BUILTIN_FORMAL_SECURITY_FLAG -- Performing Test COMPILER_RT_HAS_BUILTIN_FORMAL_SECURITY_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DIV_FLAG -- Performing Test COMPILER_RT_HAS_SIZEOF_ARRAY_DIV_FLAG - Success -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_DIV_FLAG [ 12%] Generating exported symbols for clang_rt.hwasan-x86_64 [ 12%] Built target clang_rt.hwasan-x86_64-symbols -- Performing Test COMPILER_RT_HAS_SIZEOF_POINTER_DIV_FLAG - Success -- Looking for __func__ [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributes.cpp.o -- Looking for __func__ - found -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o -- Performing Test COMPILER_RT_HAS_NOSTDINCXX_FLAG - Success -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG -- Performing Test COMPILER_RT_HAS_NOSTDLIBXX_FLAG - Success -- Looking for include file sys/auxv.h [ 12%] Generating exported symbols for clang_rt.hwasan_aliases-x86_64 [ 12%] Built target clang_rt.hwasan_aliases-x86_64-symbols [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o -- Looking for include file sys/auxv.h - found -- Looking for __atomic_load_8 in atomic [ 12%] Generating exported symbols for clang_rt.hwasan_aliases_cxx-x86_64 -- Looking for __atomic_load_8 in atomic - found -- Looking for dlopen in dl [ 12%] Built target clang_rt.hwasan_aliases_cxx-x86_64-symbols [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o -- Looking for dlopen in dl - found -- Looking for shm_open in rt [ 12%] Linking CXX shared library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.dyndd.so -- Looking for shm_open in rt - found -- Looking for pow in m [ 12%] Built target clang_rt.dyndd-dynamic-x86_64 [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 12%] Generating exported symbols for clang_rt.tsan_cxx-x86_64 -- Looking for pow in m - found -- Looking for pthread_create in pthread [ 12%] Built target clang_rt.tsan_cxx-x86_64-symbols [ 12%] Generating exported symbols for clang_rt.tsan-x86_64 [ 12%] Built target clang_rt.tsan-x86_64-symbols [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o -- 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 [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o -- 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 - Success -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT -- Performing Test COMPILER_RT_HAS_VERSION_SCRIPT - Success [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o -- Looking for __i386__ -- Looking for __i386__ - not found -- Compiler-RT supported architectures: x86_64 -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG -- Performing Test COMPILER_RT_HAS_VISIBILITY_HIDDEN_FLAG - Success -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG -- Performing Test COMPILER_RT_HAS_XRAY_COMPILER_FLAG - Failed -- Performing Test COMPILER_RT_HAS_NOGPULIB_FLAG -- Performing Test COMPILER_RT_HAS_NOGPULIB_FLAG - Failed -- Performing Test COMPILER_RT_HAS_FLTO_FLAG -- Performing Test COMPILER_RT_HAS_FLTO_FLAG - Success -- Performing Test COMPILER_RT_HAS_FCONVERGENT_FUNCTIONS_FLAG -- Performing Test COMPILER_RT_HAS_FCONVERGENT_FUNCTIONS_FLAG - Failed -- Performing Test COMPILER_RT_HAS_CODE_OBJECT_VERSION_FLAG -- Performing Test COMPILER_RT_HAS_CODE_OBJECT_VERSION_FLAG - Failed -- Performing Test COMPILER_RT_HAS_WBUILTIN_DECLARATION_MISMATCH_FLAG -- Performing Test COMPILER_RT_HAS_WBUILTIN_DECLARATION_MISMATCH_FLAG - Success -- Performing Test COMPILER_RT_HAS_ZL_FLAG -- Performing Test COMPILER_RT_HAS_ZL_FLAG - Failed -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD -- Performing Test COMPILER_RT_HAS_ATOMIC_KEYWORD - Success -- Performing Test COMPILER_RT_HAS_ASM_LSE -- Performing Test COMPILER_RT_HAS_ASM_LSE - Failed -- Performing Test COMPILER_RT_HAS_AARCH64_SME -- Performing Test COMPILER_RT_HAS_AARCH64_SME - Failed -- Builtin supported architectures: x86_64 -- Performing additional configure checks with target flags: -m64 -- Performing Test COMPILER_RT_HAS_x86_64_FLOAT16 -- Performing Test COMPILER_RT_HAS_x86_64_FLOAT16 - Success -- Performing Test COMPILER_RT_HAS_x86_64_BFLOAT16 [ 14%] Built target safestack [ 14%] Built target cfi [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 14%] Built target gwp_asan [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o -- Performing Test COMPILER_RT_HAS_x86_64_BFLOAT16 - Success -- 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 -- 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 [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o -- Performing Test COMPILER_RT_TARGET_HAS_UNAME - Success -- Performing Test HAS_THREAD_LOCAL [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o -- Performing Test HAS_THREAD_LOCAL - Success CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/CMakeLists.txt:7 (include)  CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:16 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/CMakeLists.txt:7 (include)  -- Looking for sys/resource.h -- Looking for sys/resource.h - found -- Looking for dlfcn.h [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/checksum.cpp.o -- Looking for dlfcn.h - found -- Looking for dladdr [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/common.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/condition_variable_linux.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/crc32_hw.cpp.o -- Looking for dladdr - found -- Clang version: 19.1.7 [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/flags_parser.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/flags.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/fuchsia.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/linux.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/scudo/standalone/linux.cpp: In function 'void scudo::outputRaw(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/scudo/standalone/linux.cpp:229:16: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result]8;;] 229 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/mem_map.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/mem_map_fuchsia.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/mem_map_linux.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/release.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/report.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/report_linux.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/string_utils.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/timing.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o -- Looking for include file sys/inotify.h [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-x86_64.dir/wrappers_c.cpp.o -- Looking for include file sys/inotify.h - found [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o -- Performing Test HAVE_LINKER_FLAG_LONG_PLT -- Performing Test HAVE_LINKER_FLAG_LONG_PLT - Failed [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o -- Registering ExampleIRTransforms as a pass plugin (static build: OFF) -- Registering Bye as a pass plugin (static build: OFF) -- Configuring done (33.0s) [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 14%] Linking CXX static library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.scudo_standalone.a [ 14%] Built target clang_rt.scudo_standalone-x86_64 [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/checksum.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/common.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/condition_variable_linux.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/crc32_hw.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/flags_parser.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/flags.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/fuchsia.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/linux.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/scudo/standalone/linux.cpp: In function 'void scudo::outputRaw(const char*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/compiler-rt/lib/scudo/standalone/linux.cpp:229:16: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)' declared with attribute 'warn_unused_result' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-result-Wunused-result]8;;] 229 | (void)write(2, Buffer, strlen(Buffer)); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/mem_map.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/mem_map_fuchsia.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/mem_map_linux.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/release.cpp.o [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 14%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/report.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/report_linux.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/string_utils.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/timing.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/wrappers_c.cpp.o [ 16%] Building CXX object projects/compiler-rt/lib/scudo/standalone/CMakeFiles/clang_rt.scudo_standalone-dynamic-x86_64.dir/wrappers_cpp.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAUtils.cpp.o -- Generating done (3.6s) -- Build files have been written to: /build/combine-all-repos/build/NATIVE [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 16%] Built target CONFIGURE_LLVM_NATIVE [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.ubsan_minimal.a [ 16%] Built target clang_rt.ubsan_minimal-x86_64 [ 16%] Linking CXX shared library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.ubsan_minimal.so [ 16%] Built target clang_rt.ubsan_minimal-dynamic-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 16%] Linking CXX shared library ../../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.scudo_standalone.so [ 16%] Built target clang_rt.scudo_standalone-dynamic-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SipHash.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.nsan.a [ 16%] Built target clang_rt.nsan-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 16%] Built target profile [ 16%] Built target ctx_profile [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.xray-profiling.a [ 16%] Built target clang_rt.xray-profiling-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.xray.a [ 16%] Built target clang_rt.xray-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.xray-fdr.a [ 16%] Built target clang_rt.xray-fdr-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [ 16%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 16%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 16%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 16%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.xray-basic.a [ 16%] Built target clang_rt.xray-basic-x86_64 [ 16%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.fuzzer_interceptors.a [ 16%] Built target clang_rt.fuzzer_interceptors-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.fuzzer.a [ 16%] Built target clang_rt.fuzzer-x86_64 [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.fuzzer_no_main.a [ 16%] Built target clang_rt.fuzzer_no_main-x86_64 [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.memprof.a [ 16%] Built target clang_rt.memprof-x86_64 [ 16%] Linking CXX static library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.memprof_cxx.a [ 16%] Built target clang_rt.memprof_cxx-x86_64 [ 16%] Generating version list for clang_rt.ubsan_standalone-dynamic-x86_64 [ 16%] Built target clang_rt.ubsan_standalone-dynamic-x86_64-version-list [ 16%] Generating version list for clang_rt.asan-dynamic-x86_64 [ 16%] Built target clang_rt.asan-dynamic-x86_64-version-list [ 16%] Generating version list for clang_rt.hwasan-dynamic-x86_64 [ 16%] Built target clang_rt.hwasan-dynamic-x86_64-version-list [ 16%] Generating version list for clang_rt.hwasan_aliases-dynamic-x86_64 [ 16%] Linking CXX static library ../../../../../../lib/libRTScudoUnitTest.x86_64.a [ 16%] Built target clang_rt.hwasan_aliases-dynamic-x86_64-version-list [ 16%] Built target RTScudoUnitTest.x86_64 [ 16%] Linking CXX static library ../../../../../../lib/libRTScudoCUnitTest.x86_64.a [ 16%] Linking CXX static library ../../../../../../lib/libRTScudoCxxUnitTest.x86_64.a [ 16%] Linking CXX static library libRTGwpAsanTest.x86_64.a [ 16%] Built target RTScudoCUnitTest.x86_64 [ 16%] Built target RTScudoCxxUnitTest.x86_64 [ 16%] Generating version list for clang_rt.nsan-dynamic-x86_64 [ 16%] Generating version list for clang_rt.memprof-dynamic-x86_64 [ 16%] Built target RTGwpAsanTest.x86_64 [ 16%] Building CXX object third-party/benchmark/src/CMakeFiles/benchmark_main.dir/benchmark_main.cc.o [ 16%] Built target clang_rt.nsan-dynamic-x86_64-version-list [ 16%] Built target orc [ 16%] Built target clang_rt.memprof-dynamic-x86_64-version-list [ 16%] Built target lsan [ 16%] Generating exported symbols for clang_rt.ubsan_standalone_cxx-x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/ubsan/CMakeFiles/RTUbsan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 16%] Built target RTUbsan_dynamic_version_script_dummy.x86_64 [ 16%] Built target clang_rt.ubsan_standalone_cxx-x86_64-symbols [ 16%] Generating exported symbols for clang_rt.ubsan_standalone-x86_64 [ 16%] Building CXX object projects/compiler-rt/lib/asan/CMakeFiles/RTAsan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 17%] Built target RTAsan_dynamic_version_script_dummy.x86_64 [ 17%] Built target rtsan [ 17%] Built target clang_rt.ubsan_standalone-x86_64-symbols [ 17%] Built target dfsan [ 17%] Built target msan [ 17%] Building CXX object projects/compiler-rt/lib/hwasan/CMakeFiles/RTHwasan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 17%] Built target dd [ 17%] Built target RTHwasan_dynamic_version_script_dummy.x86_64 [ 17%] Built target tsan [ 17%] Generating exported symbols for clang_rt.ubsan_minimal-x86_64 [ 17%] Built target scudo_standalone [ 17%] Building CXX object projects/compiler-rt/lib/nsan/CMakeFiles/RTNsan_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 17%] Built target RTNsan_dynamic_version_script_dummy.x86_64 [ 17%] Built target clang_rt.ubsan_minimal-x86_64-symbols [ 17%] Built target xray [ 17%] Built target fuzzer [ 17%] Generating exported symbols for clang_rt.memprof-x86_64 [ 17%] Building CXX object projects/compiler-rt/lib/memprof/CMakeFiles/RTMemprof_dynamic_version_script_dummy.x86_64.dir/dummy.cpp.o [ 17%] Built target RTMemprof_dynamic_version_script_dummy.x86_64 [ 17%] Linking CXX static library ../../../lib/libbenchmark_main.a [ 17%] Generating exported symbols for clang_rt.memprof_cxx-x86_64 [ 17%] Linking CXX static library ../libLLVMSupport.a [ 17%] Built target benchmark_main [ 17%] Built target clang_rt.memprof-x86_64-symbols [ 17%] Linking CXX shared library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.ubsan_standalone.so [ 17%] Linking CXX shared library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.asan.so [ 17%] Built target clang_rt.memprof_cxx-x86_64-symbols [ 17%] Linking CXX shared library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.hwasan.so [ 17%] Built target LLVMSupport [ 17%] Linking CXX shared library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.hwasan_aliases.so [ 17%] Built target clang_rt.ubsan_standalone-dynamic-x86_64 [ 17%] Built target ubsan-minimal [ 17%] Linking CXX shared library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.nsan.so [ 17%] Built target clang_rt.hwasan-dynamic-x86_64 [ 17%] Linking CXX shared library ../../../../lib/clang/19/lib/x86_64-unknown-linux-gnu/libclang_rt.memprof.so [ 17%] Built target clang_rt.asan-dynamic-x86_64 [ 17%] Linking CXX static library ../../../../lib/libclangSupport.a [ 17%] Built target clang_rt.hwasan_aliases-dynamic-x86_64 [ 17%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/ConfusableTable/CMakeFiles/clang-tidy-confusable-chars-gen.dir/BuildConfusableTable.cpp.o [ 17%] Built target clangSupport [ 17%] Built target clang_rt.nsan-dynamic-x86_64 [ 17%] Building CXX object tools/llvm-undname/CMakeFiles/llvm-undname.dir/llvm-undname.cpp.o [ 17%] Building CXX object tools/reduce-chunk-list/CMakeFiles/reduce-chunk-list.dir/reduce-chunk-list.cpp.o [ 17%] Built target clang_rt.memprof-dynamic-x86_64 [ 17%] Building CXX object third-party/unittest/CMakeFiles/llvm_gtest.dir/googletest/src/gtest-all.cc.o [ 17%] Linking CXX executable ../../../../../../../bin/clang-tidy-confusable-chars-gen [ 17%] Built target clang-tidy-confusable-chars-gen [ 17%] Building CXX object third-party/unittest/CMakeFiles/llvm_gtest.dir/googlemock/src/gmock-all.cc.o [ 17%] Linking CXX executable ../../bin/reduce-chunk-list [ 17%] Linking CXX executable ../../bin/llvm-undname [ 17%] Built target reduce-chunk-list [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [ 17%] Built target llvm-undname [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [ 17%] Building CXX object lib/Bitstream/Reader/CMakeFiles/LLVMBitstreamReader.dir/BitstreamReader.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o [ 17%] Linking CXX static library ../../libLLVMBitstreamReader.a [ 17%] Built target LLVMBitstreamReader [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o [ 17%] Linking CXX static library ../../lib/libllvm_gtest.a [ 17%] Built target llvm_gtest [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o [ 17%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o [ 17%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o [ 17%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o [ 17%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o [ 17%] Linking CXX static library ../../libLLVMDebugInfoMSF.a [ 17%] Built target LLVMDebugInfoMSF [ 17%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o [ 17%] Building CXX object lib/FileCheck/CMakeFiles/LLVMFileCheck.dir/FileCheck.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o [ 17%] Building CXX object lib/Extensions/CMakeFiles/LLVMExtensions.dir/Extensions.cpp.o [ 17%] Linking CXX static library ../libLLVMExtensions.a [ 17%] Built target LLVMExtensions [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o [ 17%] Linking CXX static library ../libLLVMTableGen.a [ 17%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o [ 17%] Built target LLVMTableGen [ 17%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o [ 17%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o [ 17%] Linking CXX static library ../libLLVMLineEditor.a [ 17%] Built target LLVMLineEditor [ 17%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o [ 17%] Linking CXX static library ../libLLVMFileCheck.a [ 17%] Built target LLVMFileCheck [ 17%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o [ 17%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o [ 17%] Building CXX object utils/FileCheck/CMakeFiles/FileCheck.dir/FileCheck.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o [ 17%] Linking CXX static library ../libLLVMWindowsManifest.a [ 17%] Built target LLVMWindowsManifest [ 17%] Building C object utils/count/CMakeFiles/count.dir/count.c.o [ 17%] Linking CXX static library ../libLLVMOption.a [ 17%] Built target LLVMOption [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o [ 17%] Linking CXX executable ../../bin/count [ 17%] Built target count [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o [ 17%] Linking CXX executable ../../bin/FileCheck [ 17%] Built target FileCheck [ 17%] Building CXX object utils/not/CMakeFiles/not.dir/not.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o [ 17%] Linking CXX executable ../../bin/not [ 17%] Built target not [ 17%] Building CXX object utils/UnicodeData/CMakeFiles/UnicodeNameMappingGenerator.dir/UnicodeNameMappingGenerator.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o [ 17%] Linking CXX executable ../../bin/UnicodeNameMappingGenerator [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o [ 17%] Built target UnicodeNameMappingGenerator [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordHelpers.cpp.o [ 17%] Building CXX object utils/yaml-bench/CMakeFiles/yaml-bench.dir/YAMLBench.cpp.o [ 17%] Linking CXX executable ../../bin/yaml-bench [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o [ 17%] Built target yaml-bench [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordHelpers.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o [ 17%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o [ 17%] Building CXX object utils/split-file/CMakeFiles/split-file.dir/split-file.cpp.o [ 17%] Built target ubsan [ 17%] Built target asan [ 17%] Built target hwasan [ 17%] Built target nsan [ 17%] Built target memprof [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o [ 17%] Linking CXX executable ../../bin/split-file [ 17%] Built target split-file [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o [ 17%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a [ 17%] Built target LLVMDebugInfoCodeView [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinsEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [ 17%] Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [ 17%] Building native clang-tidy-confusable-chars-gen... [ 17%] Building CXX object third-party/unittest/UnitTestMain/CMakeFiles/llvm_gtest_main.dir/TestMain.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o [ 17%] Linking CXX executable ../../../../bin/clang-tblgen [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3.c.o [ 17%] Built target clang-tblgen [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_dispatch.c.o [ 17%] Linking CXX static library ../../../lib/libLLVMTableGenBasic.a [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_portable.c.o [ 17%] Built target LLVMTableGenBasic [ 0%] Building C object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_neon.c.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/ARMTargetDefEmitter.cpp.o [ 17%] Linking CXX static library ../../../lib/libllvm_gtest_main.a [ 17%] Built target llvm_gtest_main [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse2_x86-64_unix.S.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_sse41_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx2_x86-64_unix.S.o [ 0%] Building ASM object lib/Support/BLAKE3/CMakeFiles/LLVMSupportBlake3.dir/blake3_avx512_x86-64_unix.S.o [ 0%] Built target LLVMSupportBlake3 [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o [ 17%] Built target compiler-rt [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/Attributes.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 [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/DirectiveEmitter.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/IntrinsicEmitter.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/RISCVTargetDefEmitter.cpp.o [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o [ 0%] Linking CXX static library ../libLLVMDemangle.a [ 0%] Built target LLVMDemangle [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o [ 17%] Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/VTEmitter.cpp.o [ 17%] Building native clang-tblgen... [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 0%] Building CXX object tools/clang/lib/Support/CMakeFiles/obj.clangSupport.dir/RISCVVIntrinsicUtils.cpp.o [ 17%] Linking CXX executable ../../bin/llvm-min-tblgen [ 17%] Built target llvm-min-tblgen [ 0%] Built target LLVMDemangle [ 0%] Built target LLVMSupportBlake3 [ 17%] Building native llvm-min-tblgen... [ 0%] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/CodeGenIntrinsics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APFloat.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Support/APFloat.cpp:14: In member function 'llvm::APInt& llvm::APInt::clearUnusedBits()', inlined from 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:115:22, inlined from 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Support/APFloat.cpp:4216:28: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:1947:31: warning: array subscript [1, 67108863] is outside array bounds of 'uint64_t [0]' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 1947 | U.pVal[getNumWords() - 1] &= mask; | ~~~~~~~~~~~~~~~~~~~~~~~~^ In function 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)': cc1plus: note: source object is likely at address zero In member function 'llvm::APInt& llvm::APInt::clearUnusedBits()', inlined from 'llvm::APInt::APInt(unsigned int, uint64_t, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:115:22, inlined from 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Support/APFloat.cpp:4216:28: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:1947:33: warning: array subscript [1, 67108863] is outside array bounds of 'uint64_t [0]' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 1947 | U.pVal[getNumWords() - 1] &= mask; | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ In function 'void llvm::detail::{anonymous}::toStringImpl(llvm::SmallVectorImpl&, bool, int, llvm::APInt, unsigned int, unsigned int, bool)': cc1plus: note: source object is likely at address zero [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 0%] Built target obj.clangSupport [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o [ 0%] Building CXX object utils/TableGen/Basic/CMakeFiles/obj.LLVMTableGenBasic.dir/SDNodeProperties.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [ 0%] Built target LLVMDemangle [ 0%] Built target LLVMSupportBlake3 [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [ 0%] Built target obj.LLVMTableGenBasic [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Base64.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BalancedPartitioning.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Caching.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CRC.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertEBCDIC.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributes.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CSKYAttributeParser.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o [ 0%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ELFAttributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExponentialBackoff.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCollector.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FloatingPointMode.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/HexagonAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InstructionCost.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemAlloc.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBufferRef.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430Attributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MSP430AttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/OptimizedStructLayout.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Optional.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PGOOptions.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAUtils.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributes.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVAttributeParser.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RISCVISAUtils.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SipHash.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA256.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signposts.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SlowDynamicAPInt.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o [ 33%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTree.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SuffixTreeNode.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TimeProfiler.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TypeSize.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepointGenerated.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeNameToCodepoint.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VirtualFileSystem.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_socket_stream.cpp.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 66%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Z3Solver.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o [ 66%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o [ 66%] Linking CXX static library ../libLLVMSupport.a [ 66%] Built target LLVMSupport [100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o [100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o [100%] Linking CXX static library ../libLLVMSupport.a [100%] Built target LLVMSupport [100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/DetailedRecordsBackend.cpp.o [100%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o [100%] Linking CXX static library ../libLLVMSupport.a [100%] Built target LLVMSupport [100%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/ConfusableTable/CMakeFiles/clang-tidy-confusable-chars-gen.dir/BuildConfusableTable.cpp.o [100%] Linking CXX executable ../../../../../../../bin/clang-tidy-confusable-chars-gen [100%] Built target clang-tidy-confusable-chars-gen [ 17%] Generating Confusables.inc [ 17%] Built target genconfusable Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Parser.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackendSkeleton.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o Linking CXX static library ../libLLVMTableGen.a Built target LLVMTableGen Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/TableGen.cpp.o Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/ARMTargetDefEmitter.cpp.o Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/Attributes.cpp.o Linking CXX static library ../libLLVMTableGen.a Built target LLVMTableGen Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ASTTableGen.cpp.o Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/DirectiveEmitter.cpp.o Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/IntrinsicEmitter.cpp.o Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/RISCVTargetDefEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTNodesEmitter.cpp.o Building CXX object utils/TableGen/CMakeFiles/llvm-min-tblgen.dir/VTEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangASTPropertiesEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangAttrEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangBuiltinsEmitter.cpp.o Linking CXX executable ../../bin/llvm-min-tblgen Built target llvm-min-tblgen [ 17%] Built target llvm-min-tblgen-host Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentCommandInfoEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLNamedCharacterReferenceEmitter.cpp.o [ 17%] Building GenVT.inc... [ 17%] Built target vt_gen Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangCommentHTMLTagsEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDataCollectorsEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangDiagnosticsEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpcodesEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOpenCLBuiltinEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangOptionDocEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSACheckersEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangSyntaxEmitter.cpp.o [ 17%] Building Attributes.inc... [ 19%] Building IntrinsicImpl.inc... Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/ClangTypeNodesEmitter.cpp.o [ 19%] Building IntrinsicEnums.inc... [ 19%] Building IntrinsicsAArch64.h... Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/MveEmitter.cpp.o [ 19%] Building IntrinsicsAMDGPU.h... [ 19%] Building IntrinsicsARM.h... [ 19%] Building IntrinsicsBPF.h... [ 19%] Building IntrinsicsDirectX.h... [ 19%] Building IntrinsicsHexagon.h... Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/NeonEmitter.cpp.o Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/RISCVVEmitter.cpp.o [ 19%] Building IntrinsicsLoongArch.h... [ 19%] Building IntrinsicsMips.h... [ 19%] Building IntrinsicsNVPTX.h... [ 19%] Building IntrinsicsPowerPC.h... [ 19%] Building IntrinsicsR600.h... [ 19%] Building IntrinsicsRISCV.h... [ 19%] Building IntrinsicsSPIRV.h... [ 19%] Building IntrinsicsS390.h... [ 19%] Building IntrinsicsWebAssembly.h... Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/SveEmitter.cpp.o [ 19%] Building IntrinsicsX86.h... [ 19%] Building IntrinsicsXCore.h... Building CXX object tools/clang/utils/TableGen/CMakeFiles/clang-tblgen.dir/TableGen.cpp.o [ 19%] Building IntrinsicsVE.h... [ 19%] Built target intrinsics_gen [ 19%] Building ARMTargetParserDef.inc... [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkParser.cpp.o [ 19%] Built target ARMTargetParserTableGen [ 19%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFParser.cpp.o [ 19%] Building CXX object lib/DebugInfo/BTF/CMakeFiles/LLVMDebugInfoBTF.dir/BTFContext.cpp.o Linking CXX executable ../../../../bin/clang-tblgen [ 19%] Building ACC.h.inc... [ 19%] Building ACC.inc... [ 19%] Built target acc_gen [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/BitstreamRemarkSerializer.cpp.o Built target clang-tblgen [ 19%] Built target clang-tblgen-host [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/Remark.cpp.o [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkFormat.cpp.o [ 19%] Linking CXX static library ../../libLLVMDebugInfoBTF.a [ 19%] Built target LLVMDebugInfoBTF [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkLinker.cpp.o [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkParser.cpp.o [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkSerializer.cpp.o [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStreamer.cpp.o [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/RemarkStringTable.cpp.o [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkParser.cpp.o [ 19%] Building CXX object lib/Remarks/CMakeFiles/LLVMRemarks.dir/YAMLRemarkSerializer.cpp.o [ 19%] Building OMP.h.inc... [ 19%] Building OMP.inc... [ 19%] Built target omp_gen [ 19%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/AllocationActions.cpp.o [ 19%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/ObjectFormats.cpp.o [ 19%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcError.cpp.o [ 19%] Building arm_fp16.h... [ 19%] Building arm_neon.h... [ 20%] Linking CXX static library ../libLLVMRemarks.a [ 20%] Building arm_cde.h... [ 20%] Building arm_mve.h... [ 20%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/OrcRTBridge.cpp.o [ 20%] Built target LLVMRemarks [ 20%] Building arm_bf16.h... [ 20%] Built target arm-resource-headers [ 20%] Building arm_sme.h... [ 20%] Building arm_sve.h... [ 20%] Building NodeClasses.inc... [ 20%] Built target ClangSyntaxNodeClasses [ 20%] Building arm_vector_types.h... [ 20%] Built target arm-common-resource-headers [ 20%] Building Attrs.inc... [ 20%] Building AttrImpl.inc... [ 20%] Built target aarch64-resource-headers [ 20%] Built target ClangAttrClasses [ 20%] Building AttrTextNodeDump.inc... [ 20%] Built target ClangAttrImpl [ 20%] Building CXX object lib/ExecutionEngine/Orc/Shared/CMakeFiles/LLVMOrcShared.dir/SimpleRemoteEPCUtils.cpp.o [ 20%] Building AttrNodeTraverse.inc... [ 20%] Built target ClangAttrTextDump [ 20%] Built target ClangAttrTraverse [ 20%] Building AttrVisitor.inc... [ 20%] Building StmtNodes.inc... [ 20%] Built target ClangAttrVisitor [ 20%] Built target ClangStmtNodes [ 20%] Building DeclNodes.inc... [ 20%] Building TypeNodes.inc... [ 20%] Built target ClangDeclNodes [ 20%] Built target ClangTypeNodes [ 20%] Building AbstractBasicReader.inc... [ 20%] Building AbstractBasicWriter.inc... [ 20%] Built target ClangAbstractBasicReader [ 20%] Built target ClangAbstractBasicWriter [ 20%] Building AbstractTypeReader.inc... [ 20%] Building AbstractTypeWriter.inc... [ 20%] Built target ClangAbstractTypeReader [ 20%] Built target ClangAbstractTypeWriter [ 20%] Building CommentNodes.inc... [ 20%] Built target ClangCommentNodes [ 20%] Building CommentHTMLTags.inc... [ 20%] Built target ClangCommentHTMLTags [ 20%] Building CommentHTMLTagsProperties.inc... [ 20%] Built target ClangCommentHTMLTagsProperties [ 20%] Building CommentHTMLNamedCharacterReferences.inc... [ 20%] Built target ClangCommentHTMLNamedCharacterReferences [ 20%] Building CommentCommandInfo.inc... [ 20%] Building CommentCommandList.inc... [ 20%] Built target ClangCommentCommandInfo [ 20%] Built target ClangCommentCommandList [ 20%] Building StmtDataCollectors.inc... [ 20%] Built target StmtDataCollectors [ 20%] Building DiagnosticAnalysisKinds.inc... [ 20%] Building DiagnosticASTKinds.inc... [ 20%] Built target ClangDiagnosticAnalysis [ 20%] Building DiagnosticCommentKinds.inc... [ 20%] Built target ClangDiagnosticAST [ 20%] Building DiagnosticCommonKinds.inc... [ 20%] Built target ClangDiagnosticComment [ 20%] Building DiagnosticCrossTUKinds.inc... [ 20%] Built target ClangDiagnosticCommon [ 20%] Building DiagnosticDriverKinds.inc... [ 20%] Built target ClangDiagnosticCrossTU [ 20%] Building DiagnosticFrontendKinds.inc... [ 20%] Built target ClangDiagnosticDriver [ 20%] Building DiagnosticInstallAPIKinds.inc... [ 20%] Built target ClangDiagnosticFrontend [ 20%] Building DiagnosticLexKinds.inc... [ 20%] Built target ClangDiagnosticInstallAPI [ 20%] Building DiagnosticParseKinds.inc... [ 20%] Built target ClangDiagnosticLex [ 22%] Building DiagnosticRefactoringKinds.inc... [ 22%] Built target ClangDiagnosticParse [ 22%] Building DiagnosticSemaKinds.inc... [ 22%] Built target ClangDiagnosticRefactoring [ 22%] Building DiagnosticSerializationKinds.inc... [ 22%] Built target ClangDiagnosticSema [ 22%] Building DiagnosticGroups.inc... [ 22%] Built target ClangDiagnosticSerialization [ 22%] Building DiagnosticIndexName.inc... [ 22%] Building AttrList.inc... [ 22%] Built target ClangDiagnosticGroups [ 22%] Building AttrSubMatchRulesList.inc... [ 22%] Built target ClangAttrList [ 22%] Built target ClangDiagnosticIndexName [ 22%] Building RegularKeywordAttrInfo.inc... [ 22%] Built target ClangAttrSubjectMatchRuleList [ 22%] Building AttrHasAttributeImpl.inc... [ 22%] Built target ClangRegularKeywordAttrInfo [ 22%] Building Builtins.inc... [ 22%] Built target ClangAttrHasAttributeImpl [ 22%] Built target ClangBuiltins [ 22%] Building BuiltinsBPF.inc... [ 22%] Built target ClangBuiltinsBPF [ 22%] Building BuiltinsRISCV.inc... [ 22%] Building arm_neon.inc... [ 22%] Built target ClangBuiltinsRISCV [ 22%] Building arm_fp16.inc... [ 22%] Building arm_mve_builtins.inc... [ 22%] Built target ClangARMFP16 [ 22%] Built target ClangARMNeon [ 22%] Building arm_mve_builtin_cg.inc... [ 22%] Building arm_mve_builtin_sema.inc... [ 22%] Built target ClangARMMveBuiltinsDef [ 22%] Building arm_mve_builtin_aliases.inc... [ 22%] Built target ClangARMMveBuiltinSema [ 22%] Built target ClangARMMveBuiltinCG [ 22%] Building arm_sve_builtins.inc... [ 22%] Built target ClangARMMveBuiltinAliases [ 22%] Building arm_sve_builtin_cg.inc... [ 22%] Building arm_sve_typeflags.inc... [ 22%] Built target ClangARMSveTypeFlags [ 22%] Building arm_sve_sema_rangechecks.inc... [ 22%] Built target ClangARMSveBuiltins [ 22%] Linking CXX static library ../../../libLLVMOrcShared.a [ 22%] Built target ClangARMSveBuiltinCG [ 22%] Building arm_sve_streaming_attrs.inc... [ 22%] Building arm_sme_builtins.inc... [ 22%] Built target LLVMOrcShared [ 22%] Built target ClangARMSmeBuiltins [ 22%] Building arm_sme_builtin_cg.inc... [ 22%] Built target ClangARMSveStreamingAttrs [ 22%] Building arm_sme_sema_rangechecks.inc... [ 22%] Built target ClangARMSveSemaRangeChecks [ 22%] Built target ClangARMSmeBuiltinCG [ 24%] Building arm_sme_streaming_attrs.inc... [ 24%] Built target ClangARMSmeSemaRangeChecks [ 24%] Building arm_sme_builtins_za_state.inc... [ 24%] Building arm_cde_builtins.inc... [ 24%] Built target ClangARMSmeStreamingAttrs [ 24%] Built target ClangARMCdeBuiltinsDef [ 24%] Built target ClangARMSmeBuiltinsZAState [ 24%] Building arm_cde_builtin_cg.inc... [ 24%] Building arm_cde_builtin_sema.inc... [ 24%] Built target ClangARMCdeBuiltinCG [ 24%] Building arm_cde_builtin_aliases.inc... [ 24%] Building riscv_vector_builtins.inc... [ 24%] Built target ClangARMCdeBuiltinSema [ 24%] Built target ClangARMCdeBuiltinAliases [ 24%] Building riscv_vector_builtin_cg.inc... [ 24%] Building riscv_vector_builtin_sema.inc... [ 24%] Building riscv_sifive_vector_builtins.inc... [ 24%] Built target ClangRISCVSiFiveVectorBuiltins [ 24%] Building riscv_sifive_vector_builtin_cg.inc... [ 24%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 24%] Building riscv_sifive_vector_builtin_sema.inc... [ 24%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 24%] Building AttrParserStringSwitches.inc... [ 24%] Built target ClangAttrParserStringSwitches [ 24%] Built target ClangRISCVVectorBuiltinSema [ 24%] Building AttrSubMatchRulesParserStringSwitches.inc... [ 24%] Built target ClangRISCVVectorBuiltins [ 24%] Building AttrTemplateInstantiate.inc... [ 24%] Building AttrParsedAttrList.inc... [ 24%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 24%] Built target ClangAttrTemplateInstantiate [ 24%] Building AttrParsedAttrKinds.inc... [ 24%] Built target ClangAttrParsedAttrList [ 24%] Built target ClangRISCVVectorBuiltinCG [ 24%] Building AttrSpellingListIndex.inc... [ 24%] Building AttrParsedAttrImpl.inc... [ 24%] Built target ClangAttrParsedAttrKinds [ 24%] Building AttrPCHRead.inc... [ 24%] Built target ClangAttrSpellingListIndex [ 24%] Building AttrPCHWrite.inc... [ 24%] Built target ClangAttrPCHRead [ 24%] Building Checkers.inc... [ 24%] Built target ClangAttrParsedAttrImpl [ 24%] Built target ClangAttrPCHWrite [ 24%] Built target ClangSACheckers [ 24%] Building Nodes.inc... [ 24%] Building CXX object tools/llvm-opt-report/CMakeFiles/llvm-opt-report.dir/OptReport.cpp.o [ 24%] Built target ClangSyntaxNodeList [ 24%] Building CXX object tools/remarks-shlib/CMakeFiles/Remarks.dir/libremarks.cpp.o [ 24%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkConvert.cpp.o [ 24%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCount.cpp.o [ 24%] Linking CXX shared library ../../lib/libRemarks.so [ 24%] Built target Remarks [ 24%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkCounter.cpp.o [ 24%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkSizeDiff.cpp.o [ 24%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtil.cpp.o [ 24%] Linking CXX executable ../../bin/llvm-opt-report [ 24%] Built target llvm-opt-report [ 24%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilHelpers.cpp.o [ 24%] Building CXX object tools/llvm-remarkutil/CMakeFiles/llvm-remarkutil.dir/RemarkUtilRegistry.cpp.o [ 24%] Building CXX object examples/IRTransforms/CMakeFiles/ExampleIRTransforms.dir/SimplifyCFG.cpp.o [ 24%] Building CXX object examples/Bye/CMakeFiles/Bye.dir/Bye.cpp.o [ 24%] Building CXX object unittests/Analysis/InlineAdvisorPlugin/CMakeFiles/InlineAdvisorPlugin.dir/InlineAdvisorPlugin.cpp.o [ 24%] Linking CXX executable ../../bin/llvm-remarkutil [ 24%] Built target llvm-remarkutil [ 24%] Building CXX object unittests/Analysis/InlineOrderPlugin/CMakeFiles/InlineOrderPlugin.dir/InlineOrderPlugin.cpp.o [ 24%] Linking CXX shared module ../../lib/Bye.so [ 24%] Built target Bye [ 24%] Building CXX object unittests/Passes/Plugins/TestPlugin/CMakeFiles/TestPlugin.dir/TestPlugin.cpp.o [ 24%] Linking CXX shared module ../../lib/ExampleIRTransforms.so [ 24%] Built target ExampleIRTransforms [ 24%] Building CXX object unittests/Passes/Plugins/DoublerPlugin/CMakeFiles/DoublerPlugin.dir/DoublerPlugin.cpp.o [ 24%] Linking CXX shared module ../InlineAdvisorPlugin.so [ 24%] Built target InlineAdvisorPlugin [ 24%] Building CXX object lib/CodeGenTypes/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o [ 24%] Linking CXX static library ../libLLVMCodeGenTypes.a [ 24%] Built target LLVMCodeGenTypes [ 24%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CodeExpander.cpp.o [ 24%] Linking CXX shared module ../InlineOrderPlugin.so [ 24%] Built target InlineOrderPlugin [ 24%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CombinerUtils.cpp.o [ 24%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CXXPredicates.cpp.o [ 24%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTable.cpp.o [ 25%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp.o [ 25%] Linking CXX shared module ../TestPlugin.so [ 25%] Built target TestPlugin [ 25%] Building AArch64TargetParserDef.inc... [ 25%] Linking CXX shared module ../DoublerPlugin.so [ 25%] Built target DoublerPlugin [ 25%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/PatternParser.cpp.o [ 25%] Built target AArch64TargetParserTableGen [ 25%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/Patterns.cpp.o [ 25%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/AsmWriterInst.cpp.o [ 25%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenDAGPatterns.cpp.o [ 25%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenHwModes.cpp.o [ 25%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstAlias.cpp.o [ 25%] Building CXX object lib/Frontend/OpenACC/CMakeFiles/LLVMFrontendOpenACC.dir/ACC.cpp.o [ 25%] Linking CXX static library ../../libLLVMFrontendOpenACC.a [ 25%] Built target LLVMFrontendOpenACC [ 25%] Copying clang's __clang_cuda_builtin_vars.h... [ 25%] Copying clang's __clang_cuda_cmath.h... [ 25%] Copying clang's __clang_cuda_complex_builtins.h... [ 25%] Copying clang's __clang_cuda_device_functions.h... [ 25%] Copying clang's __clang_cuda_intrinsics.h... [ 25%] Copying clang's __clang_cuda_libdevice_declares.h... [ 25%] Copying clang's __clang_cuda_math.h... [ 25%] Copying clang's __clang_cuda_math_forward_declares.h... [ 25%] Copying clang's __clang_cuda_runtime_wrapper.h... [ 25%] Copying clang's __clang_cuda_texture_intrinsics.h... [ 25%] Copying clang's __clang_hip_cmath.h... [ 25%] Copying clang's __clang_hip_libdevice_declares.h... [ 25%] Copying clang's __clang_hip_math.h... [ 25%] Copying clang's __clang_hip_runtime_wrapper.h... [ 25%] Copying clang's __clang_hip_stdlib.h... [ 25%] Copying clang's __stdarg___gnuc_va_list.h... [ 25%] Copying clang's __stdarg___va_copy.h... [ 25%] Copying clang's __stdarg_header_macro.h... [ 25%] Copying clang's __stdarg_va_arg.h... [ 25%] Copying clang's __stdarg_va_copy.h... [ 25%] Copying clang's __stdarg_va_list.h... [ 25%] Copying clang's __stddef_header_macro.h... [ 25%] Copying clang's __stddef_max_align_t.h... [ 25%] Copying clang's __stddef_null.h... [ 25%] Copying clang's __stddef_nullptr_t.h... [ 25%] Copying clang's __stddef_offsetof.h... [ 25%] Copying clang's __stddef_ptrdiff_t.h... [ 25%] Copying clang's __stddef_rsize_t.h... [ 25%] Copying clang's __stddef_size_t.h... [ 25%] Copying clang's __stddef_unreachable.h... [ 25%] Copying clang's __stddef_wchar_t.h... [ 25%] Copying clang's __stddef_wint_t.h... [ 25%] Copying clang's __wmmintrin_aes.h... [ 25%] Copying clang's __wmmintrin_pclmul.h... [ 25%] Copying clang's adcintrin.h... [ 25%] Copying clang's adxintrin.h... [ 25%] Copying clang's altivec.h... [ 25%] Copying clang's ammintrin.h... [ 25%] Copying clang's amxcomplexintrin.h... [ 25%] Copying clang's amxfp16intrin.h... [ 25%] Copying clang's amxintrin.h... [ 25%] Copying clang's arm64intr.h... [ 25%] Copying clang's arm_acle.h... [ 25%] Copying clang's arm_bf16.h... [ 25%] Copying clang's arm_cde.h... [ 25%] Copying clang's arm_cmse.h... [ 25%] Copying clang's arm_fp16.h... [ 25%] Copying clang's arm_mve.h... [ 25%] Copying clang's arm_neon.h... [ 25%] Copying clang's arm_neon_sve_bridge.h... [ 25%] Copying clang's arm_sme.h... [ 25%] Copying clang's arm_sve.h... [ 25%] Copying clang's arm_vector_types.h... [ 25%] Copying clang's armintr.h... [ 25%] Copying clang's avx2intrin.h... [ 25%] Copying clang's avx512bf16intrin.h... [ 25%] Copying clang's avx512bitalgintrin.h... [ 25%] Copying clang's avx512bwintrin.h... [ 25%] Copying clang's avx512cdintrin.h... [ 25%] Copying clang's avx512dqintrin.h... [ 25%] Copying clang's avx512fintrin.h... [ 25%] Copying clang's avx512fp16intrin.h... [ 25%] Copying clang's avx512ifmaintrin.h... [ 25%] Copying clang's avx512ifmavlintrin.h... [ 25%] Copying clang's avx512vbmi2intrin.h... [ 25%] Copying clang's avx512vbmiintrin.h... [ 25%] Copying clang's avx512vbmivlintrin.h... [ 25%] Copying clang's avx512vlbf16intrin.h... [ 25%] Copying clang's avx512vlbitalgintrin.h... [ 25%] Copying clang's avx512vlbwintrin.h... [ 25%] Copying clang's avx512vlcdintrin.h... [ 27%] Copying clang's avx512vldqintrin.h... [ 27%] Copying clang's avx512vlfp16intrin.h... [ 27%] Copying clang's avx512vlintrin.h... [ 27%] Copying clang's avx512vlvbmi2intrin.h... [ 27%] Copying clang's avx512vlvnniintrin.h... [ 27%] Copying clang's avx512vlvp2intersectintrin.h... [ 27%] Copying clang's avx512vnniintrin.h... [ 27%] Copying clang's avx512vp2intersectintrin.h... [ 27%] Copying clang's avx512vpopcntdqintrin.h... [ 27%] Copying clang's avx512vpopcntdqvlintrin.h... [ 27%] Copying clang's avxifmaintrin.h... [ 27%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstruction.cpp.o [ 27%] Copying clang's avxintrin.h... [ 27%] Copying clang's avxneconvertintrin.h... [ 27%] Copying clang's avxvnniint16intrin.h... [ 27%] Copying clang's avxvnniint8intrin.h... [ 27%] Copying clang's avxvnniintrin.h... [ 27%] Copying clang's bmi2intrin.h... [ 27%] Copying clang's bmiintrin.h... [ 27%] Copying clang's builtins.h... [ 27%] Copying clang's cet.h... [ 27%] Copying clang's cetintrin.h... [ 27%] Copying clang's cldemoteintrin.h... [ 27%] Copying clang's clflushoptintrin.h... [ 27%] Copying clang's clwbintrin.h... [ 27%] Building RISCVTargetParserDef.inc... [ 27%] Copying clang's clzerointrin.h... [ 27%] Copying clang's cmpccxaddintrin.h... [ 27%] Copying clang's cpuid.h... [ 27%] Copying clang's crc32intrin.h... [ 29%] Copying clang's cuda_wrappers/algorithm... [ 29%] Copying clang's cuda_wrappers/bits/basic_string.h... [ 29%] Copying clang's cuda_wrappers/bits/basic_string.tcc... [ 29%] Copying clang's cuda_wrappers/bits/shared_ptr_base.h... [ 29%] Copying clang's cuda_wrappers/cmath... [ 29%] Copying clang's cuda_wrappers/complex... [ 29%] Copying clang's cuda_wrappers/new... [ 29%] Copying clang's emmintrin.h... [ 29%] Copying clang's enqcmdintrin.h... [ 29%] Copying clang's f16cintrin.h... [ 29%] Copying clang's float.h... [ 29%] Copying clang's fma4intrin.h... [ 29%] Copying clang's fmaintrin.h... [ 29%] Copying clang's fxsrintrin.h... [ 29%] Copying clang's gfniintrin.h... [ 29%] Copying clang's hexagon_circ_brev_intrinsics.h... [ 29%] Copying clang's hexagon_protos.h... [ 29%] Copying clang's hexagon_types.h... [ 29%] Copying clang's hlsl.h... [ 29%] Copying clang's hlsl/hlsl_basic_types.h... [ 29%] Copying clang's hlsl/hlsl_intrinsics.h... [ 29%] Copying clang's hresetintrin.h... [ 29%] Copying clang's htmintrin.h... [ 29%] Copying clang's htmxlintrin.h... [ 29%] Copying clang's hvx_hexagon_protos.h... [ 29%] Copying clang's ia32intrin.h... [ 29%] Copying clang's immintrin.h... [ 29%] Copying clang's intrin.h... [ 29%] Copying clang's intrin0.h... [ 29%] Copying clang's inttypes.h... [ 29%] Copying clang's invpcidintrin.h... [ 29%] Copying clang's iso646.h... [ 29%] Copying clang's keylockerintrin.h... [ 29%] Copying clang's larchintrin.h... [ 29%] Copying clang's lasxintrin.h... [ 29%] Copying clang's limits.h... [ 29%] Copying clang's llvm_libc_wrappers/assert.h... [ 29%] Copying clang's llvm_libc_wrappers/ctype.h... [ 29%] Copying clang's llvm_libc_wrappers/inttypes.h... [ 29%] Copying clang's llvm_libc_wrappers/stdio.h... [ 29%] Copying clang's llvm_libc_wrappers/stdlib.h... [ 29%] Copying clang's llvm_libc_wrappers/string.h... [ 29%] Copying clang's llvm_libc_wrappers/time.h... [ 29%] Copying clang's lsxintrin.h... [ 29%] Copying clang's lwpintrin.h... [ 29%] Copying clang's lzcntintrin.h... [ 29%] Copying clang's mm3dnow.h... [ 29%] Copying clang's mm_malloc.h... [ 29%] Copying clang's mmintrin.h... [ 29%] Copying clang's module.modulemap... [ 29%] Copying clang's movdirintrin.h... [ 29%] Copying clang's msa.h... [ 29%] Copying clang's mwaitxintrin.h... [ 29%] Copying clang's nmmintrin.h... [ 29%] Copying clang's opencl-c-base.h... [ 29%] Copying clang's opencl-c.h... [ 29%] Copying clang's openmp_wrappers/__clang_openmp_device_functions.h... [ 29%] Copying clang's openmp_wrappers/cmath... [ 29%] Copying clang's openmp_wrappers/complex... [ 29%] Copying clang's openmp_wrappers/complex.h... [ 29%] Copying clang's openmp_wrappers/complex_cmath.h... [ 29%] Copying clang's openmp_wrappers/math.h... [ 29%] Copying clang's openmp_wrappers/new... [ 29%] Copying clang's pconfigintrin.h... [ 29%] Copying clang's pkuintrin.h... [ 29%] Copying clang's pmmintrin.h... [ 29%] Copying clang's popcntintrin.h... [ 29%] Copying clang's ppc_wrappers/bmi2intrin.h... [ 29%] Copying clang's ppc_wrappers/bmiintrin.h... [ 29%] Copying clang's ppc_wrappers/emmintrin.h... [ 29%] Copying clang's ppc_wrappers/immintrin.h... [ 29%] Copying clang's ppc_wrappers/mm_malloc.h... [ 29%] Copying clang's ppc_wrappers/mmintrin.h... [ 29%] Copying clang's ppc_wrappers/nmmintrin.h... [ 29%] Copying clang's ppc_wrappers/pmmintrin.h... [ 29%] Copying clang's ppc_wrappers/smmintrin.h... [ 29%] Copying clang's ppc_wrappers/tmmintrin.h... [ 29%] Copying clang's ppc_wrappers/x86gprintrin.h... [ 29%] Copying clang's ppc_wrappers/x86intrin.h... [ 29%] Copying clang's ppc_wrappers/xmmintrin.h... [ 29%] Copying clang's prfchiintrin.h... [ 29%] Copying clang's prfchwintrin.h... [ 29%] Copying clang's ptrauth.h... [ 29%] Copying clang's ptwriteintrin.h... [ 29%] Copying clang's raointintrin.h... [ 29%] Copying clang's rdpruintrin.h... [ 29%] Copying clang's rdseedintrin.h... [ 29%] Copying clang's riscv_bitmanip.h... [ 29%] Copying clang's riscv_crypto.h... [ 29%] Copying clang's riscv_ntlh.h... [ 29%] Copying clang's rtmintrin.h... [ 29%] Copying clang's s390intrin.h... [ 29%] Copying clang's serializeintrin.h... [ 29%] Copying clang's sgxintrin.h... [ 29%] Copying clang's sha512intrin.h... [ 29%] Copying clang's shaintrin.h... [ 29%] Copying clang's sifive_vector.h... [ 29%] Copying clang's sm3intrin.h... [ 29%] Copying clang's sm4intrin.h... [ 29%] Copying clang's smmintrin.h... [ 29%] Built target RISCVTargetParserTableGen [ 29%] Copying clang's stdalign.h... [ 30%] Copying clang's stdarg.h... [ 30%] Copying clang's stdatomic.h... [ 30%] Copying clang's stdbool.h... [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/AArch64TargetParser.cpp.o [ 30%] Copying clang's stdckdint.h... [ 30%] Copying clang's stddef.h... [ 30%] Copying clang's stdint.h... [ 30%] Copying clang's stdnoreturn.h... [ 30%] Copying clang's tbmintrin.h... [ 30%] Copying clang's tgmath.h... [ 30%] Copying clang's tmmintrin.h... [ 30%] Copying clang's tsxldtrkintrin.h... [ 30%] Copying clang's uintrintrin.h... [ 30%] Copying clang's unwind.h... [ 30%] Copying clang's usermsrintrin.h... [ 30%] Copying clang's vadefs.h... [ 30%] Copying clang's vaesintrin.h... [ 30%] Copying clang's varargs.h... [ 30%] Copying clang's vecintrin.h... [ 30%] Copying clang's velintrin.h... [ 30%] Copying clang's velintrin_approx.h... [ 30%] Copying clang's velintrin_gen.h... [ 30%] Copying clang's vpclmulqdqintrin.h... [ 30%] Copying clang's waitpkgintrin.h... [ 30%] Copying clang's wasm_simd128.h... [ 30%] Copying clang's wbnoinvdintrin.h... [ 30%] Copying clang's wmmintrin.h... [ 30%] Copying clang's x86gprintrin.h... [ 30%] Copying clang's x86intrin.h... [ 30%] Copying clang's xmmintrin.h... [ 30%] Copying clang's xopintrin.h... [ 30%] Copying clang's xsavecintrin.h... [ 30%] Copying clang's xsaveintrin.h... [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenRegisters.cpp.o [ 30%] Copying clang's xsaveoptintrin.h... [ 30%] Copying clang's xsavesintrin.h... [ 30%] Copying clang's xtestintrin.h... [ 30%] Copying clang's yvals_core.h... [ 30%] Copying clang's zos_wrappers/builtins.h... [ 30%] Built target clang-resource-headers [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParserCommon.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/ARMTargetParser.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/CSKYTargetParser.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Host.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/LoongArchTargetParser.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVISAInfo.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/RISCVTargetParser.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenSchedule.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/SubtargetFeature.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/TargetParser.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/Triple.cpp.o [ 30%] Building CXX object lib/TargetParser/CMakeFiles/LLVMTargetParser.dir/X86TargetParser.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenTarget.cpp.o [ 30%] Linking CXX static library ../libLLVMTargetParser.a [ 30%] Built target LLVMTargetParser [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/DAGISelMatcher.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/InfoByHwMode.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/OptEmitter.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/PredicateExpander.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/SubtargetFeatureInfo.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/Types.cpp.o [ 30%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/VarLenCodeEmitterGen.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/AMDGPUMetadataVerifier.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/COFF.cpp.o [ 30%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzerCLI.dir/FuzzerCLI.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/DXContainer.cpp.o [ 30%] Linking CXX static library ../libLLVMFuzzerCLI.a [ 30%] Built target LLVMFuzzerCLI [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/ExecutorSharedMemoryMapperService.cpp.o [ 30%] Built target obj.LLVMTableGenCommon [ 30%] Building CXX object lib/WindowsDriver/CMakeFiles/LLVMWindowsDriver.dir/MSVCPaths.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/ELF.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MachO.cpp.o [ 30%] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o [ 30%] Linking CXX static library ../libLLVMWindowsDriver.a [ 30%] Built target LLVMWindowsDriver [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o [ 30%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 30%] Building CXX object tools/llvm-dlang-demangle-fuzzer/CMakeFiles/llvm-dlang-demangle-fuzzer.dir/llvm-dlang-demangle-fuzzer.cpp.o [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderGDB.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-dlang-demangle-fuzzer [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Minidump.cpp.o [ 30%] Built target llvm-dlang-demangle-fuzzer [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderPerf.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocument.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackDocumentYAML.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-config [ 30%] Built target llvm-config [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/JITLoaderVTune.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/OrcRTBootstrap.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o [ 30%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 30%] Building CXX object tools/llvm-itanium-demangle-fuzzer/CMakeFiles/llvm-itanium-demangle-fuzzer.dir/llvm-itanium-demangle-fuzzer.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-itanium-demangle-fuzzer [ 30%] Built target llvm-itanium-demangle-fuzzer [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/RegisterEHFrames.cpp.o [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorDylibManager.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o [ 30%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/XCOFF.cpp.o [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleExecutorMemoryManager.cpp.o [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/SimpleRemoteEPCServer.cpp.o [ 30%] Building CXX object lib/ExecutionEngine/Orc/TargetProcess/CMakeFiles/LLVMOrcTargetProcess.dir/TargetExecutionUtils.cpp.o [ 30%] Linking CXX static library ../libLLVMBinaryFormat.a [ 30%] Built target LLVMBinaryFormat [ 30%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 30%] Building CXX object tools/llvm-microsoft-demangle-fuzzer/CMakeFiles/llvm-microsoft-demangle-fuzzer.dir/llvm-microsoft-demangle-fuzzer.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-microsoft-demangle-fuzzer [ 30%] Built target llvm-microsoft-demangle-fuzzer [ 30%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/DummyDemanglerFuzzer.cpp.o [ 30%] Building CXX object tools/llvm-rust-demangle-fuzzer/CMakeFiles/llvm-rust-demangle-fuzzer.dir/llvm-rust-demangle-fuzzer.cpp.o [ 30%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/DummySpecialCaseListFuzzer.cpp.o [ 30%] Building CXX object tools/llvm-special-case-list-fuzzer/CMakeFiles/llvm-special-case-list-fuzzer.dir/special-case-list-fuzzer.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-rust-demangle-fuzzer [ 30%] Built target llvm-rust-demangle-fuzzer [ 30%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/DummyYAMLNumericParserFuzzer.cpp.o [ 30%] Building CXX object tools/llvm-yaml-numeric-parser-fuzzer/CMakeFiles/llvm-yaml-numeric-parser-fuzzer.dir/yaml-numeric-parser-fuzzer.cpp.o [ 30%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/DummyYAMLParserFuzzer.cpp.o [ 30%] Building CXX object tools/llvm-yaml-parser-fuzzer/CMakeFiles/llvm-yaml-parser-fuzzer.dir/yaml-parser-fuzzer.cpp.o [ 30%] Linking CXX static library ../../../libLLVMOrcTargetProcess.a [ 30%] Linking CXX executable ../../bin/llvm-special-case-list-fuzzer [ 30%] Built target LLVMOrcTargetProcess [ 30%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ARMTargetDefEmitter.cpp.o [ 30%] Built target llvm-special-case-list-fuzzer [ 30%] Linking CXX static library ../../../lib/libLLVMTableGenCommon.a [ 30%] Built target LLVMTableGenCommon [ 30%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-yaml-numeric-parser-fuzzer [ 30%] Built target llvm-yaml-numeric-parser-fuzzer [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AbstractCallSite.cpp.o [ 30%] Linking CXX executable ../../bin/llvm-yaml-parser-fuzzer [ 30%] Built target llvm-yaml-parser-fuzzer [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AsmWriter.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Assumptions.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Attributes.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/AutoUpgrade.cpp.o [ 30%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BasicBlock.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/BuiltinGCs.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Comdat.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantFold.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRange.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConstantRangeList.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Constants.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ConvergenceVerifier.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Core.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Architecture.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/ArchitectureSet.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/InterfaceFile.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubV5.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/CycleInfo.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIBuilder.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/PackedVersion.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DataLayout.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Platform.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordsSlice.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/RecordVisitor.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfo.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugInfoMetadata.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Symbol.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/SymbolSet.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Target.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextAPIError.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStub.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/TextStubCommon.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 32%] Building CXX object lib/TextAPI/CMakeFiles/LLVMTextAPI.dir/Utils.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DIExpressionOptimizer.cpp.o [ 32%] Linking CXX static library ../libLLVMTextAPI.a [ 32%] Built target LLVMTextAPI [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugProgramInstruction.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/DXContainerPSVInfo.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/cassert:44, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/IR/IntrinsicInst.h:37, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/IR/DebugProgramInstruction.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/IR/DebugProgramInstruction.cpp: In member function 'llvm::Value* llvm::DbgVariableRecord::getAddress() const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/IR/DebugProgramInstruction.cpp:481:46: warning: suggest parentheses around '&&' within '||' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-parentheses-Wparentheses]8;;] 481 | !cast(MD)->getNumOperands() && "Expected an empty MDNode"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DebugLoc.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/GOFFObjectWriter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticHandler.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp: In member function 'bool {anonymous}::CombineRuleBuilder::emitCXXMatchApply(llvm::CodeExpansions&, llvm::gi::RuleMatcher&, llvm::ArrayRef)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp:1847:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1847 | const auto &Code = CXXPredicateCode::getCustomActionCode(CodeStr); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp:1847:59: note: the temporary was destroyed at the end of the full expression 'llvm::gi::CXXPredicateCode::getCustomActionCode(std::__cxx11::basic_string(CodeStr))' 1847 | const auto &Code = CXXPredicateCode::getCustomActionCode(CodeStr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticInfo.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/DiagnosticPrinter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Dominators.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoGOFF.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoXCOFF.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/EHPersonalities.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/FPEnv.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Function.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GCStrategy.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/GVMaterializer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Globals.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRBuilder.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IRPrintingPasses.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SSAContext.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerStreamer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/InlineAsm.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instruction.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDXContainerWriter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVTargetDefEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Instructions.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCGOFFStreamer.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/IntrinsicInst.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContext.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrInfo.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMContextImpl.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LLVMRemarkStreamer.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/VTEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o [ 32%] Building CXX object tools/llvm-jitlink/llvm-jitlink-executor/CMakeFiles/llvm-jitlink-executor.dir/llvm-jitlink-executor.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o [ 32%] Linking CXX executable ../../../bin/llvm-jitlink-executor [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86InstrMappingEmitter.cpp.o [ 32%] Built target llvm-jitlink-executor [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/LegacyPassManager.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCPseudoProbe.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MDBuilder.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/MemoryModelRelaxationAnnotations.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionDXContainer.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Mangler.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Metadata.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Module.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionXCOFF.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [ 32%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [ 32%] Linking CXX executable ../../bin/llvm-tblgen [ 32%] Built target llvm-tblgen [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSPIRVStreamer.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o [ 32%] Building native llvm-tblgen... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o [ 0%] Built target obj.LLVMTableGenBasic [ 0%] Built target LLVMDemangle [ 0%] Built target LLVMSupportBlake3 [ 40%] Built target LLVMSupport [ 60%] Built target LLVMTableGen [ 60%] Built target llvm-min-tblgen [ 60%] Building GenVT.inc... [ 60%] Built target vt_gen [ 60%] Building Attributes.inc... [ 60%] Building IntrinsicImpl.inc... [ 60%] Building CXX object lib/CodeGenTypes/CMakeFiles/LLVMCodeGenTypes.dir/LowLevelType.cpp.o [ 60%] Building IntrinsicEnums.inc... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolXCOFF.cpp.o [ 60%] Building IntrinsicsAArch64.h... [ 60%] Linking CXX static library ../libLLVMCodeGenTypes.a [ 60%] Built target LLVMCodeGenTypes [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o [ 60%] Building IntrinsicsAMDGPU.h... [ 60%] Building IntrinsicsARM.h... [ 60%] Building IntrinsicsBPF.h... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptionsCommandFlags.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o [ 60%] Building IntrinsicsDirectX.h... [ 60%] Building IntrinsicsHexagon.h... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o [ 60%] Building IntrinsicsLoongArch.h... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o [ 60%] Building IntrinsicsMips.h... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o [ 60%] Building IntrinsicsNVPTX.h... [ 60%] Building IntrinsicsPowerPC.h... [ 60%] Building IntrinsicsR600.h... [ 60%] Building IntrinsicsRISCV.h... [ 60%] Building IntrinsicsSPIRV.h... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o [ 60%] Building IntrinsicsS390.h... [ 60%] Building IntrinsicsWebAssembly.h... [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ModuleSummaryIndex.cpp.o [ 60%] Building IntrinsicsX86.h... [ 60%] Building IntrinsicsXCore.h... [ 60%] Building IntrinsicsVE.h... [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFObjectTargetWriter.cpp.o [ 60%] Built target intrinsics_gen [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CodeExpander.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCXCOFFStreamer.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CombinerUtils.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/CXXPredicates.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTable.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/GlobalISelMatchTableExecutorEmitter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Operator.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SPIRVObjectWriter.cpp.o [ 32%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/OptBisect.cpp.o [ 32%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/TargetRegistry.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Pass.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassInstrumentation.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassManager.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/PatternParser.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassRegistry.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PassTimingInfo.cpp.o [ 33%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/XCOFFObjectWriter.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/GlobalISel/Patterns.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PrintPasses.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfDataUtils.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/AsmWriterInst.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/SafepointIRVerifier.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenDAGPatterns.cpp.o [ 33%] Linking CXX static library ../libLLVMMC.a [ 33%] Built target LLVMMC [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ProfileSummary.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/PseudoProbe.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenHwModes.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ReplaceConstant.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstAlias.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenInstruction.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Statepoint.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/StructuralHash.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenRegisters.cpp.o [ 33%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Type.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypedPointerType.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenSchedule.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/TypeFinder.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Use.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/CodeGenTarget.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/User.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/DAGISelMatcher.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Value.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/InfoByHwMode.cpp.o [ 60%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/OptEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/PredicateExpander.cpp.o [ 80%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/SubtargetFeatureInfo.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/ValueSymbolTable.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VectorBuilder.cpp.o [ 80%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/Types.cpp.o [ 80%] Building CXX object utils/TableGen/Common/CMakeFiles/obj.LLVMTableGenCommon.dir/VarLenCodeEmitterGen.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/Verifier.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/VFABIDemangler.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o [ 80%] Built target obj.LLVMTableGenCommon [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ARMTargetDefEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmMatcherEmitter.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFMasmParser.cpp.o [ 35%] Building CXX object lib/IR/CMakeFiles/LLVMCore.dir/RuntimeLibcalls.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/AsmWriterEmitter.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/GOFFAsmParser.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/Attributes.cpp.o [ 35%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o [ 35%] Linking CXX static library ../libLLVMCore.a [ 35%] Built target LLVMCore [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CodeEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CallingConvEmitter.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Context.cpp.o [ 35%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParserExtension.cpp.o [ 35%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCTargetAsmParser.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/CustomBehaviour.cpp.o [ 35%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeEmitterGen.cpp.o [ 35%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HWEventListener.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MasmParser.cpp.o [ 35%] Linking CXX static library ../../libLLVMMCDisassembler.a [ 35%] Built target LLVMMCDisassembler [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/WasmAsmParser.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/HardwareUnit.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/LSUnit.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RegisterFile.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CodeGenMapTable.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CompressInstEmitter.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/ResourceManager.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/RetireControlUnit.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/HardwareUnits/Scheduler.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/CTagsEmitter.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/IncrementalSourceMgr.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelEmitter.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/InstrBuilder.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherGen.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Instruction.cpp.o [ 35%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/XCOFFAsmParser.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Pipeline.cpp.o [ 35%] Linking CXX static library ../../libLLVMMCParser.a [ 35%] Built target LLVMMCParser [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/DispatchStage.cpp.o [ 35%] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/SandboxIR.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/EntryStage.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/ExecuteStage.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DAGISelMatcherOpt.cpp.o [ 35%] Building CXX object lib/SandboxIR/CMakeFiles/LLVMSandboxIR.dir/Tracker.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InOrderIssueStage.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DecoderEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAEmitter.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/InstructionTables.cpp.o [ 35%] Linking CXX static library ../libLLVMSandboxIR.a [ 35%] Built target LLVMSandboxIR [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/MicroOpQueueStage.cpp.o [ 35%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffConsumer.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/RetireStage.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Stages/Stage.cpp.o [ 35%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DifferenceEngine.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/Support.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DFAPacketizerEmitter.cpp.o [ 35%] Building CXX object lib/MCA/CMakeFiles/LLVMMCA.dir/View.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DirectiveEmitter.cpp.o [ 35%] Linking CXX static library ../libLLVMMCA.a [ 35%] Built target LLVMMCA [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DisassemblerEmitter.cpp.o [ 35%] Building CXX object tools/llvm-stress/CMakeFiles/llvm-stress.dir/llvm-stress.cpp.o [ 35%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeAnalyzer.cpp.o [ 35%] Building CXX object tools/llvm-diff/lib/CMakeFiles/LLVMDiff.dir/DiffLog.cpp.o [ 35%] Linking CXX static library ../../../lib/libLLVMDiff.a [ 35%] Built target LLVMDiff [ 35%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitReader.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/DXILEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/ExegesisEmitter.cpp.o [ 35%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/BitcodeReader.cpp.o [ 35%] Linking CXX executable ../../bin/llvm-stress [ 35%] Built target llvm-stress [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/FastISelEmitter.cpp.o [ 35%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/MetadataLoader.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelCombinerEmitter.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp: In member function 'bool {anonymous}::CombineRuleBuilder::emitCXXMatchApply(llvm::CodeExpansions&, llvm::gi::RuleMatcher&, llvm::ArrayRef)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp:1847:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1847 | const auto &Code = CXXPredicateCode::getCustomActionCode(CodeStr); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/utils/TableGen/GlobalISelCombinerEmitter.cpp:1847:59: note: the temporary was destroyed at the end of the full expression 'llvm::gi::CXXPredicateCode::getCustomActionCode(std::__cxx11::basic_string(CodeStr))' 1847 | const auto &Code = CXXPredicateCode::getCustomActionCode(CodeStr); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/GlobalISelEmitter.cpp.o [ 35%] Building CXX object lib/Bitcode/Reader/CMakeFiles/LLVMBitReader.dir/ValueList.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrDocsEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/InstrInfoEmitter.cpp.o [ 35%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLLexer.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/IntrinsicEmitter.cpp.o [ 35%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/LLParser.cpp.o [ 35%] Building CXX object lib/AsmParser/CMakeFiles/LLVMAsmParser.dir/Parser.cpp.o [ 35%] Linking CXX static library ../../libLLVMBitReader.a [ 35%] Built target LLVMBitReader [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/MacroFusionPredicatorEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptParserEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/OptRSTEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/PseudoLoweringEmitter.cpp.o [ 35%] Building CXX object lib/Frontend/HLSL/CMakeFiles/LLVMFrontendHLSL.dir/HLSLResource.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterBankEmitter.cpp.o [ 35%] Linking CXX static library ../../libLLVMFrontendHLSL.a [ 35%] Built target LLVMFrontendHLSL [ 35%] Building CXX object lib/Transforms/CFGuard/CMakeFiles/LLVMCFGuard.dir/CFGuard.cpp.o [ 35%] Building CXX object tools/llvm-bcanalyzer/CMakeFiles/llvm-bcanalyzer.dir/llvm-bcanalyzer.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RegisterInfoEmitter.cpp.o [ 35%] Linking CXX executable ../../bin/llvm-bcanalyzer [ 35%] Built target llvm-bcanalyzer [ 35%] Building CXX object tools/llvm-dis/CMakeFiles/llvm-dis.dir/llvm-dis.cpp.o [ 35%] Linking CXX static library ../../libLLVMCFGuard.a [ 35%] Built target LLVMCFGuard [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/RISCVTargetDefEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SearchableTableEmitter.cpp.o [ 35%] Linking CXX executable ../../bin/llvm-dis [ 35%] Built target llvm-dis [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/SubtargetEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/TableGen.cpp.o [ 35%] Linking CXX static library ../libLLVMAsmParser.a [ 35%] Built target LLVMAsmParser [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/VTEmitter.cpp.o [ 35%] Building CXX object lib/IRReader/CMakeFiles/LLVMIRReader.dir/IRReader.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/WebAssemblyDisassemblerEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86InstrMappingEmitter.cpp.o [ 80%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86DisassemblerTables.cpp.o [ 35%] Linking CXX static library ../libLLVMIRReader.a [ 35%] Built target LLVMIRReader [100%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86FoldTablesEmitter.cpp.o [100%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86MnemonicTables.cpp.o [100%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86ModRMFilters.cpp.o [100%] Building CXX object utils/TableGen/CMakeFiles/llvm-tblgen.dir/X86RecognizableInstr.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Archive.cpp.o [ 35%] Building CXX object tools/llvm-diff/CMakeFiles/llvm-diff.dir/llvm-diff.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ArchiveWriter.cpp.o [100%] Linking CXX executable ../../bin/llvm-tblgen [100%] Built target llvm-tblgen [ 35%] Built target llvm-tblgen-host [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Binary.cpp.o [ 35%] Linking CXX executable ../../bin/llvm-diff [ 35%] Building COFFOptions.inc... [ 35%] Built target JITLinkTableGen [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/BuildID.cpp.o [ 35%] Built target llvm-diff [ 35%] Building AArch64GenAsmMatcher.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFImportFile.cpp.o [ 35%] Building AArch64GenAsmWriter.inc... [ 35%] Building AArch64GenAsmWriter1.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFModuleDefinition.cpp.o [ 35%] Building X86GenAsmMatcher.inc... [ 35%] Building AArch64GenCallingConv.inc... [ 35%] Building X86GenAsmWriter.inc... [ 35%] Building AArch64GenDAGISel.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/COFFObjectFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Decompressor.cpp.o [ 35%] Building X86GenAsmWriter1.inc... [ 35%] Building AArch64GenDisassemblerTables.inc... [ 35%] Building AArch64GenExegesis.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/DXContainer.cpp.o [ 35%] Building X86GenCallingConv.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELF.cpp.o [ 35%] Building AArch64GenFastISel.inc... /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp: In instantiation of 'llvm::Expected > llvm::object::ELFFile::getSectionAndRelocations(std::function(const typename ELFT::Shdr&)>) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:982:30: required from here 982 | template class llvm::object::ELFFile; | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~ [ 35%] Building AArch64GenGlobalISel.inc... /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp: In instantiation of 'llvm::Expected > llvm::object::ELFFile::getSectionAndRelocations(std::function(const typename ELFT::Shdr&)>) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:983:30: required from here 983 | template class llvm::object::ELFFile; | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp: In instantiation of 'llvm::Expected > llvm::object::ELFFile::getSectionAndRelocations(std::function(const typename ELFT::Shdr&)>) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:984:30: required from here 984 | template class llvm::object::ELFFile; | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp: In instantiation of 'llvm::Expected > llvm::object::ELFFile::getSectionAndRelocations(std::function(const typename ELFT::Shdr&)>) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:985:30: required from here 985 | template class llvm::object::ELFFile; | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELF.cpp:945:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 945 | for (const Elf_Shdr &Sec : cantFail(this->sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~ [ 35%] Building X86GenDAGISel.inc... [ 35%] Building X86GenDisassemblerTables.inc... [ 35%] Building AArch64GenInstrInfo.inc... [ 35%] Building AArch64GenMCCodeEmitter.inc... [ 35%] Building X86GenInstrMapping.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ELFObjectFile.cpp.o [ 35%] Building X86GenExegesis.inc... /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readDynsymVersionsImpl(const llvm::object::ELFFile&, llvm::object::ELFObjectFileBase::elf_symbol_iterator_range) [with ELFT = llvm::object::ELFType; llvm::object::ELFObjectFileBase::elf_symbol_iterator_range = llvm::iterator_range]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:995:34: required from here 995 | return readDynsymVersionsImpl(Obj->getELFFile(), Symbols); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readDynsymVersionsImpl(const llvm::object::ELFFile&, llvm::object::ELFObjectFileBase::elf_symbol_iterator_range) [with ELFT = llvm::object::ELFType; llvm::object::ELFObjectFileBase::elf_symbol_iterator_range = llvm::iterator_range]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:997:34: required from here 997 | return readDynsymVersionsImpl(Obj->getELFFile(), Symbols); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readDynsymVersionsImpl(const llvm::object::ELFFile&, llvm::object::ELFObjectFileBase::elf_symbol_iterator_range) [with ELFT = llvm::object::ELFType; llvm::object::ELFObjectFileBase::elf_symbol_iterator_range = llvm::iterator_range]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:999:34: required from here 999 | return readDynsymVersionsImpl(Obj->getELFFile(), Symbols); | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readDynsymVersionsImpl(const llvm::object::ELFFile&, llvm::object::ELFObjectFileBase::elf_symbol_iterator_range) [with ELFT = llvm::object::ELFType; llvm::object::ELFObjectFileBase::elf_symbol_iterator_range = llvm::iterator_range]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:1000:32: required from here 1000 | return readDynsymVersionsImpl(cast(this)->getELFFile(), | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1001 |  Symbols); | ~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:944:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 944 | for (const Elf_Shdr &Sec : cantFail(EF.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readBBAddrMapImpl(const llvm::object::ELFFile&, std::optional, std::vector*) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:1008:29: required from here 1008 | return readBBAddrMapImpl(Obj->getELFFile(), TextSectionIndex, PGOAnalyses); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 888 | const auto &Sections = cantFail(EF.sections()); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 888 | const auto &Sections = cantFail(EF.sections()); | ~~~~~~~~^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readBBAddrMapImpl(const llvm::object::ELFFile&, std::optional, std::vector*) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:1010:29: required from here 1010 | return readBBAddrMapImpl(Obj->getELFFile(), TextSectionIndex, PGOAnalyses); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 888 | const auto &Sections = cantFail(EF.sections()); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 888 | const auto &Sections = cantFail(EF.sections()); | ~~~~~~~~^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readBBAddrMapImpl(const llvm::object::ELFFile&, std::optional, std::vector*) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:1012:29: required from here 1012 | return readBBAddrMapImpl(Obj->getELFFile(), TextSectionIndex, PGOAnalyses); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 888 | const auto &Sections = cantFail(EF.sections()); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 888 | const auto &Sections = cantFail(EF.sections()); | ~~~~~~~~^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp: In instantiation of 'llvm::Expected > readBBAddrMapImpl(const llvm::object::ELFFile&, std::optional, std::vector*) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:1013:27: required from here 1013 | return readBBAddrMapImpl(cast(this)->getELFFile(), | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1014 |  TextSectionIndex, PGOAnalyses); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 888 | const auto &Sections = cantFail(EF.sections()); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Object/ELFObjectFile.cpp:888:34: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 888 | const auto &Sections = cantFail(EF.sections()); | ~~~~~~~~^~~~~~~~~~~~~~~ [ 35%] Building X86GenFastISel.inc... [ 35%] Building AArch64GenMCPseudoLowering.inc... [ 35%] Building AArch64GenO0PreLegalizeGICombiner.inc... [ 35%] Building X86GenGlobalISel.inc... [ 35%] Building AArch64GenPostLegalizeGICombiner.inc... [ 35%] Building AArch64GenPostLegalizeGILowering.inc... [ 35%] Building AArch64GenPreLegalizeGICombiner.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Error.cpp.o [ 35%] Building X86GenInstrInfo.inc... [ 35%] Building X86GenMnemonicTables.inc... [ 35%] Building AArch64GenRegisterBank.inc... [ 35%] Building AArch64GenRegisterInfo.inc... [ 35%] Building X86GenRegisterBank.inc... [ 35%] Building AArch64GenSubtargetInfo.inc... [ 35%] Building AArch64GenSystemOperands.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/GOFFObjectFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/FaultMapParser.cpp.o [ 35%] Building X86GenRegisterInfo.inc... [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRObjectFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o [ 35%] Building X86GenSubtargetInfo.inc... [ 35%] Building X86GenFoldTables.inc... [ 35%] Built target AArch64CommonTableGen [ 35%] Building Options.inc... [ 35%] Built target DllOptionsTableGen [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOObjectFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversal.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Minidump.cpp.o [ 35%] Building Options.inc... [ 35%] Built target LibOptionsTableGen [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ModuleSymbolTable.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/Object.cpp.o [ 35%] Built target X86CommonTableGen [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/ObjectFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/OffloadBinary.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RecordStreamer.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/RelocationResolver.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolicFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/SymbolSize.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/TapiUniversal.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/MachOUniversalWriter.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WasmObjectFile.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsMachineFlag.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/WindowsResource.cpp.o [ 35%] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/XCOFFObjectFile.cpp.o [ 35%] Building Options.inc... [ 35%] Built target ClangDriverOptions [ 35%] Building Options.inc... [ 35%] Built target DsymutilTableGen [ 35%] Building Opts.inc... [ 35%] Built target CvtResTableGen [ 35%] Building Opts.inc... [ 35%] Built target CxxfiltOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target DebugInfodOptsTableGen [ 35%] Building Options.inc... [ 35%] Built target DwarfutilTableGen [ 35%] Building Opts.inc... [ 35%] Built target DwpOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target GSYMUtilOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target IFSOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target LibtoolDarwinOptsTableGen [ 35%] Building LipoOpts.inc... [ 35%] Built target LipoOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target MLTableGen [ 35%] Building Opts.inc... [ 35%] Built target MtTableGen [ 35%] Building Opts.inc... [ 35%] Built target NmOptsTableGen [ 35%] Building ObjcopyOpts.inc... [ 35%] Built target ObjcopyOptsTableGen [ 35%] Building ObjdumpOpts.inc... [ 35%] Built target ObjdumpOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target RcOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target ReadobjOptsTableGen [ 35%] Building TapiOpts.inc... [ 35%] Built target ReadTAPIOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target SizeOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target StringsOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target SymbolizerOptsTableGen [ 35%] Building Opts.inc... [ 35%] Built target TLICheckerOptsTableGen [ 37%] Building Opts.inc... [ 37%] Built target SancovOptsTableGen [ 37%] Building CXX object lib/Target/AArch64/TargetInfo/CMakeFiles/LLVMAArch64Info.dir/AArch64TargetInfo.cpp.o [ 37%] Linking CXX static library ../../../libLLVMAArch64Info.a [ 37%] Built target LLVMAArch64Info [ 37%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64BaseInfo.cpp.o [ 37%] Building CXX object lib/Target/AArch64/Utils/CMakeFiles/LLVMAArch64Utils.dir/AArch64SMEAttributes.cpp.o [ 37%] Building CXX object lib/Target/X86/TargetInfo/CMakeFiles/LLVMX86Info.dir/X86TargetInfo.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp:66: /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc: In function 'const llvm::AArch64TSB::TSB* llvm::AArch64TSB::lookupTSBByEncoding(uint8_t)': /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc:7358:17: warning: comparison is always false due to limited range of data type []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-type-limits-Wtype-limits]8;;] 7358 | if ((Encoding < 0x0) || | ~~~~~~~~~^~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp:80: /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc: In function 'const llvm::AArch64PRFM::PRFM* llvm::AArch64PRFM::lookupPRFMByEncoding(uint8_t)': /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc:2935:17: warning: comparison is always false due to limited range of data type []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-type-limits-Wtype-limits]8;;] 2935 | if ((Encoding < 0x0) || | ~~~~~~~~~^~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp:108: /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc: In function 'const llvm::AArch64SVEVecLenSpecifier::SVEVECLENSPECIFIER* llvm::AArch64SVEVecLenSpecifier::lookupSVEVECLENSPECIFIERByEncoding(uint8_t)': /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc:3592:17: warning: comparison is always false due to limited range of data type []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-type-limits-Wtype-limits]8;;] 3592 | if ((Encoding < 0x0) || | ~~~~~~~~~^~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.cpp:115: /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc: In function 'const llvm::AArch64ExactFPImm::ExactFPImm* llvm::AArch64ExactFPImm::lookupExactFPImmByEnum(uint8_t)': /build/combine-all-repos/build/lib/Target/AArch64/AArch64GenSystemOperands.inc:2639:13: warning: comparison is always false due to limited range of data type []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-type-limits-Wtype-limits]8;;] 2639 | if ((Enum < 0x0) || | ~~~~~^~~~~ [ 37%] Built target clang-tablegen-targets [ 37%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt.cpp.o [ 37%] Linking CXX static library ../libLLVMObject.a [ 37%] Linking CXX static library ../../../libLLVMX86Info.a [ 37%] Built target LLVMX86Info [ 37%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt.cpp.o [ 37%] Built target LLVMObject [ 37%] Building InstallNameToolOpts.inc... [ 37%] Built target InstallNameToolOptsTableGen [ 37%] Building OtoolOpts.inc... [ 37%] Built target OtoolOptsTableGen [ 37%] Building CXX object tools/llvm-mt/CMakeFiles/llvm-mt.dir/llvm-mt-driver.cpp.o [ 37%] Linking CXX static library ../../../libLLVMAArch64Utils.a [ 37%] Built target LLVMAArch64Utils [ 37%] Building WindresOpts.inc... [ 37%] Built target WindresOptsTableGen [ 37%] Building CXX object tools/llvm-cxxfilt/CMakeFiles/llvm-cxxfilt.dir/llvm-cxxfilt-driver.cpp.o [ 37%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size.cpp.o [ 37%] Building CXX object tools/llvm-strings/CMakeFiles/llvm-strings.dir/llvm-strings.cpp.o [ 37%] Linking CXX executable ../../bin/llvm-cxxfilt [ 37%] Built target llvm-cxxfilt [ 37%] Building CXX object tools/llvm-size/CMakeFiles/llvm-size.dir/llvm-size-driver.cpp.o [ 37%] Linking CXX executable ../../bin/llvm-mt [ 37%] Built target llvm-mt [ 37%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o [ 38%] Linking CXX executable ../../bin/llvm-strings [ 38%] Built target llvm-strings [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o [ 38%] Linking CXX executable ../../bin/llvm-size [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o [ 38%] Built target llvm-size [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o [ 38%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/ELFObjHandler.cpp.o [ 38%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSHandler.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o [ 38%] Building CXX object lib/InterfaceStub/CMakeFiles/LLVMInterfaceStub.dir/IFSStub.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o [ 38%] Building CXX object lib/CodeGenData/CMakeFiles/LLVMCodeGenData.dir/OutlinedHashTree.cpp.o [ 38%] Linking CXX static library ../libLLVMInterfaceStub.a [ 38%] Built target LLVMInterfaceStub [ 38%] Building CXX object lib/CodeGenData/CMakeFiles/LLVMCodeGenData.dir/OutlinedHashTreeRecord.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o [ 38%] Linking CXX static library ../libLLVMCodeGenData.a [ 38%] Built target LLVMCodeGenData [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugFrame.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypePrinter.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugInfoEntry.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLine.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugLoc.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugMacro.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugPubTable.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRangeList.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugRnglists.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDie.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o [ 38%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/Archive.cpp.o [ 38%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o [ 38%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFExpression.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/CommonConfig.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveEmitter.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFFormValue.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ArchiveYAML.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ObjCopy.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFGdbIndex.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ConfigManager.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFListTable.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObjcopy.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFLocationExpression.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFTypeUnit.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFObject.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnitIndex.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFReader.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFUnit.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/COFF/COFFWriter.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObjcopy.cpp.o [ 40%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFVerifier.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/ELF/ELFObject.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFEmitter.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o [ 40%] Linking CXX static library ../../libLLVMDebugInfoDWARF.a [ 40%] Built target LLVMDebugInfoDWARF [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o [ 40%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/JITSymbol.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/FormatUtil.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o [ 40%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RTDyldMemoryManager.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o [ 40%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyld.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InjectedSourceStream.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObjcopy.cpp.o [ 40%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldChecker.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InputFile.cpp.o [ 40%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldCOFF.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/LinePrinter.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOReader.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerEmitter.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o [ 40%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldELF.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOWriter.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOLayoutBuilder.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumGlobals.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DXContainerYAML.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/MachO/MachOObject.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumInjectedSources.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumLineNumbers.cpp.o [ 40%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFEmitter.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObject.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmReader.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmWriter.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbols.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/wasm/WasmObjcopy.cpp.o [ 40%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/RuntimeDyldMachO.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o [ 40%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFObjcopy.cpp.o [ 40%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeFunctionSymbol.cpp.o [ 41%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFReader.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/RuntimeDyld/CMakeFiles/LLVMRuntimeDyld.dir/Targets/RuntimeDyldELFMips.cpp.o [ 41%] Building CXX object lib/ObjCopy/CMakeFiles/LLVMObjCopy.dir/XCOFF/XCOFFWriter.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeInlineSiteSymbol.cpp.o [ 41%] Linking CXX static library ../../libLLVMRuntimeDyld.a [ 41%] Built target LLVMRuntimeDyld [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeLineNumber.cpp.o [ 41%] Linking CXX static library ../libLLVMObjCopy.a [ 41%] Built target LLVMObjCopy [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativePublicSymbol.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFEmitter.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/GOFFYAML.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSourceFile.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSymbolEnumerator.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeArray.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOEmitter.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeBuiltin.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeEnum.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MachOYAML.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeFunctionSig.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ObjectYAML.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypePointer.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpEmitter.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeTypedef.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeUDT.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/MinidumpYAML.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadEmitter.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeTypeVTShape.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/DWARFRecordSectionSplitter.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/OffloadYAML.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmEmitter.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/EHFrameSupport.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp: In member function 'virtual bool llvm::pdb::NativeSession::addressForRVA(uint32_t, uint32_t&, uint32_t&) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp:241:11: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 241 | auto &Sec = Dbi->getSectionHeaders()[Section]; | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp:241:49: note: the temporary was destroyed at the end of the full expression 'llvm::pdb::DbiStream::getSectionHeaders() const().llvm::FixedStreamArray::operator[](Section)' 241 | auto &Sec = Dbi->getSectionHeaders()[Section]; | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp: In member function 'uint32_t llvm::pdb::NativeSession::getRVAFromSectOffset(uint32_t, uint32_t) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp:394:9: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 394 | auto &Sec = Dbi->getSectionHeaders()[Section - 1]; | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/DebugInfo/PDB/Native/NativeSession.cpp:394:51: note: the temporary was destroyed at the end of the full expression 'llvm::pdb::DbiStream::getSectionHeaders() const().llvm::FixedStreamArray::operator[]((Section - 1))' 394 | auto &Sec = Dbi->getSectionHeaders()[Section - 1]; | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/ObjectYAML/WasmEmitter.cpp: In member function 'void {anonymous}::WasmWriter::writeSectionContent(llvm::raw_ostream&, llvm::WasmYAML::ProducersSection&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/ObjectYAML/WasmEmitter.cpp:324:70: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 324 | std::make_pair(StringRef("sdk"), &Section.SDKs)}) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/ObjectYAML/WasmEmitter.cpp:322:37: note: the temporary was destroyed at the end of the full expression 'std::make_pair*>(llvm::StringRef(((const char*)"language")), (& Section.llvm::WasmYAML::ProducersSection::Languages))' 322 | for (auto &Field : {std::make_pair(StringRef("language"), &Section.Languages), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/ObjectYAML/WasmEmitter.cpp:324:70: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 324 | std::make_pair(StringRef("sdk"), &Section.SDKs)}) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/ObjectYAML/WasmEmitter.cpp:323:37: note: the temporary was destroyed at the end of the full expression 'std::make_pair*>(llvm::StringRef(((const char*)"processed-by")), (& Section.llvm::WasmYAML::ProducersSection::Tools))' 323 | std::make_pair(StringRef("processed-by"), &Section.Tools), | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/ObjectYAML/WasmEmitter.cpp:324:70: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 324 | std::make_pair(StringRef("sdk"), &Section.SDKs)}) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/ObjectYAML/WasmEmitter.cpp:324:37: note: the temporary was destroyed at the end of the full expression 'std::make_pair*>(llvm::StringRef(((const char*)"sdk")), (& Section.llvm::WasmYAML::ProducersSection::SDKs))' 324 | std::make_pair(StringRef("sdk"), &Section.SDKs)}) { | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/WasmYAML.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLink.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkGeneric.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFEmitter.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/JITLinkMemoryManager.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/XCOFFYAML.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/YAML.cpp.o [ 41%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/yaml2obj.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolCache.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_arm64.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o [ 41%] Linking CXX static library ../libLLVMObjectYAML.a [ 41%] Built target LLVMObjectYAML [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachO_x86_64.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/MachOLinkGraphBuilder.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o [ 41%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64AsmBackend.cpp.o [ 41%] Linking CXX static library ../../libLLVMDebugInfoPDB.a [ 41%] Built target LLVMDebugInfoPDB [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFObjectWriter.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELFLinkGraphBuilder.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64ELFStreamer.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64InstPrinter.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCAsmInfo.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch32.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_aarch64.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCCodeEmitter.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCExpr.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MCTargetDesc.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64MachObjectWriter.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_i386.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_loongarch.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64TargetStreamer.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFObjectWriter.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ATTInstPrinter.cpp.o [ 41%] Building CXX object lib/Target/AArch64/MCTargetDesc/CMakeFiles/LLVMAArch64Desc.dir/AArch64WinCOFFStreamer.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86IntelInstPrinter.cpp.o [ 41%] Building CXX object lib/Target/X86/Disassembler/CMakeFiles/LLVMX86Disassembler.dir/X86Disassembler.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstComments.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_ppc64.cpp.o [ 41%] Linking CXX static library ../../../libLLVMAArch64Desc.a [ 41%] Built target LLVMAArch64Desc [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_riscv.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86InstPrinterCommon.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86EncodingOptimization.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ShuffleDecode.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86AsmBackend.cpp.o [ 41%] Linking CXX static library ../../../libLLVMX86Disassembler.a [ 41%] Built target LLVMX86Disassembler [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ELF_x86_64.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCTargetDesc.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCAsmInfo.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MCCodeEmitter.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MachObjectWriter.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86MnemonicTables.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFDirectiveParser.cpp.o [ 41%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFFLinkGraphBuilder.cpp.o [ 41%] Building CXX object lib/TextAPI/BinaryReader/CMakeFiles/LLVMTextAPIBinaryReader.dir/DylibReader.cpp.o [ 41%] Building CXX object lib/ToolDrivers/llvm-dlltool/CMakeFiles/LLVMDlltoolDriver.dir/DlltoolDriver.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86ELFObjectWriter.cpp.o [ 41%] Linking CXX static library ../../libLLVMDlltoolDriver.a [ 41%] Built target LLVMDlltoolDriver [ 41%] Building CXX object lib/ToolDrivers/llvm-lib/CMakeFiles/LLVMLibDriver.dir/LibDriver.cpp.o [ 41%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFObjectWriter.cpp.o [ 43%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/COFF_x86_64.cpp.o [ 43%] Linking CXX static library ../../libLLVMTextAPIBinaryReader.a [ 43%] Built target LLVMTextAPIBinaryReader [ 43%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch32.cpp.o [ 43%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFStreamer.cpp.o [ 43%] Linking CXX static library ../../libLLVMLibDriver.a [ 43%] Built target LLVMLibDriver [ 43%] Building CXX object lib/Target/X86/MCTargetDesc/CMakeFiles/LLVMX86Desc.dir/X86WinCOFFTargetStreamer.cpp.o [ 43%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockIndexer.cpp.o [ 43%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockPrinter.cpp.o [ 43%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/aarch64.cpp.o [ 45%] Linking CXX static library ../../../libLLVMX86Desc.a [ 45%] Built target LLVMX86Desc [ 45%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/i386.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/BlockVerifier.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecordProducer.cpp.o [ 45%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/loongarch.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRRecords.cpp.o [ 45%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/ppc64.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceExpander.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FDRTraceWriter.cpp.o [ 45%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/riscv.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/FileHeaderReader.cpp.o [ 45%] Building CXX object lib/ExecutionEngine/JITLink/CMakeFiles/LLVMJITLink.dir/x86_64.cpp.o [ 45%] Generating VCSVersion.inc [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ASTSourceDescriptor.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/InstrumentationMap.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Attributes.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Builtins.cpp.o [ 45%] Linking CXX static library ../../libLLVMJITLink.a [ 45%] Built target LLVMJITLink [ 45%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesManager.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CLWarnings.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CharInfo.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/LogBuilderConsumer.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Profile.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordInitializer.cpp.o [ 45%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesReader.cpp.o [ 45%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesTypes.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/RecordPrinter.cpp.o [ 45%] Building CXX object lib/XRay/CMakeFiles/LLVMXRay.dir/Trace.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/DependencyDirectivesScanner.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderMap.cpp.o [ 45%] Linking CXX static library ../libLLVMXRay.a [ 45%] Built target LLVMXRay [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/CodeGenOptions.cpp.o [ 45%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesWriter.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/HeaderSearch.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Cuda.cpp.o [ 45%] Building CXX object tools/clang/lib/APINotes/CMakeFiles/obj.clangAPINotes.dir/APINotesYAMLCompiler.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DarwinSDKInfo.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/InitHeaderSearch.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Lexer.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Diagnostic.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/LiteralSupport.cpp.o [ 45%] Built target obj.clangAPINotes [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroArgs.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticIDs.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/MacroInfo.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ModuleMap.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCaching.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPCallbacks.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPConditionalDirectiveRecord.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseAST.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCilk.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/DiagnosticOptions.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ExpressionTraits.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileEntry.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPDirectives.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileManager.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseAST.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/FileSystemStatCache.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/RAIIObjectsForParser.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseCilk.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/IdentifierTable.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseCXXInlineMethods.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPExpressions.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDecl.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangOptions.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/LangStandards.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/MakeSupport.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Module.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseCXXInlineMethods.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPLexerChange.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseDecl.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ObjCRuntime.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseDeclCXX.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenCLOptions.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PPMacroExpansion.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OpenMPKinds.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/OperatorPrecedence.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ParsedAttrInfo.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/ProfileList.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseDeclCXX.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/NoSanitizeList.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Pragma.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SanitizerSpecialCaseList.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessingRecord.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sanitizers.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Sarif.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExpr.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/Preprocessor.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/PreprocessorLexer.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceLocation.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceManager.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/ScratchBuffer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseExpr.cpp:27: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseExprCXX.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenConcatenation.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/SourceMgrAdapter.cpp.o [ 45%] Building CXX object tools/clang/lib/Lex/CMakeFiles/obj.clangLex.dir/TokenLexer.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Stack.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetID.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseExprCXX.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TargetInfo.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseHLSL.cpp.o [ 45%] Built target obj.clangLex [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets.cpp.o [ 45%] Building AttrDocTable.inc... [ 45%] Built target ClangAttrDocTable [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AArch64.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseHLSL.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseInit.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseObjc.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenMP.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AMDGPU.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseInit.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseObjc.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARC.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParsePragma.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/ARM.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseOpenMP.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/AVR.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmt.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParsePragma.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/BPF.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/CSKY.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseStmtAsm.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseStmt.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/DirectX.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Hexagon.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTemplate.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Lanai.cpp.o [ 45%] Building Opcodes.inc... [ 45%] Built target Opcodes [ 45%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchFinder.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseStmtAsm.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Le64.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/LoongArch.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseTemplate.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/M68k.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseTentative.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/MSP430.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Mips.cpp.o [ 45%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/ASTMatchersInternal.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseTentative.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/NVPTX.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/OSTargets.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PNaCl.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/Parser.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/PPC.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/RISCV.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/Parser.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SPIR.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/Sparc.cpp.o [ 45%] Building CXX object tools/clang/lib/ASTMatchers/CMakeFiles/obj.clangASTMatchers.dir/GtestMatchers.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/SystemZ.cpp.o [ 45%] Building CXX object tools/clang/lib/Parse/CMakeFiles/obj.clangParse.dir/ParseOpenACC.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/TCE.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/VE.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/WebAssembly.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/X86.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Targets/XCore.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Parse/ParseOpenACC.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TokenKinds.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/TypeTraits.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Warnings.cpp.o [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayInstr.cpp.o [ 45%] Building OpenCLBuiltins.inc... [ 45%] Built target ClangOpenCLBuiltinsImpl [ 45%] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/XRayLists.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/AnalysisDeclContext.cpp.o [ 45%] Built target obj.clangBasic [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/BodyFarm.cpp.o [ 45%] Built target obj.clangParse [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CalledOnceCheck.cpp.o [ 45%] Built target obj.clangASTMatchers [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFG.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGReachabilityAnalysis.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CFGStmtMap.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CallGraph.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CloneDetection.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CocoaConventions.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ConstructionContext.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Consumed.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/CodeInjector.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/Dominators.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ExprMutationAnalyzer.cpp.o [ 45%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/Commit.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IntervalPartition.cpp.o [ 45%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/EditedSource.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/IssueHash.cpp.o [ 45%] Building CXX object tools/clang/lib/Edit/CMakeFiles/obj.clangEdit.dir/RewriteObjCFoundationAPI.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/LiveVariables.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/MacroExpansionContext.cpp.o [ 45%] Built target obj.clangEdit [ 45%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Diagnostics.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ObjCNoReturn.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PathDiagnostic.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/PostOrderCFGView.cpp.o [ 45%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Marshallers.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ProgramPoint.cpp.o [ 45%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Parser.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ReachableCode.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/RetainSummaryManager.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafety.cpp.o [ 45%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/Registry.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyCommon.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyLogical.cpp.o [ 45%] Building CXX object tools/clang/lib/CrossTU/CMakeFiles/obj.clangCrossTU.dir/CrossTranslationUnit.cpp.o [ 45%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/DeltaTree.cpp.o [ 45%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/HTMLRewrite.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/ThreadSafetyTIL.cpp.o [ 45%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/RewriteRope.cpp.o [ 45%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/Rewriter.cpp.o [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UninitializedValues.cpp.o [ 45%] Building CXX object tools/clang/lib/Rewrite/CMakeFiles/obj.clangRewrite.dir/TokenRewriter.cpp.o [ 45%] Built target obj.clangCrossTU [ 45%] Building CXX object tools/clang/lib/Analysis/CMakeFiles/obj.clangAnalysis.dir/UnsafeBufferUsage.cpp.o [ 45%] Built target obj.clangRewrite [ 45%] Building CXX object tools/clang/lib/ASTMatchers/Dynamic/CMakeFiles/obj.clangDynamicASTMatchers.dir/VariantValue.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Action.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Compilation.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Distro.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Driver.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/DriverOptions.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Job.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Multilib.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/MultilibBuilder.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OffloadBundler.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/OptionUtils.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Phases.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/SanitizerArgs.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTCommon.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tapir.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReader.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Tool.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChain.cpp.o [ 45%] Built target obj.clangAnalysis [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/AArch64.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/ARM.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Serialization/ASTReader.cpp:81: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/CSKY.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTReaderDecl.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/LoongArch.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/M68k.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Arch/Mips.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTRecordReader.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Serialization/ASTReaderDecl.cpp:55: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] 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/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/AMDGPU.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTConsumers.cpp.o [ 45%] Built target obj.clangDynamicASTMatchers [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.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/AMDGPUOpenMP.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/ASTUnit.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTRecordReader.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Serialization/ASTReaderStmt.cpp:52: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Clang.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/ASTUnit.cpp:58: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterDecl.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Serialization/ASTWriter.cpp:67: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 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/CommonArgs.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ChainedIncludesSource.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Serialization/ASTWriterDecl.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CrossWindows.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/ChainedIncludesSource.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/CSKYToolChain.cpp.o [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriterStmt.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/Cuda.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Serialization/ASTWriterStmt.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Darwin.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/CompilerInstance.cpp:38: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GeneratePCH.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/DragonFly.cpp.o [ 45%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Flang.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTWriter.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Serialization/GeneratePCH.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 45%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/GlobalModuleIndex.cpp.o [ 45%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CreateInvocationFromCommandLine.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/Serialization/CMakeFiles/obj.clangSerialization.dir/InMemoryModuleCache.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/ModuleFile.cpp.o [ 46%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleFileExtension.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Gnu.cpp.o [ 46%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ModuleManager.cpp.o [ 46%] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/PCHContainerOperations.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Haiku.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyFile.cpp.o [ 46%] Built target obj.clangSerialization [ 46%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Diagnostic.cpp.o [ 46%] Building CXX object tools/clang/lib/Tooling/Core/CMakeFiles/obj.clangToolingCore.dir/Replacement.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPUtility.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/DependencyFile.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 46%] Built target obj.clangToolingCore [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPAMD.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HIPSPV.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hexagon.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/HLSL.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DependencyGraph.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Hurd.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Linux.cpp.o [ 46%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderAnalysis.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/DiagnosticRenderer.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendAction.cpp.o [ 46%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/HeaderIncludes.cpp.o [ 46%] Building CXX object tools/clang/lib/Tooling/Inclusions/CMakeFiles/obj.clangToolingInclusions.dir/IncludeStyle.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendActions.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MipsLinux.cpp.o [ 46%] Built target obj.clangToolingInclusions [ 46%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/CommentToXML.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/FrontendAction.cpp:35: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MinGW.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/TemplateInstCallback.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/FrontendActions.cpp:25: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 46%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/FileIndexRecord.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSP430.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/FrontendOptions.cpp.o [ 46%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexBody.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/MSVC.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/HeaderIncludeGen.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NaCl.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InitPreprocessor.cpp.o [ 46%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LayoutOverrideSource.cpp.o [ 46%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/NetBSD.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexDecl.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OHOS.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/InitPreprocessor.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/LogDiagnosticPrinter.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/OpenBSD.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PS4CPU.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingAction.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ModuleDependencyCollector.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/RISCVToolchain.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/Solaris.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Index/IndexingAction.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrecompiledPreamble.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/ModuleDependencyCollector.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/SPIRV.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/TCE.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/VEToolchain.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexingContext.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexSymbol.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/WebAssembly.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTWriter.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/PrecompiledPreamble.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/IndexTypeSourceInfo.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/XCore.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o [ 48%] Building CXX object tools/clang/lib/Index/CMakeFiles/obj.clangIndex.dir/USRGeneration.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCLinux.cpp.o [ 48%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/PPCFreeBSD.cpp.o [ 48%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnostic.cpp.o [ 50%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/InterfaceStubs.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnosticPrinter.cpp.o [ 50%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/ToolChains/ZOS.cpp.o [ 50%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/Types.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticPrinter.cpp.o [ 50%] Building CXX object tools/clang/lib/Driver/CMakeFiles/obj.clangDriver.dir/XRayArgs.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/AffectedRangeManager.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/BreakableToken.cpp.o [ 50%] Built target obj.clangIndex [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ContinuationIndenter.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o [ 50%] Built target obj.clangDriver [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfo.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TestModuleFileExtension.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnostic.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/DefinitionBlockSeparator.cpp.o In file included from /nix/store/fwh4fxd747m0py3ib3s5abamia9nrf90-glibc-2.39-52-dev/include/string.h:548, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/cstring:43, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Basic/LLVM.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Basic/DiagnosticIDs.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Basic/Diagnostic.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Frontend/DiagnosticRenderer.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Frontend/TextDiagnostic.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/TextDiagnostic.cpp:9: In function 'void* memcpy(void*, const void*, size_t)', inlined from 'llvm::raw_ostream& llvm::raw_ostream::operator<<(llvm::StringRef)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/raw_ostream.h:233:13, inlined from 'void applyTemplateHighlighting(llvm::raw_ostream&, llvm::StringRef, bool&, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/TextDiagnostic.cpp:58:27: /nix/store/fwh4fxd747m0py3ib3s5abamia9nrf90-glibc-2.39-52-dev/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-stringop-overflow-Wstringop-overflow=]8;;] 29 | return __builtin___memcpy_chk (__dest, __src, __len, | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 30 |  __glibc_objsize0 (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/fwh4fxd747m0py3ib3s5abamia9nrf90-glibc-2.39-52-dev/include/bits/string_fortified.h:29:33: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' specified bound 18446744073709551615 exceeds maximum object size 9223372036854775807 []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-stringop-overflow-Wstringop-overflow=]8;;] [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/TestModuleFileExtension.cpp:10: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/Format.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatToken.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticPrinter.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/VerifyDiagnosticConsumer.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ABIInfoImpl.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/FormatTokenLexer.cpp.o [ 50%] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/IntegerLiteralSeparatorFixer.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroCallReconstructor.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MacroExpander.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/APSIntType.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalysisManager.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/TemplateInstCallback.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/BackendUtil.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/MatchFilePath.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/NamespaceEndCommentsFixer.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/ObjCPropertyAttributeOrderFixer.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/AnalyzerOptions.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/QualifierAlignmentFixer.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BasicValueFactory.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/SortJavaScriptImports.cpp.o [ 50%] Built target obj.clangFrontend [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnalyzer.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BlockCounter.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalysisOrderChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporter.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/TokenAnnotator.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGAtomic.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/AnalyzerStatsChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineFormatter.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UnwrappedLineParser.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugReporterVisitors.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBlocks.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/UsingDeclarationsSorter.cpp.o [ 50%] Building CXX object tools/clang/lib/Format/CMakeFiles/obj.clangFormat.dir/WhitespaceManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ArrayBoundCheckerV2.cpp.o [ 50%] Built target obj.clangFormat [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BasicObjCFoundationChecks.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGBuiltin.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/BugSuppression.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallDescription.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BitwiseShiftChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCilk.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BlockInCriticalSectionChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CallEvent.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDANV.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BoolAssignmentChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Checker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/BuiltinFunctionChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerContext.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerHelpers.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCUDARuntime.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CStringSyntaxChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CallAndMessageChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CheckerRegistryData.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastSizeChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CommonBugCategories.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ConstraintManager.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/CoreEngine.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastToStructChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicExtent.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/DynamicType.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/AnalysisConsumer.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Environment.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CastValueChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExplodedGraph.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCDealloc.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngine.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/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CheckObjCInstMethSignature.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXX.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/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineC.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/Frontend/CMakeFiles/obj.clangStaticAnalyzerFrontend.dir/CreateCheckerManager.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCXXABI.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/ExprEngineCXX.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/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/CheckerDocumentation.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ExprEngineCallAndReturn.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCall.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Frontend/ModelInjector.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ChrootChecker.cpp.o [ 50%] Built target obj.clangStaticAnalyzerFrontend [ 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/ExprEngineObjC.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/FunctionSummary.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/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/HTMLDiagnostics.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/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGClass.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/LoopUnrolling.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/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/CXXDeleteChecker.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/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCleanup.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/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DeadStoresChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGCoroutine.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/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/ProgramState.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDebugInfo.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDecl.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/DebugCheckers.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/CodeGen/CGDecl.cpp:35: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/RangedConstraintManager.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGDeclCXX.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/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugContainerModeling.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DebugIteratorModeling.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGException.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/DereferenceChecker.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/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DirectIvarAssignment.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DivZeroChecker.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp: In member function 'virtual clang::ento::ProgramStateRef clang::ento::SimpleConstraintManager::assumeInclusiveRangeInternal(clang::ento::ProgramStateRef, clang::ento::NonLoc, const llvm::APSInt&, const llvm::APSInt&, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp:123:25: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 123 | const llvm::APSInt &IntVal = Value.castAs().getValue(); | ^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/SimpleConstraintManager.cpp:123:78: note: the temporary was destroyed at the end of the full expression 'Value.clang::ento::NonLoc::clang::ento::DefinedSVal.clang::ento::DefinedSVal::clang::ento::DefinedOrUnknownSVal.clang::ento::DefinedOrUnknownSVal::clang::ento::SVal.clang::ento::SVal::castAs().clang::ento::nonloc::ConcreteInt::getValue()' 123 | const llvm::APSInt &IntVal = Value.castAs().getValue(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [ 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/CGExpr.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprAgg.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/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/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/DynamicTypeChecker.cpp.o [ 50%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprCXX.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/Store.cpp: In member function 'virtual clang::ento::SVal clang::ento::StoreManager::getLValueElement(clang::QualType, clang::ento::NonLoc, clang::ento::SVal)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/Store.cpp:504:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const llvm::APSInt &BaseIdxI = | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/Store.cpp:505:53: note: the temporary was destroyed at the end of the full expression 'BaseIdx.clang::ento::SVal::castAs().clang::ento::nonloc::ConcreteInt::getValue()' 505 | BaseIdx.castAs().getValue(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/Store.cpp:518:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 518 | const llvm::APSInt& OffI = Offset.castAs().getValue(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/Store.cpp:518:75: note: the temporary was destroyed at the end of the full expression 'Offset.clang::ento::NonLoc::clang::ento::DefinedSVal.clang::ento::DefinedSVal::clang::ento::DefinedOrUnknownSVal.clang::ento::DefinedOrUnknownSVal::clang::ento::SVal.clang::ento::SVal::castAs().clang::ento::nonloc::ConcreteInt::getValue()' 518 | const llvm::APSInt& OffI = Offset.castAs().getValue(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/SValBuilder.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/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/EnumCastOutOfRangeChecker.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/SVals.cpp: In member function 'void clang::ento::NonLoc::dumpToStream(llvm::raw_ostream&) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/SVals.cpp:300:17: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 300 | const auto &Value = castAs().getValue(); | ^~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Core/SVals.cpp:300:63: note: the temporary was destroyed at the end of the full expression '((const clang::ento::NonLoc*)this)->clang::ento::NonLoc::clang::ento::DefinedSVal.clang::ento::DefinedSVal::clang::ento::DefinedOrUnknownSVal.clang::ento::DefinedOrUnknownSVal::clang::ento::SVal.clang::ento::SVal::castAs().clang::ento::nonloc::ConcreteInt::getValue()' 300 | const auto &Value = castAs().getValue(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoChecker.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/CGExprComplex.cpp.o [ 50%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoModeling.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/WorkList.cpp.o [ 51%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprConstant.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Core/CMakeFiles/obj.clangStaticAnalyzerCore.dir/Z3CrosscheckVisitor.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ErrnoTesterChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ExprInspectionChecker.cpp.o [ 51%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGExprScalar.cpp.o [ 51%] Built target obj.clangStaticAnalyzerCore [ 51%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGGPUBuiltin.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/AdornedCFG.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FixedAddressChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Arena.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/ASTOps.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/CNFFormula.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/FuchsiaHandleChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GCDAntipatternChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGHLSLRuntime.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGLoopInfo.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GenericTaintChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGNonTrivialStruct.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowAnalysisContext.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DataflowEnvironment.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Formula.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjC.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/GTestChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/HTMLLogger.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCGNU.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IdenticalExprChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Logger.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/RecordOps.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCMac.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/SimplifyConstraints.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Transfer.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/TypeErasedDataflowAnalysis.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InnerPointerChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/InvalidatedIteratorChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGObjCRuntime.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/cert/InvalidPtrChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/Value.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/WatchedLiteralsSolver.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/CMakeFiles/obj.clangAnalysisFlowSensitive.dir/DebugSupport.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenCLRuntime.cpp.o [ 53%] Built target obj.clangAnalysisFlowSensitive [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Iterator.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/ChromiumCheckModel.cpp.o [ 53%] Building CXX object tools/clang/lib/Analysis/FlowSensitive/Models/CMakeFiles/obj.clangAnalysisFlowSensitiveModels.dir/UncheckedOptionalAccessModel.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorModeling.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntime.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IteratorRangeChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/IvarInvalidationChecker.cpp.o [ 53%] Built target obj.clangAnalysisFlowSensitiveModels [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGOpenMPRuntimeGPU.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGPointerAuth.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LLVMConventionsChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/LocalizationChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSKeychainAPIChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGRecordLayoutBuilder.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmt.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MacOSXAPIChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGStmtOpenMP.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocOverflowSecurityChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTT.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MallocSizeofChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CGVTables.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenABITypes.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MismatchedIteratorChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenAction.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MmapWriteExecChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MIGChecker.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTWriter.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/CodeGen/CodeGenAction.cpp:32: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenFunction.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenModule.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MoveChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenPGO.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIBugReporter.cpp.o [ 53%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/API.cpp.o [ 53%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/APIIgnoresList.cpp.o [ 53%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/ExtractAPIConsumer.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIChecker.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp: In member function 'void clang::ento::mpi::MPIChecker::allRegionsUsedByWait(llvm::SmallVector&, const clang::ento::MemRegion*, const clang::ento::CallEvent&, clang::ento::CheckerContext&) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp:167:25: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 167 | const llvm::APSInt &ArrSize = | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/MPIChecker.cpp:168:60: note: the temporary was destroyed at the end of the full expression 'ElementCount.clang::ento::DefinedOrUnknownSVal::clang::ento::SVal.clang::ento::SVal::castAs().clang::ento::nonloc::ConcreteInt::getValue()' 168 | ElementCount.castAs().getValue(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/MPI-Checker/MPIFunctionClassifier.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSAutoreleasePoolChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/DiagnosticBuilderWrappers.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NSErrorChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/DirectoryScanner.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTBAA.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/DylibVerifier.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoReturnFunctionChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/FileList.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/Frontend.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CodeGenTypes.cpp.o [ 53%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/DeclarationFragments.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonNullParamChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/Serialization/SymbolGraphSerializer.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/HeaderFile.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NonnullGlobalConstantsChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/Library.cpp.o [ 53%] Building CXX object tools/clang/lib/InstallAPI/CMakeFiles/obj.clangInstallAPI.dir/Visitor.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ConstantInitBuilder.cpp.o [ 53%] Building CXX object tools/clang/lib/ExtractAPI/CMakeFiles/obj.clangExtractAPI.dir/TypedefUnderlyingTypeResolver.cpp.o [ 53%] Built target obj.clangExtractAPI [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/CoverageMappingGen.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NoOwnershipChangeVisitor.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ItaniumCXXABI.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NullabilityChecker.cpp.o [ 53%] Built target obj.clangInstallAPI [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/NumberObjectConversionChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/LinkInModulesPass.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAtSyncChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MacroPPCallbacks.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCAutoreleaseWriteChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersASTChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/MicrosoftCXXABI.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCContainersChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ModuleBuilder.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/ObjectFilePCHContainerOperations.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCMissingSuperCallChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCPropertyChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSelfInitChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/PatternInit.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCSuperDeallocChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SanitizerMetadata.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/SwiftCallingConv.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ObjCUnusedIVarsChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/TargetInfo.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/OSObjectCStyleCast.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PaddingChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerArithChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AArch64.cpp.o [ 53%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMT.cpp.o [ 53%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ARCMTActions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/ARCMigrate/ARCMT.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerIterationChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/FileRemapper.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AMDGPU.cpp.o [ 53%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FixItRewriter.cpp.o [ 53%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/ObjCMT.cpp.o [ 53%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Frontend/Rewrite/FrontendActions.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 53%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSortingChecker.cpp.o [ 53%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARC.cpp.o [ 53%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/HTMLPrint.cpp.o [ 53%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o [ 53%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteMacros.cpp.o [ 54%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteModernObjC.cpp.o [ 54%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/ARM.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PointerSubChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/PlistReporter.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAPIUses.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PthreadLockChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/AVR.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/PutenvStackArrayChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransARCAssign.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/BPF.cpp.o [ 56%] Building CXX object tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountChecker.cpp.o [ 56%] Built target obj.clangRewriteFrontend [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RetainCountChecker/RetainCountDiagnostics.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/CSKY.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransAutoreleasePool.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Hexagon.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnPointerRangeChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnUndefChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransBlockObjCVariable.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Lanai.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ReturnValueChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/LoongArch.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/RunLoopAutoreleaseLeakChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SetgidSetuidOrderChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SimpleStreamChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransEmptyStatementsAndDealloc.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/M68k.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/MSP430.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCAttrs.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Mips.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransGCCalls.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/SmartPtrModeling.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/NVPTX.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PNaCl.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProperties.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdLibraryFunctionsChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StdVariantChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/PPC.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransProtectedScope.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransRetainReleaseDealloc.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/RISCV.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/STLAlgorithmModeling.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StreamChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SPIR.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnbridgedCasts.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StringChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransUnusedInitDelegate.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/Sparc.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/Taint.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransZeroOutPropsInDealloc.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/SystemZ.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TaintTesterChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/TCE.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TestAfterDivZeroChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/TransformActions.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TraversalChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/VE.cpp.o [ 56%] Building CXX object tools/clang/lib/ARCMigrate/CMakeFiles/obj.clangARCMigrate.dir/Transforms.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustNonnullChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/TrustReturnsNonnullChecker.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/ARCMigrate/Transforms.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/WebAssembly.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefBranchChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefCapturedBlockVarChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/X86.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefResultChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/Targets/XCore.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedArraySubscriptChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/CodeGen/CMakeFiles/obj.clangCodeGen.dir/VarBypassDetector.cpp.o [ 56%] Built target obj.clangARCMigrate [ 56%] Building CXX object tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedAssignmentChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/AllTUsExecution.cpp.o [ 56%] Built target obj.clangCodeGen [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UndefinedNewArraySizeChecker.cpp.o [ 56%] Built target obj.clangFrontendTool [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedObjectChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UninitializedObject/UninitializedPointee.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnixAPIChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/UnreachableCodeChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ExpandResponseFilesCompilationDatabase.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VforkChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/Inclusions/Stdlib/CMakeFiles/obj.clangToolingInclusionsStdlib.dir/StandardLibrary.cpp.o [ 56%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VLASizeChecker.cpp.o [ 56%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o [ 56%] Built target obj.clangToolingInclusionsStdlib [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelection.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/GuessTargetAndModeCompilationDatabase.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/ASTSelectionRequirements.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/ValistChecker.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/InterpolatingCompilationDatabase.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/JSONCompilationDatabase.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/VirtualCallChecker.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/LocateToolCompilationDatabase.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Refactoring.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/AtomicChange.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/NoUncountedMembersChecker.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/ASTUtils.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/RefactoringCallbacks.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/Extract.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/PtrTypesSemantics.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Extract/SourceExtraction.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Lookup.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/StandaloneExecution.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/RefactoringActions.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/RenamingAction.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/RefCntblBaseVirtualDtorChecker.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Tooling.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedCallArgsChecker.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/SymbolOccurrences.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFinder.cpp.o [ 58%] Built target obj.clangTooling [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLambdaCapturesChecker.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/ASTDiff/CMakeFiles/obj.clangToolingASTDiff.dir/ASTDiff.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRFindingAction.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Refactoring/CMakeFiles/obj.clangToolingRefactoring.dir/Rename/USRLocFinder.cpp.o [ 58%] Building CXX object tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/WebKit/UncountedLocalVarsChecker.cpp.o [ 58%] Built target obj.clangToolingASTDiff [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/BuildTree.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/ComputeReplacements.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Nodes.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Mutations.cpp.o [ 58%] Built target obj.clangStaticAnalyzerCheckers [ 58%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningFilesystem.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Parsing.cpp.o [ 58%] Built target obj.clangToolingRefactoring [ 58%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RangeSelector.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningService.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningWorker.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/TokenBufferTokenManager.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Synthesis.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Tooling/DependencyScanning/DependencyScanningWorker.cpp:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tokens.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/DependencyScanningTool.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/RewriteRule.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Syntax/CMakeFiles/obj.clangToolingSyntax.dir/Tree.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/DependencyScanning/CMakeFiles/obj.clangDependencyScanning.dir/ModuleDepCollector.cpp.o [ 58%] Built target obj.clangToolingSyntax [ 58%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCode.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Tooling/DependencyScanning/DependencyScanningTool.cpp:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 58%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/SourceCodeBuilders.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Tooling/DependencyScanning/ModuleDepCollector.cpp:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 58%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Stencil.cpp.o [ 58%] Building CXX object tools/clang/lib/Tooling/Transformer/CMakeFiles/obj.clangTransformer.dir/Transformer.cpp.o [ 58%] Built target obj.clangDependencyScanning [ 58%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/DirectoryScanner.cpp.o [ 58%] Building CXX object tools/clang/lib/DirectoryWatcher/CMakeFiles/obj.clangDirectoryWatcher.dir/linux/DirectoryWatcher-linux.cpp.o [ 58%] Built target obj.clangDirectoryWatcher [ 58%] Building CXX object tools/clang/lib/IndexSerialization/CMakeFiles/obj.clangIndexSerialization.dir/SerializablePathCollection.cpp.o [ 58%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/DeviceOffload.cpp.o [ 58%] Built target obj.clangIndexSerialization [ 58%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/CodeCompletion.cpp.o [ 58%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalExecutor.cpp.o [ 58%] Built target obj.clangTransformer [ 58%] Building CXX object tools/clang/tools/clang-fuzzer/handle-cxx/CMakeFiles/obj.clangHandleCXX.dir/handle_cxx.cpp.o [ 58%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/IncrementalParser.cpp.o [ 58%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Interpreter.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/CodeCompletion.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 58%] Built target obj.clangHandleCXX [ 58%] Building CXX object tools/clang/tools/clang-fuzzer/handle-llvm/CMakeFiles/obj.clangHandleLLVM.dir/handle_llvm.cpp.o [ 58%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/InterpreterUtils.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Parse/Parser.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/IncrementalParser.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/InterpreterUtils.h:31, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/Interpreter.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 58%] Built target obj.clangHandleLLVM [ 58%] Building LinkerWrapperOpts.inc... [ 58%] Built target LinkerWrapperOpts [ 58%] Building CXX object tools/clang/lib/Interpreter/CMakeFiles/obj.clangInterpreter.dir/Value.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/InterpreterUtils.h:31, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/InterpreterUtils.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:63, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/memory:69, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/Casting.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Basic/LLVM.h:21, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/AttrIterator.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/Attr.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/GlobalDecl.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/IncrementalParser.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/IncrementalParser.cpp:13: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = clang::Decl* const; _Up = clang::Decl*; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:651:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = clang::Decl* const*; _ForwardIterator = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = clang::Decl* const*; _ForwardIterator = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = clang::Decl* const*; _ForwardIterator = clang::Decl**; _Tp = clang::Decl*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:373:37, inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = clang::Decl* const*; _Tp = clang::Decl*; _Alloc = std::allocator]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/vector.tcc:352:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(std::initializer_list<_Tp>) [with _Tp = clang::Decl*; _Alloc = std::allocator]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:790:21, inlined from 'void clang::ASTContext::addTranslationUnitDecl()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ASTContext.h:1108:34, inlined from 'llvm::Expected clang::IncrementalParser::ParseOrWrapTopLevelDecl()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Interpreter/IncrementalParser.cpp:254:27: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' forming offset [8, 9] is out of the bounds [0, 8] of object '' with type 'clang::Decl* const [1]' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/DeclOpenMP.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/GlobalDecl.h:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ASTContext.h: In member function 'llvm::Expected clang::IncrementalParser::ParseOrWrapTopLevelDecl()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ASTContext.h:1108:34: note: '' declared here 1108 | TraversalScope = {NewTUDecl}; | ^ [ 58%] Building NVLinkOpts.inc... [ 58%] Built target NVLinkWrapperOpts [ 58%] Building Opts.inc... [ 58%] Built target ScanDepsOptsTableGen [ 58%] Building InstallAPIOpts.inc... [ 58%] Built target InstallAPIDriverOptions [ 58%] Building CXX object tools/clang/tools/extra/clang-include-fixer/plugin/CMakeFiles/obj.clangIncludeFixerPlugin.dir/IncludeFixerPlugin.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/Grammar.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/GrammarBNF.cpp.o [ 58%] Built target obj.clangInterpreter [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Cancellation.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Context.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/FileCache.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Logger.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Markup.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRGraph.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clang-include-fixer/plugin/IncludeFixerPlugin.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/MemoryTree.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Path.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Shutdown.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AddUsing.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/ThreadCrashReporter.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRTable.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Threading.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRTableBuild.cpp.o [ 58%] Built target obj.clangIncludeFixerPlugin [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/ThreadsafeFS.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/support/CMakeFiles/obj.clangdSupport.dir/Trace.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/index/remote/unimplemented/CMakeFiles/obj.clangdRemoteIndex.dir/UnimplementedClient.cpp.o [ 58%] Built target obj.clangPseudoGrammar [ 58%] Building CXX object tools/clang/tools/extra/test/CMakeFiles/CTTestTidyModule.dir/clang-tidy/CTTestTidyModule.cpp.o [ 58%] Built target obj.clangdSupport [ 58%] Building CXX object tools/llvm-cvtres/CMakeFiles/llvm-cvtres.dir/llvm-cvtres.cpp.o [ 58%] Built target obj.clangdRemoteIndex [ 58%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/llvm-cxxdump.cpp.o [ 58%] Linking CXX executable ../../bin/llvm-cvtres [ 58%] Built target llvm-cvtres [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/AnnotateHighlightings.cpp.o [ 58%] Building CXX object tools/llvm-cxxdump/CMakeFiles/llvm-cxxdump.dir/Error.cpp.o [ 58%] Linking CXX executable ../../bin/llvm-cxxdump [ 58%] Built target llvm-cxxdump [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DumpAST.cpp.o [ 58%] Linking CXX shared module ../../../../../lib/CTTestTidyModule.so [ 58%] Built target CTTestTidyModule [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineInline.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/DefineOutline.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandDeducedType.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExpandMacro.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/refactor/tweaks/DefineInline.cpp:30: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractFunction.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ExtractVariable.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/MemberwiseConstructor.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCLocalizeStringLiteral.cpp.o [ 58%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ObjCMemberwiseInitializer.cpp.o [ 58%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/SectionSizes.cpp.o [ 58%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/Statistics.cpp.o [ 58%] Building CXX object tools/llvm-dwarfdump/CMakeFiles/llvm-dwarfdump.dir/llvm-dwarfdump.cpp.o [ 59%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/PopulateSwitch.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-dwarfdump [ 59%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RawStringLiteral.cpp.o [ 59%] Built target llvm-dwarfdump [ 59%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/ErrorCollector.cpp.o [ 59%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs.cpp.o [ 59%] Building CXX object tools/llvm-ifs/CMakeFiles/llvm-ifs.dir/llvm-ifs-driver.cpp.o [ 59%] Building BitcodeStripOpts.inc... [ 59%] Built target BitcodeStripOptsTableGen [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/BytesOutputStyle.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-ifs [ 59%] Built target llvm-ifs [ 59%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/RemoveUsingNamespace.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/DumpOutputStyle.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/ExplainOutputStyle.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/llvm-pdbutil.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalSymbolDumper.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/MinimalTypeDumper.cpp.o [ 59%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/ScopifyEnum.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PdbYaml.cpp.o [ 59%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SpecialMembers.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyBuiltinDumper.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassDefinitionDumper.cpp.o [ 59%] Building CXX object tools/clang/tools/extra/clangd/refactor/tweaks/CMakeFiles/obj.clangDaemonTweaks.dir/SwapIfBranches.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyClassLayoutGraphicalDumper.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyCompilandDumper.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyEnumDumper.cpp.o [ 59%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyExternalSymbolDumper.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/refactor/tweaks/SpecialMembers.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyFunctionDumper.cpp.o [ 59%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceFileWriter.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypeDumper.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyTypedefDumper.cpp.o [ 59%] Built target obj.clangDaemonTweaks [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ARMWinEHPrinter.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/PrettyVariableDumper.cpp.o [ 59%] Building CXX object tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/llvm-readtapi.cpp.o [ 59%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptCppFilter.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/StreamUtil.cpp.o [ 59%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptParser.cpp.o [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFDumper.cpp.o [ 59%] Building CXX object tools/llvm-readtapi/CMakeFiles/llvm-readtapi.dir/DiffEngine.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/TypeReferenceTracker.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp: In member function 'virtual void {anonymous}::COFFDumper::printCOFFResources()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:1962:13: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1962 | auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:1962:38: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getBaseTable()())' 1962 | auto &BaseTable = unwrapOrError(Obj->getFileName(), RSF.getBaseTable()); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp: In member function 'uint32_t {anonymous}::COFFDumper::countTotalTableEntries(llvm::object::ResourceSectionRef, const llvm::object::coff_resource_dir_table&, llvm::StringRef)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:1989:13: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1989 | auto &NextTable = | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:1990:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntrySubDir(const llvm::object::coff_resource_dir_entry&)(Entry))' 1990 | unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp: In member function 'void {anonymous}::COFFDumper::printResourceDirectoryTable(llvm::object::ResourceSectionRef, const llvm::object::coff_resource_dir_table&, llvm::StringRef)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:2047:13: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2047 | auto &NextTable = | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:2048:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntrySubDir(const llvm::object::coff_resource_dir_entry&)(Entry))' 2048 | unwrapOrError(Obj->getFileName(), RSF.getEntrySubDir(Entry)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:2060:13: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2060 | auto &DataEntry = | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/COFFDumper.cpp:2061:24: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError((({anonymous}::COFFDumper*)this)->{anonymous}::COFFDumper::Obj->llvm::object::COFFObjectFile::llvm::object::ObjectFile.llvm::object::ObjectFile::llvm::object::SymbolicFile.llvm::object::SymbolicFile::llvm::object::Binary.llvm::object::Binary::getFileName(), llvm::object::ResourceSectionRef::getEntryData(const llvm::object::coff_resource_dir_entry&)(Entry))' 2061 | unwrapOrError(Obj->getFileName(), RSF.getEntryData(Entry)); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 59%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptStmt.cpp.o [ 59%] Building CXX object tools/llvm-pdbutil/CMakeFiles/llvm-pdbutil.dir/YAMLOutputStyle.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-readtapi [ 59%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/ResourceScriptToken.cpp.o [ 59%] Built target llvm-readtapi [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/archive2yaml.cpp.o [ 59%] Building CXX object tools/llvm-rc/CMakeFiles/llvm-rc.dir/llvm-rc-driver.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-rc [ 59%] Built target llvm-rc [ 59%] Building CXX object tools/yaml2obj/CMakeFiles/yaml2obj.dir/yaml2obj.cpp.o [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/obj2yaml.cpp.o [ 59%] Linking CXX executable ../../bin/llvm-pdbutil [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/COFFImportDumper.cpp.o [ 59%] Built target llvm-pdbutil [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/coff2yaml.cpp.o [ 59%] Copying llvm-locstats into /build/combine-all-repos/build/./bin [ 59%] Built target llvm-locstats [ 59%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dwarf2yaml.cpp.o [ 59%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ELFDumper.cpp.o [ 61%] Linking CXX executable ../../bin/yaml2obj [ 61%] Built target yaml2obj [ 62%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/DwarfTransformer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h: In instantiation of 'void llvm::ARM::EHABI::PrinterContext::PrintUnwindInformation() const [with ET = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2557:31: required from here 2557 | Ctx.PrintUnwindInformation(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:628:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 628 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:628:43: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 628 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h: In instantiation of 'llvm::ErrorOr llvm::ARM::EHABI::PrinterContext::FunctionAtAddress(uint64_t, std::optional) const [with ET = llvm::object::ELFType; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:579:35: required from 'void llvm::ARM::EHABI::PrinterContext::PrintIndexTable(unsigned int, const Elf_Shdr*) const [with ET = llvm::object::ELFType; Elf_Shdr = llvm::object::Elf_Shdr_Impl >]' 579 | if (ErrorOr Name = FunctionAtAddress(Address, SecIndex)) | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:638:7: required from 'void llvm::ARM::EHABI::PrinterContext::PrintUnwindInformation() const [with ET = llvm::object::ELFType]' 638 | PrintIndexTable(SectionIndex, &Sec); | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2557:31: required from here 2557 | Ctx.PrintUnwindInformation(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:376:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 376 | for (const Elf_Sym &Sym : unwrapOrError(FileName, ELF.symbols(Symtab))) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:376:42: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::symbols(const Elf_Shdr*) const [with ELFT = llvm::object::ELFType; typename ELFT::SymRange = llvm::ArrayRef > >; Elf_Shdr = llvm::object::Elf_Shdr_Impl >](((const llvm::ARM::EHABI::PrinterContext >::Elf_Shdr*)((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::Symtab)))' 376 | for (const Elf_Sym &Sym : unwrapOrError(FileName, ELF.symbols(Symtab))) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h: In instantiation of 'const typename ET::Shdr* llvm::ARM::EHABI::PrinterContext::FindExceptionTable(unsigned int, off_t) const [with ET = llvm::object::ELFType; typename ET::Shdr = llvm::object::Elf_Shdr_Impl >; off_t = long int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:599:15: required from 'void llvm::ARM::EHABI::PrinterContext::PrintIndexTable(unsigned int, const Elf_Shdr*) const [with ET = llvm::object::ELFType; Elf_Shdr = llvm::object::Elf_Shdr_Impl >]' 599 | EHT = FindExceptionTable(SectionIndex, Entry * IndexTableEntrySize + 4); | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:638:7: required from 'void llvm::ARM::EHABI::PrinterContext::PrintUnwindInformation() const [with ET = llvm::object::ELFType]' 638 | PrintIndexTable(SectionIndex, &Sec); | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2557:31: required from here 2557 | Ctx.PrintUnwindInformation(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:406:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 406 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:406:43: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 406 | for (const Elf_Shdr &Sec : unwrapOrError(FileName, ELF.sections())) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:415:5: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 415 | for (const Elf_Rel &R : unwrapOrError(FileName, ELF.rels(Sec))) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:415:42: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError, false> > >(((const llvm::ARM::EHABI::PrinterContext >*)this)->llvm::ARM::EHABI::PrinterContext >::FileName, llvm::object::ELFFile::rels(const Elf_Shdr&) const [with ELFT = llvm::object::ELFType; typename ELFT::RelRange = llvm::ArrayRef, false> >; Elf_Shdr = llvm::object::Elf_Shdr_Impl >]((* & Sec)))' 415 | for (const Elf_Rel &R : unwrapOrError(FileName, ELF.rels(Sec))) { | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h: In instantiation of 'const typename ET::Shdr* llvm::ARM::EHABI::findSectionContainingAddress(const llvm::object::ELFFile&, llvm::StringRef, uint64_t) [with ET = llvm::object::ELFType; typename ET::Shdr = llvm::object::Elf_Shdr_Impl >; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:603:43: required from 'void llvm::ARM::EHABI::PrinterContext::PrintIndexTable(unsigned int, const Elf_Shdr*) const [with ET = llvm::object::ELFType; Elf_Shdr = llvm::object::Elf_Shdr_Impl >]' 603 | EHT = findSectionContainingAddress(ELF, FileName, TableEntryAddress); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:638:7: required from 'void llvm::ARM::EHABI::PrinterContext::PrintUnwindInformation() const [with ET = llvm::object::ELFType]' 638 | PrintIndexTable(SectionIndex, &Sec); | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2557:31: required from here 2557 | Ctx.PrintUnwindInformation(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:440:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 440 | for (const typename ET::Shdr &Sec : unwrapOrError(FileName, Obj.sections())) | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ARMEHABIPrinter.h:440:52: note: the temporary was destroyed at the end of the full expression 'llvm::unwrapOrError > > >(FileName, llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >]())' 440 | for (const typename ET::Shdr &Sec : unwrapOrError(FileName, Obj.sections())) | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ [ 62%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/dxcontainer2yaml.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::pair {anonymous}::ELFDumper::findDynamic() [with ELFT = llvm::object::ELFType; typename ELFT::Phdr = llvm::object::Elf_Phdr_Impl >; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1829:39: required from 'void {anonymous}::ELFDumper::loadDynamicTable() [with ELFT = llvm::object::ELFType]' 1829 | std::tie(DynamicPhdr, DynamicSec) = findDynamic(); | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1991:3: required from '{anonymous}::ELFDumper::ELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 1991 | loadDynamicTable(); | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:581:69: required from '{anonymous}::GNUELFDumper::GNUELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 581 | OS(static_cast(Writer.getOStream())) { | ^ /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/unique_ptr.h:1076:30: required from 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::GNUELFDumper >; _Args = {const llvm::object::ELFObjectFile >&, llvm::ScopedPrinter&}; __detail::__unique_ptr_t<_Tp> = __detail::__unique_ptr_t<{anonymous}::GNUELFDumper > >]' 1076 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:813:48: required from 'std::unique_ptr llvm::createELFDumper(const object::ELFObjectFile&, ScopedPrinter&) [with ELFT = object::ELFType]' 813 | return std::make_unique>(Obj, Writer); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:823:27: required from here 823 | return createELFDumper(*ELFObj, Writer); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::pair {anonymous}::ELFDumper::findDynamic() [with ELFT = llvm::object::ELFType; typename ELFT::Phdr = llvm::object::Elf_Phdr_Impl >; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1829:39: required from 'void {anonymous}::ELFDumper::loadDynamicTable() [with ELFT = llvm::object::ELFType]' 1829 | std::tie(DynamicPhdr, DynamicSec) = findDynamic(); | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1991:3: required from '{anonymous}::ELFDumper::ELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 1991 | loadDynamicTable(); | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:581:69: required from '{anonymous}::GNUELFDumper::GNUELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 581 | OS(static_cast(Writer.getOStream())) { | ^ /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/unique_ptr.h:1076:30: required from 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::GNUELFDumper >; _Args = {const llvm::object::ELFObjectFile >&, llvm::ScopedPrinter&}; __detail::__unique_ptr_t<_Tp> = __detail::__unique_ptr_t<{anonymous}::GNUELFDumper > >]' 1076 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:813:48: required from 'std::unique_ptr llvm::createELFDumper(const object::ELFObjectFile&, ScopedPrinter&) [with ELFT = object::ELFType]' 813 | return std::make_unique>(Obj, Writer); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:827:27: required from here 827 | return createELFDumper(*ELFObj, Writer); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::pair {anonymous}::ELFDumper::findDynamic() [with ELFT = llvm::object::ELFType; typename ELFT::Phdr = llvm::object::Elf_Phdr_Impl >; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1829:39: required from 'void {anonymous}::ELFDumper::loadDynamicTable() [with ELFT = llvm::object::ELFType]' 1829 | std::tie(DynamicPhdr, DynamicSec) = findDynamic(); | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1991:3: required from '{anonymous}::ELFDumper::ELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 1991 | loadDynamicTable(); | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:581:69: required from '{anonymous}::GNUELFDumper::GNUELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 581 | OS(static_cast(Writer.getOStream())) { | ^ /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/unique_ptr.h:1076:30: required from 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::GNUELFDumper >; _Args = {const llvm::object::ELFObjectFile >&, llvm::ScopedPrinter&}; __detail::__unique_ptr_t<_Tp> = __detail::__unique_ptr_t<{anonymous}::GNUELFDumper > >]' 1076 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:813:48: required from 'std::unique_ptr llvm::createELFDumper(const object::ELFObjectFile&, ScopedPrinter&) [with ELFT = object::ELFType]' 813 | return std::make_unique>(Obj, Writer); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:831:27: required from here 831 | return createELFDumper(*ELFObj, Writer); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::pair {anonymous}::ELFDumper::findDynamic() [with ELFT = llvm::object::ELFType; typename ELFT::Phdr = llvm::object::Elf_Phdr_Impl >; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1829:39: required from 'void {anonymous}::ELFDumper::loadDynamicTable() [with ELFT = llvm::object::ELFType]' 1829 | std::tie(DynamicPhdr, DynamicSec) = findDynamic(); | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1991:3: required from '{anonymous}::ELFDumper::ELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 1991 | loadDynamicTable(); | ^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:581:69: required from '{anonymous}::GNUELFDumper::GNUELFDumper(const llvm::object::ELFObjectFile&, llvm::ScopedPrinter&) [with ELFT = llvm::object::ELFType]' 581 | OS(static_cast(Writer.getOStream())) { | ^ /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/unique_ptr.h:1076:30: required from 'std::__detail::__unique_ptr_t<_Tp> std::make_unique(_Args&& ...) [with _Tp = {anonymous}::GNUELFDumper >; _Args = {const llvm::object::ELFObjectFile >&, llvm::ScopedPrinter&}; __detail::__unique_ptr_t<_Tp> = __detail::__unique_ptr_t<{anonymous}::GNUELFDumper > >]' 1076 | { return unique_ptr<_Tp>(new _Tp(std::forward<_Args>(__args)...)); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:813:48: required from 'std::unique_ptr llvm::createELFDumper(const object::ELFObjectFile&, ScopedPrinter&) [with ELFT = object::ELFType]' 813 | return std::make_unique>(Obj, Writer); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:834:25: required from here 834 | return createELFDumper(*cast(&Obj), Writer); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1788:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1788 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ [ 62%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Markup.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printSectionHeaders() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7250:28: required from here 7250 | template void LLVMELFDumper::printSectionHeaders() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7185:28: required from here 7185 | template void LLVMELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printELFLinkerOptions() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8083:28: required from here 8083 | template void LLVMELFDumper::printELFLinkerOptions() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3895:28: required from here 3895 | template void GNUELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printSectionMapping() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4777:28: required from here 4777 | template void GNUELFDumper::printSectionMapping() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:5: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printSectionHeaders() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7250:28: required from here 7250 | template void LLVMELFDumper::printSectionHeaders() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7185:28: required from here 7185 | template void LLVMELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printELFLinkerOptions() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8083:28: required from here 8083 | template void LLVMELFDumper::printELFLinkerOptions() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3895:28: required from here 3895 | template void GNUELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printSectionMapping() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4777:28: required from here 4777 | template void GNUELFDumper::printSectionMapping() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:5: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printSectionHeaders() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7250:28: required from here 7250 | template void LLVMELFDumper::printSectionHeaders() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7185:28: required from here 7185 | template void LLVMELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printELFLinkerOptions() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8083:28: required from here 8083 | template void LLVMELFDumper::printELFLinkerOptions() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3895:28: required from here 3895 | template void GNUELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printSectionMapping() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4777:28: required from here 4777 | template void GNUELFDumper::printSectionMapping() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:5: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printSectionHeaders() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7250:28: required from here 7250 | template void LLVMELFDumper::printSectionHeaders() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7257:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7257 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7185:28: required from here 7185 | template void LLVMELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7188:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 7188 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::LLVMELFDumper::printELFLinkerOptions() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8083:28: required from here 8083 | template void LLVMELFDumper::printELFLinkerOptions() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8087:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 8087 | for (const Elf_Shdr &Shdr : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printRelocations() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3895:28: required from here 3895 | template void GNUELFDumper::printRelocations() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3936:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3936 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::GNUELFDumper::printSectionMapping() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4777:28: required from here 4777 | template void GNUELFDumper::printSectionMapping() { | ^~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:5: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4794:40: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4794 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:4816:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 4816 | for (const Elf_Shdr &Sec : cantFail(this->Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printDependentLibsHelper(llvm::function_ref, llvm::function_ref) [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8129:33: required from 'void {anonymous}::LLVMELFDumper::printDependentLibs() [with ELFT = llvm::object::ELFType]' 8129 | this->printDependentLibsHelper( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 8130 |  [](const Elf_Shdr &) {}, | ~~~~~~~~~~~~~~~~~~~~~~~~ 8131 |  [this](StringRef Lib, uint64_t) { W.printString(Lib); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8127:28: required from here 8127 | template void LLVMELFDumper::printDependentLibs() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ [ 62%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/MarkupFilter.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::vector<{anonymous}::GroupSection> {anonymous}::ELFDumper::getGroups() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7145:48: required from 'void {anonymous}::LLVMELFDumper::printGroupSections() [with ELFT = llvm::object::ELFType]' 7145 | std::vector V = this->getGroups(); | ~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7143:28: required from here 7143 | template void LLVMELFDumper::printGroupSections() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printNonRelocatableStackSizes(std::function) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8139:40: required from 'void {anonymous}::LLVMELFDumper::printStackSizes() [with ELFT = llvm::object::ELFType]' 8139 | this->printNonRelocatableStackSizes([]() {}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8134:28: required from here 8134 | template void LLVMELFDumper::printStackSizes() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printAttributes(unsigned int, std::unique_ptr, llvm::endianness) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2853:5: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2853 | printAttributes(ELF::SHT_HEXAGON_ATTRIBUTES, | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2850:28: required from here 2850 | template void ELFDumper::printArchSpecificInfo() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'llvm::ArrayRef {anonymous}::ELFDumper::getMemtagGlobalsSectionContents(uint64_t) [with ELFT = llvm::object::ELFType; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6329:32: required from 'void {anonymous}::ELFDumper::printMemtag() [with ELFT = llvm::object::ELFType]' 6329 | ArrayRef Contents = getMemtagGlobalsSectionContents(MemtagGlobals); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6287:31: required from here 6287 | template void ELFDumper::printMemtag() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFT::Shdr* {anonymous}::ELFDumper::findSectionByName(llvm::StringRef) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3425:37: required from 'void {anonymous}::ELFDumper::printStackMap() const [with ELFT = llvm::object::ELFType]' 3425 | const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3424:28: required from here 3424 | template void ELFDumper::printStackMap() const { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printDependentLibsHelper(llvm::function_ref, llvm::function_ref) [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8129:33: required from 'void {anonymous}::LLVMELFDumper::printDependentLibs() [with ELFT = llvm::object::ELFType]' 8129 | this->printDependentLibsHelper( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 8130 |  [](const Elf_Shdr &) {}, | ~~~~~~~~~~~~~~~~~~~~~~~~ 8131 |  [this](StringRef Lib, uint64_t) { W.printString(Lib); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8127:28: required from here 8127 | template void LLVMELFDumper::printDependentLibs() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::vector<{anonymous}::GroupSection> {anonymous}::ELFDumper::getGroups() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7145:48: required from 'void {anonymous}::LLVMELFDumper::printGroupSections() [with ELFT = llvm::object::ELFType]' 7145 | std::vector V = this->getGroups(); | ~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7143:28: required from here 7143 | template void LLVMELFDumper::printGroupSections() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printNonRelocatableStackSizes(std::function) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8139:40: required from 'void {anonymous}::LLVMELFDumper::printStackSizes() [with ELFT = llvm::object::ELFType]' 8139 | this->printNonRelocatableStackSizes([]() {}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8134:28: required from here 8134 | template void LLVMELFDumper::printStackSizes() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printAttributes(unsigned int, std::unique_ptr, llvm::endianness) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2853:5: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2853 | printAttributes(ELF::SHT_HEXAGON_ATTRIBUTES, | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2850:28: required from here 2850 | template void ELFDumper::printArchSpecificInfo() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'llvm::ArrayRef {anonymous}::ELFDumper::getMemtagGlobalsSectionContents(uint64_t) [with ELFT = llvm::object::ELFType; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6329:32: required from 'void {anonymous}::ELFDumper::printMemtag() [with ELFT = llvm::object::ELFType]' 6329 | ArrayRef Contents = getMemtagGlobalsSectionContents(MemtagGlobals); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6287:31: required from here 6287 | template void ELFDumper::printMemtag() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFT::Shdr* {anonymous}::ELFDumper::findSectionByName(llvm::StringRef) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3425:37: required from 'void {anonymous}::ELFDumper::printStackMap() const [with ELFT = llvm::object::ELFType]' 3425 | const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3424:28: required from here 3424 | template void ELFDumper::printStackMap() const { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printDependentLibsHelper(llvm::function_ref, llvm::function_ref) [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8129:33: required from 'void {anonymous}::LLVMELFDumper::printDependentLibs() [with ELFT = llvm::object::ELFType]' 8129 | this->printDependentLibsHelper( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 8130 |  [](const Elf_Shdr &) {}, | ~~~~~~~~~~~~~~~~~~~~~~~~ 8131 |  [this](StringRef Lib, uint64_t) { W.printString(Lib); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8127:28: required from here 8127 | template void LLVMELFDumper::printDependentLibs() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::vector<{anonymous}::GroupSection> {anonymous}::ELFDumper::getGroups() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7145:48: required from 'void {anonymous}::LLVMELFDumper::printGroupSections() [with ELFT = llvm::object::ELFType]' 7145 | std::vector V = this->getGroups(); | ~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7143:28: required from here 7143 | template void LLVMELFDumper::printGroupSections() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printNonRelocatableStackSizes(std::function) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8139:40: required from 'void {anonymous}::LLVMELFDumper::printStackSizes() [with ELFT = llvm::object::ELFType]' 8139 | this->printNonRelocatableStackSizes([]() {}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8134:28: required from here 8134 | template void LLVMELFDumper::printStackSizes() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printAttributes(unsigned int, std::unique_ptr, llvm::endianness) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2853:5: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2853 | printAttributes(ELF::SHT_HEXAGON_ATTRIBUTES, | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2850:28: required from here 2850 | template void ELFDumper::printArchSpecificInfo() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'llvm::ArrayRef {anonymous}::ELFDumper::getMemtagGlobalsSectionContents(uint64_t) [with ELFT = llvm::object::ELFType; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6329:32: required from 'void {anonymous}::ELFDumper::printMemtag() [with ELFT = llvm::object::ELFType]' 6329 | ArrayRef Contents = getMemtagGlobalsSectionContents(MemtagGlobals); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6287:31: required from here 6287 | template void ELFDumper::printMemtag() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFT::Shdr* {anonymous}::ELFDumper::findSectionByName(llvm::StringRef) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3425:37: required from 'void {anonymous}::ELFDumper::printStackMap() const [with ELFT = llvm::object::ELFType]' 3425 | const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3424:28: required from here 3424 | template void ELFDumper::printStackMap() const { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printDependentLibsHelper(llvm::function_ref, llvm::function_ref) [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8129:33: required from 'void {anonymous}::LLVMELFDumper::printDependentLibs() [with ELFT = llvm::object::ELFType]' 8129 | this->printDependentLibsHelper( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 8130 |  [](const Elf_Shdr &) {}, | ~~~~~~~~~~~~~~~~~~~~~~~~ 8131 |  [this](StringRef Lib, uint64_t) { W.printString(Lib); }); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8127:28: required from here 8127 | template void LLVMELFDumper::printDependentLibs() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6393:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6393 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'std::vector<{anonymous}::GroupSection> {anonymous}::ELFDumper::getGroups() [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7145:48: required from 'void {anonymous}::LLVMELFDumper::printGroupSections() [with ELFT = llvm::object::ELFType]' 7145 | std::vector V = this->getGroups(); | ~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:7143:28: required from here 7143 | template void LLVMELFDumper::printGroupSections() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3719:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 3719 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printNonRelocatableStackSizes(std::function) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8139:40: required from 'void {anonymous}::LLVMELFDumper::printStackSizes() [with ELFT = llvm::object::ELFType]' 8139 | this->printNonRelocatableStackSizes([]() {}); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:8134:28: required from here 8134 | template void LLVMELFDumper::printStackSizes() { | ^~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6721:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6721 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'void {anonymous}::ELFDumper::printAttributes(unsigned int, std::unique_ptr, llvm::endianness) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2853:5: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2853 | printAttributes(ELF::SHT_HEXAGON_ATTRIBUTES, | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:224:8: required from here 224 | void printArchSpecificInfo() override; | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2904:38: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2904 | for (const Elf_Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'llvm::ArrayRef {anonymous}::ELFDumper::getMemtagGlobalsSectionContents(uint64_t) [with ELFT = llvm::object::ELFType; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6329:32: required from 'void {anonymous}::ELFDumper::printMemtag() [with ELFT = llvm::object::ELFType]' 6329 | ArrayRef Contents = getMemtagGlobalsSectionContents(MemtagGlobals); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:226:8: required from here 226 | void printMemtag() override; | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:6258:49: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 6258 | for (const typename ELFT::Shdr &Sec : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFT::Shdr* {anonymous}::ELFDumper::findSectionByName(llvm::StringRef) const [with ELFT = llvm::object::ELFType; typename ELFT::Shdr = llvm::object::Elf_Shdr_Impl >]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3425:37: required from 'void {anonymous}::ELFDumper::printStackMap() const [with ELFT = llvm::object::ELFType]' 3425 | const Elf_Shdr *StackMapSection = findSectionByName(".llvm_stackmaps"); | ^~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:225:8: required from here 225 | void printStackMap() const override; | ^~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2294:39: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 2294 | for (const Elf_Shdr &Shdr : cantFail(Obj.sections())) { | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFO::Elf_Shdr* findNotEmptySectionByAddress(const ELFO&, llvm::StringRef, uint64_t) [with ELFO = llvm::object::ELFFile >; typename ELFO::Elf_Shdr = llvm::object::Elf_Shdr_Impl >; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3052:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 3052 | GotSec = findNotEmptySectionByAddress(Obj, FileName, *DtPltGot); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2881:33: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2881 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2850:28: required from here 2850 | template void ELFDumper::printArchSpecificInfo() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFO::Elf_Shdr* findNotEmptySectionByAddress(const ELFO&, llvm::StringRef, uint64_t) [with ELFO = llvm::object::ELFFile >; typename ELFO::Elf_Shdr = llvm::object::Elf_Shdr_Impl >; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3052:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 3052 | GotSec = findNotEmptySectionByAddress(Obj, FileName, *DtPltGot); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2881:33: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2881 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2850:28: required from here 2850 | template void ELFDumper::printArchSpecificInfo() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFO::Elf_Shdr* findNotEmptySectionByAddress(const ELFO&, llvm::StringRef, uint64_t) [with ELFO = llvm::object::ELFFile >; typename ELFO::Elf_Shdr = llvm::object::Elf_Shdr_Impl >; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3052:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 3052 | GotSec = findNotEmptySectionByAddress(Obj, FileName, *DtPltGot); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2881:33: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2881 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2850:28: required from here 2850 | template void ELFDumper::printArchSpecificInfo() { | ^~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ~~~~~~~~^~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp: In instantiation of 'const typename ELFO::Elf_Shdr* findNotEmptySectionByAddress(const ELFO&, llvm::StringRef, uint64_t) [with ELFO = llvm::object::ELFFile >; typename ELFO::Elf_Shdr = llvm::object::Elf_Shdr_Impl >; uint64_t = long unsigned int]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:3052:40: required from 'llvm::Error {anonymous}::MipsGOTParser::findGOT(Elf_Dyn_Range, Elf_Sym_Range) [with ELFT = llvm::object::ELFType; Elf_Dyn_Range = llvm::ArrayRef > >; Elf_Sym_Range = llvm::ArrayRef > >]' 3052 | GotSec = findNotEmptySectionByAddress(Obj, FileName, *DtPltGot); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:2881:33: required from 'void {anonymous}::ELFDumper::printArchSpecificInfo() [with ELFT = llvm::object::ELFType]' 2881 | if (Error E = Parser.findGOT(dynamic_table(), dynamic_symbols())) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:224:8: required from here 224 | void printArchSpecificInfo() override; | ^~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:3: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-readobj/ELFDumper.cpp:1058:54: note: the temporary was destroyed at the end of the full expression 'llvm::cantFail > > >(llvm::object::ELFFile::sections() const [with ELFT = llvm::object::ELFType; typename ELFT::ShdrRange = llvm::ArrayRef > >](), 0)' 1058 | for (const typename ELFO::Elf_Shdr &Shdr : cantFail(Obj.sections())) | ~~~~~~~~^~~~~~~~~~~~~~~~ [ 62%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/elf2yaml.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/Header.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FileWriter.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/FunctionInfo.cpp.o [ 62%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymCreator.cpp.o [ 62%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/GsymReader.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/InlineInfo.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LineTable.cpp.o [ 62%] Linking CXX static library ../../libLLVMSymbolize.a [ 62%] Built target LLVMSymbolize [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/LookupResult.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVCompare.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ObjectFileTransformer.cpp.o [ 62%] Building CXX object lib/DebugInfo/GSYM/CMakeFiles/LLVMDebugInfoGSYM.dir/ExtractRanges.cpp.o [ 62%] Linking CXX static library ../../libLLVMDebugInfoGSYM.a [ 62%] Built target LLVMDebugInfoGSYM [ 62%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWP.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVElement.cpp.o In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/x86_64-unknown-linux-gnu/bits/c++allocator.h:33, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/allocator.h:46, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/string:43, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/locale_classes.h:40, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/ios_base.h:41, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/streambuf:43, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/streambuf_iterator.h:35, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/iterator:66, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/ADL.h:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/iterator_range.h:21, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Object/COFF.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/obj2yaml.h:15, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:9: In member function 'void std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static void std::allocator_traits >::deallocate(allocator_type&, pointer, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:513:23, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:389:19, inlined from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:368:15, inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:738:7, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1207:1: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:172:33: warning: 'void operator delete(void*, std::size_t)' called on pointer '' with nonzero offset [8, 9223372036854775800] []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:478:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:380:33, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const llvm::object::Elf_Rel_Impl, true>*; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:1694:25, inlined from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = const llvm::object::Elf_Rel_Impl, true>*; = void; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:711:23, inlined from 'llvm::ArrayRef::operator std::vector() const [with T = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/ArrayRef.h:288:46, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1189:11: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:151:55: note: returned from 'void* operator new(std::size_t)' 151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'void std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static void std::allocator_traits >::deallocate(allocator_type&, pointer, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:513:23, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:389:19, inlined from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:368:15, inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:738:7, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1207:1: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:172:33: warning: 'void operator delete(void*, std::size_t)' called on pointer '' with nonzero offset [4, 9223372036854775800] []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:478:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:380:33, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const llvm::object::Elf_Rel_Impl, true>*; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:1694:25, inlined from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = const llvm::object::Elf_Rel_Impl, true>*; = void; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:711:23, inlined from 'llvm::ArrayRef::operator std::vector() const [with T = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/ArrayRef.h:288:46, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1189:11: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:151:55: note: returned from 'void* operator new(std::size_t)' 151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ In member function 'void std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static void std::allocator_traits >::deallocate(allocator_type&, pointer, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:513:23, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:389:19, inlined from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:368:15, inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:738:7, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1207:1: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:172:33: warning: 'void operator delete(void*, std::size_t)' called on pointer '' with nonzero offset [8, 9223372036854775800] []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:478:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:380:33, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const llvm::object::Elf_Rel_Impl, true>*; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:1694:25, inlined from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = const llvm::object::Elf_Rel_Impl, true>*; = void; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:711:23, inlined from 'llvm::ArrayRef::operator std::vector() const [with T = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/ArrayRef.h:288:46, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1189:11: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:151:55: note: returned from 'void* operator new(std::size_t)' 151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLine.cpp.o In member function 'void std::__new_allocator<_Tp>::deallocate(_Tp*, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static void std::allocator_traits >::deallocate(allocator_type&, pointer, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:513:23, inlined from 'void std::_Vector_base<_Tp, _Alloc>::_M_deallocate(pointer, std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:389:19, inlined from 'std::_Vector_base<_Tp, _Alloc>::~_Vector_base() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:368:15, inlined from 'std::vector<_Tp, _Alloc>::~vector() [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:738:7, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1207:1: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:172:33: warning: 'void operator delete(void*, std::size_t)' called on pointer '' with nonzero offset [4, 9223372036854775800] []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | _GLIBCXX_OPERATOR_DELETE(_GLIBCXX_SIZED_DEALLOC(__p, __n)); | ^ In member function '_Tp* std::__new_allocator<_Tp>::allocate(size_type, const void*) [with _Tp = llvm::object::Elf_Rel_Impl, true>]', inlined from 'static _Tp* std::allocator_traits >::allocate(allocator_type&, size_type) [with _Tp = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/alloc_traits.h:478:28, inlined from 'std::_Vector_base<_Tp, _Alloc>::pointer std::_Vector_base<_Tp, _Alloc>::_M_allocate(std::size_t) [with _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:380:33, inlined from 'void std::vector<_Tp, _Alloc>::_M_range_initialize(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = const llvm::object::Elf_Rel_Impl, true>*; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:1694:25, inlined from 'std::vector<_Tp, _Alloc>::vector(_InputIterator, _InputIterator, const allocator_type&) [with _InputIterator = const llvm::object::Elf_Rel_Impl, true>*; = void; _Tp = llvm::object::Elf_Rel_Impl, true>; _Alloc = std::allocator, true> >]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:711:23, inlined from 'llvm::ArrayRef::operator std::vector() const [with T = llvm::object::Elf_Rel_Impl, true>]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/ArrayRef.h:288:46, inlined from 'llvm::Expected {anonymous}::ELFDumper::dumpRelocSection(const Elf_Shdr*) [with ELFT = llvm::object::ELFType]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/obj2yaml/elf2yaml.cpp:1189:11: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/new_allocator.h:151:55: note: returned from 'void* operator new(std::size_t)' 151 | return static_cast<_Tp*>(_GLIBCXX_OPERATOR_NEW(__n * sizeof(_Tp))); | ^ [ 62%] Building CXX object lib/DWP/CMakeFiles/LLVMDWP.dir/DWPError.cpp.o [ 62%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/macho2yaml.cpp.o [ 62%] Linking CXX static library ../libLLVMDWP.a [ 62%] Built target LLVMDWP [ 62%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/minidump2yaml.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVLocation.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVObject.cpp.o [ 62%] Building CXX object lib/Target/AArch64/AsmParser/CMakeFiles/LLVMAArch64AsmParser.dir/AArch64AsmParser.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVOptions.cpp.o [ 62%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/offload2yaml.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVRange.cpp.o [ 62%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/xcoff2yaml.cpp.o [ 62%] Building CXX object tools/obj2yaml/CMakeFiles/obj2yaml.dir/wasm2yaml.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVReader.cpp.o [ 62%] Linking CXX executable ../../bin/obj2yaml [ 62%] Built target obj2yaml [ 62%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64Disassembler.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVScope.cpp.o [ 62%] Linking CXX static library ../../../libLLVMAArch64AsmParser.a [ 62%] Built target LLVMAArch64AsmParser [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj.cpp.o [ 62%] Building CXX object lib/Target/X86/AsmParser/CMakeFiles/LLVMX86AsmParser.dir/X86AsmParser.cpp.o [ 62%] Building CXX object lib/Target/AArch64/Disassembler/CMakeFiles/LLVMAArch64Disassembler.dir/AArch64ExternalSymbolizer.cpp.o [ 62%] Linking CXX static library ../../../libLLVMAArch64Disassembler.a [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSort.cpp.o [ 62%] Built target LLVMAArch64Disassembler [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSupport.cpp.o [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/MachODumper.cpp.o [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/ObjDumper.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVSymbol.cpp.o [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WasmDumper.cpp.o [ 62%] Building CXX object lib/Target/X86/MCA/CMakeFiles/LLVMX86TargetMCA.dir/X86CustomBehaviour.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Core/LVType.cpp.o [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/Win64EHDumper.cpp.o [ 62%] Linking CXX static library ../../../libLLVMX86TargetMCA.a [ 62%] Built target LLVMX86TargetMCA [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/APValue.cpp.o [ 62%] Linking CXX static library ../../../libLLVMX86AsmParser.a [ 62%] Built target LLVMX86AsmParser [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConcept.cpp.o [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/WindowsResourceDumper.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/LVReaderHandler.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVBinaryReader.cpp.o [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/XCOFFDumper.cpp.o [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTConsumer.cpp.o [ 62%] Building CXX object tools/llvm-readobj/CMakeFiles/llvm-readobj.dir/llvm-readobj-driver.cpp.o [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTContext.cpp.o [ 62%] Linking CXX executable ../../bin/llvm-readobj [ 62%] Built target llvm-readobj [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDiagnostic.cpp.o [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTDumper.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewReader.cpp.o [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporter.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/ASTContext.cpp: In function 'void encodeTypeForFunctionPointerAuth(const clang::ASTContext&, llvm::raw_ostream&, clang::QualType)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/ASTContext.cpp:3381:3: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wimplicit-fallthrough-Wimplicit-fallthrough=]8;;] 3381 | } | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/ASTContext.cpp:3382:3: note: here 3382 | case Type::Record: { | ^~~~ [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVCodeViewVisitor.cpp.o [ 62%] Building CXX object lib/DebugInfo/LogicalView/CMakeFiles/LLVMDebugInfoLogicalView.dir/Readers/LVDWARFReader.cpp.o In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:63, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/memory:69, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/Casting.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Basic/LLVM.h:21, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Basic/DiagnosticIDs.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Basic/Diagnostic.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/NestedNameSpecifier.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/Type.h:21, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/CanonicalType.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ASTContext.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/ASTContext.cpp:13: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = clang::Decl* const; _Up = clang::Decl*; bool _IsMove = false]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = false; _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::copy(_II, _II, _OI) [with _II = clang::Decl* const*; _OI = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:651:7, inlined from 'static _ForwardIterator std::__uninitialized_copy::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = clang::Decl* const*; _ForwardIterator = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:147:27, inlined from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = clang::Decl* const*; _ForwardIterator = clang::Decl**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:185:15, inlined from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, allocator<_Tp>&) [with _InputIterator = clang::Decl* const*; _ForwardIterator = clang::Decl**; _Tp = clang::Decl*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_uninitialized.h:373:37, inlined from 'void std::vector<_Tp, _Alloc>::_M_assign_aux(_ForwardIterator, _ForwardIterator, std::forward_iterator_tag) [with _ForwardIterator = clang::Decl* const*; _Tp = clang::Decl*; _Alloc = std::allocator]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/vector.tcc:352:35, inlined from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(std::initializer_list<_Tp>) [with _Tp = clang::Decl*; _Alloc = std::allocator]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_vector.h:790:21, inlined from 'void clang::ASTContext::addTranslationUnitDecl()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ASTContext.h:1108:34, inlined from 'clang::ASTContext::ASTContext(clang::LangOptions&, clang::SourceManager&, clang::IdentifierTable&, clang::SelectorTable&, clang::Builtin::Context&, clang::TranslationUnitKind)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/ASTContext.cpp:895:25: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memcpy(void*, const void*, long unsigned int)' forming offset [8, 9] is out of the bounds [0, 8] of object '' with type 'clang::Decl* const [1]' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ASTContext.h: In constructor 'clang::ASTContext::ASTContext(clang::LangOptions&, clang::SourceManager&, clang::IdentifierTable&, clang::SelectorTable&, clang::Builtin::Context&, clang::TranslationUnitKind)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ASTContext.h:1108:34: note: '' declared here 1108 | TraversalScope = {NewTUDecl}; | ^ [ 62%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/AnalysisBasedWarnings.cpp.o [ 62%] Linking CXX static library ../../libLLVMDebugInfoLogicalView.a [ 62%] Built target LLVMDebugInfoLogicalView [ 62%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CheckExprLifetime.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/AnalysisBasedWarnings.cpp:46: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 62%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/CodeCompleteConsumer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CheckExprLifetime.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CheckExprLifetime.cpp:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 62%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTImporterLookupTable.cpp.o [ 64%] Linking CXX static library ../../../../lib/libclangDirectoryWatcher.a [ 64%] Built target clangDirectoryWatcher [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DeclSpec.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CodeCompleteConsumer.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/DelayedDiagnostic.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/DeclSpec.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTStructuralEquivalence.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/DelayedDiagnostic.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ASTTypeTraits.cpp.o [ 64%] Linking CXX static library ../../../../../../../lib/libclangPseudoGrammar.a [ 64%] Built target clangPseudoGrammar [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrDocTable.cpp.o [ 64%] Linking CXX static library ../../../../../../lib/libclangdSupport.a [ 64%] Built target clangdSupport [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/AttrImpl.cpp.o [ 64%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/FileAnalysis.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Availability.cpp.o [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/HLSLExternalSemaSource.cpp.o [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/IdentifierResolver.cpp.o [ 64%] Building CXX object tools/llvm-cfi-verify/lib/CMakeFiles/LLVMCFIVerify.dir/GraphBuilder.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/HLSLExternalSemaSource.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/JumpDiagnostics.cpp.o [ 64%] Linking CXX static library ../../../lib/libLLVMCFIVerify.a [ 64%] Built target LLVMCFIVerify [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/MultiplexExternalSemaSource.cpp.o [ 64%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/llvm-debuginfo-analyzer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/JumpDiagnostics.cpp:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/MultiplexExternalSemaSource.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 64%] Building CXX object tools/llvm-debuginfo-analyzer/CMakeFiles/llvm-debuginfo-analyzer.dir/Options.cpp.o [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ParsedAttr.cpp.o [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Scope.cpp.o [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/ScopeInfo.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/ParsedAttr.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 64%] Linking CXX executable ../../bin/llvm-debuginfo-analyzer [ 64%] Built target llvm-debuginfo-analyzer [ 64%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/Sema.cpp.o [ 64%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/llvm-mc.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/UsedDeclVisitor.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 64%] Building CXX object tools/llvm-mc/CMakeFiles/llvm-mc.dir/Disassembler.cpp.o [ 64%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/llvm-mca.cpp.o [ 64%] Linking CXX executable ../../bin/llvm-mc [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Comment.cpp.o [ 64%] Built target llvm-mc [ 64%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegion.cpp.o [ 64%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/CodeRegionGenerator.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp: In member function 'bool clang::FunctionEffectDiff::shouldDiagnoseConversion(clang::QualType, const clang::FunctionEffectsRef&, clang::QualType, const clang::FunctionEffectsRef&) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp:2836:5: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wimplicit-fallthrough-Wimplicit-fallthrough=]8;;] 2836 | switch (DiffKind) { | ^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp:2848:3: note: here 2848 | case FunctionEffect::Kind::Blocking: | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp: In member function 'bool clang::FunctionEffectDiff::shouldDiagnoseRedeclaration(const clang::FunctionDecl&, const clang::FunctionEffectsRef&, const clang::FunctionDecl&, const clang::FunctionEffectsRef&) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp:2864:5: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wimplicit-fallthrough-Wimplicit-fallthrough=]8;;] 2864 | switch (DiffKind) { | ^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp:2873:3: note: here 2873 | case FunctionEffect::Kind::Blocking: | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp: In member function 'clang::FunctionEffectDiff::OverrideResult clang::FunctionEffectDiff::shouldDiagnoseMethodOverride(const clang::CXXMethodDecl&, const clang::FunctionEffectsRef&, const clang::CXXMethodDecl&, const clang::FunctionEffectsRef&) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp:2889:5: warning: this statement may fall through []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wimplicit-fallthrough-Wimplicit-fallthrough=]8;;] 2889 | switch (DiffKind) { | ^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/Sema.cpp:2905:3: note: here 2905 | case FunctionEffect::Kind::Blocking: | ^~~~ [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentBriefParser.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentCommandTraits.cpp.o [ 64%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/PipelinePrinter.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentLexer.cpp.o [ 64%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/BottleneckAnalysis.cpp.o [ 64%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/DispatchStatistics.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentParser.cpp.o [ 64%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionInfoView.cpp.o [ 64%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CommentSema.cpp.o [ 66%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/InstructionView.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAMDGPU.cpp.o [ 66%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RegisterFileStatistics.cpp.o [ 66%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/ResourcePressureView.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComparisonCategories.cpp.o [ 66%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/RetireControlUnitStatistics.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaAMDGPU.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SchedulerStatistics.cpp.o [ 66%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/SummaryView.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ComputeDependence.cpp.o [ 66%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml.cpp.o [ 66%] Building CXX object tools/llvm-mca/CMakeFiles/llvm-mca.dir/Views/TimelineView.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaARM.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-mca [ 66%] Built target llvm-mca [ 66%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/Disassembler.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAVR.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/CXXInheritance.cpp.o [ 66%] Building CXX object tools/llvm-ml/CMakeFiles/llvm-ml.dir/llvm-ml-driver.cpp.o [ 66%] Linking CXX executable ../../bin/llvm-ml [ 66%] Built target llvm-ml [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DataCollection.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaARM.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaAVR.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Decl.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclarationName.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAccess.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclBase.cpp.o [ 66%] Building CXX object tools/llvm-nm/CMakeFiles/llvm-nm.dir/llvm-nm-driver.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaAccess.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Linking CXX executable ../../bin/llvm-nm [ 66%] Built target llvm-nm [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAttr.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAPINotes.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaAvailability.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/DeclBase.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/DeclContextInternals.h: In member function 'clang::DeclListNode::Decls* clang::StoredDeclsList::erase_if(Fn) [with Fn = clang::StoredDeclsList::replaceExternalDecls(llvm::ArrayRef)::]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/DeclContextInternals.h:94:3: warning: function may return address of local variable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-return-local-addr-Wreturn-local-addr]8;;] 94 | } | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/DeclContextInternals.h:52:25: note: declared here 52 | DeclListNode::Decls NewHead = nullptr; | ^~~~~~~ [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclCXX.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaAttr.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaAPINotes.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaAvailability.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclFriend.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclGroup.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclObjC.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaBPF.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaBase.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaBase.cpp:2: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaBPF.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclOpenMP.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclPrinter.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/DeclTemplate.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaBoundsSafety.cpp.o [ 66%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMapContext.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaBoundsSafety.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCXXScopeSpec.cpp.o [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCast.cpp.o [ 66%] Building StripOpts.inc... [ 66%] Built target StripOptsTableGen [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaChecking.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaCXXScopeSpec.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaCast.cpp:26: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Generating ../../bin/llvm-windres [ 66%] Built target llvm-windres [ 66%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCilk.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaChecking.cpp:59: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Generating ../../bin/llvm-readelf [ 67%] Built target llvm-readelf [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCodeComplete.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaCilk.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConcept.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Expr.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaCodeComplete.cpp:37: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaConcept.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprClassification.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConcepts.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprConstant.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/func-id-helper.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/llvm-xray.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-account.cpp.o [ 67%] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-color-helper.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-converter.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaConsumer.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCoroutine.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-extract.cpp.o [ 67%] Building CXX object tools/sancov/CMakeFiles/sancov.dir/sancov-driver.cpp.o [ 67%] Linking CXX executable ../../bin/sancov [ 67%] Built target sancov [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-fdr-dump.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph-diff.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-graph.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaCoroutine.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprCXX.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-registry.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaCUDA.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDecl.cpp.o [ 67%] Building CXX object tools/llvm-xray/CMakeFiles/llvm-xray.dir/xray-stacks.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExprObjC.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaCUDA.h:21, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaCUDA.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Linking CXX executable ../../bin/llvm-xray [ 67%] Built target llvm-xray [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTMerger.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaDecl.cpp:42: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ExternalASTSource.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaDecl.cpp: In member function 'void clang::Sema::ActOnFields(clang::Scope*, clang::SourceLocation, clang::Decl*, llvm::ArrayRef, clang::SourceLocation, clang::SourceLocation, const clang::ParsedAttributesView&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaDecl.cpp:18902:34: warning: unused variable 'HT' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-variable-Wunused-variable]8;;] 18902 | if (const HyperobjectType *HT = FDTy->getAs()) { | ^~ [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclAttr.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/FormatString.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/InheritViz.cpp.o [ 67%] Building CXX object tools/sanstats/CMakeFiles/sanstats.dir/sanstats.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/ByteCodeEmitter.cpp.o [ 67%] Linking CXX executable ../../bin/sanstats In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaDeclAttr.cpp:38: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Built target sanstats [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclCXX.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/EnterExpressionEvaluationContext.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaDeclCXX.cpp:38: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Compiler.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:9: In constructor 'clang::interp::VariableScope::VariableScope(clang::interp::Compiler*, const clang::ValueDecl*) [with Emitter = clang::interp::EvalEmitter]', inlined from 'clang::interp::LocalScope::LocalScope(clang::interp::Compiler*) [with Emitter = clang::interp::EvalEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:465:75, inlined from 'clang::interp::BlockScope::BlockScope(clang::interp::Compiler*) [with Emitter = clang::interp::EvalEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:560:63, inlined from 'bool clang::interp::Compiler::visitCompoundStmt(const clang::CompoundStmt*) [with Emitter = clang::interp::EvalEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4235:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:410:19: warning: storing the address of local variable 'Scope' in '*this.clang::interp::Compiler::VarScope' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 410 | Ctx->VarScope = this; | ~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp: In member function 'bool clang::interp::Compiler::visitCompoundStmt(const clang::CompoundStmt*) [with Emitter = clang::interp::EvalEmitter]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4235:23: note: 'Scope' declared here 4235 | BlockScope Scope(this); | ^~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:198:47: note: 'this' declared here 198 | bool visitCompoundStmt(const CompoundStmt *S); | ^ In constructor 'clang::interp::VariableScope::VariableScope(clang::interp::Compiler*, const clang::ValueDecl*) [with Emitter = clang::interp::EvalEmitter]', inlined from 'clang::interp::LocalScope::LocalScope(clang::interp::Compiler*) [with Emitter = clang::interp::EvalEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:465:75, inlined from 'clang::interp::BlockScope::BlockScope(clang::interp::Compiler*) [with Emitter = clang::interp::EvalEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:560:63, inlined from 'bool clang::interp::Compiler::visitIfStmt(const clang::IfStmt*) [with Emitter = clang::interp::EvalEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4295:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:410:19: warning: storing the address of local variable 'IfScope' in '*this.clang::interp::Compiler::VarScope' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 410 | Ctx->VarScope = this; | ~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp: In member function 'bool clang::interp::Compiler::visitIfStmt(const clang::IfStmt*) [with Emitter = clang::interp::EvalEmitter]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4295:23: note: 'IfScope' declared here 4295 | BlockScope IfScope(this); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:202:36: note: 'this' declared here 202 | bool visitIfStmt(const IfStmt *IS); | ^ [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaDeclObjC.cpp.o In constructor 'clang::interp::VariableScope::VariableScope(clang::interp::Compiler*, const clang::ValueDecl*) [with Emitter = clang::interp::ByteCodeEmitter]', inlined from 'clang::interp::LocalScope::LocalScope(clang::interp::Compiler*) [with Emitter = clang::interp::ByteCodeEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:465:75, inlined from 'clang::interp::BlockScope::BlockScope(clang::interp::Compiler*) [with Emitter = clang::interp::ByteCodeEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:560:63, inlined from 'bool clang::interp::Compiler::visitCompoundStmt(const clang::CompoundStmt*) [with Emitter = clang::interp::ByteCodeEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4235:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:410:19: warning: storing the address of local variable 'Scope' in '*this.clang::interp::Compiler::VarScope' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 410 | Ctx->VarScope = this; | ~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp: In member function 'bool clang::interp::Compiler::visitCompoundStmt(const clang::CompoundStmt*) [with Emitter = clang::interp::ByteCodeEmitter]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4235:23: note: 'Scope' declared here 4235 | BlockScope Scope(this); | ^~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:198:47: note: 'this' declared here 198 | bool visitCompoundStmt(const CompoundStmt *S); | ^ In constructor 'clang::interp::VariableScope::VariableScope(clang::interp::Compiler*, const clang::ValueDecl*) [with Emitter = clang::interp::ByteCodeEmitter]', inlined from 'clang::interp::LocalScope::LocalScope(clang::interp::Compiler*) [with Emitter = clang::interp::ByteCodeEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:465:75, inlined from 'clang::interp::BlockScope::BlockScope(clang::interp::Compiler*) [with Emitter = clang::interp::ByteCodeEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:560:63, inlined from 'bool clang::interp::Compiler::visitIfStmt(const clang::IfStmt*) [with Emitter = clang::interp::ByteCodeEmitter]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4295:23: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:410:19: warning: storing the address of local variable 'IfScope' in '*this.clang::interp::Compiler::VarScope' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 410 | Ctx->VarScope = this; | ~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp: In member function 'bool clang::interp::Compiler::visitIfStmt(const clang::IfStmt*) [with Emitter = clang::interp::ByteCodeEmitter]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.cpp:4295:23: note: 'IfScope' declared here 4295 | BlockScope IfScope(this); | ^~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Compiler.h:202:36: note: 'this' declared here 202 | bool visitIfStmt(const IfStmt *IS); | ^ [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Context.cpp.o [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Descriptor.cpp.o [ 67%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExceptionSpec.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaDeclObjC.cpp:24: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 67%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Disasm.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaExceptionSpec.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvalEmitter.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/EvalEmitter.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint8; T = Integral<8, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9862:24: required from here 9862 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint8; T = Integral<8, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9867:24: required from here 9867 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint16; T = Integral<16, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9872:25: required from here 9872 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint16; T = Integral<16, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9877:25: required from here 9877 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint32; T = Integral<32, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9882:25: required from here 9882 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint32; T = Integral<32, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9887:25: required from here 9887 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint64; T = Integral<64, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9892:25: required from here 9892 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint64; T = Integral<64, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9897:25: required from here 9897 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAP; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9902:24: required from here 9902 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAPS; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9907:25: required from here 9907 | return Divc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint8; T = Integral<8, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21659:24: required from here 21659 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint8; T = Integral<8, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21664:24: required from here 21664 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint16; T = Integral<16, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21669:25: required from here 21669 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint16; T = Integral<16, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21674:25: required from here 21674 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint32; T = Integral<32, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21679:25: required from here 21679 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint32; T = Integral<32, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21684:25: required from here 21684 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint64; T = Integral<64, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21689:25: required from here 21689 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint64; T = Integral<64, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21694:25: required from here 21694 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAP; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21699:24: required from here 21699 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAPS; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21704:25: required from here 21704 | return Mulc(S, OpPC); | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/GCOV.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProf.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfCorrelator.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExpr.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprCXX.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfReader.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CheckExprLifetime.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaExpr.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaExprCXX.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/InstrProfWriter.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Frame.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Function.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ItaniumManglingCanonicalizer.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBuiltin.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProf.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APSInt.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/ComparisonCategories.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Integral.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Boolean.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/InterpBuiltin.cpp:9: In destructor 'llvm::APInt::~APInt()', inlined from 'clang::interp::APSInt clang::interp::Boolean::toAPSInt() const' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Boolean.h:54:19, inlined from 'clang::interp::APSInt clang::interp::peekToAPSInt(InterpStack&, PrimType, size_t)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/InterpBuiltin.cpp:68:3: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Floating.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/EvaluationResult.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/MemProfReader.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/EvaluationResult.cpp: In function 'void clang::interp::collectBlocks(const Pointer&, llvm::SetVector&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/EvaluationResult.cpp:206:22: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 206 | const Pointer &ElemPointee = Ptr.atIndex(I).deref(); | ^~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/EvaluationResult.cpp:206:65: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(((uint64_t)I)).clang::interp::Pointer::deref()' 206 | const Pointer &ElemPointee = Ptr.atIndex(I).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/DynamicAllocator.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Interp.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/PGOCtxProfReader.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/PGOCtxProfWriter.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.cpp:9: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint8; T = Integral<8, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9670:22: required from here 9670 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint8; T = Integral<8, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9675:22: required from here 9675 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint16; T = Integral<16, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9680:23: required from here 9680 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint16; T = Integral<16, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9685:23: required from here 9685 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint32; T = Integral<32, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9690:23: required from here 9690 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint32; T = Integral<32, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9695:23: required from here 9695 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint64; T = Integral<64, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9700:23: required from here 9700 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint64; T = Integral<64, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9705:23: required from here 9705 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAP; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9710:22: required from here 9710 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Divc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAPS; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:9715:23: required from here 9715 | if (!Divc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 503 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:503:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 503 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 504 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:504:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 504 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 505 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:505:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 505 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 506 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:506:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 506 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint8; T = Integral<8, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21467:22: required from here 21467 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint8; T = Integral<8, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21472:22: required from here 21472 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint16; T = Integral<16, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21477:23: required from here 21477 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint16; T = Integral<16, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21482:23: required from here 21482 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint32; T = Integral<32, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21487:23: required from here 21487 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint32; T = Integral<32, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21492:23: required from here 21492 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Sint64; T = Integral<64, true>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21497:23: required from here 21497 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_Uint64; T = Integral<64, false>]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21502:23: required from here 21502 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAP; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21507:22: required from here 21507 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h: In instantiation of 'bool clang::interp::Mulc(InterpState&, CodePtr) [with PrimType Name = clang::interp::PT_IntAPS; T = IntegralAP]': /build/combine-all-repos/build/tools/clang/lib/AST/Opcodes.inc:21512:23: required from here 21512 | if (!Mulc(S, OpPC)) | ~~~~~~~~~~~~~~~^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 448 | const T &LHSR = LHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:448:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 448 | const T &LHSR = LHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 449 | const T &LHSI = LHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:449:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 449 | const T &LHSI = LHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 450 | const T &RHSR = RHS.atIndex(0).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:450:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(0).clang::interp::Pointer::deref >()' 450 | const T &RHSR = RHS.atIndex(0).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:14: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 451 | const T &RHSI = RHS.atIndex(1).deref(); | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/AST/Interp/Interp.h:451:44: note: the temporary was destroyed at the end of the full expression 'clang::interp::Pointer::atIndex(uint64_t) const(1).clang::interp::Pointer::deref >()' 451 | const T &RHSI = RHS.atIndex(1).deref(); | ~~~~~~~~~~~~~~~~~~~~~~~^~ [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/ProfileSummaryBuilder.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProf.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfReader.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpBlock.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfWriter.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpFrame.cpp.o [ 69%] Building CXX object lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SymbolRemappingReader.cpp.o [ 69%] Linking CXX static library ../libLLVMProfileData.a [ 69%] Built target LLVMProfileData [ 69%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/BuildIDFetcher.cpp.o [ 69%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/Debuginfod.cpp.o [ 69%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMapping.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpStack.cpp.o [ 69%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPClient.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpState.cpp.o [ 69%] Building CXX object lib/Debuginfod/CMakeFiles/LLVMDebuginfod.dir/HTTPServer.cpp.o [ 69%] Linking CXX static library ../libLLVMDebuginfod.a [ 69%] Built target LLVMDebuginfod [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Pointer.cpp.o [ 69%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar.cpp.o [ 69%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingWriter.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/PrimType.cpp.o [ 69%] Building CXX object tools/llvm-ar/CMakeFiles/llvm-ar.dir/llvm-ar-driver.cpp.o [ 69%] Building CXX object lib/ProfileData/Coverage/CMakeFiles/LLVMCoverage.dir/CoverageMappingReader.cpp.o [ 69%] Linking CXX executable ../../bin/llvm-ar [ 69%] Built target llvm-ar [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Program.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprMember.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaExprObjC.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Record.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaExprMember.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Linking CXX static library ../../libLLVMCoverage.a [ 69%] Built target LLVMCoverage [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/Source.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaExprObjC.cpp:25: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/State.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/MemberPointer.cpp.o [ 69%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Interp/InterpShared.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumCXXABI.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaFixItUtils.cpp.o [ 69%] Building CXX object tools/llvm-profdata/CMakeFiles/llvm-profdata.dir/llvm-profdata-driver.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHLSL.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ItaniumMangle.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaFixItUtils.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaHexagon.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaHLSL.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaHexagon.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Linking CXX executable ../../bin/llvm-profdata [ 69%] Built target llvm-profdata [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaInit.cpp.o [ 69%] Building CXX object tools/clang/tools/extra/pseudo/gen/CMakeFiles/clang-pseudo-gen.dir/Main.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/JSONNodeDumper.cpp.o [ 69%] Linking CXX executable ../../../../../../bin/clang-pseudo-gen [ 69%] Built target clang-pseudo-gen [ 69%] Building CXX object tools/llvm-cfi-verify/CMakeFiles/llvm-cfi-verify.dir/llvm-cfi-verify.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CheckExprLifetime.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaInit.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Linking CXX executable ../../bin/llvm-cfi-verify [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Mangle.cpp.o [ 69%] Built target llvm-cfi-verify [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftCXXABI.cpp.o [ 69%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/llvm-cov.cpp.o [ 69%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/gcov.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/MicrosoftMangle.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLambda.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NestedNameSpecifier.cpp.o [ 69%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CodeCoverage.cpp.o [ 69%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterJson.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaLambda.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/NSAPI.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLookup.cpp.o [ 69%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageExporterLcov.cpp.o [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRDiagsEmitter.cpp.o [ 69%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaLoongArch.cpp.o [ 69%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageFilters.cpp.o [ 69%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageReport.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaLookup.cpp:30: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaLoongArch.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 69%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ODRHash.cpp.o [ 70%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/CoverageSummaryInfo.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenACCClause.cpp.o [ 70%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageView.cpp.o [ 70%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewHTML.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OpenMPClause.cpp.o [ 70%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/SourceCoverageViewText.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/OSLog.cpp.o [ 70%] Building CXX object tools/llvm-cov/CMakeFiles/llvm-cov.dir/TestingSupport.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaM68k.cpp.o [ 70%] Building CXX object tools/llvm-cxxmap/CMakeFiles/llvm-cxxmap.dir/llvm-cxxmap.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-cov [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ParentMap.cpp.o [ 70%] Built target llvm-cov [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaMIPS.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-cxxmap [ 70%] Built target llvm-cxxmap [ 70%] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod.cpp.o [ 70%] Building CXX object tools/llvm-debuginfod/CMakeFiles/llvm-debuginfod.dir/llvm-debuginfod-driver.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaMSP430.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-debuginfod [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/PrintfFormatString.cpp.o [ 70%] Built target llvm-debuginfod [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaModule.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaMIPS.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/llvm-debuginfod-find/CMakeFiles/llvm-debuginfod-find.dir/llvm-debuginfod-find.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/QualTypeNames.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Randstruct.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-debuginfod-find [ 70%] Built target llvm-debuginfod-find [ 70%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/ObjcopyOptions.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaModule.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RawCommentList.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaNVPTX.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjC.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayout.cpp.o [ 70%] Building CXX object tools/llvm-objcopy/CMakeFiles/llvm-objcopy.dir/llvm-objcopy-driver.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-objcopy [ 70%] Built target llvm-objcopy [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/RecordLayoutBuilder.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaNVPTX.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/ScanfFormatString.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaObjC.h:30, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaObjC.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaObjCProperty.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/SelectorLocationsKind.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Stmt.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaObjCProperty.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtCXX.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtIterator.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenACC.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/SourcePrinter.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtObjC.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/COFFDump.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOpenACC.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenACC.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenCL.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/ELFDump.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOpenMP.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOpenCL.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtOpenMP.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOpenMP.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/MachODump.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtPrinter.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaOverload.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CheckExprLifetime.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOverload.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtProfile.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/OffloadDump.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/WasmDump.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/XCOFFDump.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/StmtViz.cpp.o [ 70%] Building CXX object tools/llvm-objdump/CMakeFiles/llvm-objdump.dir/llvm-objdump-driver.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-objdump [ 70%] Built target llvm-objdump [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateBase.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TemplateName.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPPC.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TextNodeDumper.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaPseudoObject.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APFloat.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/APNumericStorage.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/Decl.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/AST/Attr.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaOpenMP.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOpenMP.cpp:14: In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::APSInt::~APSInt()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APSInt.h:23:21, inlined from 'bool checkOMPArraySectionConstantForReduction(clang::ASTContext&, const clang::ArraySectionExpr*, bool&, llvm::SmallVectorImpl&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOpenMP.cpp:18142:43: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::APSInt::~APSInt()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APSInt.h:23:21, inlined from 'bool checkOMPArraySectionConstantForReduction(clang::ASTContext&, const clang::ArraySectionExpr*, bool&, llvm::SmallVectorImpl&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOpenMP.cpp:18167:45: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::APSInt::~APSInt()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APSInt.h:23:21, inlined from 'bool checkOMPArraySectionConstantForReduction(clang::ASTContext&, const clang::ArraySectionExpr*, bool&, llvm::SmallVectorImpl&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaOpenMP.cpp:18186:45: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaPPC.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaPseudoObject.cpp:39: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaRISCV.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/Type.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaRISCV.cpp:22: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypeLoc.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmt.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/TypePrinter.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAsm.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/EnterExpressionEvaluationContext.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaStmt.cpp:31: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaStmtAsm.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaStmtAttr.cpp.o [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTableBuilder.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSYCL.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaStmtAttr.cpp:17: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/clang/lib/AST/CMakeFiles/obj.clangAST.dir/VTTBuilder.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaSYCL.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysis.cpp.o [ 70%] Built target obj.clangAST [ 70%] Building CXX object tools/llvm-symbolizer/CMakeFiles/llvm-symbolizer.dir/llvm-symbolizer-driver.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasAnalysisEvaluator.cpp.o [ 70%] Linking CXX executable ../../bin/llvm-symbolizer [ 70%] Built target llvm-symbolizer [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AliasSetTracker.cpp.o [ 70%] Generating ../../bin/llvm-ranlib [ 70%] Built target llvm-ranlib [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Analysis.cpp.o [ 70%] Generating ../../bin/llvm-lib [ 70%] Built target llvm-lib [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumeBundleQueries.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/AssumptionCache.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSwift.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaSystemZ.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BasicAliasAnalysis.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfo.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaSwift.cpp:20: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaSystemZ.cpp:16: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Generating ../../bin/llvm-dlltool [ 70%] Built target llvm-dlltool [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplate.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BlockFrequencyInfoImpl.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/BranchProbabilityInfo.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeduction.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateDeductionGuide.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplate.cpp:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFG.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplateDeduction.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGPrinter.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplateDeductionGuide.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CFGSCCPrinter.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CGSCCPassManager.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraph.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallGraphSCCPass.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CallPrinter.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CaptureTracking.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CmpInstAnalysis.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplate.cpp:38: In constructor 'clang::LocalInstantiationScope::LocalInstantiationScope(clang::Sema&, bool)', inlined from 'bool clang::Sema::CheckTemplateArgumentList(clang::TemplateDecl*, clang::SourceLocation, clang::TemplateArgumentListInfo&, bool, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, bool, bool*, bool)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplate.cpp:5305:48: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Template.h:431:41: warning: storing the address of local variable 'InstScope' in '*this.clang::Sema::CurrentInstantiationScope' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 431 | SemaRef.CurrentInstantiationScope = this; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplate.cpp: In member function 'bool clang::Sema::CheckTemplateArgumentList(clang::TemplateDecl*, clang::SourceLocation, clang::TemplateArgumentListInfo&, bool, llvm::SmallVectorImpl&, llvm::SmallVectorImpl&, bool, bool*, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplate.cpp:5305:27: note: 'InstScope' declared here 5305 | LocalInstantiationScope InstScope(*this, true); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplate.cpp:5282:28: note: 'this' declared here 5282 | bool PartialOrderingTTP) { | ^ [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CostModel.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiate.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateInstantiateDecl.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CodeMetrics.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstantFolding.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplateInstantiate.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/SemaInternal.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/CoroutineStmtBuilder.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/TreeTransform.h:16, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/CycleAnalysis.cpp.o [ 70%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaTemplateVariadic.cpp.o [ 70%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DataRaceFreeAliasAnalysis.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaTemplateVariadic.cpp:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDG.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DDGPrinter.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ConstraintSystem.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Delinearization.cpp.o [ 72%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaType.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DemandedBits.cpp.o [ 72%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaWasm.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceAnalysis.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/DelayedDiagnostic.h:32, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaType.cpp:32: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DependenceGraphBuilder.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaWasm.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DevelopmentModeInlineAdvisor.cpp.o [ 72%] Building native clang-pseudo-gen... [ 72%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/SemaX86.cpp.o [ 0%] Built target obj.clangSupport [ 0%] Built target LLVMDemangle [ 0%] Built target LLVMSupportBlake3 [ 0%] Built target obj.LLVMTableGenBasic [ 33%] Built target LLVMSupport [ 50%] Built target LLVMTableGen [ 50%] Built target clang-tblgen [ 50%] Built target llvm-min-tblgen [ 50%] Building Attrs.inc... [ 50%] Built target ClangAttrClasses [ 50%] Building AttrImpl.inc... [ 50%] Built target ClangAttrImpl [ 50%] Building AttrTextNodeDump.inc... [ 50%] Built target ClangAttrTextDump [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomConditionCache.cpp.o [ 50%] Building AttrNodeTraverse.inc... [ 50%] Built target ClangAttrTraverse [ 50%] Building AttrVisitor.inc... [ 50%] Built target ClangAttrVisitor [ 50%] Building StmtNodes.inc... [ 50%] Built target ClangStmtNodes [ 50%] Building DeclNodes.inc... [ 50%] Built target ClangDeclNodes [ 50%] Building TypeNodes.inc... [ 50%] Built target ClangTypeNodes [ 50%] Building AbstractBasicReader.inc... [ 50%] Built target ClangAbstractBasicReader [ 50%] Building AbstractBasicWriter.inc... [ 50%] Built target ClangAbstractBasicWriter [ 50%] Building AbstractTypeReader.inc... [ 50%] Built target ClangAbstractTypeReader [ 50%] Building AbstractTypeWriter.inc... [ 50%] Built target ClangAbstractTypeWriter [ 50%] Building CommentNodes.inc... [ 50%] Built target ClangCommentNodes [ 50%] Building CommentHTMLTags.inc... [ 50%] Built target ClangCommentHTMLTags [ 50%] Building CommentHTMLTagsProperties.inc... [ 50%] Built target ClangCommentHTMLTagsProperties [ 50%] Building CommentHTMLNamedCharacterReferences.inc... [ 50%] Built target ClangCommentHTMLNamedCharacterReferences [ 50%] Building CommentCommandInfo.inc... [ 50%] Built target ClangCommentCommandInfo [ 50%] Building CommentCommandList.inc... [ 50%] Built target ClangCommentCommandList [ 50%] Building StmtDataCollectors.inc... [ 50%] Built target StmtDataCollectors [ 50%] Building DiagnosticAnalysisKinds.inc... [ 50%] Built target ClangDiagnosticAnalysis [ 50%] Building DiagnosticASTKinds.inc... [ 50%] Built target ClangDiagnosticAST [ 50%] Building DiagnosticCommentKinds.inc... [ 50%] Built target ClangDiagnosticComment [ 50%] Building DiagnosticCommonKinds.inc... [ 50%] Built target ClangDiagnosticCommon [ 50%] Building DiagnosticCrossTUKinds.inc... [ 50%] Built target ClangDiagnosticCrossTU [ 50%] Building DiagnosticDriverKinds.inc... [ 50%] Built target ClangDiagnosticDriver [ 50%] Building DiagnosticFrontendKinds.inc... [ 50%] Built target ClangDiagnosticFrontend [ 50%] Building DiagnosticInstallAPIKinds.inc... [ 50%] Built target ClangDiagnosticInstallAPI [ 50%] Building DiagnosticLexKinds.inc... [ 50%] Built target ClangDiagnosticLex [ 50%] Building DiagnosticParseKinds.inc... [ 50%] Built target ClangDiagnosticParse [ 50%] Building DiagnosticRefactoringKinds.inc... [ 50%] Built target ClangDiagnosticRefactoring [ 50%] Building DiagnosticSemaKinds.inc... [ 50%] Built target ClangDiagnosticSema [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomPrinter.cpp.o [ 50%] Building DiagnosticSerializationKinds.inc... [ 50%] Built target ClangDiagnosticSerialization [ 50%] Building DiagnosticGroups.inc... [ 50%] Built target ClangDiagnosticGroups [ 50%] Building DiagnosticIndexName.inc... [ 50%] Built target ClangDiagnosticIndexName [ 50%] Building AttrList.inc... [ 50%] Built target ClangAttrList [ 50%] Building AttrSubMatchRulesList.inc... [ 50%] Built target ClangAttrSubjectMatchRuleList [ 50%] Building RegularKeywordAttrInfo.inc... [ 50%] Built target ClangRegularKeywordAttrInfo [ 50%] Building AttrHasAttributeImpl.inc... [ 50%] Built target ClangAttrHasAttributeImpl [ 50%] Building Builtins.inc... [ 50%] Built target ClangBuiltins [ 50%] Building BuiltinsBPF.inc... [ 50%] Built target ClangBuiltinsBPF [ 50%] Building BuiltinsRISCV.inc... [ 50%] Built target ClangBuiltinsRISCV [ 50%] Building arm_neon.inc... [ 50%] Built target ClangARMNeon [ 50%] Building arm_fp16.inc... [ 50%] Built target ClangARMFP16 [ 66%] Building arm_mve_builtins.inc... [ 66%] Built target ClangARMMveBuiltinsDef [ 66%] Building arm_mve_builtin_cg.inc... [ 66%] Built target ClangARMMveBuiltinCG [ 66%] Building arm_mve_builtin_sema.inc... [ 66%] Built target ClangARMMveBuiltinSema [ 66%] Building arm_mve_builtin_aliases.inc... [ 66%] Built target ClangARMMveBuiltinAliases [ 66%] Building arm_sve_builtins.inc... [ 66%] Built target ClangARMSveBuiltins [ 66%] Building arm_sve_builtin_cg.inc... [ 66%] Built target ClangARMSveBuiltinCG [ 66%] Building arm_sve_typeflags.inc... [ 66%] Built target ClangARMSveTypeFlags [ 66%] Building arm_sve_sema_rangechecks.inc... [ 66%] Built target ClangARMSveSemaRangeChecks [ 66%] Building arm_sve_streaming_attrs.inc... [ 66%] Built target ClangARMSveStreamingAttrs [ 66%] Building arm_sme_builtins.inc... [ 66%] Built target ClangARMSmeBuiltins [ 66%] Building arm_sme_builtin_cg.inc... [ 66%] Built target ClangARMSmeBuiltinCG [ 66%] Building arm_sme_sema_rangechecks.inc... [ 66%] Built target ClangARMSmeSemaRangeChecks [ 66%] Building arm_sme_streaming_attrs.inc... [ 66%] Built target ClangARMSmeStreamingAttrs [ 66%] Building arm_sme_builtins_za_state.inc... [ 66%] Built target ClangARMSmeBuiltinsZAState [ 66%] Building arm_cde_builtins.inc... [ 66%] Built target ClangARMCdeBuiltinsDef [ 66%] Building arm_cde_builtin_cg.inc... [ 66%] Built target ClangARMCdeBuiltinCG [ 66%] Building arm_cde_builtin_sema.inc... [ 66%] Built target ClangARMCdeBuiltinSema [ 66%] Building arm_cde_builtin_aliases.inc... [ 66%] Built target ClangARMCdeBuiltinAliases [ 66%] Building riscv_vector_builtins.inc... In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/lib/Sema/SemaX86.cpp:18: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 66%] Built target ClangRISCVVectorBuiltins [ 66%] Building riscv_vector_builtin_cg.inc... [ 66%] Built target ClangRISCVVectorBuiltinCG [ 66%] Building riscv_vector_builtin_sema.inc... [ 66%] Built target ClangRISCVVectorBuiltinSema [ 66%] Building riscv_sifive_vector_builtins.inc... [ 66%] Built target ClangRISCVSiFiveVectorBuiltins [ 66%] Building riscv_sifive_vector_builtin_cg.inc... [ 66%] Built target ClangRISCVSiFiveVectorBuiltinCG [ 66%] Building riscv_sifive_vector_builtin_sema.inc... [ 66%] Built target ClangRISCVSiFiveVectorBuiltinSema [ 66%] Built target vt_gen [ 66%] Built target intrinsics_gen [ 66%] Building AttrParserStringSwitches.inc... [ 66%] Built target ClangAttrParserStringSwitches [ 66%] Building AttrSubMatchRulesParserStringSwitches.inc... [ 66%] Built target ClangAttrSubMatchRulesParserStringSwitches [ 66%] Building AttrTemplateInstantiate.inc... [ 66%] Built target ClangAttrTemplateInstantiate [ 66%] Building AttrParsedAttrList.inc... [ 66%] Built target ClangAttrParsedAttrList [ 66%] Building AttrParsedAttrKinds.inc... [ 72%] Building CXX object tools/clang/lib/Sema/CMakeFiles/obj.clangSema.dir/TypeLocBuilder.cpp.o [ 66%] Built target ClangAttrParsedAttrKinds [ 66%] Building AttrSpellingListIndex.inc... [ 66%] Built target ClangAttrSpellingListIndex [ 66%] Building AttrParsedAttrImpl.inc... [ 66%] Built target ClangAttrParsedAttrImpl [ 66%] Building AttrPCHRead.inc... [ 66%] Built target ClangAttrPCHRead [ 66%] Building AttrPCHWrite.inc... [ 66%] Built target ClangAttrPCHWrite [ 66%] Building Checkers.inc... [ 66%] Built target ClangSACheckers [ 66%] Building Nodes.inc... [ 66%] Built target ClangSyntaxNodeList [ 66%] Building NodeClasses.inc... [ 66%] Built target ClangSyntaxNodeClasses [ 66%] Building OMP.h.inc... [ 66%] Building OMP.inc... [ 66%] Built target omp_gen [ 66%] Built target LLVMCodeGenTypes [ 83%] Built target obj.LLVMTableGenCommon [100%] Built target llvm-tblgen [100%] Building Options.inc... [100%] Built target ClangDriverOptions [100%] Built target clang-tablegen-targets [100%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/Grammar.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DomTreeUpdater.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/DominanceFrontier.cpp.o [100%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/GrammarBNF.cpp.o [ 72%] Built target obj.clangSema [100%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRGraph.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/FunctionPropertiesAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GlobalsModRef.cpp.o [100%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRTable.cpp.o [100%] Building CXX object tools/clang/tools/extra/pseudo/lib/grammar/CMakeFiles/obj.clangPseudoGrammar.dir/LRTableBuild.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/GuardUtils.cpp.o [100%] Built target obj.clangPseudoGrammar [100%] Linking CXX static library ../../../../../../../lib/libclangPseudoGrammar.a [100%] Built target clangPseudoGrammar [100%] Building CXX object tools/clang/tools/extra/pseudo/gen/CMakeFiles/clang-pseudo-gen.dir/Main.cpp.o [ 72%] Generating ../../bin/llvm-install-name-tool [ 72%] Built target llvm-install-name-tool [ 72%] Generating ../../bin/llvm-bitcode-strip [ 72%] Built target llvm-bitcode-strip [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/HeatUtils.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IRSimilarityIdentifier.cpp.o [ 72%] Generating ../../bin/llvm-strip [ 72%] Built target llvm-strip [ 72%] Generating ../../bin/llvm-otool [ 72%] Built target llvm-otool [ 72%] Generating ../../bin/llvm-addr2line [ 72%] Built target llvm-addr2line [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVDescriptors.cpp.o [100%] Linking CXX executable ../../../../../../bin/clang-pseudo-gen [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IVUsers.cpp.o [100%] Built target clang-pseudo-gen [ 72%] Generating nonterminal symbol file for cxx grammar... [ 72%] Generating bnf string file for cxx grammar... [ 72%] Built target cxx_gen [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ImportedFunctionsInliningStatistics.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/IndirectCallPromotionAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineCost.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineAdvisor.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineOrder.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InlineSizeEstimatorAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstCount.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionPrecedenceTracking.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InstructionSimplify.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/InteractiveModelRunner.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBranchProbabilityInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyBlockFrequencyInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyCallGraph.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LazyValueInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Lint.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Loads.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Local.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAccessAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopAnalysisManager.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopCacheAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopNestAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopUnrollAnalyzer.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/LoopPass.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MLInlineAdvisor.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemDerefPrinter.cpp.o [ 72%] Building CXX object tools/clang/tools/extra/pseudo/lib/cli/CMakeFiles/obj.clangPseudoCLI.dir/CLI.cpp.o [ 72%] Built target obj.clangPseudoCLI [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryBuiltins.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryDependenceAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryLocation.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemoryProfileInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSA.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MemorySSAUpdater.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModelUnderTrainingRunner.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleDebugInfoPrinter.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ModuleSummaryAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/MustExecute.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/NoInferenceModelRunner.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAliasAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCAnalysisUtils.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ObjCARCInstKind.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OptimizationRemarkEmitter.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/OverflowInstAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PHITransAddr.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PhiValues.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PostDominators.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ProfileSummaryInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/PtrUseVisitor.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPass.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/RegionPrinter.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ReplayInlineAdvisor.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolution.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionAliasAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionDivision.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScalarEvolutionNormalization.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackLifetime.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StackSafetyAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/StructuralHash.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/SyntheticCountsUtils.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TFLiteUtils.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TapirRaceDetect.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TapirTaskInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetLibraryInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TargetTransformInfo.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TensorSpec.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/Trace.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TrainingLogger.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeBasedAliasAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/TypeMetadataUtils.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/UniformityAnalysis.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ScopedNoAliasAA.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLattice.cpp.o [ 72%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueLatticeUtils.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/ValueTracking.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/VectorUtils.cpp.o [ 74%] Building CXX object lib/Analysis/CMakeFiles/LLVMAnalysis.dir/WorkSpanAnalysis.cpp.o [ 74%] Linking CXX static library ../libLLVMAnalysis.a [ 74%] Built target LLVMAnalysis [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitWriter.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/Target.cpp.o [ 74%] Building CXX object lib/IRPrinter/CMakeFiles/LLVMIRPrinter.dir/IRPrintingPasses.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AddDiscriminators.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetIntrinsicInfo.cpp.o [ 74%] Linking CXX static library ../libLLVMIRPrinter.a [ 74%] Built target LLVMIRPrinter [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriter.cpp.o [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/BitcodeWriterPass.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetLoweringObjectFile.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AMDGPUEmitPrintf.cpp.o [ 74%] Building CXX object lib/Bitcode/Writer/CMakeFiles/LLVMBitWriter.dir/ValueEnumerator.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachine.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ASanStackFrameLayout.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/AssumeBundleBuilder.cpp.o [ 74%] Building CXX object lib/Target/CMakeFiles/LLVMTarget.dir/TargetMachineC.cpp.o [ 74%] Linking CXX static library ../libLLVMTarget.a [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BasicBlockUtils.cpp.o [ 74%] Built target LLVMTarget [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BreakCriticalEdges.cpp.o [ 74%] Linking CXX static library ../../libLLVMBitWriter.a [ 74%] Built target LLVMBitWriter [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BuildLibCalls.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/BypassSlowDivision.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallPromotionUtils.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CallGraphUpdater.cpp.o [ 74%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeAliases.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CanonicalizeFreezeInLoops.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneFunction.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CloneModule.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeExtractor.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeMoverUtils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CtorUtils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CountVisits.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Debugify.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DemoteRegToStack.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILResource.cpp.o [ 75%] Building CXX object lib/Frontend/Driver/CMakeFiles/LLVMFrontendDriver.dir/CodeGenOptions.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/DXILUpgrade.cpp.o [ 75%] Linking CXX static library ../../libLLVMFrontendDriver.a [ 75%] Built target LLVMFrontendDriver [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EntryExitInstrumenter.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/EscapeEnumerator.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Evaluator.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FixIrreducible.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FlattenCFG.cpp.o [ 75%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngine.cpp.o [ 75%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/ExecutionEngineBindings.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionComparator.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/FunctionImportUtils.cpp.o [ 75%] Building CXX object tools/llvm-as/CMakeFiles/llvm-as.dir/llvm-as.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GlobalStatus.cpp.o [ 75%] Building CXX object tools/llvm-cat/CMakeFiles/llvm-cat.dir/llvm-cat.cpp.o [ 75%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/GDBRegistrationListener.cpp.o [ 75%] Linking CXX executable ../../bin/llvm-as [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/GuardUtils.cpp.o [ 75%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/SectionMemoryManager.cpp.o [ 75%] Built target llvm-as [ 75%] Building CXX object lib/ExecutionEngine/CMakeFiles/LLVMExecutionEngine.dir/TargetSelect.cpp.o [ 75%] Linking CXX executable ../../bin/llvm-cat [ 75%] Building CXX object tools/llvm-modextract/CMakeFiles/llvm-modextract.dir/llvm-modextract.cpp.o [ 75%] Linking CXX static library ../libLLVMExecutionEngine.a [ 75%] Built target LLVMExecutionEngine [ 75%] Building CXX object tools/llvm-sim/CMakeFiles/llvm-sim.dir/llvm-sim.cpp.o [ 75%] Built target llvm-cat [ 75%] Building CXX object tools/llvm-tli-checker/CMakeFiles/llvm-tli-checker.dir/llvm-tli-checker.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/HelloWorld.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InlineFunction.cpp.o [ 75%] Linking CXX executable ../../bin/llvm-modextract [ 75%] Built target llvm-modextract [ 75%] Building CXX object tools/verify-uselistorder/CMakeFiles/verify-uselistorder.dir/verify-uselistorder.cpp.o [ 75%] Linking CXX executable ../../bin/llvm-sim [ 75%] Linking CXX executable ../../bin/llvm-tli-checker [ 75%] Built target llvm-sim [ 75%] Building CXX object lib/ExecutionEngine/MCJIT/CMakeFiles/LLVMMCJIT.dir/MCJIT.cpp.o [ 75%] Built target llvm-tli-checker [ 75%] Building CXX object tools/llvm-rtdyld/CMakeFiles/llvm-rtdyld.dir/llvm-rtdyld.cpp.o [ 75%] Linking CXX executable ../../bin/verify-uselistorder [ 75%] Built target verify-uselistorder [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InjectTLIMappings.cpp.o [ 75%] Linking CXX static library ../../libLLVMMCJIT.a [ 75%] Built target LLVMMCJIT [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/InstructionNamer.cpp.o [ 75%] Linking CXX executable ../../bin/llvm-rtdyld [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/IntegerDivision.cpp.o [ 75%] Built target llvm-rtdyld [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LCSSA.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LibCallsShrinkWrap.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Local.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopConstrainer.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopPeel.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopRotationUtils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopSimplify.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnroll.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollAndJam.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUnrollRuntime.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopUtils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LoopVersioning.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerAtomic.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerGlobalDtors.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerIFunc.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerInvoke.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerMemIntrinsics.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/LowerSwitch.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MatrixUtils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryOpRemark.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MemoryTaggingSupport.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Mem2Reg.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MetaRenamer.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MisExpect.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ModuleUtils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/MoveAutoInit.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/NameAnonGlobals.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PredicateInfo.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/PromoteMemoryToRegister.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/RelLookupTableConverter.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ScalarEvolutionExpander.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SCCPSolver.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripGCRelocates.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdater.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SSAUpdaterBulk.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileInference.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SampleProfileLoaderBaseUtil.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SanitizerStats.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyCFG.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyIndVar.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SimplifyLibCalls.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SizeOpts.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SplitModule.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/StripNonLineTableDebugInfo.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/SymbolRewriter.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/TapirUtils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/TaskCanonicalize.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/TaskSimplify.cpp.o In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/cassert:44, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/BranchProbability.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Analysis/TargetTransformInfo.h:31, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Transforms/Utils/UnrollLoop.h:20, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Utils/TapirUtils.cpp:31: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Utils/TapirUtils.cpp: In function 'void llvm::fixupTaskFrameExternalUses(Spindle*, const TaskInfo&, const DominatorTree&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Utils/TapirUtils.cpp:1794:62: warning: suggest parentheses around '&&' within '||' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-parentheses-Wparentheses]8;;] 1794 | (TFResumeContin == TFResume->getUnwindDest()) && | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 1795 |  "Multiple taskframe.resume destinations found"); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyFunctionExitNodes.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Utils/TapirUtils.cpp:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Transforms/Utils/TapirUtils.h: In static member function 'static std::string llvm::TapirLoopHints::printStrategy(SpawningStrategy)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Transforms/Utils/TapirUtils.h:303:3: warning: control reaches end of non-void function []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-return-type-Wreturn-type]8;;] 303 | } | ^ [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/UnifyLoopExits.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/Utils.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/ValueMapper.cpp.o [ 75%] Building CXX object lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/VNCoercion.cpp.o [ 75%] Linking CXX static library ../../libLLVMTransformUtils.a [ 75%] Built target LLVMTransformUtils [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstructionCombining.cpp.o [ 75%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/AggressiveInstCombine.cpp.o [ 75%] Building CXX object lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/Utility.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARC.cpp.o [ 75%] Building CXX object lib/Frontend/Offloading/CMakeFiles/LLVMFrontendOffloading.dir/OffloadWrapper.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ObjCARCOpts.cpp.o [ 75%] Linking CXX static library ../../libLLVMFrontendOffloading.a [ 75%] Built target LLVMFrontendOffloading [ 75%] Building CXX object lib/Transforms/AggressiveInstCombine/CMakeFiles/LLVMAggressiveInstCombine.dir/TruncInstCombine.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%] Linking CXX static library ../../libLLVMAggressiveInstCombine.a [ 75%] Built target LLVMAggressiveInstCombine [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAddSub.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAtomicRMW.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/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineAndOrXor.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysis.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCalls.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/ProvenanceAnalysisEvaluator.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCasts.cpp.o [ 75%] Building CXX object lib/Transforms/ObjCARC/CMakeFiles/LLVMObjCARCOpts.dir/PtrState.cpp.o [ 75%] Linking CXX static library ../../libLLVMObjCARCOpts.a [ 75%] Built target LLVMObjCARCOpts [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineCompares.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineLoadStoreAlloca.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineMulDivRem.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineNegator.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombinePHI.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSelect.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineShifts.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineSimplifyDemanded.cpp.o [ 75%] Building CXX object lib/Transforms/InstCombine/CMakeFiles/LLVMInstCombine.dir/InstCombineVectorOps.cpp.o [ 75%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/IRMover.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoadStoreVectorizer.cpp.o [ 75%] Building CXX object lib/Transforms/HipStdPar/CMakeFiles/LLVMHipStdPar.dir/HipStdPar.cpp.o [ 75%] Linking CXX static library ../../libLLVMInstCombine.a [ 75%] Built target LLVMInstCombine [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopIdiomVectorize.cpp.o [ 75%] Building CXX object lib/Linker/CMakeFiles/LLVMLinker.dir/LinkModules.cpp.o [ 75%] Linking CXX static library ../../libLLVMHipStdPar.a [ 75%] Built target LLVMHipStdPar [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorizationLegality.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/LoopVectorize.cpp.o [ 75%] Linking CXX static library ../libLLVMLinker.a [ 75%] Built target LLVMLinker [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ADCE.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AlignmentFromAssumptions.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Scalar/ADCE.cpp: In member function 'void {anonymous}::AggressiveDeadCodeElimination::initialize()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Scalar/ADCE.cpp:303:72: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 303 | for (const auto &PDTChild : children(PDT.getRootNode())) { | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Scalar/ADCE.cpp:303:54: note: the temporary was destroyed at the end of the full expression 'llvm::children*>((&(({anonymous}::AggressiveDeadCodeElimination*)this)->{anonymous}::AggressiveDeadCodeElimination::PDT)->llvm::PostDominatorTree::llvm::DominatorTreeBase.llvm::DominatorTreeBase::getRootNode())' 303 | for (const auto &PDTChild : children(PDT.getRootNode())) { | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/SLPVectorizer.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/Vectorize.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/AnnotationRemarks.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/AddressSanitizer.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/BDCE.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CallSiteSplitting.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstantHoisting.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/BoundsChecking.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CGProfile.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/ConstraintElimination.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/CorrelatedValuePropagation.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ControlHeightReduction.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/CilkSanitizer.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DCE.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DeadStoreElimination.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DFAJumpThreading.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/DivRemPairs.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/EarlyCSE.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/DataFlowSanitizer.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/GCOVProfiling.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/FlattenCFGPass.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Float2Int.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GuardWidening.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/BlockCoverageInference.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemProfiler.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/MemorySanitizer.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVN.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlan.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanAnalysis.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/NumericalStabilitySanitizer.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNHoist.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanHCFGBuilder.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/IndirectCallPromotion.cpp.o In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/algorithm:60, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/DenseMap.h:25, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Vectorize/VPlanAnalysis.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Vectorize/VPlan.h:28, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Vectorize/VPlan.cpp:19: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = llvm::VPBlockBase*; _Up = llvm::VPBlockBase*; bool _IsMove = true]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::move(_II, _II, _OI) [with _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:683:38, inlined from 'llvm::SmallVectorImpl& llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl&&) [with T = llvm::VPBlockBase*]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1084:25, inlined from 'llvm::SmallVector& llvm::SmallVector::operator=(llvm::SmallVector&&) [with T = llvm::VPBlockBase*; unsigned int N = 1]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1272:36, inlined from 'static void llvm::DomTreeBuilder::SemiNCAInfo::CalculateFromScratch(DomTreeT&, BatchUpdatePtr) [with DomTreeT = llvm::DominatorTreeBase]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/GenericDomTreeConstruction.h:562:14: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 24 is out of the bounds [0, 24] of object '' with type 'llvm::DomTreeBuilder::SemiNCAInfo >::RootsT' {aka 'llvm::SmallVector'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Vectorize/VPlan.cpp:41: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/GenericDomTreeConstruction.h: In static member function 'static void llvm::DomTreeBuilder::SemiNCAInfo::CalculateFromScratch(DomTreeT&, BatchUpdatePtr) [with DomTreeT = llvm::DominatorTreeBase]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/GenericDomTreeConstruction.h:562:25: note: '' declared here 562 | DT.Roots = FindRoots(DT, PostViewBUI); | ~~~~~~~~~^~~~~~~~~~~~~~~~~ In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = llvm::VPBlockBase*; _Up = llvm::VPBlockBase*; bool _IsMove = true]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::move(_II, _II, _OI) [with _II = llvm::VPBlockBase**; _OI = llvm::VPBlockBase**]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:683:38, inlined from 'llvm::SmallVectorImpl& llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl&&) [with T = llvm::VPBlockBase*]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1107:14, inlined from 'llvm::SmallVector& llvm::SmallVector::operator=(llvm::SmallVector&&) [with T = llvm::VPBlockBase*; unsigned int N = 1]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1272:36, inlined from 'static void llvm::DomTreeBuilder::SemiNCAInfo::CalculateFromScratch(DomTreeT&, BatchUpdatePtr) [with DomTreeT = llvm::DominatorTreeBase]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/GenericDomTreeConstruction.h:562:14: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 24 is out of the bounds [0, 24] of object '' with type 'llvm::DomTreeBuilder::SemiNCAInfo >::RootsT' {aka 'llvm::SmallVector'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/GenericDomTreeConstruction.h: In static member function 'static void llvm::DomTreeBuilder::SemiNCAInfo::CalculateFromScratch(DomTreeT&, BatchUpdatePtr) [with DomTreeT = llvm::DominatorTreeBase]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/GenericDomTreeConstruction.h:562:25: note: '' declared here 562 | DT.Roots = FindRoots(DT, PostViewBUI); | ~~~~~~~~~^~~~~~~~~~~~~~~~~ [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanRecipes.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/GVNSink.cpp.o [ 75%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanSLP.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/Instrumentation.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrOrderFile.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IVUsersPrinter.cpp.o [ 75%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InductiveRangeCheckElimination.cpp.o [ 75%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/InstrProfiling.cpp.o [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanTransforms.cpp.o [ 77%] Building CXX object lib/Transforms/Vectorize/CMakeFiles/LLVMVectorize.dir/VPlanVerifier.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/IndVarSimplify.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/KCFI.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/LowerAllowCheckPass.cpp.o [ 77%] Linking CXX static library ../../libLLVMVectorize.a [ 77%] Built target LLVMVectorize [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOCtxProfLowering.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOForceFunctionAttrs.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOInstrumentation.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PGOMemOPSizeOpt.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAddressSpaces.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/PoisonChecking.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerCoverage.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SanitizerBinaryMetadata.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InferAlignment.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/InstSimplifyPass.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ValueProfileCollector.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpThreading.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ThreadSanitizer.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/HWAddressSanitizer.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/ComprehensiveStaticInstrumentation.cpp.o [ 77%] Building CXX object lib/Transforms/Instrumentation/CMakeFiles/LLVMInstrumentation.dir/SurgicalInstrumentationConfig.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/JumpTableToSwitch.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 [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopBoundSplit.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopSink.cpp.o [ 77%] Linking CXX static library ../../libLLVMInstrumentation.a [ 77%] Built target LLVMInstrumentation [ 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 [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LoopRotation.cpp.o [ 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/LoopVersioningLICM.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerAtomicPass.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%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/LowerWidenableCondition.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MakeGuardsExplicit.cpp.o [ 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%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/MergedLoadStoreMotion.cpp.o [ 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%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/PlaceSafepoints.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reassociate.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Reg2Mem.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/RewriteStatepointsForGC.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/SCCP.cpp.o [ 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 lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/Scalarizer.cpp.o [ 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%] 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 [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StraightLineStrengthReduce.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/StructurizeCFG.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TailRecursionElimination.cpp.o [ 77%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/TLSVariableHoist.cpp.o [ 79%] Building CXX object lib/Transforms/Scalar/CMakeFiles/LLVMScalarOpts.dir/WarnMissedTransforms.cpp.o [ 79%] Linking CXX static library ../../libLLVMScalarOpts.a [ 79%] Built target LLVMScalarOpts [ 79%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/IRMutator.cpp.o [ 79%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMP.cpp.o [ 79%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/OpDescriptor.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AggressiveAntiDepBreaker.cpp.o [ 79%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/Operations.cpp.o [ 79%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPContext.cpp.o [ 79%] Building CXX object lib/Frontend/OpenMP/CMakeFiles/LLVMFrontendOpenMP.dir/OMPIRBuilder.cpp.o [ 79%] Building CXX object lib/FuzzMutate/CMakeFiles/LLVMFuzzMutate.dir/RandomIRBuilder.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AllocationOrder.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/Analysis.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AssignmentTrackingAnalysis.cpp.o [ 79%] Linking CXX static library ../libLLVMFuzzMutate.a [ 79%] Built target LLVMFuzzMutate [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/AtomicExpandPass.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicTargetTransformInfo.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchFolding.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BranchRelaxation.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BreakFalseDeps.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSections.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockPathCloning.cpp.o [ 79%] Linking CXX static library ../../libLLVMFrontendOpenMP.a [ 79%] Built target LLVMFrontendOpenMP [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/BasicBlockSectionsProfileReader.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CalcSpillWeights.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallBrPrepare.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CallingConvLower.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFGuardLongjmp.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIFixup.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CFIInstrInserter.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGen.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenCommonISel.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CodeGenPrepare.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CommandFlags.cpp.o [ 79%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ComplexDeinterleavingPass.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/CriticalAntiDepBreaker.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DeadMachineInstructionElim.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DetectDeadLanes.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AlwaysInliner.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DFAPacketizer.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/DwarfEHPrepare.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Annotation2Metadata.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ArgumentPromotion.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EarlyIfConversion.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EdgeBundles.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/EHContGuardCatchret.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Attributor.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExecutionDomainFix.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeDivRem.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandLargeFpConvert.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/AttributorAttributes.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangBasic.a [ 80%] Built target clangBasic [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandMemCmp.cpp.o [ 80%] Linking CXX static library ../../../../../../../../lib/libclangdRemoteIndex.a [ 80%] Built target clangdRemoteIndex [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BarrierNoopPass.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In lambda function: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:6334:25: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 6334 | const IRPosition &ACSArgPos = | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:6335:40: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ((unsigned int)this->{anonymous}::AAValueSimplifyArgument::{anonymous}::AAValueSimplifyImpl.{anonymous}::AAValueSimplifyImpl::llvm::AAValueSimplify.llvm::AAValueSimplify::llvm::StateWrapper.llvm::StateWrapper::llvm::AbstractAttribute.llvm::AbstractAttribute::llvm::IRPosition.llvm::IRPosition::getCallSiteArgNo()))' 6335 | IRPosition::callsite_argument(ACS, getCallSiteArgNo()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ [ 80%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArch.cpp.o [ 80%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHSA.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AANoAlias; StateType = llvm::BooleanState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NoAlias]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AANoAlias; BaseType = {anonymous}::AANoAliasImpl; StateType = llvm::BooleanState; bool BridgeCallBaseContext = false; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NoAlias]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:3798:30: required from here 3798 | return Base::updateImpl(A); | ~~~~~~~~~~~~~~~~^~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 80%] Building CXX object tools/clang/tools/amdgpu-arch/CMakeFiles/amdgpu-arch.dir/AMDGPUArchByHIP.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AANoFPClass; StateType = llvm::BitIntegerState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NoFPClass]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AANoFPClass; BaseType = {anonymous}::AANoFPClassImpl; StateType = llvm::BitIntegerState; bool BridgeCallBaseContext = false; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NoFPClass]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:541:16: required from here 541 | ChangeStatus updateImpl(Attributor &A) override { | ^~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AANoUndef; StateType = llvm::BooleanState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NoUndef]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AANoUndef; BaseType = {anonymous}::AANoUndefImpl; StateType = llvm::BooleanState; bool BridgeCallBaseContext = false; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NoUndef]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:541:16: required from here 541 | ChangeStatus updateImpl(Attributor &A) override { | ^~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AAPotentialConstantValues; StateType = llvm::PotentialValuesState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::None]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AAPotentialConstantValues; BaseType = {anonymous}::AAPotentialConstantValuesImpl; StateType = llvm::PotentialValuesState; bool BridgeCallBaseContext = false; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::None]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:541:16: required from here 541 | ChangeStatus updateImpl(Attributor &A) override { | ^~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AAValueConstantRange; StateType = llvm::IntegerRangeState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::None]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AAValueConstantRange; BaseType = {anonymous}::AAValueConstantRangeImpl; StateType = llvm::IntegerRangeState; bool BridgeCallBaseContext = true; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::None]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:541:16: required from here 541 | ChangeStatus updateImpl(Attributor &A) override { | ^~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AAAlign; StateType = llvm::IncIntegerState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::FirstIntAttr]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AAAlign; BaseType = {anonymous}::AAAlignImpl; StateType = llvm::IncIntegerState; bool BridgeCallBaseContext = false; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::FirstIntAttr]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:541:16: required from here 541 | ChangeStatus updateImpl(Attributor &A) override { | ^~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AADereferenceable; StateType = llvm::DerefState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::Dereferenceable]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AADereferenceable; BaseType = {anonymous}::AADereferenceableImpl; StateType = llvm::DerefState; bool BridgeCallBaseContext = false; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::Dereferenceable]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:541:16: required from here 541 | ChangeStatus updateImpl(Attributor &A) override { | ^~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp: In instantiation of 'void {anonymous}::clampCallSiteArgumentStates(llvm::Attributor&, const AAType&, StateType&) [with AAType = llvm::AANonNull; StateType = llvm::BooleanState; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NonNull]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:552:68: required from 'llvm::ChangeStatus {anonymous}::AAArgumentFromCallSiteArguments::updateImpl(llvm::Attributor&) [with AAType = llvm::AANonNull; BaseType = {anonymous}::AANonNullImpl; StateType = llvm::BooleanState; bool BridgeCallBaseContext = false; llvm::Attribute::AttrKind IRAttributeKind = llvm::Attribute::NonNull]' 552 | clampCallSiteArgumentStates(A, *this, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 553 |  S); | ~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:541:16: required from here 541 | ChangeStatus updateImpl(Attributor &A) override { | ^~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:23: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/IPO/AttributorAttributes.cpp:453:64: note: the temporary was destroyed at the end of the full expression 'llvm::IRPosition::callsite_argument(llvm::AbstractCallSite(ACS), ArgNo)' 453 | const IRPosition &ACSArgPos = IRPosition::callsite_argument(ACS, ArgNo); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ [ 80%] Linking CXX executable ../../../../bin/amdgpu-arch [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandPostRAPseudos.cpp.o [ 80%] Built target amdgpu-arch [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/BlockExtractor.cpp.o [ 80%] Building CXX object tools/clang/tools/nvptx-arch/CMakeFiles/nvptx-arch.dir/NVPTXArch.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandReductions.cpp.o [ 80%] Linking CXX executable ../../../../bin/nvptx-arch [ 80%] Built target nvptx-arch [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ExpandVectorPredication.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CalledValuePropagation.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FaultMaps.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangAPINotes.a [ 80%] Built target clangAPINotes [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ConstantMerge.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/CrossDSOCFI.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/DeadArgumentElimination.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FEntryInserter.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangLex.a [ 80%] Built target clangLex [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FinalizeISel.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangDriver.a [ 80%] Built target clangDriver [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FixupStatepointCallerSaved.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ElimAvailExtern.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/EmbedBitcodePass.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/FuncletLayout.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionAnalysis.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangIndexSerialization.a [ 80%] Built target clangIndexSerialization [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadata.cpp.o [ 80%] Building CXX object tools/clang/tools/apinotes-test/CMakeFiles/apinotes-test.dir/APINotesTest.cpp.o [ 80%] Building CXX object tools/clang/tools/clang-offload-bundler/CMakeFiles/clang-offload-bundler.dir/ClangOffloadBundler.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExpandVariadics.cpp.o [ 80%] Linking CXX executable ../../../../bin/apinotes-test [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCMetadataPrinter.cpp.o [ 80%] Built target apinotes-test [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCRootLowering.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Bracket.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/DirectiveTree.cpp.o [ 80%] Linking CXX executable ../../../../bin/clang-offload-bundler [ 80%] Built target clang-offload-bundler [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Disambiguate.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/cxx/CMakeFiles/obj.clangPseudoCXX.dir/CXX.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Forest.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ExtractGV.cpp.o [ 80%] Built target obj.clangPseudoCXX [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ForceFunctionAttrs.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/GLR.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Lex.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GlobalMerge.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionAttrs.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionImport.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/pseudo/lib/CMakeFiles/obj.clangPseudo.dir/Token.cpp.o [ 80%] Built target obj.clangPseudo [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/FunctionSpecialization.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/HardwareLoops.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IfConversion.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ImplicitNullChecks.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalDCE.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalOpt.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/GlobalSplit.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IndirectBrExpandPass.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InitUndef.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangAST.a [ 80%] Built target clangAST [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InlineSpiller.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangRewrite.a [ 80%] Built target clangRewrite [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/HotColdSplitting.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangInstallAPI.a [ 80%] Built target clangInstallAPI [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IPO.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterferenceCache.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedAccessPass.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/IROutliner.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/InterleavedLoadCombinePass.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/IntrinsicLowering.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/InferFunctionAttrs.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/JMCInstrumenter.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/KCFI.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Inliner.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/Internalize.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LatencyPriorityQueue.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LazyMachineBlockFrequencyInfo.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LoopExtractor.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/LowerTypeTests.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LexicalScopes.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MemProfContextDisambiguation.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugVariables.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/MergeFunctions.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervals.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ModuleInliner.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveInterval.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalUnion.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/OpenMPOpt.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LivePhysRegs.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeCalc.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/PartialInlining.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleContextTracker.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveIntervalCalc.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeEdit.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRangeShrink.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegMatrix.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveRegUnits.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfile.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileMatcher.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveStacks.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveVariables.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LLVMTargetMachine.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LocalStackSlotAllocation.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SampleProfileProbe.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LoopTraversal.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SCCP.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowLevelTypeUtils.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripDeadPrototypes.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LowerEmuTLS.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/StripSymbols.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/SyntheticCountsPropagation.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBasicBlock.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockFrequencyInfo.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/ThinLTOBitcodeWriter.cpp.o [ 80%] Building CXX object lib/Transforms/IPO/CMakeFiles/LLVMipo.dir/WholeProgramDevirt.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBlockPlacement.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineBranchProbabilityInfo.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCFGPrinter.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCombiner.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineConvergenceVerifier.cpp.o [ 80%] Linking CXX static library ../../../../../../lib/libclangToolingInclusionsStdlib.a [ 80%] Built target clangToolingInclusionsStdlib [ 80%] Linking CXX static library ../../../../../lib/libclangToolingASTDiff.a [ 80%] Built target clangToolingASTDiff [ 80%] Linking CXX static library ../../../../../../lib/libclangPseudo.a [ 80%] Built target clangPseudo [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCopyPropagation.cpp.o [ 80%] Linking CXX static library ../../libLLVMipo.a [ 80%] Built target LLVMipo [ 80%] Linking CXX static library ../../../../lib/libclangASTMatchers.a [ 80%] Built target clangASTMatchers [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCSE.cpp.o [ 80%] Linking CXX static library ../../../../lib/libclangEdit.a [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCheckDebugify.cpp.o [ 80%] Built target clangEdit [ 80%] Linking CXX static library ../../../../../lib/libclangDynamicASTMatchers.a [ 80%] Built target clangDynamicASTMatchers [ 80%] Linking CXX static library ../../../../../lib/libclangToolingCore.a [ 80%] Built target clangToolingCore [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/AndroidTidyModule.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAccept4Check.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecAcceptCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineCycleAnalysis.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDebugify.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecCreatCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecDupCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDomTreeUpdater.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominanceFrontier.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreate1Check.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineDominators.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecEpollCreateCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFrameInfo.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecFopenCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunction.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInit1Check.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/BoostTidyModule.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPass.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseRangesCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionPrinterPass.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecInotifyInitCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineFunctionSplitter.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/boost/CMakeFiles/obj.clangTidyBoostModule.dir/UseToStringCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstrBundle.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecMemfdCreateCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineInstr.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CERTTidyModule.cpp.o [ 80%] Built target obj.clangTidyBoostModule [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLateInstrsCleanup.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecOpenCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidCStyleCastsCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLICM.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/CommandProcessorCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopInfo.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipeCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidNSObjectNewCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineLoopUtils.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfo.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DefaultOperatorNewAlignmentCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecPipe2Check.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleInfoImpls.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidThrowingObjCExceptionCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineModuleSlotTracker.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOperand.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/DontModifyStdNamespaceCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOptimizationRemarkEmitter.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/CloexecSocketCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/AvoidUnderscoreInGoogletestNameCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineOutliner.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/FloatLoopCounter.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePassManager.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/android/CMakeFiles/obj.clangTidyAndroidModule.dir/ComparisonInTempFailureRetryCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/DefaultArgumentsCheck.cpp.o [ 80%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePipeliner.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/LimitedRandomnessCheck.cpp.o [ 80%] Built target obj.clangTidyAndroidModule [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/MutatingCopyCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitConstructorCheck.cpp.o [ 80%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/ExplicitMakePairCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachinePostDominators.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/NonTrivialTypesLibcMemoryCallsCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/FunctionNamingCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegionInfo.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineRegisterInfo.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ProperlySeededRandomGeneratorCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineScheduler.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSink.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalNamesInHeadersCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/SetLongJmpCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSizeOpts.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StaticObjectExceptionCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GlobalVariableDeclarationCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAContext.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineSSAUpdater.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStripDebug.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineTraceMetrics.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/GoogleTidyModule.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/StrToNumCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/ThrownExceptionTypeCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineUniformityAnalysis.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineVerifier.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/IntegerTypesCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRFSDiscriminator.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/cert/CMakeFiles/obj.clangTidyCERTModule.dir/VariadicFunctionDefCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRSampleProfile.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/OverloadedUnaryAndCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/TodoCommentCheck.cpp.o [ 82%] Built target obj.clangTidyCERTModule [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UnnamedNamespaceInHeaderCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRYamlMapping.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocEvictAdvisor.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MLRegAllocPriorityAdvisor.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ModuloSchedule.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MultiHazardRecognizer.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UpgradeGoogletestCaseCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/google/CMakeFiles/obj.clangTidyGoogleModule.dir/UsingNamespaceDirectiveCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PatchableFunction.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MBFIWrapper.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrinter.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRPrintingPass.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MacroFusion.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/NonRelocatableStringpool.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/OptimizePHIs.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsCallsCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/DefaultArgumentsDeclarationsCheck.cpp.o [ 82%] Built target obj.clangTidyGoogleModule [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/FuchsiaTidyModule.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PeepholeOptimizer.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIElimination.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PHIEliminationUtils.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/MultipleInheritanceCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRAHazardRecognizer.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/OverloadedOperatorCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/LinuxKernelTidyModule.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PostRASchedulerList.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PreISelIntrinsicLowering.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ProcessImplicitDefs.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/StaticallyConstructedObjectsCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/linuxkernel/CMakeFiles/obj.clangTidyLinuxKernelModule.dir/MustCheckErrsCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/TrailingReturnCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PrologEpilogInserter.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/fuchsia/CMakeFiles/obj.clangTidyFuchsiaModule.dir/VirtualInheritanceCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoProbeInserter.cpp.o [ 82%] Built target obj.clangTidyLinuxKernelModule [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AssertEquals.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/ExceptionEscapeCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/PseudoSourceValue.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFGraph.cpp.o [ 82%] Built target obj.clangTidyFuchsiaModule [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFLiveness.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/AvoidNSErrorInitCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/OpenMPTidyModule.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/openmp/CMakeFiles/obj.clangTidyOpenMPModule.dir/UseDefaultNoneCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RDFRegisters.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReachingDefAnalysis.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/DeallocInCategoryCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ForbiddenSubclassingCheck.cpp.o [ 82%] Built target obj.clangTidyOpenMPModule [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/MissingHashCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBase.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocBasic.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/NSInvocationArgumentLifetimeCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocEvictionAdvisor.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/NSDateFormatterCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/ObjCTidyModule.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocFast.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocGreedy.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/PropertyDeclarationCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/objc/CMakeFiles/obj.clangTidyObjCModule.dir/SuperSelfCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPBQP.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/TemporaryObjectsCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocPriorityAdvisor.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegAllocScore.cpp.o [ 82%] Built target obj.clangTidyObjCModule [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterClassInfo.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterCoalescer.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterPressure.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterScavenging.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/zircon/CMakeFiles/obj.clangTidyZirconModule.dir/ZirconTidyModule.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/GCEmptyBasicBlocks.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RemoveRedundantDebugValues.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RenameIndependentSubregs.cpp.o [ 82%] Linking CXX static library ../../../../../../../lib/libclangPseudoCXX.a [ 82%] Built target clangPseudoCXX [ 82%] Building CXX object tools/llvm-link/CMakeFiles/llvm-link.dir/llvm-link.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MachineStableHash.cpp.o [ 82%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/llvm-profgen.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRVRegNamerUtils.cpp.o [ 82%] Linking CXX executable ../../bin/llvm-link [ 82%] Built target llvm-link [ 82%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/Coroutines.cpp.o [ 82%] Built target obj.clangTidyZirconModule [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRNamerPass.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/CilkABI.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/MIRCanonicalizerPass.cpp.o [ 82%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroCleanup.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Tapir/CilkABI.cpp: In member function 'llvm::Value* llvm::CilkABI::GetOrInitCilkStackFrame(llvm::Function&, bool, bool)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Transforms/Tapir/CilkABI.cpp:1366:26: warning: unused variable 'RI' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-unused-variable-Wunused-variable]8;;] 1366 | else if (ResumeInst *RI = dyn_cast(AtExit->GetInsertPoint())) { | ^~ [ 82%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/PerfReader.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/CilkRTSCilkFor.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterUsageInfo.cpp.o [ 82%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroConditionalWrapper.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoCollector.cpp.o [ 82%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroEarly.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/DRFScopedNoAliasAA.cpp.o In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/algorithm:60, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/Twine.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ErrorHandling.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.h:11, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.cpp:8: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = llvm::sampleprof::SampleContextFrame; _Up = llvm::sampleprof::SampleContextFrame; bool _IsMove = true]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::move(_II, _II, _OI) [with _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:683:38, inlined from 'llvm::SmallVectorImpl& llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl&&) [with T = llvm::sampleprof::SampleContextFrame]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1084:25, inlined from 'llvm::SmallVector& llvm::SmallVector::operator=(llvm::SmallVector&&) [with T = llvm::sampleprof::SampleContextFrame; unsigned int N = 1]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1272:36, inlined from 'std::shared_ptr llvm::sampleprof::FrameStack::getContextKey()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.cpp:182:77: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 40 is out of the bounds [0, 40] of object '' with type 'llvm::sampleprof::SampleContextFrameVector' {aka 'llvm::SmallVector'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.cpp: In member function 'std::shared_ptr llvm::sampleprof::FrameStack::getContextKey()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.cpp:182:47: note: '' declared here 182 | KeyStr->Context = Binary->getExpandedContext(Stack, KeyStr->WasLeafInlined); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = llvm::sampleprof::SampleContextFrame; _Up = llvm::sampleprof::SampleContextFrame; bool _IsMove = true]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::move(_II, _II, _OI) [with _II = llvm::sampleprof::SampleContextFrame*; _OI = llvm::sampleprof::SampleContextFrame*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:683:38, inlined from 'llvm::SmallVectorImpl& llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl&&) [with T = llvm::sampleprof::SampleContextFrame]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1107:14, inlined from 'llvm::SmallVector& llvm::SmallVector::operator=(llvm::SmallVector&&) [with T = llvm::sampleprof::SampleContextFrame; unsigned int N = 1]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1272:36, inlined from 'std::shared_ptr llvm::sampleprof::FrameStack::getContextKey()' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.cpp:182:77: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 40 is out of the bounds [0, 40] of object '' with type 'llvm::sampleprof::SampleContextFrameVector' {aka 'llvm::SmallVector'} []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.cpp: In member function 'std::shared_ptr llvm::sampleprof::FrameStack::getContextKey()': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/PerfReader.cpp:182:47: note: '' declared here 182 | KeyStr->Context = Binary->getExpandedContext(Stack, KeyStr->WasLeafInlined); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegUsageInfoPropagate.cpp.o [ 82%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/CSPreInliner.cpp.o [ 82%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroElide.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ReplaceWithVeclib.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/LambdaABI.cpp.o [ 82%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroFrame.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ResetMachineFunctionPass.cpp.o [ 82%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfiledBinary.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/LoopSpawningTI.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBank.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/RegisterBankInfo.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp: In instantiation of 'void llvm::sampleprof::ProfiledBinary::setPreferredTextSegmentAddresses(const llvm::object::ELFFile&, llvm::StringRef) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:365:37: required from here 365 | setPreferredTextSegmentAddresses(ELFObj->getELFFile(), Obj->getFileName()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp: In instantiation of 'void llvm::sampleprof::ProfiledBinary::setPreferredTextSegmentAddresses(const llvm::object::ELFFile&, llvm::StringRef) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:367:37: required from here 367 | setPreferredTextSegmentAddresses(ELFObj->getELFFile(), Obj->getFileName()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp: In instantiation of 'void llvm::sampleprof::ProfiledBinary::setPreferredTextSegmentAddresses(const llvm::object::ELFFile&, llvm::StringRef) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:369:37: required from here 369 | setPreferredTextSegmentAddresses(ELFObj->getELFFile(), Obj->getFileName()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp: In instantiation of 'void llvm::sampleprof::ProfiledBinary::setPreferredTextSegmentAddresses(const llvm::object::ELFFile&, llvm::StringRef) [with ELFT = llvm::object::ELFType]': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:371:37: required from here 371 | setPreferredTextSegmentAddresses(ELFObj->getELFFile(), Obj->getFileName()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:15: warning: possibly dangling reference to a temporary []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/C_002b_002b-Dialect-Options.html#index-Wdangling-reference-Wdangling-reference]8;;] 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ^~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-profgen/ProfiledBinary.cpp:324:40: note: the temporary was destroyed at the end of the full expression 'unwrapOrError > >, llvm::StringRef&>(llvm::object::ELFFile::program_headers() const [with ELFT = llvm::object::ELFType; typename ELFT::PhdrRange = llvm::ArrayRef > >](), FileName)' 324 | const auto &PhdrRange = unwrapOrError(Obj.program_headers(), FileName); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStack.cpp.o [ 82%] Building CXX object lib/Transforms/Coroutines/CMakeFiles/LLVMCoroutines.dir/CoroSplit.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/LoopStripMine.cpp.o [ 82%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/ProfileGenerator.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SafeStackLayout.cpp.o [ 82%] Linking CXX static library ../../libLLVMCoroutines.a [ 82%] Built target LLVMCoroutines [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SanitizerBinaryMetadata.cpp.o [ 82%] Linking CXX static library ../../../../lib/libclangAnalysis.a [ 82%] Built target clangAnalysis [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/LoopStripMinePass.cpp.o [ 82%] Linking CXX static library ../../../../../lib/libclangToolingInclusions.a [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAG.cpp.o [ 82%] Built target clangToolingInclusions [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGInstrs.cpp.o [ 82%] Building CXX object tools/llvm-profgen/CMakeFiles/llvm-profgen.dir/MissingFrameInferrer.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/LoweringUtils.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/OMPTaskABI.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScheduleDAGPrinter.cpp.o [ 82%] Linking CXX executable ../../bin/llvm-profgen [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ScoreboardHazardRecognizer.cpp.o [ 82%] Built target llvm-profgen [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SelectOptimize.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShadowStackGCLowering.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/OpenCilkABI.cpp.o [ 82%] Linking CXX static library ../../../../../lib/libclangAnalysisFlowSensitive.a [ 82%] Built target clangAnalysisFlowSensitive [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/Outline.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/QthreadsABI.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/SerialABI.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ShrinkWrap.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SjLjEHPrepare.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/SerializeSmallTasks.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SlotIndexes.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SpillPlacement.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SplitKit.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/Tapir.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/AlteraTidyModule.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/TapirToTarget.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/IdDependentBackwardBranchCheck.cpp.o [ 82%] Building CXX object lib/Transforms/Tapir/CMakeFiles/LLVMTapirOpts.dir/TapirLoopInfo.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackColoring.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackFrameLayoutAnalysisPass.cpp.o [ 82%] Linking CXX static library ../../libLLVMTapirOpts.a [ 82%] Built target LLVMTapirOpts [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMapLivenessAnalysis.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/KernelNameRestrictionCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/SingleWorkItemBarrierCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackMaps.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackProtector.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/StackSlotColoring.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/StructPackAlignCheck.cpp.o [ 82%] Building CXX object tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/UnrollLoopsCheck.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwiftErrorValueTracking.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/SwitchLoweringUtils.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplication.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TailDuplicator.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TapirCleanup.cpp.o [ 82%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetFrameLoweringImpl.cpp.o [ 82%] Built target obj.clangTidyAlteraModule [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetInstrInfo.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringBase.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetLoweringObjectFileImpl.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetOptionsImpl.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetPassConfig.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetRegisterInfo.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/AvoidEndlCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/EnumSizeCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/FasterStringFindCheck.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSchedule.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TargetSubtargetInfo.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TwoAddressInstructionPass.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ForRangeCopyCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/ImplicitConversionInLoopCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientAlgorithmCheck.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/TypePromotion.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/UnreachableBlockElim.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/ValueTypes.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientStringConcatenationCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/InefficientVectorOperationCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstArgCheck.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VLIWMachineScheduler.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/VirtRegMap.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WasmEHPrepare.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WindowScheduler.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/WinEHPrepare.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/MoveConstructorInitCheck.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/XRayInstrumentation.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoAutomaticMoveCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoIntToPtrCheck.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/LiveDebugValues.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/VarLocBasedImpl.cpp.o [ 83%] Building CXX object lib/CodeGen/CMakeFiles/LLVMCodeGen.dir/LiveDebugValues/InstrRefBasedImpl.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptDestructorCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptFunctionBaseCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptMoveConstructorCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/NoexceptSwapCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/PerformanceTidyModule.cpp.o [ 83%] Linking CXX static library ../libLLVMCodeGen.a [ 83%] Built target LLVMCodeGen [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TriviallyDestructibleCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/AvoidSpinlockCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DarwinTidyModule.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/darwin/CMakeFiles/obj.clangTidyDarwinModule.dir/DispatchOnceNonstaticCheck.cpp.o [ 83%] Linking CXX static library ../../../../../../../lib/libclangPseudoCLI.a [ 83%] Built target clangPseudoCLI [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/TypePromotionInMathFnCheck.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryCopyInitialization.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/clang-tidy/performance/CMakeFiles/obj.clangTidyPerformanceModule.dir/UnnecessaryValueParamCheck.cpp.o [ 83%] Built target obj.clangTidyDarwinModule [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/DAGCombiner.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AccelTable.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AddressPool.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AIXException.cpp.o [ 83%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MILexer.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ARMException.cpp.o [ 83%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIParser.cpp.o [ 83%] Built target obj.clangTidyPerformanceModule [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o [ 83%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/DWARFLinkerBase.cpp.o [ 83%] Building CXX object lib/DWARFLinker/CMakeFiles/LLVMDWARFLinker.dir/Utils.cpp.o [ 83%] Linking CXX static library ../libLLVMDWARFLinker.a [ 83%] Built target LLVMDWARFLinker [ 83%] Building CXX object lib/CodeGen/MIRParser/CMakeFiles/LLVMMIRParser.dir/MIRParser.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/CodeGenPassBuilder.cpp.o [ 83%] Linking CXX static library ../../libLLVMMIRParser.a [ 83%] Built target LLVMMIRParser [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/OptimizationLevel.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FastISel.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilder.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterDwarf.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderBindings.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinterInlineAsm.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DbgEntityHistoryCalculator.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/FunctionLoweringInfo.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/InstrEmitter.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugHandlerBase.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeDAG.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DebugLocStream.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeFloatTypes.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIE.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Execution.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeIntegerTypes.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DIEHash.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/ExternalFunctions.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCFIException.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Interpreter/CMakeFiles/LLVMInterpreter.dir/Interpreter.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypes.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfCompileUnit.cpp.o [ 83%] Linking CXX static library ../../libLLVMInterpreter.a [ 83%] Built target LLVMInterpreter [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfDebug.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeTypesGeneric.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorOps.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfExpression.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassBuilderPipelines.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/PassPlugin.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/LegalizeVectorTypes.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ResourcePriorityQueue.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfFile.cpp.o [ 83%] Building CXX object lib/Passes/CMakeFiles/LLVMPasses.dir/StandardInstrumentations.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfStringPool.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/DwarfUnit.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGFast.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGRRList.cpp.o [ 83%] Linking CXX static library ../libLLVMPasses.a [ 83%] Built target LLVMPasses [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGSDNodes.cpp.o [ 83%] Linking CXX static library ../../../../lib/libclangSema.a [ 83%] Built target clangSema [ 83%] Linking CXX static library ../../../../lib/libclangFormat.a [ 83%] Built target clangFormat [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/EHStreamer.cpp.o [ 83%] Linking CXX static library ../../../../../../lib/libclangAnalysisFlowSensitiveModels.a [ 83%] Built target clangAnalysisFlowSensitiveModels [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/ErlangGCPrinter.cpp.o [ 83%] Building CXX object tools/clang/tools/clang-format/CMakeFiles/clang-format.dir/ClangFormat.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/OcamlGCPrinter.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/PseudoProbePrinter.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/ScheduleDAGVLIW.cpp.o [ 83%] Linking CXX executable ../../../../bin/clang-format [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGBuilder.cpp.o [ 83%] Built target clang-format [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/Analysis.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinCFGuard.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WinException.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/IncludeSpeller.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAG.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/FindHeaders.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/CodeViewDebug.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/HTMLReport.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/LocateSymbol.cpp.o [ 83%] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/WasmException.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/Record.cpp.o [ 83%] Linking CXX static library ../../libLLVMAsmPrinter.a [ 83%] Built target LLVMAsmPrinter [ 83%] Building CXX object tools/clang/tools/extra/pseudo/fuzzer/CMakeFiles/clang-pseudo-fuzzer.dir/Main.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/pseudo/tool/CMakeFiles/clang-pseudo.dir/ClangPseudo.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/pseudo/fuzzer/CMakeFiles/clang-pseudo-fuzzer.dir/Fuzzer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:13: In constructor 'llvm::SelectionDAG::DAGUpdateListener::DAGUpdateListener(llvm::SelectionDAG&)', inlined from '{anonymous}::RAUWUpdateListener::RAUWUpdateListener(llvm::SelectionDAG&, llvm::SDNode::use_iterator&, llvm::SDNode::use_iterator&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11312:56, inlined from 'void llvm::SelectionDAG::ReplaceAllUsesWith(llvm::SDNode*, llvm::SDNode*)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11399:44: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/SelectionDAG.h:316:27: warning: storing the address of local variable 'Listener' in '*this.llvm::SelectionDAG::UpdateListeners' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 316 | DAG.UpdateListeners = this; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp: In member function 'void llvm::SelectionDAG::ReplaceAllUsesWith(llvm::SDNode*, llvm::SDNode*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11399:22: note: 'Listener' declared here 11399 | RAUWUpdateListener Listener(*this, UI, UE); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11375:63: note: 'this' declared here 11375 | void SelectionDAG::ReplaceAllUsesWith(SDNode *From, SDNode *To) { | ^ In constructor 'llvm::SelectionDAG::DAGUpdateListener::DAGUpdateListener(llvm::SelectionDAG&)', inlined from '{anonymous}::RAUWUpdateListener::RAUWUpdateListener(llvm::SelectionDAG&, llvm::SDNode::use_iterator&, llvm::SDNode::use_iterator&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11312:56, inlined from 'void llvm::SelectionDAG::ReplaceAllUsesWith(llvm::SDValue, llvm::SDValue)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11341:44: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/SelectionDAG.h:316:27: warning: storing the address of local variable 'Listener' in '*this.llvm::SelectionDAG::UpdateListeners' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 316 | DAG.UpdateListeners = this; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp: In member function 'void llvm::SelectionDAG::ReplaceAllUsesWith(llvm::SDValue, llvm::SDValue)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11341:22: note: 'Listener' declared here 11341 | RAUWUpdateListener Listener(*this, UI, UE); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11322:64: note: 'this' declared here 11322 | void SelectionDAG::ReplaceAllUsesWith(SDValue FromN, SDValue To) { | ^ In constructor 'llvm::SelectionDAG::DAGUpdateListener::DAGUpdateListener(llvm::SelectionDAG&)', inlined from '{anonymous}::RAUWUpdateListener::RAUWUpdateListener(llvm::SelectionDAG&, llvm::SDNode::use_iterator&, llvm::SDNode::use_iterator&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11312:56, inlined from 'void llvm::SelectionDAG::ReplaceAllUsesOfValueWith(llvm::SDValue, llvm::SDValue)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11501:44: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/SelectionDAG.h:316:27: warning: storing the address of local variable 'Listener' in '*this.llvm::SelectionDAG::UpdateListeners' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 316 | DAG.UpdateListeners = this; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp: In member function 'void llvm::SelectionDAG::ReplaceAllUsesOfValueWith(llvm::SDValue, llvm::SDValue)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11501:22: note: 'Listener' declared here 11501 | RAUWUpdateListener Listener(*this, UI, UE); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11483:70: note: 'this' declared here 11483 | void SelectionDAG::ReplaceAllUsesOfValueWith(SDValue From, SDValue To){ | ^ In constructor 'llvm::SelectionDAG::DAGUpdateListener::DAGUpdateListener(llvm::SelectionDAG&)', inlined from '{anonymous}::RAUOVWUpdateListener::RAUOVWUpdateListener(llvm::SelectionDAG&, llvm::SmallVector<{anonymous}::UseMemo, 4>&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11575:54, inlined from 'void llvm::SelectionDAG::ReplaceAllUsesOfValuesWith(const llvm::SDValue*, const llvm::SDValue*, unsigned int)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11670:44: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/SelectionDAG.h:316:27: warning: storing the address of local variable 'Listener' in '*this.llvm::SelectionDAG::UpdateListeners' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 316 | DAG.UpdateListeners = this; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp: In member function 'void llvm::SelectionDAG::ReplaceAllUsesOfValuesWith(const llvm::SDValue*, const llvm::SDValue*, unsigned int)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11670:24: note: 'Listener' declared here 11670 | RAUOVWUpdateListener Listener(*this, Uses); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11643:59: note: 'this' declared here 11643 | unsigned Num){ | ^ In constructor 'llvm::SelectionDAG::DAGUpdateListener::DAGUpdateListener(llvm::SelectionDAG&)', inlined from '{anonymous}::RAUWUpdateListener::RAUWUpdateListener(llvm::SelectionDAG&, llvm::SDNode::use_iterator&, llvm::SDNode::use_iterator&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11312:56, inlined from 'void llvm::SelectionDAG::ReplaceAllUsesWith(llvm::SDNode*, const llvm::SDValue*)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11447:44: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/SelectionDAG.h:316:27: warning: storing the address of local variable 'Listener' in '*this.llvm::SelectionDAG::UpdateListeners' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 316 | DAG.UpdateListeners = this; | ~~~~~~~~~~~~~~~~~~~~^~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp: In member function 'void llvm::SelectionDAG::ReplaceAllUsesWith(llvm::SDNode*, const llvm::SDValue*)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11447:22: note: 'Listener' declared here 11447 | RAUWUpdateListener Listener(*this, UI, UE); | ^~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp:11433:70: note: 'this' declared here 11433 | void SelectionDAG::ReplaceAllUsesWith(SDNode *From, const SDValue *To) { | ^ [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGAddressAnalysis.cpp.o [ 83%] Linking CXX executable ../../../../../../bin/clang-pseudo-fuzzer [ 83%] Built target clang-pseudo-fuzzer [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGDumper.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/pseudo/tool/CMakeFiles/clang-pseudo.dir/HTMLForest.cpp.o [ 83%] Linking CXX executable ../../../../../../bin/clang-pseudo [ 83%] Built target clang-pseudo [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGISel.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/Types.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGPrinter.cpp.o [ 83%] Building CXX object tools/clang/tools/extra/include-cleaner/lib/CMakeFiles/obj.clangIncludeCleaner.dir/WalkAST.cpp.o [ 83%] Building CXX object tools/llvm-extract/CMakeFiles/llvm-extract.dir/llvm-extract.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/SelectionDAGTargetInfo.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/StatepointLowering.cpp.o [ 83%] Linking CXX executable ../../bin/llvm-extract [ 83%] Built target llvm-extract [ 83%] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerCompileUnit.cpp.o [ 83%] Building CXX object lib/CodeGen/SelectionDAG/CMakeFiles/LLVMSelectionDAG.dir/TargetLowering.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinkerDeclContext.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFLinker.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Classic/CMakeFiles/LLVMDWARFLinkerClassic.dir/DWARFStreamer.cpp.o [ 83%] Built target obj.clangIncludeCleaner [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/AcceleratorRecordsSaver.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DependencyTracker.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o [ 83%] Linking CXX static library ../../libLLVMDWARFLinkerClassic.a [ 83%] Built target LLVMDWARFLinkerClassic [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFVCRuntimeSupport.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DIEAttributeCloner.cpp.o [ 83%] Linking CXX static library ../../libLLVMSelectionDAG.a [ 83%] Built target LLVMSelectionDAG [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFEmitterImpl.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/COFFPlatform.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileOnDemandLayer.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinker.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOBackend.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/CompileUtils.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerCompileUnit.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOModule.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Core.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerTypeUnit.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerImpl.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTOCodeGenerator.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/SummaryBasedOptimizations.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugObjectManagerPlugin.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/DebugUtils.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/DWARFLinkerUnit.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/UpdateCompilerUsed.cpp.o [ 83%] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/ThinLTOCodeGenerator.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDynamicLibrarySearchGenerator.cpp.o [ 83%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCDebugObjectRegistrar.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/OutputSections.cpp.o [ 83%] Building CXX object lib/DWARFLinker/Parallel/CMakeFiles/LLVMDWARFLinkerParallel.dir/SyntheticTypeNameBuilder.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCEHFrameRegistrar.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericDylibManager.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericJITLinkMemoryManager.cpp.o [ 85%] Linking CXX static library ../../libLLVMDWARFLinkerParallel.a [ 85%] Built target LLVMDWARFLinkerParallel [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCGenericRTDyldMemoryManager.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/EPCIndirectionUtils.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutionUtils.cpp.o [ 85%] Linking CXX static library ../libLLVMLTO.a [ 85%] Built target LLVMLTO [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectFileInterface.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IndirectionUtils.cpp.o [ 85%] Linking CXX static library ../../../../lib/libclangParse.a [ 85%] Built target clangParse [ 85%] Linking CXX static library ../../../../lib/libclangSerialization.a [ 85%] Built target clangSerialization [ 85%] Linking CXX static library ../../../../../../lib/libclangIncludeCleaner.a [ 85%] Built target clangIncludeCleaner [ 85%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/ExceptionBaseclassCheck.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRCompileLayer.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEInfo.cpp.o [ 85%] Linking CXX static library ../../../../lib/libclangFrontend.a [ 85%] Built target clangFrontend [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/IRTransformLayer.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelKnownBits.cpp.o [ 85%] Linking CXX static library ../../../../lib/libclangIndex.a [ 85%] Built target clangIndex [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CSEMIRBuilder.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/JITTargetMachineBuilder.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LazyReexports.cpp.o [ 85%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/HICPPTidyModule.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Layer.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CallLowering.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GlobalISel.cpp.o [ 85%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/IgnoredRemoveResultCheck.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LookupAndRecordAddrs.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/LLJIT.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Combiner.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MachOPlatform.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelper.cpp.o [ 85%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/MultiwayPathsCoveredCheck.cpp.o [ 85%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/NoAssemblerCheck.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MapperJITLinkMemoryManager.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/MemoryMapper.cpp.o [ 85%] Building CXX object tools/clang/tools/extra/clang-tidy/hicpp/CMakeFiles/obj.clangTidyHICPPModule.dir/SignedBitwiseCheck.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/CombinerHelperVectorOps.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GIMatchTableExecutor.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ELFNixPlatform.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Mangling.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/GISelChangeObserver.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/IRTranslator.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InlineAsmLowering.cpp.o [ 85%] Built target obj.clangTidyHICPPModule [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectLinkingLayer.cpp.o [ 85%] Linking CXX static library ../../../../lib/libclangCodeGen.a [ 85%] Built target clangCodeGen [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ObjectTransformLayer.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcABISupport.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelect.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/InstructionSelector.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalityPredicates.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/OrcV2CBindings.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/RTDyldObjectLinkingLayer.cpp.o [ 85%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SectCreate.cpp.o [ 85%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizeMutations.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Legalizer.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SimpleRemoteEPC.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerHelper.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegalizerInfo.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/Speculation.cpp.o [ 87%] Linking CXX static library ../../../../lib/libclangExtractAPI.a [ 87%] Built target clangExtractAPI [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/SpeculateAnalyses.cpp.o [ 87%] Linking CXX static library ../../../../lib/libclangARCMigrate.a [ 87%] Built target clangARCMigrate [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ExecutorProcessControl.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LegacyLegalizerInfo.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LoadStoreOpt.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/TaskDispatch.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Localizer.cpp.o [ 87%] Building CXX object lib/ExecutionEngine/Orc/CMakeFiles/LLVMOrcJIT.dir/ThreadSafeModule.cpp.o [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/LostDebugLocObserver.cpp.o [ 87%] Linking CXX static library ../../libLLVMOrcJIT.a [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/MachineIRBuilder.cpp.o [ 87%] Built target LLVMOrcJIT [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/RegBankSelect.cpp.o [ 87%] Linking CXX static library ../../../../../lib/libclangRewriteFrontend.a [ 87%] Built target clangRewriteFrontend [ 87%] Linking CXX static library ../../../../lib/libclangTooling.a [ 87%] Built target clangTooling [ 87%] Building CXX object lib/CodeGen/GlobalISel/CMakeFiles/LLVMGlobalISel.dir/Utils.cpp.o [ 87%] Linking CXX static library ../../../../../lib/libclangToolingRefactoring.a [ 87%] Built target clangToolingRefactoring [ 87%] Linking CXX static library ../../../../../lib/libclangToolingSyntax.a [ 87%] Built target clangToolingSyntax [ 87%] Linking CXX static library ../../../../../lib/libclangTransformer.a [ 87%] Built target clangTransformer [ 87%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/diagtool_main.cpp.o [ 87%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagTool.cpp.o [ 87%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/DiagnosticNames.cpp.o [ 87%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/FindDiagnosticID.cpp.o [ 87%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ListWarnings.cpp.o [ 87%] Building CXX object tools/clang/tools/clang-diff/CMakeFiles/clang-diff.dir/ClangDiff.cpp.o [ 87%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/ShowEnabledWarnings.cpp.o [ 87%] Building CXX object tools/clang/tools/diagtool/CMakeFiles/diagtool.dir/TreeView.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APFloat.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/GlobalISel/Utils.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:12: In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1037:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1039:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1041:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1043:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1045:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1047:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1049:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1051:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1053:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ In destructor 'llvm::APInt::~APInt()', inlined from 'llvm::ConstantFoldICmp(unsigned int, Register, Register, const MachineRegisterInfo&)::' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/CodeGen/GlobalISel/Utils.cpp:1055:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/APInt.h:172:18: warning: 'void operator delete [](void*)' called on a pointer to an unallocated object '1' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wfree-nonheap-object-Wfree-nonheap-object]8;;] 172 | delete[] U.pVal; | ^~~~ [ 87%] Linking CXX static library ../../libLLVMGlobalISel.a [ 87%] Building CXX object tools/clang/tools/clang-import-test/CMakeFiles/clang-import-test.dir/clang-import-test.cpp.o [ 87%] Built target LLVMGlobalISel [ 87%] Building CXX object tools/clang/tools/clang-installapi/CMakeFiles/clang-installapi.dir/ClangInstallAPI.cpp.o [ 87%] Linking CXX executable ../../../../bin/clang-diff [ 87%] Linking CXX executable ../../../../bin/diagtool [ 87%] Built target diagtool [ 87%] Building CXX object tools/clang/tools/clang-installapi/CMakeFiles/clang-installapi.dir/Options.cpp.o [ 87%] Built target clang-diff [ 87%] Building CXX object tools/clang/tools/clang-installapi/CMakeFiles/clang-installapi.dir/clang-installapi-driver.cpp.o [ 87%] Building CXX object tools/clang/tools/clang-rename/CMakeFiles/clang-rename.dir/ClangRename.cpp.o [ 87%] Linking CXX executable ../../../../bin/clang-import-test [ 87%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/ClangRefactor.cpp.o [ 87%] Built target clang-import-test [ 87%] Building CXX object tools/clang/tools/arcmt-test/CMakeFiles/arcmt-test.dir/arcmt-test.cpp.o [ 87%] Linking CXX executable ../../../../bin/clang-installapi [ 87%] Linking CXX executable ../../../../bin/clang-rename [ 87%] Built target clang-installapi [ 87%] Building CXX object tools/clang/tools/extra/clang-apply-replacements/CMakeFiles/obj.clangApplyReplacements.dir/lib/Tooling/ApplyReplacements.cpp.o [ 87%] Built target clang-rename [ 87%] Building CXX object tools/clang/tools/extra/clang-reorder-fields/CMakeFiles/obj.clangReorderFields.dir/ReorderFieldsAction.cpp.o [ 87%] Linking CXX executable ../../../../bin/arcmt-test [ 87%] Building CXX object tools/clang/tools/clang-refactor/CMakeFiles/clang-refactor.dir/TestSupport.cpp.o [ 87%] Built target arcmt-test [ 87%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/Modularize.cpp.o [ 87%] Built target obj.clangApplyReplacements [ 87%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/ModuleAssistant.cpp.o [ 87%] Linking CXX executable ../../../../bin/clang-refactor [ 87%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/ModularizeUtilities.cpp.o [ 87%] Built target clang-refactor [ 87%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o [ 87%] Built target obj.clangReorderFields [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/Aliasing.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ASTUtils.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/PreprocessorTracker.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/BracesAroundStatement.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DeclRefExprUtils.cpp.o [ 87%] Linking CXX executable ../../../../../bin/modularize [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/DesignatedInitializers.cpp.o [ 87%] Built target modularize [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/AbseilTidyModule.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionAnalyzer.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ArgumentCommentCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssertSideEffectCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/CleanupCtadCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExceptionSpecAnalyzer.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/ExprSequence.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/AssignmentInIfConditionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FileExtensionsUtils.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FormatStringConverter.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationAdditionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BadSignalToKillThreadCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/FixItHintUtils.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationComparisonCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/HeaderGuard.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BoolPointerImplicitConversionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidCapturingLambdaCoroutinesCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationConversionCastCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BranchCloneCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeInserter.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidConstOrRefDataMembersCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationDivisionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/IncludeSorter.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidDoWhileCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryFloatCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/BugproneTidyModule.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidGotoCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/LexerUtils.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationFactoryScaleCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/Matchers.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidNonConstGlobalVariablesCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CastingThroughVoidCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/NamespaceAliaser.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationRewriter.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/AvoidReferenceCoroutineParametersCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ChainedComparisonCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/OptionsUtils.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationSubtractionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/RenamerClangTidyCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/CppCoreGuidelinesTidyModule.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ComparePointerToMemberVirtualFunctionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/DurationUnnecessaryConversionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CopyConstructorInitCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InitVariablesCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TransformerClangTidyCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DanglingHandleCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/InterfacesGlobalInitCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/TypeTraits.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MacroUsageCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/DynamicStaticInitializersCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UseRangesCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/EasilySwappableParametersCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MisleadingCaptureDefaultByValueCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/utils/CMakeFiles/obj.clangTidyUtils.dir/UsingInserter.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/MissingStdForwardCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o [ 87%] Built target obj.clangTidyUtils [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NarrowingConversionsCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/EmptyCatchCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ExceptionEscapeCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStrContainsCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoMallocCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/FoldInitTypeCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardDeclarationNamespaceCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/NoSuspendWithLockCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ForwardingReferenceOverloadCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ImplicitWideningOfMultiplicationResultCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/OwningMemoryCheck.cpp.o [ 87%] Built target obj.clangTidyAbseilModule [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InaccurateEraseCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectEnableIfCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ReturnConstRefFromParameterCheck.cpp.o [ 87%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ConstCorrectnessCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/PreferMemberInitializerCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidBindCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringviewDataUsageCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/CoroutineHostileRAIICheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsArrayToPointerDecayCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/AvoidCArraysCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwitchMissingDefaultCaseCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsConstantArrayIndexCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/DefinitionsInHeadersCheck.cpp.o [ 88%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncDecInConditionsCheck.cpp.o [ 90%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ConcatNestedNamespacesCheck.cpp.o [ 90%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ConfusableIdentifierCheck.cpp.o [ 90%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProBoundsPointerArithmeticCheck.cpp.o [ 90%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedHeadersCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IncorrectRoundingsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/HeaderIncludeCycleCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeConstCastCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/InfiniteLoopCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeCstyleCastCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/IncludeCleanerCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/DeprecatedIosBaseAliasesCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeMemberInitCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/IntegerDivisionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MiscTidyModule.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/IntegralLiteralExpressionMatcher.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeReinterpretCastCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/LambdaFunctionNameCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisleadingBidirectional.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeStaticCastDowncastCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroParenthesesCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisleadingIdentifier.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeUnionAccessCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MacroRepeatedSideEffectsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/MisplacedConstCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/LoopConvertUtils.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/ProTypeVarargCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NewDeleteOverloadsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedOperatorInStrlenInAllocCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/RvalueReferenceParamNotMovedCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NoRecursionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedPointerArithmeticInAllocCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SlicingCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MacroToEnumCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MisplacedWideningCastCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/SpecialMemberFunctionsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonCopyableObjects.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MoveForwardingReferenceCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSharedCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/cppcoreguidelines/CMakeFiles/obj.clangTidyCppCoreGuidelinesModule.dir/VirtualClassDestructorCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/NonPrivateMemberVariablesInClassesCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeSmartPtrCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultiLevelImplicitPointerConversionCheck.cpp.o [ 91%] Built target obj.clangTidyCppCoreGuidelinesModule [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MakeUniqueCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/RedundantExpressionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleNewInOneExpressionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/MinMaxUseInitializerListCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/MultipleStatementMacroCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/StaticAssertCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/ThrowByValueCatchByReferenceCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NoEscapeCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ModernizeTidyModule.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/PassByValueCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnconventionalAssignOperatorCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NonZeroEnumToBoolConversionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/NotNullTerminatedResultCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UniqueptrResetReleaseCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedAliasDeclsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/OptionalValueConversionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RawStringLiteralCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedParametersCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ParentVirtualCallCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UnusedUsingDeclsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/RedundantVoidArgCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PointerArithmeticOnPolymorphicObjectCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/PosixReturnCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UseAnonymousNamespaceCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceAutoPtrCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/RedundantBranchConditionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/misc/CMakeFiles/obj.clangTidyMiscModule.dir/UseInternalLinkageCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceDisallowCopyAndAssignMacroCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ReservedIdentifierCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReplaceRandomShuffleCheck.cpp.o [ 91%] Built target obj.clangTidyMiscModule [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ReturnBracedInitListCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SharedPtrArrayMismatchCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/ShrinkToFitCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/TypeTraitsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidConstParamsInDecls.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignalHandlerCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SignedCharMisuseCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UnaryStaticAssertCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidNestedConditionalOperatorCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidReturnWithVoidValueCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseAutoCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofContainerCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SizeofExpressionCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/AvoidUnconditionalPreprocessorIfCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseBoolLiteralsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SmartPtrArrayMismatchCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseConstraintsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/BracesAroundStatementsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConstReturnTypeCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SpuriouslyWakeUpFunctionsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDefaultMemberInitCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseDesignatedInitializersCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerContainsCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StandaloneEmptyCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringConstructorCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEmplaceCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerDataPointerCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ContainerSizeEmptyCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringIntegerAssignmentCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDefaultCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseEqualsDeleteCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringLiteralWithEmbeddedNulCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ConvertMemberFunctionsToStatic.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/StringviewNullptrCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNodiscardCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNoexceptCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousEnumUsageCheck.cpp.o [ 91%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseNullptrCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DeleteNullPointerCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseOverrideCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousIncludeCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/DuplicateIncludeCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ElseAfterReturnCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemoryComparisonCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseRangesCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseStartsEndsWithCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/EnumInitialValueCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMemsetUsageCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousMissingCommaCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseStdFormatCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionCognitiveComplexityCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/FunctionSizeCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousReallocUsageCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseStdNumbersCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousSemicolonCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SuspiciousStringCompareCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseStdPrintCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierLengthCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IdentifierNamingCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/SwappedArgumentsCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTrailingReturnTypeCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TerminatingContinueCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseTransparentFunctorsCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ImplicitBoolConversionCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/ThrowKeywordMissingCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/TooSmallLoopVariableCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUncaughtExceptionsCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantInlineSpecifierCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/InconsistentDeclarationParameterNameCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UncheckedOptionalAccessCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/modernize/CMakeFiles/obj.clangTidyModernizeModule.dir/UseUsingCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/IsolateDeclarationCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndefinedMemoryManipulationCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MagicNumbersCheck.cpp.o [ 93%] Built target obj.clangTidyModernizeModule [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MakeMemberFunctionConstCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/ConcurrencyTidyModule.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UndelegatedConstructorCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/MtUnsafeCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledExceptionAtNewCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MathMissingParenthesesCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/concurrency/CMakeFiles/obj.clangTidyConcurrencyModule.dir/ThreadCanceltypeAsynchronousCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnhandledSelfAssignmentCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisleadingIndentationCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UniquePtrArrayMismatchCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/MisplacedArrayIndexCheck.cpp.o [ 93%] Built target obj.clangTidyConcurrencyModule [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamedParameterCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NamespaceCommentCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/CrtpConstructorAccessibilityCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/NonConstParameterCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnsafeFunctionsCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedLocalNonTrivialVariableCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedRaiiCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/OperatorsRepresentationCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/QualifiedAutoCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReadabilityTidyModule.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UnusedReturnValueCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantAccessSpecifiersCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/UseAfterMoveCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantCastingCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/bugprone/CMakeFiles/obj.clangTidyBugproneModule.dir/VirtualNearMissCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantControlFlowCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantDeclarationCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantFunctionPtrDereferenceCheck.cpp.o [ 93%] Built target obj.clangTidyBugproneModule [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantMemberInitCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantPreprocessorCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantSmartptrGetCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringCStrCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/RedundantStringInitCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/ReferenceToConstructedTemporaryCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifyBooleanExprCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SimplifySubscriptExprCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticAccessedThroughInstanceCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/HeaderGuardCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/IncludeOrderCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StaticDefinitionInAnonymousNamespaceCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/CalleeNamespaceCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/ImplementationInNamespaceCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/StringCompareCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/LLVMTidyModule.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/InlineFunctionDeclCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferIsaOrDynCastInConditionalsCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/SuspiciousCallArgumentCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/PreferRegisterOverUnsignedCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/LLVMLibcTidyModule.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvmlibc/CMakeFiles/obj.clangTidyLLVMLibcModule.dir/RestrictSystemLibcHeadersCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UniqueptrDeleteReleaseCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/llvm/CMakeFiles/obj.clangTidyLLVMModule.dir/TwineLocalCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UppercaseLiteralSuffixCheck.cpp.o [ 93%] Built target obj.clangTidyLLVMLibcModule [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/PortabilityTidyModule.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/RestrictSystemIncludesCheck.cpp.o [ 93%] Built target obj.clangTidyLLVMModule [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/plugin/CMakeFiles/obj.clangTidyPlugin.dir/ClangTidyPlugin.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UseAnyOfAllOfCheck.cpp.o [ 93%] Built target obj.clangTidyPlugin [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/obj.clangTidyMain.dir/ClangTidyMain.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/SIMDIntrinsicsCheck.cpp.o [ 93%] Built target obj.clangTidyMain [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/readability/CMakeFiles/obj.clangTidyReadabilityModule.dir/UseStdMinMaxCheck.cpp.o [ 93%] Building CXX object tools/clang/tools/extra/clang-tidy/portability/CMakeFiles/obj.clangTidyPortabilityModule.dir/StdAllocatorConstCheck.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-change-namespace/CMakeFiles/obj.clangChangeNamespace.dir/ChangeNamespace.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeReader.cpp.o [ 95%] Built target obj.clangTidyPortabilityModule [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/BitcodeWriter.cpp.o [ 95%] Built target obj.clangTidyReadabilityModule [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/ClangDoc.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Generators.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/HTMLGenerator.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Mapper.cpp.o [ 95%] Built target obj.clangChangeNamespace [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/MDGenerator.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Representation.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/Serialize.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-doc/CMakeFiles/obj.clangDoc.dir/YAMLGenerator.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbols.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllSymbolsAction.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/FindAllMacros.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/HeaderMapCollector.cpp.o [ 95%] Built target obj.clangDoc [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixer.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/IncludeFixerContext.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PathConfig.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/InMemorySymbolIndex.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/PragmaCommentHandler.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clang-include-fixer/IncludeFixer.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/STLPostfixHeaderMap.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/FuzzySymbolIndex.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/SymbolIndexManager.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/CMakeFiles/obj.findAllSymbols.dir/SymbolInfo.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-include-fixer/CMakeFiles/obj.clangIncludeFixer.dir/YamlSymbolIndex.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/Move.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/clang-move/CMakeFiles/obj.clangMove.dir/HelperDeclRefGraph.cpp.o [ 95%] Built target obj.clangIncludeFixer [ 95%] Building CXX object tools/clang/tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/Query.cpp.o [ 95%] Built target obj.findAllSymbols [ 95%] Building CXX object tools/clang/tools/extra/clang-query/CMakeFiles/obj.clangQuery.dir/QueryParser.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/include-cleaner/tool/CMakeFiles/clang-include-cleaner.dir/IncludeCleaner.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPTrace.cpp.o [ 95%] Built target obj.clangQuery [ 95%] Building CXX object tools/clang/tools/extra/tool-template/CMakeFiles/tool-template.dir/ToolTemplate.cpp.o [ 95%] Built target obj.clangMove [ 95%] Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/obj.clangdMain.dir/ClangdMain.cpp.o [ 95%] Building CXX object tools/clang/tools/extra/pp-trace/CMakeFiles/pp-trace.dir/PPCallbacksTracker.cpp.o [ 95%] Linking CXX executable ../../../../../../bin/clang-include-cleaner [ 95%] Built target clang-include-cleaner [ 95%] Building CXX object tools/clang/tools/extra/clangd/tool/CMakeFiles/obj.clangdMain.dir/Check.cpp.o [ 95%] Linking CXX executable ../../../../../bin/pp-trace [ 95%] Built target pp-trace [ 95%] Building CXX object tools/lli/ChildTarget/CMakeFiles/lli-child-target.dir/ChildTarget.cpp.o [ 95%] Linking CXX executable ../../../../../bin/tool-template [ 95%] Linking CXX executable ../../../bin/lli-child-target [ 95%] Built target lli-child-target [ 95%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Analysis.cpp.o [ 95%] Built target tool-template [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Assembler.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkResult.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/BenchmarkRunner.cpp.o [ 96%] Built target obj.clangdMain [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Clustering.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/CodeTemplate.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/DisassemblerHelper.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Error.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LatencyBenchmarkRunner.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/LlvmState.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/MCInstrDescView.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ParallelSnippetGenerator.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/PerfHelper.cpp.o [ 96%] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebugInfoSupport.cpp.o [ 96%] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupport.cpp.o [ 96%] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/DebuggerSupportPlugin.cpp.o [ 96%] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/LLJITUtilsCBindings.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterAliasing.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/RegisterValue.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ResultAggregator.cpp.o [ 96%] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/PerfSupportPlugin.cpp.o [ 96%] Building CXX object lib/ExecutionEngine/Orc/Debugging/CMakeFiles/LLVMOrcDebugging.dir/VTuneSupportPlugin.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SchedClassResolution.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SerialSnippetGenerator.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetFile.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetGenerator.cpp.o [ 96%] Linking CXX static library ../../../libLLVMOrcDebugging.a [ 96%] Built target LLVMOrcDebugging [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SnippetRepetitor.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/SubprocessMemory.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/Target.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/UopsBenchmarkRunner.cpp.o [ 96%] Building CXX object tools/llvm-exegesis/lib/CMakeFiles/LLVMExegesis.dir/ValidationEvent.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64CallLowering.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64GlobalISelUtils.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ArgumentStackSlotRebase.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64InstructionSelector.cpp.o [ 96%] Linking CXX static library ../../../lib/libLLVMExegesis.a [ 96%] Built target LLVMExegesis [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64LegalizerInfo.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64O0PreLegalizerCombiner.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AsmPrinter.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PreLegalizerCombiner.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerCombiner.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidTrailingCall.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostLegalizerLowering.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallFrameOptimization.cpp.o [ 96%] Linking CXX static library ../../../../lib/libclangCrossTU.a [ 96%] Built target clangCrossTU [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64PostSelectOptimize.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/GISel/AArch64RegisterBankInfo.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CallingConv.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CmovConversion.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CodeGenPassBuilder.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A57FPLoadBalancing.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DomainReassignment.cpp.o [ 96%] Linking CXX static library ../../../../../lib/libclangApplyReplacements.a [ 96%] Built target clangApplyReplacements [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DiscriminateMemOps.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AdvSIMDScalarPass.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Arm64ECCallLowering.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64AsmPrinter.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64BranchTargets.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerTileCopy.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXType.cpp.o [ 96%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CallingConvention.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LowerAMXIntrinsics.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TileConfig.cpp.o [ 96%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastPreTileConfig.cpp.o [ 96%] Linking CXX static library ../../../../../lib/libclangReorderFields.a [ 96%] Built target clangReorderFields [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CleanupLocalDynamicTLSPass.cpp.o [ 98%] Linking CXX static library ../../../../../lib/libclangChangeNamespace.a [ 98%] Linking CXX static library ../../../../../lib/libclangDoc.a [ 98%] Built target clangChangeNamespace [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastTileConfig.cpp.o [ 98%] Built target clangDoc [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PreTileConfig.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ExpandPseudo.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CollectLOH.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CondBrTuning.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionalCompares.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FastISel.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupBWInsts.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupLEAs.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64DeadRegisterDefinitionsPass.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandImm.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ExpandPseudoInsts.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupInstTuning.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FalkorHWPFFix.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupVectorConstants.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FastISel.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86AvoidStoreForwardingBlocks.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86DynAllocaExpander.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FixupSetCC.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FlagsCopyLowering.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FloatingPoint.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86FrameLowering.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64A53Fix835769.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64FrameLowering.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64GlobalsTagging.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelDAGToDAG.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64CompressJumpTables.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLowering.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ISelLoweringCall.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ConditionOptimizer.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RedundantCopyElimination.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelDAGToDAG.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectBranchTracking.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64ISelLowering.cpp.o [ 98%] Linking CXX static library ../../../../../../lib/libfindAllSymbols.a [ 98%] Built target findAllSymbols [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86IndirectThunks.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp: In member function 'llvm::MachineBasicBlock* llvm::AArch64TargetLowering::EmitSetjmp(llvm::MachineInstr&, llvm::MachineBasicBlock*) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp:28827: warning: enumerated and non-enumerated type in conditional expression []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wextra-Wextra]8;;] 28827 | MIB.addReg(TRI->hasBasePointer(*MF) ? TRI->getBaseRegister() : AArch64::XZR); [ 98%] Linking CXX static library ../../../../../lib/libclangMove.a [ 98%] Built target clangMove [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InterleavedAccess.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64InstrInfo.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LoadStoreOptimizer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/TargetLowering.h:35, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/X86/X86ISelLowering.h:18, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/X86/X86ISelLowering.cpp:14: In member function 'void llvm::SelectionDAG::setFlagInserter(FlagInserter*)', inlined from 'llvm::SelectionDAG::FlagInserter::FlagInserter(llvm::SelectionDAG&, llvm::SDNodeFlags)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/SelectionDAG.h:373:27, inlined from 'llvm::SDValue llvm::X86TargetLowering::LowerINTRINSIC_WO_CHAIN(llvm::SDValue, llvm::SelectionDAG&) const' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/X86/X86ISelLowering.cpp:25520: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/CodeGen/SelectionDAG.h:505:53: warning: storing the address of local variable 'FlagsInserter' in '*DAG.llvm::SelectionDAG::Inserter' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wdangling-pointer-Wdangling-pointer=]8;;] 505 | void setFlagInserter(FlagInserter *FI) { Inserter = FI; } | ~~~~~~~~~^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/X86/X86ISelLowering.cpp: In member function 'llvm::SDValue llvm::X86TargetLowering::LowerINTRINSIC_WO_CHAIN(llvm::SDValue, llvm::SelectionDAG&) const': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/X86/X86ISelLowering.cpp:25520: note: 'FlagsInserter' declared here 25520 | SelectionDAG::FlagInserter FlagsInserter(DAG, Op->getFlags()); /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/lib/Target/X86/X86ISelLowering.cpp:25476: note: 'DAG' declared here 25476 | SelectionDAG &DAG) const { [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64LowerHomogeneousPrologEpilog.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertPrefetch.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstCombineIntrinsic.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineFunctionInfo.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MachineScheduler.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFMA3Info.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrFoldTables.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MacroFusion.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InstrInfo.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86CompressEVEX.cpp.o [ 98%] Linking CXX static library ../../../../../lib/libclangQuery.a [ 98%] Built target clangQuery [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionLoadHardening.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MIPeepholeOpt.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64MCInstLower.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86LoadValueInjectionRetHardening.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PointerAuth.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MCInstLower.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MachineFunctionInfo.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86MacroFusion.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PostCoalescerPass.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PromoteConstant.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86OptimizeLEAs.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64PBQPRegAlloc.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64RegisterInfo.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SLSHardening.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PadShortFunction.cpp.o [ 98%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink.cpp.o [ 98%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-coff.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SelectionDAGInfo.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86PartialReduction.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86RegisterInfo.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SpeculationHardening.cpp.o [ 98%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-elf.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ReturnThunks.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTagging.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StackTaggingPreRA.cpp.o [ 98%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-macho.cpp.o [ 98%] Building CXX object tools/llvm-jitlink/CMakeFiles/llvm-jitlink.dir/llvm-jitlink-statistics.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SelectionDAGInfo.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86ShuffleDecodeConstantPool.cpp.o [ 98%] Linking CXX executable ../../bin/llvm-jitlink [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeLoadHardening.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64StorePairSuppress.cpp.o [ 98%] Built target llvm-jitlink [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86SpeculativeExecutionSideEffectSuppression.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86Subtarget.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64Subtarget.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetMachine.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetObjectFile.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetMachine.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64TargetTransformInfo.cpp.o [ 98%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCore.a [ 98%] Built target clangStaticAnalyzerCore [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SMEABIPass.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clang-apply-replacements/tool/CMakeFiles/clang-apply-replacements.dir/ClangApplyReplacementsMain.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clang-reorder-fields/tool/CMakeFiles/clang-reorder-fields.dir/ClangReorderFields.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetObjectFile.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86TargetTransformInfo.cpp.o [ 98%] Linking CXX executable ../../../../../../bin/clang-apply-replacements [ 98%] Linking CXX executable ../../../../../../bin/clang-reorder-fields [ 98%] Built target clang-apply-replacements [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/SVEIntrinsicOpts.cpp.o [ 98%] Building CXX object lib/Target/AArch64/CMakeFiles/LLVMAArch64CodeGen.dir/AArch64SIMDInstrOpt.cpp.o [ 98%] Built target clang-reorder-fields [ 98%] Building CXX object tools/clang/tools/extra/clang-change-namespace/tool/CMakeFiles/clang-change-namespace.dir/ClangChangeNamespace.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clang-doc/tool/CMakeFiles/clang-doc.dir/ClangDocMain.cpp.o [ 98%] Linking CXX static library ../../libLLVMAArch64CodeGen.a [ 98%] Built target LLVMAArch64CodeGen [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86VZeroUpper.cpp.o [ 98%] Linking CXX static library ../../../../../lib/libclangIncludeFixer.a [ 98%] Built target clangIncludeFixer [ 98%] Building CXX object tools/clang/tools/extra/clang-include-fixer/find-all-symbols/tool/CMakeFiles/find-all-symbols.dir/FindAllSymbolsMain.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinEHState.cpp.o [ 98%] Linking CXX executable ../../../../../../bin/clang-change-namespace [ 98%] Built target clang-change-namespace [ 98%] Building CXX object tools/clang/tools/extra/clang-move/tool/CMakeFiles/clang-move.dir/ClangMove.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86WinFixupBufferSecurityCheck.cpp.o [ 98%] Linking CXX executable ../../../../../../bin/clang-doc [ 98%] Built target clang-doc [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/X86InsertWait.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86CallLowering.cpp.o [ 98%] Linking CXX executable ../../../../../../../bin/find-all-symbols [ 98%] Built target find-all-symbols [ 98%] Building CXX object tools/clang/tools/extra/clang-query/tool/CMakeFiles/clang-query.dir/ClangQuery.cpp.o [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86InstructionSelector.cpp.o [ 98%] Building CXX object tools/llvm-exegesis/lib/AArch64/CMakeFiles/LLVMExegesisAArch64.dir/Target.cpp.o [ 98%] Linking CXX executable ../../../../../../bin/clang-move [ 98%] Built target clang-move [ 98%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerCheckers.a [ 98%] Built target clangStaticAnalyzerCheckers [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86LegalizerInfo.cpp.o [ 98%] Linking CXX static library ../../../../lib/libLLVMExegesisAArch64.a [ 98%] Built target LLVMExegesisAArch64 [ 98%] Linking CXX static library ../../../../../../lib/libclangIncludeFixerPlugin.a [ 98%] Built target clangIncludeFixerPlugin [ 98%] Building CXX object lib/Target/X86/CMakeFiles/LLVMX86CodeGen.dir/GISel/X86RegisterBankInfo.cpp.o [ 98%] Linking CXX executable ../../../../../../bin/clang-query [ 98%] Building CXX object tools/clang/tools/extra/clang-include-fixer/tool/CMakeFiles/clang-include-fixer.dir/ClangIncludeFixer.cpp.o [ 98%] Built target clang-query [ 98%] Linking CXX static library ../../../../../lib/libclangStaticAnalyzerFrontend.a [ 98%] Built target clangStaticAnalyzerFrontend [ 98%] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/BufferDerefCheck.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/MPITidyModule.cpp.o [ 98%] Linking CXX static library ../../libLLVMX86CodeGen.a [ 98%] Built target LLVMX86CodeGen [ 98%] Building CXX object tools/clang/tools/extra/clang-tidy/mpi/CMakeFiles/obj.clangTidyMPIModule.dir/TypeMismatchCheck.cpp.o [ 98%] Linking CXX executable ../../../../../../bin/clang-include-fixer [ 98%] Built target clang-include-fixer [ 98%] Building CXX object tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o [ 98%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o [ 98%] Building CXX object tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o [ 98%] Linking CXX shared module ../../../../../../lib/SampleAnalyzerPlugin.so [ 98%] Built target obj.clangTidyMPIModule [ 98%] Linking CXX static library ../../../../lib/libclangFrontendTool.a [ 98%] Built target clangFrontendTool [ 98%] Linking CXX static library ../../../../../lib/libclangDependencyScanning.a [ 98%] Built target clangDependencyScanning [ 98%] Linking CXX static library ../../../../lib/libclangInterpreter.a [ 98%] Built target SampleAnalyzerPlugin [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/driver.cpp.o [ 98%] Built target clangInterpreter [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1_main.cpp.o [ 98%] Linking CXX shared module ../../../../../../lib/CheckerDependencyHandlingAnalyzerPlugin.so [ 98%] Linking CXX shared module ../../../../../../lib/CheckerOptionHandlingAnalyzerPlugin.so [ 98%] Built target CheckerDependencyHandlingAnalyzerPlugin [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1as_main.cpp.o [ 98%] Built target CheckerOptionHandlingAnalyzerPlugin [ 98%] Linking CXX static library ../../../../../lib/libclangHandleCXX.a [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/cc1gen_reproducer_main.cpp.o [ 98%] Built target clangHandleCXX [ 98%] Linking CXX static library ../../../../../lib/libclangHandleLLVM.a [ 98%] Built target clangHandleLLVM [ 98%] Building CXX object tools/clang/tools/driver/CMakeFiles/clang.dir/clang-driver.cpp.o [ 98%] Building C object tools/clang/tools/clang-fuzzer/dictionary/CMakeFiles/clang-fuzzer-dictionary.dir/dictionary.c.o [ 98%] Linking CXX executable ../../../../../bin/clang-fuzzer-dictionary [ 98%] Built target clang-fuzzer-dictionary [ 98%] Building CXX object tools/clang/tools/clang-linker-wrapper/CMakeFiles/clang-linker-wrapper.dir/ClangLinkerWrapper.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-nvlink-wrapper/CMakeFiles/clang-nvlink-wrapper.dir/ClangNVLinkWrapper.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-offload-packager/CMakeFiles/clang-offload-packager.dir/ClangOffloadPackager.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang [ 98%] Linking CXX executable ../../../../bin/clang-offload-packager [ 98%] Built target clang-offload-packager [ 98%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/ClangScanDeps.cpp.o [ 98%] Built target clang [ 98%] Building CXX object tools/clang/tools/clang-repl/CMakeFiles/clang-repl.dir/ClangRepl.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/tools/clang-scan-deps/ClangScanDeps.cpp:15: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 98%] Linking CXX executable ../../../../bin/clang-nvlink-wrapper [ 98%] Linking CXX executable ../../../../bin/clang-linker-wrapper [ 98%] Built target clang-nvlink-wrapper [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/ARCMigrate.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/tools/clang-repl/ClangRepl.cpp:19: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 98%] Built target clang-linker-wrapper [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/BuildSystem.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-shlib/CMakeFiles/clang-cpp.dir/clang-shlib.cpp.o [ 98%] Linking CXX shared library ../../../../lib/libclang-cpp.so [ 98%] Building CXX object tools/clang/tools/clang-scan-deps/CMakeFiles/clang-scan-deps.dir/clang-scan-deps-driver.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-scan-deps [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndex.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-repl [ 98%] Built target clang-scan-deps [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCXX.cpp.o [ 98%] Built target clang-cpp [ 98%] Building CXX object tools/clang/tools/clang-check/CMakeFiles/clang-check.dir/ClangCheck.cpp.o [ 98%] Building CXX object tools/clang/tools/clang-extdef-mapping/CMakeFiles/clang-extdef-mapping.dir/ClangExtDefMapGen.cpp.o [ 98%] Built target clang-repl [ 98%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidy.cpp.o [ 98%] Linking CXX executable ../../../../bin/clang-check [ 98%] Linking CXX executable ../../../../bin/clang-extdef-mapping [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexCodeCompletion.cpp.o [ 98%] Built target clang-extdef-mapping [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexDiagnostic.cpp.o [ 98%] Built target clang-check [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexHigh.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/tools/libclang/CIndexCodeCompletion.cpp:30: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [ 98%] Generating code completion model runtime... [ 98%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/AST.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ASTSignals.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexInclusionStack.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyCheck.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexUSRs.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CIndexer.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyModule.cpp.o [ 98%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyDiagnosticConsumer.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXComment.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCursor.cpp.o [ 98%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXExtractAPI.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdLSPServer.cpp.o [100%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyOptions.cpp.o [100%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ClangTidyProfiling.cpp.o [100%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ClangdServer.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clang-tidy/ExpandModularHeadersPPCallbacks.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/GlobList.cpp.o [100%] Building CXX object tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/NoLintDirectiveHandler.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXIndexDataConsumer.cpp.o [100%] Built target obj.clangTidy [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXCompilationDatabase.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXLoadedDiagnostic.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXSourceLocation.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeComplete.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXStoredDiagnostic.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXString.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/CXType.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/BugDriver.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/CodeComplete.cpp:58: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/CrashDebugger.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExecutionDriver.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Indexing.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ExtractFunction.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/FatalErrorHandler.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/FindBugs.cpp.o [100%] Building CXX object tools/clang/tools/libclang/CMakeFiles/libclang.dir/Rewrite.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/Miscompilation.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CodeCompletionStrings.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CollectMacros.cpp.o [100%] Linking CXX shared library ../../../../lib/libclang.so [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/OptimizerDriver.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompileCommands.cpp.o [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/ToolRunner.cpp.o [100%] Built target libclang [100%] Building CXX object tools/bugpoint/CMakeFiles/bugpoint.dir/bugpoint.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Compiler.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Config.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigCompile.cpp.o [100%] Linking CXX executable ../../bin/bugpoint [100%] Built target bugpoint [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigProvider.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ConfigYAML.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DecisionForest.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Diagnostics.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DraftStore.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/DumpAST.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ExpectedTypes.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FeatureModule.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Feature.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindSymbols.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FindTarget.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FileDistance.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Format.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FS.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/FuzzyMatch.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/GlobalCompilationDatabase.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Headers.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeaderSourceSwitch.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/HeuristicResolver.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Hover.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeCleaner.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/IncludeFixer.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/InlayHints.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Lookup.h:27, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/IncludeFixer.cpp:31: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/BinaryHolder.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/JSONTransport.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/CFBundle.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DebugMap.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/DwarfLinkerForBinary.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachODebugMapParser.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/MachOUtils.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ModulesBuilder.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/Reproducer.cpp.o [100%] Building CXX object tools/llc/CMakeFiles/llc.dir/llc.cpp.o [100%] Building CXX object tools/llc/CMakeFiles/llc.dir/NewPMDriver.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/RelocationMap.cpp.o [100%] Building CXX object tools/dsymutil/CMakeFiles/dsymutil.dir/dsymutil-driver.cpp.o [100%] Linking CXX executable ../../bin/dsymutil In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/ModulesBuilder.cpp:14: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Building CXX object tools/lli/CMakeFiles/lli.dir/lli.cpp.o [100%] Built target dsymutil [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/attributes.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/calc.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/debuginfo.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/diagnostic.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/disassemble.c.o [100%] Building CXX object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/echo.cpp.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/helpers.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/include-all.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/main.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/module.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/metadata.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/object.c.o [100%] Building C object tools/llvm-c-test/CMakeFiles/llvm-c-test.dir/targets.c.o [100%] Linking CXX executable ../../bin/llvm-c-test [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/PathMapping.cpp.o [100%] Linking CXX executable ../../bin/llc [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Protocol.cpp.o [100%] Built target llvm-c-test [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Quality.cpp.o [100%] Built target llc [100%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/llvm-dwarfutil.cpp.o [100%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp.cpp.o [100%] Linking CXX executable ../../bin/lli [100%] Built target lli [100%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/Target.cpp.o [100%] Building CXX object tools/llvm-dwp/CMakeFiles/llvm-dwp.dir/llvm-dwp-driver.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ParsedAST.cpp.o [100%] Linking CXX executable ../../bin/llvm-dwp [100%] Built target llvm-dwp [100%] Building CXX object tools/llvm-exegesis/lib/X86/CMakeFiles/LLVMExegesisX86.dir/X86Counter.cpp.o [100%] Building CXX object tools/llvm-dwarfutil/CMakeFiles/llvm-dwarfutil.dir/DebugInfoLinker.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Preamble.cpp.o [100%] Linking CXX static library ../../../../lib/libLLVMExegesisX86.a [100%] Built target LLVMExegesisX86 [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/RIFF.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTWriter.h:22, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/ParsedAST.cpp:56: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/ScanningProjectModules.cpp.o [100%] Linking CXX executable ../../bin/llvm-dwarfutil In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/Preamble.cpp:43: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Built target llvm-dwarfutil [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/Selection.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/ModuleDepCollector.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/DependencyScanningWorker.h:17, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/DependencyScanning/DependencyScanningTool.h:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/ScanningProjectModules.cpp:12: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil.cpp.o [100%] Building CXX object tools/llvm-gsymutil/CMakeFiles/llvm-gsymutil.dir/llvm-gsymutil-driver.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticHighlighting.cpp.o [100%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/DummyISelFuzzer.cpp.o [100%] Building CXX object tools/llvm-isel-fuzzer/CMakeFiles/llvm-isel-fuzzer.dir/llvm-isel-fuzzer.cpp.o [100%] Linking CXX executable ../../bin/llvm-gsymutil /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp: In function 'int LLVMFuzzerInitialize(int*, char***)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-isel-fuzzer/llvm-isel-fuzzer.cpp:141:43: warning: ISO C++ forbids zero-size array 'argv' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 141 | ExitOnError ExitOnErr(std::string(*argv[0]) + ": error:"); | ^ [100%] Linking CXX executable ../../bin/llvm-isel-fuzzer [100%] Built target llvm-gsymutil [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SemanticSelection.cpp.o [100%] Built target llvm-isel-fuzzer [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SourceCode.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/SystemIncludeExtractor.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TidyProvider.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/TUScheduler.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/URI.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/XRefs.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/CompletionModel.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Background.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexLoader.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundIndexStorage.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundQueue.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/BackgroundRebuild.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/CanonicalIncludes.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/FileIndex.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Index.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/IndexAction.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/MemIndex.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Merge.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/ProjectAware.cpp.o [100%] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Ref.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Relation.cpp.o [100%] Building CXX object tools/llvm-libtool-darwin/CMakeFiles/llvm-libtool-darwin.dir/llvm-libtool-darwin-driver.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Serialization.cpp.o [100%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo.cpp.o [100%] Linking CXX executable ../../bin/llvm-libtool-darwin [100%] Built target llvm-libtool-darwin [100%] Building CXX object tools/llvm-lipo/CMakeFiles/llvm-lipo.dir/llvm-lipo-driver.cpp.o [100%] Building CXX object tools/llvm-lto2/CMakeFiles/llvm-lto2.dir/llvm-lto2.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/StdLib.cpp.o [100%] Linking CXX executable ../../bin/llvm-lipo [100%] Built target llvm-lipo [100%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/DummyOptFuzzer.cpp.o [100%] Building CXX object tools/llvm-opt-fuzzer/CMakeFiles/llvm-opt-fuzzer.dir/llvm-opt-fuzzer.cpp.o /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp: In function 'int LLVMFuzzerInitialize(int*, char***)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/tools/llvm-opt-fuzzer/llvm-opt-fuzzer.cpp:201:43: warning: ISO C++ forbids zero-size array 'argv' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wno-pedantic-Wpedantic]8;;] 201 | ExitOnError ExitOnErr(std::string(*argv[0]) + ": error:"); | ^ [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/Symbol.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolCollector.cpp.o [100%] Linking CXX executable ../../bin/llvm-lto2 [100%] Linking CXX executable ../../bin/llvm-opt-fuzzer [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolID.cpp.o [100%] Built target llvm-opt-fuzzer [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolLocation.cpp.o [100%] Built target llvm-lto2 [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/SymbolOrigin.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/YAMLSerialization.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Dex.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Iterator.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/PostingList.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/index/dex/Trigram.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/InsertionPoint.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Rename.cpp.o [100%] Building CXX object tools/clang/tools/extra/clangd/CMakeFiles/obj.clangDaemon.dir/refactor/Tweak.cpp.o In file included from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/string:51, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/locale_classes.h:40, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/ios_base.h:41, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/streambuf:43, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/streambuf_iterator.h:35, from /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/iterator:66, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/ADL.h:13, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/iterator_range.h:21, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/StringRef.h:14, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/URI.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/Protocol.h:26, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/Headers.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/index/YAMLSerialization.cpp:15: In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = clang::clangd::Symbol::IncludeHeaderWithReferences; _Up = clang::clangd::Symbol::IncludeHeaderWithReferences; bool _IsMove = true]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = true; _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = true; _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::move(_II, _II, _OI) [with _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:683:38, inlined from 'llvm::SmallVectorImpl& llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl&&) [with T = clang::clangd::Symbol::IncludeHeaderWithReferences]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1084:25, inlined from 'llvm::SmallVector& llvm::SmallVector::operator=(llvm::SmallVector&&) [with T = clang::clangd::Symbol::IncludeHeaderWithReferences; unsigned int N = 1]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1272:36, inlined from 'llvm::yaml::MappingNormalization::~MappingNormalization() [with TNorm = llvm::yaml::NormalizedIncludeHeaders; TFinal = llvm::SmallVector]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/YAMLTraits.h:1369:14, inlined from 'static void llvm::yaml::MappingTraits::mapping(llvm::yaml::IO&, clang::clangd::Symbol&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/index/YAMLSerialization.cpp:250:3: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 40 is out of the bounds [0, 40] of object '' with type 'llvm::SmallVector' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Tooling/Inclusions/IncludeStyle.h:12, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Format/Format.h:19, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/SourceCode.h:24, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/Headers.h:13: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/YAMLTraits.h: In static member function 'static void llvm::yaml::MappingTraits::mapping(llvm::yaml::IO&, clang::clangd::Symbol&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/YAMLTraits.h:1369:35: note: '' declared here 1369 | Result = BufPtr->denormalize(io); | ~~~~~~~~~~~~~~~~~~~^~~~ In static member function 'static _Up* std::__copy_move<_IsMove, true, std::random_access_iterator_tag>::__copy_m(_Tp*, _Tp*, _Up*) [with _Tp = clang::clangd::Symbol::IncludeHeaderWithReferences; _Up = clang::clangd::Symbol::IncludeHeaderWithReferences; bool _IsMove = true]', inlined from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = true; _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:521:30, inlined from '_OI std::__copy_move_a1(_II, _II, _OI) [with bool _IsMove = true; _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:548:42, inlined from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:555:31, inlined from '_OI std::move(_II, _II, _OI) [with _II = clang::clangd::Symbol::IncludeHeaderWithReferences*; _OI = clang::clangd::Symbol::IncludeHeaderWithReferences*]' at /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:683:38, inlined from 'llvm::SmallVectorImpl& llvm::SmallVectorImpl::operator=(llvm::SmallVectorImpl&&) [with T = clang::clangd::Symbol::IncludeHeaderWithReferences]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1107:14, inlined from 'llvm::SmallVector& llvm::SmallVector::operator=(llvm::SmallVector&&) [with T = clang::clangd::Symbol::IncludeHeaderWithReferences; unsigned int N = 1]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/ADT/SmallVector.h:1272:36, inlined from 'llvm::yaml::MappingNormalization::~MappingNormalization() [with TNorm = llvm::yaml::NormalizedIncludeHeaders; TFinal = llvm::SmallVector]' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/YAMLTraits.h:1369:14, inlined from 'static void llvm::yaml::MappingTraits::mapping(llvm::yaml::IO&, clang::clangd::Symbol&)' at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang-tools-extra/clangd/index/YAMLSerialization.cpp:250:3: /nix/store/lc28f4rpkhbrfgn7j38ajp9q1cbi6xzv-gcc-14.1.0/include/c++/14.1.0/bits/stl_algobase.h:452:30: warning: 'void* __builtin_memmove(void*, const void*, long unsigned int)' forming offset 40 is out of the bounds [0, 40] of object '' with type 'llvm::SmallVector' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Warray-bounds-Warray-bounds=]8;;] 452 | __builtin_memmove(__result, __first, sizeof(_Tp) * _Num); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/YAMLTraits.h: In static member function 'static void llvm::yaml::MappingTraits::mapping(llvm::yaml::IO&, clang::clangd::Symbol&)': /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/YAMLTraits.h:1369:35: note: '' declared here 1369 | Result = BufPtr->denormalize(io); | ~~~~~~~~~~~~~~~~~~~^~~~ [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/DeltaManager.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/ReducerWorkItem.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/TestRunner.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Delta.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/Utils.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAliases.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceArguments.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceAttributes.cpp.o [100%] Built target obj.clangDaemon [100%] Building CXX object tools/llvm-split/CMakeFiles/llvm-split.dir/llvm-split.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceBasicBlocks.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDIMetadata.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceDbgRecords.cpp.o [100%] Linking CXX executable ../../bin/llvm-split [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctionBodies.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceFunctions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalObjects.cpp.o [100%] Built target llvm-split [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalValues.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVarInitializers.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceGlobalVars.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlags.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInvokes.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMetadata.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceModuleData.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceMemoryOperations.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandBundles.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOpcodes.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceSpecialGlobals.cpp.o [100%] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/NewPMDriver.cpp.o [100%] Building CXX object tools/opt/CMakeFiles/LLVMOptDriver.dir/optdriver.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperands.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsSkip.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceOperandsToArgs.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionsMIR.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceInstructionFlagsMIR.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceIRReferences.cpp.o [100%] Linking CXX static library ../../lib/libLLVMOptDriver.a [100%] Built target LLVMOptDriver [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceVirtualRegisters.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterMasks.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterDefs.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceRegisterUses.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/ReduceUsingSimplifyCFG.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/RunIRPasses.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/SimplifyInstructions.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/deltas/StripDebugInfo.cpp.o [100%] Building CXX object tools/llvm-reduce/CMakeFiles/llvm-reduce.dir/llvm-reduce.cpp.o [100%] Building CXX object tools/lto/CMakeFiles/LTO.dir/LTODisassembler.cpp.o [100%] Building CXX object tools/lto/CMakeFiles/LTO.dir/lto.cpp.o [100%] Building CXX object tools/llvm-lto/CMakeFiles/llvm-lto.dir/llvm-lto.cpp.o [100%] Building C object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/c-index-test.c.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/tools/c-index-test/c-index-test.c:11: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/AutoConvert.h:1:1: warning: C++ style comments are not allowed in ISO C90 1 | //===- AutoConvert.h - Auto conversion between ASCII/EBCDIC -----*- C++ -*-===// | ^ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/include/llvm/Support/AutoConvert.h:1:1: note: (this will be reported only once per input file) [100%] Linking CXX executable ../../bin/llvm-reduce [100%] Building CXX object tools/clang/tools/c-index-test/CMakeFiles/c-index-test.dir/core_main.cpp.o [100%] Built target llvm-reduce [100%] Building C object tools/clang/tools/c-arcmt-test/CMakeFiles/c-arcmt-test.dir/c-arcmt-test.c.o [100%] Linking CXX executable ../../../../bin/c-arcmt-test [100%] Built target c-arcmt-test [100%] Linking CXX static library ../../../../../lib/libclangTidy.a [100%] Built target clangTidy [100%] Building CXX object tools/bugpoint-passes/CMakeFiles/BugpointPasses.dir/TestPasses.cpp.o [100%] Linking CXX shared library ../../lib/libLTO.so [100%] Linking CXX shared module ../../lib/BugpointPasses.so [100%] Built target BugpointPasses [100%] Building CXX object tools/llvm-exegesis/CMakeFiles/llvm-exegesis.dir/llvm-exegesis.cpp.o In file included from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Serialization/ASTReader.h:29, from /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/tools/c-index-test/core_main.cpp:21: /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::UnusedFileScopedDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] 535 | class Sema final : public SemaBase { | ^~~~ /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::TentativeDefinitions' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::ExtVectorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/clang/include/clang/Sema/Sema.h:535:7: warning: 'clang::Sema' declared with greater visibility than the type of its field 'clang::Sema::DelegatingCtorDecls' []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wattributes-Wattributes]8;;] [100%] Built target LTO [100%] Building CXX object tools/opt/CMakeFiles/opt.dir/opt.cpp.o [100%] Linking CXX executable ../../bin/llvm-lto [100%] Linking CXX executable ../../bin/opt [100%] Built target llvm-lto [100%] Linking CXX static library ../../../../../../lib/libclangTidyUtils.a [100%] Built target clangTidyUtils [100%] Linking CXX executable ../../../../bin/c-index-test [100%] Linking CXX static library ../../../../../../lib/libclangTidyAndroidModule.a [100%] Built target opt [100%] Linking CXX static library ../../../../../../lib/libclangTidyAbseilModule.a [100%] Built target clangTidyAndroidModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyAlteraModule.a [100%] Built target clangTidyAlteraModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyBoostModule.a [100%] Built target clangTidyAbseilModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyMiscModule.a [100%] Built target clangTidyBoostModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyReadabilityModule.a [100%] Built target clangTidyMiscModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyPerformanceModule.a [100%] Built target clangTidyPerformanceModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyConcurrencyModule.a [100%] Built target clangTidyConcurrencyModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyDarwinModule.a [100%] Built target clangTidyReadabilityModule [100%] Built target clangTidyDarwinModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyLinuxKernelModule.a [100%] Linking CXX static library ../../../../../../lib/libclangTidyLLVMModule.a [100%] Built target clangTidyLinuxKernelModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyPortabilityModule.a [100%] Built target clangTidyLLVMModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyMPIModule.a [100%] Built target clangTidyPortabilityModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyObjCModule.a [100%] Built target clangTidyMPIModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyOpenMPModule.a [100%] Built target clangTidyOpenMPModule [100%] Built target clangTidyObjCModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyZirconModule.a [100%] Clobbering bootstrap build and stamp directories [100%] Built target runtimes-clobber [100%] Built target clangTidyZirconModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyModernizeModule.a [100%] Linking CXX static library ../../../../../../lib/libclangTidyGoogleModule.a [100%] Built target clangTidyGoogleModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyLLVMLibcModule.a [100%] Built target clangTidyLLVMLibcModule [100%] No download step for 'runtimes' [100%] No update step for 'runtimes' [100%] No patch step for 'runtimes' [100%] Performing configure step for 'runtimes' Not searching for unused variables given on the command line. CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0114 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include)  CMake Deprecation Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cmake/Modules/CMakePolicy.cmake:16 (cmake_policy): The OLD behavior for policy CMP0116 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. Call Stack (most recent call first): CMakeLists.txt:6 (include)  [100%] Built target clangTidyModernizeModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyFuchsiaModule.a -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 [100%] Built target clangTidyFuchsiaModule -- The ASM compiler identification is Clang with GNU-like command-line -- Found assembler: /build/combine-all-repos/build/bin/clang [100%] Linking CXX static library ../../../../../../lib/libclangTidyCppCoreGuidelinesModule.a -- Detecting C compiler ABI info -- Detecting C compiler ABI info - failed -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - failed -- Detecting CXX compile features -- Detecting CXX compile features - done [100%] Built target clangTidyCppCoreGuidelinesModule -- Looking for histedit.h [100%] Linking CXX static library ../../../../../../lib/libclangTidyBugproneModule.a -- Looking for histedit.h - not found -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Found ZLIB: /nix/store/lv6nackqis28gg7l2ic43f6nk52hb39g-zlib-1.3.1/lib/libz.so (found version "1.3.1") -- Found LibXml2: /nix/store/kf7fzax0av9him9m4zcmbqmihh5108wq-libxml2-2.12.7/lib/libxml2.so (found version "2.12.7") -- Could NOT find LibEdit (missing: LibEdit_INCLUDE_DIRS LibEdit_LIBRARIES) -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG -- Performing Test CXX_SUPPORTS_UNWINDLIB_EQ_NONE_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG [100%] Built target c-index-test -- Performing Test CXX_SUPPORTS_NOSTDLIBXX_FLAG - Failed -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG -- Performing Test CXX_SUPPORTS_NOSTDINCXX_FLAG - Failed CMake Warning (dev) at /nix/store/q1nssraba326p2kp6627hldd2bhg254c-cmake-3.29.2/share/cmake-3.29/Modules/GNUInstallDirs.cmake:253 (message): Unable to determine default CMAKE_INSTALL_LIBDIR directory because no target architecture is known. Please enable at least one language before including GNUInstallDirs. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/cmake/modules/AddLLVM.cmake:1 (include) CMakeLists.txt:165 (include) This warning is for project developers. Use -Wno-dev to suppress it.  -- Linker detection: GNU ld -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Failed -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Failed CMake Warning at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/cmake/modules/HandleLLVMOptions.cmake:351 (message): -fPIC is not supported. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/llvm/cmake/modules/HandleLLVMOptions.cmake:411 (add_flag_or_print_warning) CMakeLists.txt:166 (include)  -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Failed -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Failed -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Failed -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG [100%] Built target clangTidyBugproneModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyCERTModule.a [100%] Linking CXX static library ../../../../../../lib/libclangTidyHICPPModule.a -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Failed -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP [100%] Built target clangTidyHICPPModule -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG [100%] Built target clangTidyCERTModule [100%] Linking CXX static library ../../../../../../lib/libclangTidyPlugin.a [100%] Linking CXX static library ../../../../../../lib/libclangTidyMain.a [100%] Built target clangTidyPlugin [100%] Built target clangTidyMain [100%] Linking CXX static library ../../../../../lib/libclangDaemon.a [100%] Building CXX object tools/clang/tools/extra/clang-tidy/tool/CMakeFiles/clang-tidy.dir/ClangTidyToolMain.cpp.o [100%] Linking CXX executable ../../../../../../bin/clang-tidy -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Failed -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Failed -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG [100%] Built target clangDaemon [100%] Linking CXX static library ../../../../../../../lib/libclangDaemonTweaks.a -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG [100%] Linking CXX executable ../../bin/llvm-exegesis [100%] Built target clangDaemonTweaks [100%] Building CXX object tools/clang/tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/FuzzerClangdMain.cpp.o -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Failed -- Looking for os_signpost_interval_begin [100%] Building CXX object tools/clang/tools/extra/clangd/fuzzer/CMakeFiles/clangd-fuzzer.dir/clangd-fuzzer.cpp.o -- Looking for os_signpost_interval_begin - not found -- Found Python3: /nix/store/7hnr99nxrd2aw6lghybqdmkckq60j6l9-python3-3.11.9/bin/python3.11 (found version "3.11.9") found components: Interpreter -- LLVM host triple: x86_64-unknown-linux-gnu -- LLVM default target triple: x86_64-unknown-linux-gnu -- Looking for unwind.h -- Looking for unwind.h - not found -- Looking for fopen in c -- Looking for fopen in c - not found -- Looking for __gcc_personality_v0 in gcc_s -- Looking for __gcc_personality_v0 in gcc_s - not found -- Looking for dladdr in dl -- Looking for dladdr in dl - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - not found -- Looking for clock_gettime in rt -- Looking for clock_gettime in rt - not found -- Performing Test CHEETAH_HAS_FOMIT_FRAME_POINTER_FLAG -- Performing Test CHEETAH_HAS_FOMIT_FRAME_POINTER_FLAG - Failed -- Performing Test CHEETAH_HAS_MAVX_FLAG -- Performing Test CHEETAH_HAS_MAVX_FLAG - Failed -- Performing Test CHEETAH_HAS_MARCH_SANDYBRIDGE_FLAG -- Performing Test CHEETAH_HAS_MARCH_SANDYBRIDGE_FLAG - Failed -- Performing Test CHEETAH_HAS_FEMULATED_TLS_FLAG -- Performing Test CHEETAH_HAS_FEMULATED_TLS_FLAG - Failed -- Performing Test CHEETAH_HAS_FDEBUG_DEFAULT_VERSION_EQ_4_FLAG -- Performing Test CHEETAH_HAS_FDEBUG_DEFAULT_VERSION_EQ_4_FLAG - Failed -- Performing Test CHEETAH_HAS_ASAN -- Performing Test CHEETAH_HAS_ASAN - Failed -- Performing Test CHEETAH_HAS_GLINE_TABLES_ONLY_FLAG -- Performing Test CHEETAH_HAS_GLINE_TABLES_ONLY_FLAG - Failed -- Performing Test CHEETAH_HAS_G_FLAG [100%] Built target llvm-exegesis [100%] Linking CXX static library ../../../../../../lib/libclangdMain.a [100%] Built target clangdMain -- Performing Test CHEETAH_HAS_G_FLAG - Failed -- Performing Test CHEETAH_HAS_G3_FLAG [100%] Building CXX object tools/clang/tools/extra/clangd/indexer/CMakeFiles/clangd-indexer.dir/IndexerMain.cpp.o -- Performing Test CHEETAH_HAS_G3_FLAG - Failed -- Performing Test CHEETAH_HAS_Zi_FLAG -- Performing Test CHEETAH_HAS_Zi_FLAG - Failed -- Performing Test CHEETAH_HAS_WALL_FLAG -- Performing Test CHEETAH_HAS_WALL_FLAG - Failed -- Performing Test CHEETAH_HAS_WERROR_FLAG -- Performing Test CHEETAH_HAS_WERROR_FLAG - Failed -- Performing Test CHEETAH_HAS_WFRAME_LARGER_THAN_FLAG -- Performing Test CHEETAH_HAS_WFRAME_LARGER_THAN_FLAG - Failed -- Performing Test CHEETAH_HAS_WGLOBAL_CONSTRUCTORS_FLAG -- Performing Test CHEETAH_HAS_WGLOBAL_CONSTRUCTORS_FLAG - Failed -- Performing Test CHEETAH_HAS_WC99_EXTENSIONS_FLAG -- Performing Test CHEETAH_HAS_WC99_EXTENSIONS_FLAG - Failed -- Performing Test CHEETAH_HAS_WGNU_FLAG -- Performing Test CHEETAH_HAS_WGNU_FLAG - Failed -- Performing Test CHEETAH_HAS_WNON_VIRTUAL_DTOR_FLAG -- Performing Test CHEETAH_HAS_WNON_VIRTUAL_DTOR_FLAG - Failed -- Performing Test CHEETAH_HAS_WVARIADIC_MACROS_FLAG -- Performing Test CHEETAH_HAS_WVARIADIC_MACROS_FLAG - Failed -- Performing Test CHEETAH_HAS_WUNUSED_PARAMETER_FLAG -- Performing Test CHEETAH_HAS_WUNUSED_PARAMETER_FLAG - Failed -- Performing Test CHEETAH_HAS_WCOVERED_SWITCH_DEFAULT_FLAG -- Performing Test CHEETAH_HAS_WCOVERED_SWITCH_DEFAULT_FLAG - Failed -- Performing Test CHEETAH_HAS_WTHREAD_SAFETY_FLAG -- Performing Test CHEETAH_HAS_WTHREAD_SAFETY_FLAG - Failed -- Performing Test CHEETAH_HAS_WTHREAD_SAFETY_REFERENCE_FLAG -- Performing Test CHEETAH_HAS_WTHREAD_SAFETY_REFERENCE_FLAG - Failed -- Performing Test CHEETAH_HAS_WTHREAD_SAFETY_BETA_FLAG -- Performing Test CHEETAH_HAS_WTHREAD_SAFETY_BETA_FLAG - Failed -- Performing Test CHEETAH_HAS_WERROR_EQ_INT_CONVERSION -- Performing Test CHEETAH_HAS_WERROR_EQ_INT_CONVERSION - Failed -- Performing Test CHEETAH_HAS_WNO_PEDANTIC -- Performing Test CHEETAH_HAS_WNO_PEDANTIC - Failed -- Performing Test CHEETAH_HAS_WNO_FORMAT -- Performing Test CHEETAH_HAS_WNO_FORMAT - Failed -- Performing Test CHEETAH_HAS_WNO_FORMAT_PEDANTIC -- Performing Test CHEETAH_HAS_WNO_FORMAT_PEDANTIC - Failed -- Performing Test CHEETAH_HAS_WNO_COVERED_SWITCH_DEFAULT -- Performing Test CHEETAH_HAS_WNO_COVERED_SWITCH_DEFAULT - Failed -- Performing Test CHEETAH_HAS_W4_FLAG -- Performing Test CHEETAH_HAS_W4_FLAG - Failed -- Performing Test CHEETAH_HAS_WX_FLAG -- Performing Test CHEETAH_HAS_WX_FLAG - Failed -- Performing Test CHEETAH_HAS_WD4146_FLAG -- Performing Test CHEETAH_HAS_WD4146_FLAG - Failed -- Performing Test CHEETAH_HAS_WD4291_FLAG -- Performing Test CHEETAH_HAS_WD4291_FLAG - Failed -- Performing Test CHEETAH_HAS_WD4221_FLAG -- Performing Test CHEETAH_HAS_WD4221_FLAG - Failed -- Performing Test CHEETAH_HAS_WD4391_FLAG -- Performing Test CHEETAH_HAS_WD4391_FLAG - Failed -- Performing Test CHEETAH_HAS_WD4722_FLAG -- Performing Test CHEETAH_HAS_WD4722_FLAG - Failed -- Performing Test CHEETAH_HAS_WD4800_FLAG -- Performing Test CHEETAH_HAS_WD4800_FLAG - Failed -- Performing Test CHEETAH_HAS_Z_TEXT -- Performing Test CHEETAH_HAS_Z_TEXT - Failed -- Performing Test CHEETAH_HAS_FUSE_LD_LLD_FLAG -- Performing Test CHEETAH_HAS_FUSE_LD_LLD_FLAG - Failed CMake Error at /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cheetah/cmake/config-ix.cmake:89 (message): Please use architecture with 4 or 8 byte pointers. Call Stack (most recent call first): /nix/store/p26ilwf70haa7sxlkdfas5qrs2sx1zrf-combine-all-repos/infrastructure/opencilk/cheetah/CMakeLists.txt:146 (include)  -- Configuring incomplete, errors occurred! make[2]: *** [runtimes/CMakeFiles/runtimes.dir/build.make:100: runtimes/runtimes-stamps/runtimes-configure] Error 1 make[1]: *** [CMakeFiles/Makefile2:130837: runtimes/CMakeFiles/runtimes.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [100%] Built target clang-tidy [100%] Linking CXX executable ../../../../../../bin/clangd-fuzzer [100%] Linking CXX executable ../../../../../../bin/clangd-indexer [100%] Built target clangd-indexer [100%] Built target clangd-fuzzer make: *** [Makefile:156: all] Error 2 + exitHandler + exitCode=2 + set +e + '[' -n '' ']' + (( 2 != 0 )) + runHook failureHook + local hookName=failureHook + shift + local 'hooksSlice=failureHooks[@]' + local hook + for hook in "_callImplicitHook 0 $hookName" ${!hooksSlice+"${!hooksSlice}"} + _eval '_callImplicitHook 0 failureHook' + declare -F '_callImplicitHook 0 failureHook' + eval '_callImplicitHook 0 failureHook' ++ _callImplicitHook 0 failureHook ++ local def=0 ++ local hookName=failureHook ++ declare -F failureHook ++ type -p failureHook ++ '[' -n '' ']' ++ return 0 + return 0 + '[' -n '' ']' + return 2