INFO:2026-07-28T14:26:07Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 56fd82467c5b..55076d312e30 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 55076d312e30 AMDGPU: Migrate asan tests to subarch triples (#212496) INFO:2026-07-28T14:26:11Z:root:syncing... Deleted branch merge (was 0cd4c311f0a2). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge fca2fdcfc0e5] [gn build] Port 1e1274b2ddfe 1 file changed, 1 insertion(+) [merge 1601b88c77a6] [gn build] Port de962dda1251 1 file changed, 1 insertion(+) [gn build] Port 1e1274b2ddfe -- https://github.com/llvm/llvm-project/commit/1e1274b2ddfe [gn build] Port de962dda1251 -- https://github.com/llvm/llvm-project/commit/de962dda1251 INFO:2026-07-28T14:26:13Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/765] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/765] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/765] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/765] CXX obj/llvm/lib/TargetParser/TargetParser.AMDGPUTargetParser.o FAILED: obj/llvm/lib/TargetParser/TargetParser.AMDGPUTargetParser.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/lib/TargetParser/TargetParser.AMDGPUTargetParser.o.d -o obj/llvm/lib/TargetParser/TargetParser.AMDGPUTargetParser.o -c ../../llvm/lib/TargetParser/AMDGPUTargetParser.cpp -I../../llvm/lib/TargetParser/Unix -I../../llvm/lib/TargetParser/Windows -I../../llvm/include -Igen/llvm/include -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 ../../llvm/lib/TargetParser/AMDGPUTargetParser.cpp:248:10: fatal error: 'llvm/TargetParser/R600TargetParserDef.inc' file not found 248 | #include "llvm/TargetParser/R600TargetParserDef.inc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.