INFO:2025-11-05T02:39:37Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD d6fdfe0a27d3..d998f92a002b 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 d998f92a002b [CodeGen] MachineVerifier to check early-clobber constraint (#151421) INFO:2025-11-05T02:39:40Z:root:syncing... Deleted branch merge (was 517e4c3514df). 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 28f54174b065] [gn build] Port 370058777be2 1 file changed, 1 deletion(-) 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 dbf91edf9ddd] [gn build] Port 3ebed51e997b 1 file changed, 1 insertion(+) 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 a58022ac1c80] [gn build] Port 718a3b268fcf 1 file changed, 1 insertion(+), 1 deletion(-) 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 861673365db2] [gn build] Port bb4ed55acdbc 2 files changed, 4 insertions(+), 2 deletions(-) [gn build] Port 370058777be2 -- https://github.com/llvm/llvm-project/commit/370058777be2 [gn build] Port 3ebed51e997b -- https://github.com/llvm/llvm-project/commit/3ebed51e997b [gn build] Port 718a3b268fcf -- https://github.com/llvm/llvm-project/commit/718a3b268fcf [gn build] Port bb4ed55acdbc -- https://github.com/llvm/llvm-project/commit/bb4ed55acdbc INFO:2025-11-05T02:39:42Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/1001] AR lib/liblldbPluginScriptInterpreterNone.a [2/1001] AR lib/liblldbSymbol.a [3/1001] AR lib/liblldbPluginObjectFileWasm.a [4/1001] ACTION //lldb/source/Plugins:Plugins.def(//llvm/utils/gn/build/toolchain:unix) [5/1001] AR lib/liblldbPluginProcessUtility.a [6/1001] AR lib/libLLVMScalarOpts.a [7/1001] AR lib/libclangChangeNamespace.a [8/1001] AR lib/libclangApplyReplacements.a [9/1001] AR lib/liblldbTarget.a [10/1001] LINK ./bin/llvm-profdata [11/1001] LINK ./bin/llvm-pdbutil [12/1001] LINK ./bin/clang-apply-replacements [13/1001] AR lib/libfindAllSymbols.a [14/1001] AR lib/libclangDoc.a [15/1001] AR lib/libclangMove.a [16/1001] AR lib/libclangIncludeFixer.a [17/1001] LINK ./bin/clang-include-fixer [18/1001] LINK ./bin/clang-change-namespace [19/1001] LINK ./bin/clang-doc [20/1001] LINK ./bin/find-all-symbols [21/1001] AR lib/libclangReorderFields.a [22/1001] AR lib/libclangQuery.a [23/1001] AR lib/libclangTidy.a [24/1001] CXX obj/lldb/tools/lldb-dap/lib.Breakpoint.o [25/1001] LINK ./bin/clang-move [26/1001] LINK ./bin/modularize [27/1001] LINK ./bin/clang-reorder-fields [28/1001] LINK ./bin/clang-query [29/1001] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [30/1001] LINK ./bin/pp-trace [31/1001] 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/1001] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [33/1001] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [34/1001] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [35/1001] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [36/1001] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [37/1001] CXX obj/llvm/tools/llvm-profgen/llvm-profgen.MissingFrameInferrer.o [38/1001] CXX obj/llvm/tools/llvm-profgen/llvm-profgen.CSPreInliner.o [39/1001] CXX obj/llvm/lib/CodeGen/CodeGen.MachineVerifier.o [40/1001] CXX obj/llvm/lib/Target/AMDGPU/LLVMAMDGPUCodeGen.AMDGPUInstructionSelector.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.