INFO:2025-04-03T12:14:43Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 739fe980802e..722346c7bc70 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 722346c7bc70 [Tooling] Handle AttributedType in getFullyQualifiedType (#134228) INFO:2025-04-03T12:14:46Z:root:syncing... Deleted branch merge (was 739fe980802e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-03T12:14:46Z:root:building ninja: Entering directory `out/gn' [1/2752] STAMP obj/lldb/source/Interpreter/Interpreter.inputdeps.stamp [2/2752] STAMP obj/lldb/source/Plugins/ABI/X86/X86.inputdeps.stamp [3/2752] STAMP obj/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/POSIX-DYLD.inputdeps.stamp [4/2752] STAMP obj/lldb/source/Plugins/ExpressionParser/Clang/Clang.inputdeps.stamp [5/2752] STAMP obj/lldb/source/Expression/Expression.inputdeps.stamp [6/2752] STAMP obj/lldb/source/Initialization/Initialization.inputdeps.stamp [7/2752] STAMP obj/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/MacOSX-DYLD.inputdeps.stamp [8/2752] CXX obj/lldb/source/Core/Core.ModuleList.o FAILED: obj/lldb/source/Core/Core.ModuleList.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Core/Core.ModuleList.o.d -o obj/lldb/source/Core/Core.ModuleList.o -c ../../lldb/source/Core/ModuleList.cpp -I../../lldb/source -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -I../../lldb/include -Igen/lldb/include -Igen/lldb/source/Core -Igen/lldb/source/Core -Igen/clang/include/clang/Driver -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/Core/ModuleList.cpp:34: In file included from ../../clang/include/clang/Driver/Driver.h:12: 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. [9/2752] CXX obj/lldb/source/DataFormatters/DataFormatters.CXXFunctionPointer.o [10/2752] CXX obj/lldb/source/Interpreter/Interpreter.OptionArgParser.o [11/2752] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABIMacOSX_i386.o [12/2752] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABISysV_i386.o [13/2752] CXX obj/lldb/source/Plugins/ABI/X86/X86.ABISysV_x86_64.o [14/2752] 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. [15/2752] CXX obj/lldb/source/Expression/Expression.LLVMUserExpression.o [16/2752] CXX obj/lldb/source/Expression/Expression.DWARFExpression.o [17/2752] CXX obj/lldb/source/Expression/Expression.IRInterpreter.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.