INFO:2026-06-22T21:55:21Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 201cf31b84ac..fa016f67531e 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 fa016f67531e [llvm-cas] Fix validation test on Ubuntu / uutils v0.2.2, NFC (#205199) INFO:2026-06-22T21:55:25Z:root:syncing... Deleted branch merge (was de51f2dd0fa3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge f153adae5ddc] [gn build] Port 55d7f777d958 1 file changed, 1 insertion(+) [merge a26324a937e6] [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-22T21:55:27Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/220] AR lib/liblldbUtility.a [2/220] AR lib/liblldbValueObject.a [3/220] AR lib/liblldbHost.a [4/220] AR lib/liblldbCore.a [5/220] AR lib/liblldbDataFormatters.a [6/220] AR lib/liblldbCommands.a [7/220] SOLINK lib/libc++abi.so [8/220] AR lib/liblldbInterpreter.a [9/220] AR lib/liblldbPluginScriptInterpreterNone.a [10/220] AR lib/liblldbExpression.a [11/220] AR lib/liblldbSymbol.a [12/220] AR lib/liblldbPluginObjectFileWasm.a [13/220] AR lib/liblldbPluginObjectFileBreakpad.a [14/220] AR lib/liblldbPluginObjectContainerBSDArchive.a [15/220] AR lib/liblldbPluginObjectFilePDB.a [16/220] AR lib/liblldbPluginSymbolLocatorDefault.a [17/220] AR lib/liblldbPluginSymbolFileSymtab.a [18/220] AR lib/liblldbPluginSymbolVendorWasm.a [19/220] AR lib/liblldbPluginSymbolFileBreakpad.a [20/220] AR lib/liblldbPluginProcessUtility.a [21/220] AR lib/liblldbPluginSymbolFileNativePDB.a [22/220] AR lib/liblldbPluginProcessPOSIX.a [23/220] 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. [24/220] AR lib/liblldbPluginSymbolFilePDB.a [25/220] AR lib/liblldbTarget.a [26/220] ACTION //lldb/source/Plugins:Plugins.def(//llvm/utils/gn/build/toolchain:unix) [27/220] SOLINK lib/libc++.so.0 [28/220] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-server.o [29/220] CXX obj/lldb/tools/lldb-server/lldb-server.lldb-platform.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.