INFO:2025-11-04T16:23:05Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 71022d1ed6f1..a50d036c0bf4 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 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at a50d036c0bf4 [NFC] [Build Fix] Fix failing test case due to missing host arch. (#166392) INFO:2025-11-04T16:23:08Z:root:syncing... Deleted branch merge (was 1e9cf8422217). 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 584fba5cad37] [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 c620ee2ff68e] [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 e98aca474a85] [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 718a3b268fcf -- https://github.com/llvm/llvm-project/commit/718a3b268fcf [gn build] Port bb4ed55acdbc -- https://github.com/llvm/llvm-project/commit/bb4ed55acdbc INFO:2025-11-04T16:23:10Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/590] AR lib/libclangTidyBugproneModule.a [2/590] AR lib/libclangTidyHICPPModule.a [3/590] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [4/590] LINK obj/clang/unittests/libclang/libclangTests [5/590] AR lib/libclangDaemon.a [6/590] LINK ./bin/c-index-test [7/590] LINK obj/clang/unittests/CrossTU/CrossTUTests [8/590] LINK ./bin/dexp [9/590] AR lib/libclangdXpcJsonConversions.a [10/590] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [11/590] AR lib/libclangdXpcTransport.a [12/590] LINK ./bin/clang-import-test [13/590] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [14/590] LINK obj/clang/unittests/Frontend/FrontendTests [15/590] LINK ./bin/clang-tidy [16/590] LINK obj/clang/unittests/Driver/ClangDriverTests [17/590] LINK ./bin/clangd-indexer [18/590] LINK obj/llvm/unittests/Analysis/AnalysisTests [19/590] LINK ./bin/clang-check [20/590] LINK ./bin/clangd [21/590] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [22/590] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [23/590] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [24/590] LINK ./bin/clang-nvlink-wrapper [25/590] LINK ./bin/clang-linker-wrapper [26/590] 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. [27/590] CXX obj/clang-tools-extra/clangd/xpc/test-client/clangd-xpc-test-client.ClangdXPCTestClient.o [28/590] CXX obj/llvm/unittests/CGData/CodeGenDataTests.OutlinedHashTreeRecordTest.o [29/590] CXX obj/llvm/unittests/CGData/CodeGenDataTests.OutlinedHashTreeTest.o [30/590] CXX obj/llvm/unittests/CodeGen/CodeGenTests.AllocationOrderTest.o [31/590] CXX obj/llvm/unittests/CodeGen/CodeGenTests.AMDGPUMetadataTest.o [32/590] LINK ./bin/clang [33/590] CXX obj/llvm/unittests/CGData/CodeGenDataTests.StableFunctionMapRecordTest.o [34/590] CXX obj/llvm/unittests/CGData/CodeGenDataTests.StableFunctionMapTest.o [35/590] CXX obj/llvm/unittests/CodeGen/CodeGenTests.AsmPrinterDwarfTest.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.