INFO:2025-11-05T07:23:14Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 304d2ff4d998..66f52ca9a09c 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 66f52ca9a09c test: correct typo in RUN line (#166511) INFO:2025-11-05T07:23:17Z:root:syncing... Deleted branch merge (was d356048e6c6b). 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 1329f4116942] [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 f022b1574bbd] [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 12c0404f2ebd] [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 990377f5315a] [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-05T07:23:20Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/858] AR lib/libclangTidyUtils.a [2/858] AR lib/libclangTidyAbseilModule.a [3/858] AR lib/libclangTidyAlteraModule.a [4/858] AR lib/libclangTidyAndroidModule.a [5/858] AR lib/libclangTidyBoostModule.a [6/858] AR lib/libclangTidyCustomModule.a [7/858] AR lib/libclangTidyDarwinModule.a [8/858] AR lib/libclangTidyLinuxKernelModule.a [9/858] AR lib/libclangTidyLLVMLibcModule.a [10/858] AR lib/libclangTidyMiscModule.a [11/858] AR lib/libclangTidyConcurrencyModule.a [12/858] AR lib/libclangTidyZirconModule.a [13/858] AR lib/libclangTidyMPIModule.a [14/858] AR lib/libclangTidyObjCModule.a [15/858] AR lib/libclangTidyOpenMPModule.a [16/858] AR lib/libclangTidyPerformanceModule.a [17/858] AR lib/libclangTidyPortabilityModule.a [18/858] AR lib/libclangTidyReadabilityModule.a [19/858] AR lib/libclangTidyGoogleModule.a [20/858] AR lib/libclangTidyFuchsiaModule.a [21/858] AR lib/libclangTidyLLVMModule.a [22/858] AR lib/libclangTidyCERTModule.a [23/858] AR lib/libclangTidyModernizeModule.a [24/858] AR lib/libclangTidyCppCoreGuidelinesModule.a [25/858] AR lib/libclangTidyBugproneModule.a [26/858] AR lib/libclangTidyHICPPModule.a [27/858] 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. [28/858] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [29/858] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.PDBASTParser.o [30/858] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.UdtRecordCompleter.o [31/858] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.PdbAstBuilder.o [32/858] CXX obj/lldb/source/Plugins/SymbolFile/PDB/PDB.SymbolFilePDB.o [33/858] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.DWARFASTParserClang.o [34/858] CXX obj/lldb/source/Plugins/SymbolFile/NativePDB/NativePDB.SymbolFileNativePDB.o [35/858] CXX obj/lldb/source/Plugins/SymbolFile/DWARF/DWARF.SymbolFileDWARF.o [36/858] CXX obj/lldb/source/Plugins/TypeSystem/Clang/Clang.TypeSystemClang.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.