INFO:2025-11-04T11:47:53Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c80faaefe10f..0c653514cc2f 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 0c653514cc2f [mlir][rocdl] Add GlobalLoadAsyncToLDS operation (#165374) INFO:2025-11-04T11:47:56Z:root:syncing... Deleted branch merge (was f4b2051b22de). 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 df97f373f95c] [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-04T11:47:57Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/1119] CXX obj/lldb/source/Core/Core.AddressResolverFileLine.o [2/1119] CXX obj/lldb/source/Core/Core.Address.o [3/1119] CXX obj/lldb/source/Commands/Commands.CommandObjectSource.o [4/1119] CXX obj/lldb/source/Commands/Commands.CommandObjectDisassemble.o [5/1119] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpoint.o [6/1119] CXX obj/lldb/source/Commands/Commands.CommandObjectFrame.o [7/1119] CXX obj/lldb/source/Commands/Commands.CommandObjectMemory.o [8/1119] CXX obj/lldb/source/Core/Core.FileLineResolver.o [9/1119] CXX obj/lldb/source/Commands/Commands.CommandObjectThread.o [10/1119] CXX obj/lldb/source/Core/Core.Debugger.o [11/1119] CXX obj/lldb/source/Core/Core.Disassembler.o [12/1119] CXX obj/lldb/source/Core/Core.SearchFilter.o [13/1119] CXX obj/lldb/source/Core/Core.ModuleList.o [14/1119] CXX obj/lldb/source/Core/Core.Value.o [15/1119] CXX obj/lldb/source/Core/Core.FormatEntity.o [16/1119] CXX obj/lldb/source/Core/Core.Module.o [17/1119] CXX obj/lldb/source/Expression/Expression.DWARFExpressionList.o [18/1119] CXX obj/lldb/source/Core/Core.SourceManager.o [19/1119] CXX obj/lldb/source/DataFormatters/DataFormatters.TypeFormat.o [20/1119] CXX obj/lldb/source/Expression/Expression.DWARFExpression.o [21/1119] CXX obj/lldb/source/Expression/Expression.ExpressionParser.o [22/1119] CXX obj/lldb/source/Commands/Commands.CommandObjectTarget.o [23/1119] CXX obj/lldb/source/Expression/Expression.ExpressionVariable.o [24/1119] CXX obj/lldb/source/Expression/Expression.FunctionCaller.o [25/1119] CXX obj/lldb/source/Expression/Expression.Materializer.o [26/1119] CXX obj/lldb/source/Expression/Expression.LLVMUserExpression.o [27/1119] CXX obj/lldb/source/Expression/Expression.UserExpression.o [28/1119] CXX obj/lldb/source/Expression/Expression.UtilityFunction.o [29/1119] CXX obj/lldb/source/Expression/Expression.IRInterpreter.o [30/1119] CXX obj/lldb/source/Expression/Expression.IRExecutionUnit.o [31/1119] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverFileLine.o [32/1119] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointLocation.o [33/1119] CXX obj/lldb/source/Breakpoint/Breakpoint.Breakpoint.o [34/1119] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverFileRegex.o [35/1119] 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. [36/1119] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolver.o [37/1119] CXX obj/lldb/source/Breakpoint/Breakpoint.BreakpointResolverName.o [38/1119] CXX obj/lldb/source/Plugins/Architecture/PPC64/PPC64.ArchitecturePPC64.o [39/1119] CXX obj/lldb/source/Commands/Commands.CommandCompletions.o [40/1119] CXX obj/lldb/source/Plugins/Disassembler/LLVMC/LLVMC.DisassemblerLLVMC.o [41/1119] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/ObjC.ObjCLanguageRuntime.o [42/1119] CXX obj/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/MacOSX-DYLD.DynamicLoaderMacOS.o [43/1119] CXX obj/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntime.AppleObjCRuntimeV2.o [44/1119] CXX obj/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/MacOSX-DYLD.DynamicLoaderDarwin.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.