INFO:2025-11-17T21:29:06Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD ed617bd78082..3cba379e3d9b 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 3cba379e3d9b [VPlan] Populate and use VPIRMetadata from VPInstructions (NFC) (#167253) INFO:2025-11-17T21:29:09Z:root:syncing... Deleted branch merge (was 267c9f0b8004). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 09e95a3d0fcc] [gn build] Port 1425d75c7116 1 file changed, 2 deletions(-) [merge 8fd09a17aec8] [gn build] Port 472e4ab0b02d 1 file changed, 1 deletion(-) [merge 2daef1f4ec8b] [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-17T21:29:11Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/761] 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. [2/761] 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. [3/761] 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. [4/761] 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. [5/761] 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. [6/761] 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. [7/761] 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. [8/761] 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. [9/761] 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. [10/761] 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.