INFO:2025-11-04T12:23:25Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD dbce71382c65..8cb0c0ce1be9 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 4 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 8cb0c0ce1be9 Revert "Fix bazel build issue after #166157" (#166359) INFO:2025-11-04T12:23:28Z:root:syncing... Deleted branch merge (was 0bf8f5657919). 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 f2688fe8d294] [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-04T12:23:29Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/521] AR lib/libclangInterpreter.a [2/521] LINK ./bin/clang-repl [3/521] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [4/521] CXX obj/lld/wasm/wasm.MarkLive.o [5/521] CXX obj/lld/wasm/wasm.OutputSegment.o [6/521] CXX obj/lld/wasm/wasm.Relocations.o [7/521] CXX obj/lld/wasm/wasm.Symbols.o [8/521] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [9/521] CXX obj/lld/wasm/wasm.MapFile.o [10/521] CXX obj/lld/wasm/wasm.OutputSections.o [11/521] CXX obj/lld/wasm/wasm.LTO.o [12/521] CXX obj/lld/wasm/wasm.SymbolTable.o [13/521] CXX obj/lld/wasm/wasm.InputFiles.o [14/521] CXX obj/lldb/source/Expression/Expression.ExpressionParser.o [15/521] CXX obj/lldb/source/API/liblldb.SystemInitializerFull.o [16/521] CXX obj/lldb/source/Expression/Expression.ExpressionVariable.o [17/521] ACTION //lld/COFF:Options(//llvm/utils/gn/build/toolchain:unix) [18/507] CXX obj/lldb/source/Expression/Expression.FunctionCaller.o [19/507] CXX obj/lldb/source/Expression/Expression.LLVMUserExpression.o [20/507] 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. [21/507] CXX obj/lldb/source/Expression/Expression.IRExecutionUnit.o [22/507] CXX obj/lldb/source/Expression/Expression.IRInterpreter.o [23/507] CXX obj/lldb/source/Expression/Expression.UserExpression.o [24/507] CXX obj/lld/wasm/wasm.SyntheticSections.o [25/507] CXX obj/lldb/source/Expression/Expression.UtilityFunction.o [26/507] CXX obj/lld/wasm/wasm.Writer.o [27/507] CXX obj/lld/COFF/COFF.LTO.o [28/507] CXX obj/lld/COFF/COFF.InputFiles.o [29/507] CXX obj/lld/COFF/COFF.Driver.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.