INFO:2025-11-17T22:56:20Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD e89e359313a0..f0f53326c735 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 f0f53326c735 [mlir][acc] Add ACCImplicitRoutine pass for implicit `acc routine` (#168433) INFO:2025-11-17T22:56:23Z:root:syncing... Deleted branch merge (was ad3b46f2157b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 0b25e9d5962c] [gn build] Port 1425d75c7116 1 file changed, 2 deletions(-) [merge 22465b778ebd] [gn build] Port 472e4ab0b02d 1 file changed, 1 deletion(-) [merge 26b88f666553] [gn build] Port 49d5bb0ad0cb 1 file changed, 1 insertion(+) [gn build] Port 1425d75c7116 -- https://github.com/llvm/llvm-project/commit/1425d75c7116 [gn build] Port 472e4ab0b02d -- https://github.com/llvm/llvm-project/commit/472e4ab0b02d [gn build] Port 49d5bb0ad0cb -- https://github.com/llvm/llvm-project/commit/49d5bb0ad0cb INFO:2025-11-17T22:56:25Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/773] LINK obj/clang/unittests/InstallAPI/InstallAPITests [2/773] LINK obj/clang/unittests/Format/FormatTests [3/773] LINK obj/clang/unittests/Parse/ParseTests [4/773] LINK obj/clang/unittests/Lex/LexTests [5/773] LINK obj/clang/unittests/Sema/SemaTests [6/773] LINK obj/clang/unittests/Serialization/SerializationTests [7/773] LINK obj/clang/unittests/Index/IndexTests [8/773] LINK obj/clang/unittests/Rewrite/RewriteTests [9/773] LINK ./bin/clang-offload-bundler [10/773] LINK ./bin/clang-diff [11/773] LINK ./bin/clang-extdef-mapping [12/773] LINK obj/clang/unittests/Support/ClangSupportTests [13/773] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [14/773] LINK ./bin/diagtool [15/773] LINK ./bin/clang-installapi [16/773] LINK ./bin/clang-refactor [17/773] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [18/773] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [19/773] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [20/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCallingConv.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCallingConv.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCallingConv.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCallingConv.o -c ../../llvm/lib/Target/SystemZ/SystemZCallingConv.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZCallingConv.cpp:9: In file included from ../../llvm/lib/Target/SystemZ/SystemZCallingConv.h:12: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [21/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCopyPhysRegs.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCopyPhysRegs.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCopyPhysRegs.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZCopyPhysRegs.o -c ../../llvm/lib/Target/SystemZ/SystemZCopyPhysRegs.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZCopyPhysRegs.cpp:16: In file included from ../../llvm/lib/Target/SystemZ/SystemZTargetMachine.h:17: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [22/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZHazardRecognizer.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZHazardRecognizer.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZHazardRecognizer.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZHazardRecognizer.o -c ../../llvm/lib/Target/SystemZ/SystemZHazardRecognizer.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZHazardRecognizer.cpp:30: In file included from ../../llvm/lib/Target/SystemZ/SystemZHazardRecognizer.h:33: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [23/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZElimCompare.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZElimCompare.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZElimCompare.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZElimCompare.o -c ../../llvm/lib/Target/SystemZ/SystemZElimCompare.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZElimCompare.cpp:17: In file included from ../../llvm/lib/Target/SystemZ/SystemZTargetMachine.h:17: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [24/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZFrameLowering.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZFrameLowering.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZFrameLowering.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZFrameLowering.o -c ../../llvm/lib/Target/SystemZ/SystemZFrameLowering.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZFrameLowering.cpp:10: In file included from ../../llvm/lib/Target/SystemZ/SystemZCallingConv.h:12: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [25/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZInstrInfo.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZInstrInfo.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZInstrInfo.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZInstrInfo.o -c ../../llvm/lib/Target/SystemZ/SystemZInstrInfo.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZInstrInfo.cpp:17: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [26/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZLDCleanup.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZLDCleanup.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZLDCleanup.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZLDCleanup.o -c ../../llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZLDCleanup.cpp:16: In file included from ../../llvm/lib/Target/SystemZ/SystemZTargetMachine.h:17: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [27/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelLowering.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelLowering.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelLowering.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelLowering.o -c ../../llvm/lib/Target/SystemZ/SystemZISelLowering.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZISelLowering.cpp:14: In file included from ../../llvm/lib/Target/SystemZ/SystemZCallingConv.h:12: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [28/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZAsmPrinter.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZAsmPrinter.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZAsmPrinter.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZAsmPrinter.o -c ../../llvm/lib/Target/SystemZ/SystemZAsmPrinter.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZAsmPrinter.cpp:14: In file included from ../../llvm/lib/Target/SystemZ/SystemZAsmPrinter.h:14: In file included from ../../llvm/lib/Target/SystemZ/SystemZTargetMachine.h:17: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [29/773] CXX obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelDAGToDAG.o FAILED: obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelDAGToDAG.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelDAGToDAG.o.d -o obj/llvm/lib/Target/SystemZ/LLVMSystemZCodeGen.SystemZISelDAGToDAG.o -c ../../llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp -I../../llvm/lib/Target/SystemZ -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/SystemZ -I. -Igen/llvm/lib/Target/SystemZ/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/SystemZ/SystemZISelDAGToDAG.cpp:13: In file included from ../../llvm/lib/Target/SystemZ/SystemZTargetMachine.h:17: In file included from ../../llvm/lib/Target/SystemZ/SystemZSubtarget.h:20: ../../llvm/lib/Target/SystemZ/SystemZSelectionDAGInfo.h:19:10: fatal error: 'SystemZGenSDNodeInfo.inc' file not found #include "SystemZGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.