INFO:2026-06-23T11:03:41Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 18ce6f449e0b..572cf32ce413 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 572cf32ce413 [clang-tidy][NFC] Update CERT wiki link across all clang-tidy docs (#205086) INFO:2026-06-23T11:03:45Z:root:syncing... Deleted branch merge (was 1d472782e6c7). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 58d70bdce5da] [gn build] Port 55d7f777d958 1 file changed, 1 insertion(+) [merge 6a9fae38e9fa] [gn build] Port 582a20269e2c 1 file changed, 1 insertion(+) [gn build] Port 55d7f777d958 -- https://github.com/llvm/llvm-project/commit/55d7f777d958 [gn build] Port 582a20269e2c -- https://github.com/llvm/llvm-project/commit/582a20269e2c INFO:2026-06-23T11:03:47Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/28] AR lib/libLLVMBOLTCore.a [2/28] AR lib/liblldbCore.a [3/28] AR lib/libLLVMBOLTTargetAArch64.a [4/28] AR lib/libLLVMBOLTTargetX86.a [5/28] AR lib/libLLVMBOLTPasses.a [6/28] AR lib/liblldbCommands.a [7/28] AR lib/libLLVMBOLTRuntimeLibs.a [8/28] AR lib/libLLVMBOLTProfile.a [9/28] AR lib/liblldbPluginExpressionParserClang.a [10/28] AR lib/libLLVMBOLTRewrite.a [11/28] AR lib/liblldbPluginTypeSystemClang.a [12/28] LINK ./bin/merge-fdata [13/28] AR lib/liblldbPluginPlatformMacOSX.a [14/28] 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:14:10: fatal error: 'interception/interception.h' file not found 14 | #include "interception/interception.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [15/28] LINK ./bin/llvm-bat-dump [16/28] LINK ./bin/llvm-bolt-heatmap [17/28] LINK obj/bolt/unittests/Passes/PassTests [18/28] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [19/28] LINK obj/bolt/unittests/Core/CoreTests [20/28] LINK ./bin/llvm-bolt [21/28] LINK obj/bolt/unittests/Profile/ProfileTests [22/28] LINK ./bin/lldb-server [23/28] LINK ./bin/lldb-dap [24/28] LINK ./bin/lldb-test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.