INFO:2025-04-02T22:17:23Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 8100bd58a3fc..93d3775da881 main -> origin/main 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 93d3775da881 [lldb] Fix tagged-pointer info address parsing (#134123) INFO:2025-04-02T22:17:25Z:root:syncing... Deleted branch merge (was 8100bd58a3fc). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-02T22:17:26Z:root:building ninja: Entering directory `out/gn' [1/2739] STAMP obj/lldb/source/Breakpoint/Breakpoint.inputdeps.stamp [2/2739] STAMP obj/lldb/source/Interpreter/Interpreter.inputdeps.stamp [3/2739] STAMP obj/lldb/source/DataFormatters/DataFormatters.inputdeps.stamp [4/2739] STAMP obj/lldb/source/Expression/Expression.inputdeps.stamp [5/2739] STAMP obj/lldb/source/Commands/Commands.inputdeps.stamp [6/2739] STAMP obj/lldb/source/Core/Core.inputdeps.stamp [7/2739] CXX obj/lldb/source/Plugins/SymbolVendor/ELF/ELF.SymbolVendorELF.o [8/2739] CXX obj/lldb/source/Plugins/SymbolVendor/wasm/wasm.SymbolVendorWasm.o [9/2739] CXX obj/lldb/source/Plugins/SymbolLocator/Default/Default.SymbolLocatorDefault.o [10/2739] CXX obj/lldb/source/Plugins/SymbolVendor/PECOFF/PECOFF.SymbolVendorPECOFF.o [11/2739] CXX obj/lldb/source/Plugins/SymbolVendor/MacOSX/MacOSX.SymbolVendorMacOSX.o [12/2739] CXX obj/lldb/source/Expression/Expression.IRMemoryMap.o [13/2739] CXX obj/lldb/source/Interpreter/Interpreter.CommandAlias.o [14/2739] CXX obj/lldb/source/Commands/Commands.CommandCompletions.o [15/2739] CXX obj/lldb/source/Commands/Commands.CommandObjectPlatform.o [16/2739] CXX obj/lldb/source/Core/Core.AddressResolverFileLine.o [17/2739] CXX obj/lldb/source/Core/Core.DataFileCache.o [18/2739] CXX obj/lldb/source/Commands/Commands.CommandObjectTrace.o [19/2739] CXX obj/lldb/source/Commands/Commands.CommandObjectScripting.o [20/2739] CXX obj/lldb/source/Commands/Commands.CommandObjectTarget.o FAILED: obj/lldb/source/Commands/Commands.CommandObjectTarget.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Commands/Commands.CommandObjectTarget.o.d -o obj/lldb/source/Commands/Commands.CommandObjectTarget.o -c ../../lldb/source/Commands/CommandObjectTarget.cpp -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/lldb/source/Commands -I../../sysroot/MacOSX.sdk/usr/include/libxml2 -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 -fno-strict-aliasing -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../lldb/source/Commands/CommandObjectTarget.cpp:63: In file included from ../../clang/include/clang/Frontend/CompilerInstance.h:13: In file included from ../../clang/include/clang/Basic/Diagnostic.h:17: ../../clang/include/clang/Basic/DiagnosticIDs.h:114:10: fatal error: 'clang/Basic/DiagnosticCommonCompatIDs.inc' file not found #include "clang/Basic/DiagnosticCommonCompatIDs.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [21/2739] CXX obj/lldb/source/Core/Core.DebuggerEvents.o [22/2739] CXX obj/lldb/source/Commands/Commands.CommandObjectProcess.o [23/2739] CXX obj/lldb/source/Interpreter/Interpreter.CommandInterpreter.o [24/2739] CXX obj/lldb/source/Commands/Commands.CommandObjectThread.o [25/2739] CXX obj/lldb/source/Core/Core.DumpDataExtractor.o [26/2739] CXX obj/lldb/source/Core/Core.DumpRegisterValue.o [27/2739] CXX obj/lldb/source/Core/Core.DynamicLoader.o [28/2739] CXX obj/lldb/source/Core/Core.Disassembler.o [29/2739] CXX obj/lldb/source/Core/Core.Debugger.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.