INFO:2026-07-28T08:29:39Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 8e9802b45829..697f9892bef8 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 697f9892bef8 [AArch64][GlobalISel] Update regbank tests with concrete types. NFC (#212367) INFO:2026-07-28T08:29:42Z:root:syncing... Deleted branch merge (was 2a43d225c125). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge b224cfa00aa6] [gn build] Port 1e1274b2ddfe 1 file changed, 1 insertion(+) [merge 9bb791db1027] [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-28T08:29:45Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/687] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/687] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/687] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/687] 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.