INFO:2026-05-28T09:03:40Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD a63eacee2db2..0513c9cba2a0 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 0513c9cba2a0 [Bazel] Fixes 5dc8711 (#200129) INFO:2026-05-28T09:03:43Z:root:syncing... Deleted branch merge (was dffe5aa5bf1e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge d4c4036e9c4c] [gn build] Port 5db13643f4b7 1 file changed, 1 insertion(+) [merge 2a009b3ad16c] [gn build] Port e1e52c9ccef3 1 file changed, 1 insertion(+) [gn build] Port 5db13643f4b7 -- https://github.com/llvm/llvm-project/commit/5db13643f4b7 [gn build] Port e1e52c9ccef3 -- https://github.com/llvm/llvm-project/commit/e1e52c9ccef3 INFO:2026-05-28T09:03:46Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/7] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/7] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/7] CXX stage2_unix/obj/compiler-rt/lib/profile/profile.InstrProfilingPlatformROCm.o FAILED: stage2_unix/obj/compiler-rt/lib/profile/profile.InstrProfilingPlatformROCm.o ./bin/clang++ -MMD -MF stage2_unix/obj/compiler-rt/lib/profile/profile.InstrProfilingPlatformROCm.o.d -o stage2_unix/obj/compiler-rt/lib/profile/profile.InstrProfilingPlatformROCm.o -c ../../compiler-rt/lib/profile/InstrProfilingPlatformROCm.cpp -DCOMPILER_RT_HAS_UNAME -DCOMPILER_RT_HAS_ATOMICS -DCOMPILER_RT_HAS_FCNTL_LCK -I../../compiler-rt/include -I../../llvm/include -Istage2_unix/gen/llvm/include -fPIC -Wno-pedantic -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../compiler-rt/lib/profile/InstrProfilingPlatformROCm.cpp:15:10: fatal error: 'interception/interception.h' file not found 15 | #include "interception/interception.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [4/7] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.