INFO:2025-11-04T10:02:44Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD dec6e7380c69..73e3d788906a 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 73e3d788906a [flang][test] Fix gcc-triple test when default target is not x86_64 INFO:2025-11-04T10:02:47Z:root:syncing... Deleted branch merge (was 5d624db4ae26). 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 e3516667015d] [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:02:48Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/98] AR lib/liblldbTarget.a [2/98] AR lib/libLLVMX86CodeGen.a [3/98] LINK ./bin/dexp [4/98] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [5/98] LINK obj/bolt/unittests/Core/CoreTests [6/98] LINK ./bin/llvm-bolt-heatmap [7/98] LINK ./bin/llvm-bolt [8/98] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [9/98] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [10/98] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [11/98] LINK ./bin/clangd [12/98] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [13/98] LINK ./bin/clangd-indexer [14/98] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [15/98] LINK ./bin/clangd-xpc-test-client [16/98] LINK ./bin/lld [17/98] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [18/98] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [19/98] LINK obj/clang/unittests/Tooling/ToolingTests [20/98] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [21/98] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [22/98] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [23/98] LINK obj/clang/unittests/CrossTU/CrossTUTests [24/98] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [25/98] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [26/98] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [27/98] LINK ./bin/clang-linker-wrapper [28/98] 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. [29/98] LINK obj/clang/unittests/Driver/ClangDriverTests [30/98] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [31/98] LINK ./bin/clang-scan-deps [32/98] LINK ./bin/clang-nvlink-wrapper [33/98] LINK ./bin/clang-check [34/98] LINK ./bin/clang-sycl-linker [35/98] LINK ./bin/llvm-opt-fuzzer [36/98] SOLINK ./lib/libclang.dylib [37/98] LINK ./bin/clang-repl ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.