INFO:2025-05-09T21:01:38Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD d71b6cf6a54c..9f7166436396 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 9f7166436396 [AArch64] Extend broadcast shuffle costs. NFC INFO:2025-05-09T21:01:41Z:root:syncing... Deleted branch merge (was 99ce1d9d9f8b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge bc1878f3fb73] [gn build] Port 74ed33484e84 2 files changed, 2 insertions(+) [gn build] Port 74ed33484e84 -- https://github.com/llvm/llvm-project/commit/74ed33484e84 INFO:2025-05-09T21:01:43Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVSelectionDAGInfo.o FAILED: obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVSelectionDAGInfo.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVSelectionDAGInfo.o.d -o obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVSelectionDAGInfo.o -c ../../llvm/lib/Target/RISCV/RISCVSelectionDAGInfo.cpp -I../../llvm/lib/Target/RISCV -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/RISCV -Igen/llvm/lib/Target/RISCV/AsmParser -Igen/llvm/lib/Target/RISCV/MCTargetDesc -Igen/llvm/include/llvm/IR -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 -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/Target/RISCV/RISCVSelectionDAGInfo.cpp:9: ../../llvm/lib/Target/RISCV/RISCVSelectionDAGInfo.h:16:10: fatal error: 'RISCVGenSDNodeInfo.inc' file not found #include "RISCVGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [2/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVPostRAExpandPseudoInsts.o [3/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVRedundantCopyElimination.o [4/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o FAILED: obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o.d -o obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelLowering.o -c ../../llvm/lib/Target/RISCV/RISCVISelLowering.cpp -I../../llvm/lib/Target/RISCV -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/RISCV -Igen/llvm/lib/Target/RISCV/AsmParser -Igen/llvm/lib/Target/RISCV/MCTargetDesc -Igen/llvm/include/llvm/IR -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 -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/Target/RISCV/RISCVISelLowering.cpp:20: ../../llvm/lib/Target/RISCV/RISCVSelectionDAGInfo.h:16:10: fatal error: 'RISCVGenSDNodeInfo.inc' file not found #include "RISCVGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [5/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVMoveMerger.o [6/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVPushPopOptimizer.o [7/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVMergeBaseOffset.o [8/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVRegisterInfo.o [9/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVOptWInstrs.o [10/1453] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelDAGToDAG.o FAILED: obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelDAGToDAG.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelDAGToDAG.o.d -o obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVISelDAGToDAG.o -c ../../llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp -I../../llvm/lib/Target/RISCV -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/RISCV -Igen/llvm/lib/Target/RISCV/AsmParser -Igen/llvm/lib/Target/RISCV/MCTargetDesc -Igen/llvm/include/llvm/IR -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 -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp:19: ../../llvm/lib/Target/RISCV/RISCVSelectionDAGInfo.h:16:10: fatal error: 'RISCVGenSDNodeInfo.inc' file not found #include "RISCVGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.