INFO:2025-08-28T00:03:07Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 46f5daeeed2b..238fe4e908b9 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 238fe4e908b9 [MLIR] Refix pr154556 (#155726) INFO:2025-08-28T00:03:10Z:root:syncing... Deleted branch merge (was efb1ed0cbdcf). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 98dd78c1a649] [gn build] Port f1ee0473209e 1 file changed, 1 insertion(+) [gn build] Port f1ee0473209e -- https://github.com/llvm/llvm-project/commit/f1ee0473209e INFO:2025-08-28T00:03:11Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/496] AR lib/libLLVMCore.a [2/496] LINK ./bin/llvm-bcanalyzer [3/496] LINK ./bin/llvm-ifs [4/496] LINK ./bin/llvm-cvtres [5/496] LINK ./bin/llvm-debuginfod-find [6/496] LINK ./bin/llvm-debuginfod [7/496] LINK ./bin/llvm-diff [8/496] LINK ./bin/llvm-dis [9/496] CXX obj/llvm/lib/ProfileData/ProfileData.DataAccessProf.o [10/496] CXX obj/llvm/lib/ProfileData/ProfileData.IndexedMemProfData.o [11/496] CXX obj/llvm/lib/ProfileData/ProfileData.MemProfRadixTree.o [12/496] CXX obj/clang-tools-extra/clangd/clangd.Diagnostics.o FAILED: obj/clang-tools-extra/clangd/clangd.Diagnostics.o ../../chromeclang/bin/clang++ -MMD -MF obj/clang-tools-extra/clangd/clangd.Diagnostics.o.d -o obj/clang-tools-extra/clangd/clangd.Diagnostics.o -c ../../clang-tools-extra/clangd/Diagnostics.cpp -I../../clang-tools-extra/clangd -I../../clang-tools-extra/include-cleaner/include -Igen/clang-tools-extra/clangd/tool -I../../llvm/include -Igen/llvm/include -I../../clang/include -Igen/clang/include -Igen/clang-tools-extra/clangd -Igen/clang-tools-extra/clang-tidy -Igen/clang/include/clang/AST -Igen/clang/include/clang/Basic -Igen/llvm/include/llvm/Frontend/OpenMP -Igen/clang/include/clang/Driver -Igen/clang/include/clang/Tooling/Syntax -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 In file included from ../../clang-tools-extra/clangd/Diagnostics.cpp:15: In file included from ../../clang/include/clang/Basic/AllDiagnostics.h:29: ../../clang/include/clang/Basic/DiagnosticTrap.h:12:10: fatal error: 'clang/Basic/DiagnosticTrapInterface.inc' file not found #include "clang/Basic/DiagnosticTrapInterface.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [13/496] CXX obj/llvm/lib/ProfileData/ProfileData.InstrProf.o [14/496] CXX obj/llvm/lib/ProfileData/ProfileData.InstrProfWriter.o [15/496] CXX obj/llvm/lib/Transforms/Instrumentation/Instrumentation.MemProfUse.o [16/496] CXX obj/llvm/tools/llvm-cov/llvm-cov.CodeCoverage.o [17/496] CXX obj/llvm/lib/ProfileData/ProfileData.InstrProfReader.o [18/496] CXX obj/llvm/lib/ProfileData/ProfileData.MemProfReader.o [19/496] CXX obj/llvm/lib/ProfileData/Coverage/Coverage.CoverageMapping.o [20/496] CXX obj/llvm/lib/Transforms/Instrumentation/Instrumentation.PGOInstrumentation.o [21/496] CXX obj/llvm/lib/Bitcode/Writer/Writer.BitcodeWriter.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.