INFO:2025-04-02T16:22:54Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 84cb08e11866..f7591ee161bc 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 f7591ee161bc [LV] Exercise type-mismatch with RT-check conflict rdx (#130295) INFO:2025-04-02T16:22:56Z:root:syncing... Deleted branch merge (was 84cb08e11866). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-04-02T16:22:56Z:root:building ninja: Entering directory `out/gn' [1/2612] CXX obj/lldb/source/Core/Core.UserSettingsController.o [2/2612] 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. [3/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.DumpValueObjectOptions.o [4/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.CXXFunctionPointer.o [5/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatClasses.o [6/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.DataVisualization.o [7/2612] CXX obj/lldb/source/Core/Core.Value.o [8/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterBytecode.o [9/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatterSection.o [10/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.FormatManager.o [11/2612] CXX obj/lldb/source/DataFormatters/DataFormatters.FormattersHelpers.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.