INFO:2025-11-17T22:19:24Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 6245a4f87570..88b3969dfe20 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 88b3969dfe20 [lldb-dap] Address a unit test race condition during initialization. (#167981) INFO:2025-11-17T22:19:27Z:root:syncing... Deleted branch merge (was bec069823cae). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 4e1996bff818] [gn build] Port 1425d75c7116 1 file changed, 2 deletions(-) [merge 8efefe7d764e] [gn build] Port 472e4ab0b02d 1 file changed, 1 deletion(-) [merge 7aab07ae8588] [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:19:29Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/793] LINK ./bin/clang-apply-replacements [2/793] LINK ./bin/llvm-bat-dump [3/793] LINK obj/bolt/unittests/Profile/ProfileTests [4/793] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [5/793] LINK ./bin/clang-doc [6/793] LINK ./bin/clang-include-fixer [7/793] LINK ./bin/clang-move [8/793] LINK ./bin/clang-reorder-fields [9/793] LINK ./bin/find-all-symbols [10/793] LINK ./bin/clang-query [11/793] LINK ./bin/modularize [12/793] LINK ./bin/clang-change-namespace [13/793] LINK ./bin/pp-trace [14/793] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [15/793] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [16/793] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [17/793] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [18/793] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [19/793] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [20/793] LINK ./bin/clang-tidy [21/793] 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. [22/793] 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. [23/793] 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. [24/793] 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/793] 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. [26/793] 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. [27/793] 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. [28/793] 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. [29/793] 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. [30/793] 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. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.