INFO:2025-11-04T10:09:08Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD ab487b6378cf..97947f150f55 main -> origin/main Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. 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 97947f150f55 [MLIR][NVVM] Update Op verifiers to prevent ungraceful exits (#165677) INFO:2025-11-04T10:09:11Z:root:syncing... Deleted branch merge (was 985f62da9f7f). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 9815ee671e5a] [gn build] Port bb4ed55acdbc 2 files changed, 4 insertions(+), 2 deletions(-) [gn build] Port bb4ed55acdbc -- https://github.com/llvm/llvm-project/commit/bb4ed55acdbc INFO:2025-11-04T10:09:12Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/242] AR lib/libLLVMBitReader.a [2/242] LINK ./bin/clang-apply-replacements [3/242] LINK obj/bolt/unittests/Profile/ProfileTests [4/242] LINK ./bin/llvm-bat-dump [5/242] LINK ./bin/clang-move [6/242] LINK ./bin/clang-query [7/242] LINK ./bin/clang-doc [8/242] LINK ./bin/find-all-symbols [9/242] LINK ./bin/clang-reorder-fields [10/242] LINK ./bin/clang-include-fixer [11/242] LINK ./bin/clang-change-namespace [12/242] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [13/242] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [14/242] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [15/242] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [16/242] LINK ./bin/pp-trace [17/242] LINK ./bin/modularize [18/242] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [19/242] LINK obj/clang/unittests/InstallAPI/InstallAPITests [20/242] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [21/242] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [22/242] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [23/242] LINK obj/clang/unittests/Format/FormatTests [24/242] LINK obj/clang/unittests/Index/IndexTests [25/242] LINK obj/clang/unittests/Parse/ParseTests [26/242] LINK obj/clang/unittests/Lex/LexTests [27/242] LINK obj/clang/unittests/Rewrite/RewriteTests [28/242] LINK ./bin/clang-tidy [29/242] LINK obj/clang/unittests/Serialization/SerializationTests [30/242] LINK obj/clang/unittests/Sema/SemaTests [31/242] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o FAILED: obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o.d -o obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o -c ../../lldb/source/Plugins/LanguageRuntime/CPlusPlus/VerboseTrapFrameRecognizer.cpp -I../../llvm/include -Igen/llvm/include -I../../lldb/include -Igen/lldb/include -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../lldb/source/Plugins/LanguageRuntime/CPlusPlus/VerboseTrapFrameRecognizer.cpp:13:10: fatal error: 'clang/CodeGen/ModuleBuilder.h' file not found #include "clang/CodeGen/ModuleBuilder.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [32/242] LINK obj/clang/unittests/Support/ClangSupportTests [33/242] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [34/242] LINK obj/clang/unittests/AST/ByteCode/InterpTests [35/242] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [36/242] LINK obj/clang/unittests/AST/ASTTests [37/242] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [38/242] LINK ./bin/clang-diff [39/242] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [40/242] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.