INFO:2025-11-04T14:38:59Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 2237a18f25dc..bdf02486a3b1 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 bdf02486a3b1 [clang][Driver] Fix crash in --offload-new-driver and -save-temps. (#165606) INFO:2025-11-04T14:39:03Z:root:syncing... Deleted branch merge (was 9846cc5b55e3). 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 661cd010aa90] [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-04T14:39:04Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/510] AR lib/libLLVMPowerPCDesc.a [2/510] AR lib/libLLVMPowerPCAsmParser.a [3/510] AR lib/libLLVMPowerPCDisassembler.a [4/510] LINK obj/llvm/unittests/Target/LoongArch/LoongArchTests [5/510] LINK obj/llvm/unittests/Target/ARM/ARMTests [6/510] LINK ./bin/llvm-cfi-verify [7/510] LINK obj/llvm/unittests/Transforms/Coroutines/CoroTests [8/510] AR lib/libLLVMPowerPCCodeGen.a [9/510] LINK obj/llvm/unittests/Transforms/IPO/IPOTests [10/510] LINK ./bin/llvm-debuginfo-analyzer [11/510] LINK obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests [12/510] LINK ./bin/llvm-bolt [13/510] LINK obj/bolt/unittests/Core/CoreTests [14/510] LINK ./bin/llvm-bolt-heatmap [15/510] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [16/510] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [17/510] LINK ./bin/llvm-ar [18/510] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [19/510] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [20/510] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [21/510] 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. [22/510] LINK ./bin/bugpoint [23/510] LINK ./bin/llc [24/510] LINK ./bin/dsymutil [25/510] LINK ./bin/llvm-c-test [26/510] CXX obj/llvm/unittests/Target/X86/X86Tests.MachineSizeOptsTest.o [27/510] CXX obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests.WebAssemblyExceptionInfoTest.o [28/510] CXX obj/llvm/unittests/Target/RISCV/RISCVTests.RISCVSelectionDAGTest.o [29/510] CXX obj/llvm/unittests/Target/X86/X86Tests.TernlogTest.o [30/510] CXX obj/clang/lib/Driver/Driver.Driver.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.