INFO:2025-12-29T11:52:30Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 137fb1bc85ae..b6d7d69a408f 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 b6d7d69a408f [clang-tidy] Correct fix-it range for function pointer-like typedef in `modernize-use-using` (#173751) INFO:2025-12-29T11:52:33Z:root:syncing... Deleted branch merge (was 13298d103b03). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge aace8d2c89c2] [gn build] Port 05a34dde7008 1 file changed, 1 insertion(+) [gn build] Port 05a34dde7008 -- https://github.com/llvm/llvm-project/commit/05a34dde7008 INFO:2025-12-29T11:52:34Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/424] AR lib/libclangLex.a [2/424] LINK ./bin/clang-format [3/424] LINK obj/clang/unittests/Basic/BasicTests [4/424] LINK obj/clang/unittests/InstallAPI/InstallAPITests [5/424] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [6/424] LINK ./bin/clang-apply-replacements [7/424] LINK obj/clang/unittests/Format/FormatTests [8/424] LINK obj/clang/unittests/Lex/LexTests [9/424] LINK obj/clang/unittests/Parse/ParseTests [10/424] LINK obj/clang/unittests/Support/ClangSupportTests [11/424] LINK ./bin/diagtool [12/424] LINK ./bin/lldb-server [13/424] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [14/424] LINK ./bin/clang-import-test [15/424] CXX obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PreLegalizerCombiner.o FAILED: obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PreLegalizerCombiner.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PreLegalizerCombiner.o.d -o obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PreLegalizerCombiner.o -c ../../llvm/lib/Target/X86/GISel/X86PreLegalizerCombiner.cpp -I../../llvm/lib/Target/X86 -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/X86 -I. -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/include/llvm/Analysis -Igen/llvm/include/llvm/IR -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/Target/X86/GISel/X86PreLegalizerCombiner.cpp:33:10: fatal error: 'X86GenPreLegalizeGICombiner.inc' file not found 33 | #include "X86GenPreLegalizeGICombiner.inc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [16/424] CXX obj/clang-tools-extra/clang-tidy/modernize/modernize.UseUsingCheck.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.