INFO:2025-11-21T19:32:40Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD ebb04b2b4c38..52f9a57b2961 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 52f9a57b2961 [clang-doc] Fix `` mismatch in the namespace template (#168966) INFO:2025-11-21T19:32:43Z:root:syncing... Deleted branch merge (was 8c6fab654f24). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 2c5efbed38d5] [gn build] Port 645e0dcbff33 1 file changed, 1 insertion(+) [merge 96fb3f366136] [gn build] Port b5812c0cf789 1 file changed, 1 insertion(+) [gn build] Port 645e0dcbff33 -- https://github.com/llvm/llvm-project/commit/645e0dcbff33 [gn build] Port b5812c0cf789 -- https://github.com/llvm/llvm-project/commit/b5812c0cf789 INFO:2025-11-21T19:32:44Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/754] COPY ../../clang-tools-extra/clang-doc/assets/namespace-template.mustache share/clang-doc/namespace-template.mustache [2/754] LINK ./bin/clang-apply-replacements [3/754] LINK ./bin/find-all-symbols [4/754] LINK ./bin/clang-move [5/754] LINK ./bin/clang-reorder-fields [6/754] LINK ./bin/clang-change-namespace [7/754] LINK ./bin/clang-include-fixer [8/754] LINK ./bin/clang-query [9/754] LINK ./bin/clang-doc [10/754] LINK obj/clang/unittests/Parse/ParseTests [11/754] LINK obj/clang/unittests/Serialization/SerializationTests [12/754] LINK obj/clang/unittests/Lex/LexTests [13/754] LINK obj/clang/unittests/Rewrite/RewriteTests [14/754] LINK obj/clang/unittests/Sema/SemaTests [15/754] LINK ./bin/clang-tidy [16/754] CXX obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelDAGToDAG.o FAILED: obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelDAGToDAG.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelDAGToDAG.o.d -o obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelDAGToDAG.o -c ../../llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp -I../../llvm/lib/Target/LoongArch -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/LoongArch -I. -Igen/llvm/lib/Target/LoongArch/AsmParser -Igen/llvm/lib/Target/LoongArch/MCTargetDesc -Igen/llvm/include/llvm/Analysis -Igen/llvm/include/llvm/IR -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.cpp:13: In file included from ../../llvm/lib/Target/LoongArch/LoongArchISelDAGToDAG.h:17: ../../llvm/lib/Target/LoongArch/LoongArchSelectionDAGInfo.h:15:10: fatal error: 'LoongArchGenSDNodeInfo.inc' file not found #include "LoongArchGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [17/754] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [18/754] CXX obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSelectionDAGInfo.o FAILED: obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSelectionDAGInfo.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSelectionDAGInfo.o.d -o obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSelectionDAGInfo.o -c ../../llvm/lib/Target/LoongArch/LoongArchSelectionDAGInfo.cpp -I../../llvm/lib/Target/LoongArch -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/LoongArch -I. -Igen/llvm/lib/Target/LoongArch/AsmParser -Igen/llvm/lib/Target/LoongArch/MCTargetDesc -Igen/llvm/include/llvm/Analysis -Igen/llvm/include/llvm/IR -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/Target/LoongArch/LoongArchSelectionDAGInfo.cpp:9: ../../llvm/lib/Target/LoongArch/LoongArchSelectionDAGInfo.h:15:10: fatal error: 'LoongArchGenSDNodeInfo.inc' file not found #include "LoongArchGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [19/754] LINK obj/clang/unittests/Format/FormatTests [20/754] LINK obj/clang/unittests/Support/ClangSupportTests [21/754] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [22/754] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [23/754] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [24/754] CXX obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelLowering.o FAILED: obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelLowering.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelLowering.o.d -o obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchISelLowering.o -c ../../llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp -I../../llvm/lib/Target/LoongArch -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/LoongArch -I. -Igen/llvm/lib/Target/LoongArch/AsmParser -Igen/llvm/lib/Target/LoongArch/MCTargetDesc -Igen/llvm/include/llvm/Analysis -Igen/llvm/include/llvm/IR -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/Target/LoongArch/LoongArchISelLowering.cpp:18: ../../llvm/lib/Target/LoongArch/LoongArchSelectionDAGInfo.h:15:10: fatal error: 'LoongArchGenSDNodeInfo.inc' file not found #include "LoongArchGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [25/754] CXX obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSubtarget.o FAILED: obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSubtarget.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSubtarget.o.d -o obj/llvm/lib/Target/LoongArch/LLVMLoongArchCodeGen.LoongArchSubtarget.o -c ../../llvm/lib/Target/LoongArch/LoongArchSubtarget.cpp -I../../llvm/lib/Target/LoongArch -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/LoongArch -I. -Igen/llvm/lib/Target/LoongArch/AsmParser -Igen/llvm/lib/Target/LoongArch/MCTargetDesc -Igen/llvm/include/llvm/Analysis -Igen/llvm/include/llvm/IR -arch arm64 -isysroot ../../sysroot/MacOSX.sdk -mmacos-version-min=12 -mmacos-version-min=12 -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -isysroot ../../sysroot/MacOSX.sdk -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/Target/LoongArch/LoongArchSubtarget.cpp:15: ../../llvm/lib/Target/LoongArch/LoongArchSelectionDAGInfo.h:15:10: fatal error: 'LoongArchGenSDNodeInfo.inc' file not found #include "LoongArchGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.