INFO:2025-11-05T09:01:22Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 51d0f6d6e172..5b5d0a831967 main -> origin/main Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. 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 5b5d0a831967 [libc++][NFC] Make __type_info_implementations a namespace (#166339) INFO:2025-11-05T09:01:25Z:root:syncing... Deleted branch merge (was 6e1533cbf223). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge aac417f4a554] [gn build] Port 370058777be2 1 file changed, 1 deletion(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 2e0f5a23b9f9] [gn build] Port 3ebed51e997b 1 file changed, 1 insertion(+) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 40b3bb4cde7e] [gn build] Port 51d0f6d6e172 2 files changed, 1 insertion(+), 1 deletion(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge eadc785ecfa7] [gn build] Port 718a3b268fcf 1 file changed, 1 insertion(+), 1 deletion(-) Auto packing the repository in background for optimum performance. See "git help gc" for manual housekeeping. warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. [merge 6b12edaee015] [gn build] Port bb4ed55acdbc 2 files changed, 4 insertions(+), 2 deletions(-) [gn build] Port 370058777be2 -- https://github.com/llvm/llvm-project/commit/370058777be2 [gn build] Port 3ebed51e997b -- https://github.com/llvm/llvm-project/commit/3ebed51e997b [gn build] Port 51d0f6d6e172 -- https://github.com/llvm/llvm-project/commit/51d0f6d6e172 [gn build] Port 718a3b268fcf -- https://github.com/llvm/llvm-project/commit/718a3b268fcf [gn build] Port bb4ed55acdbc -- https://github.com/llvm/llvm-project/commit/bb4ed55acdbc INFO:2025-11-05T09:01:28Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/730] COPY ../../libcxx/include/__exception/exception_ptr.h include/c++/v1/__exception/exception_ptr.h [2/730] COPY ../../libcxx/include/typeinfo include/c++/v1/typeinfo [3/730] COPY ../../libcxx/include/exception include/c++/v1/exception [4/730] AR lib/liblldbPluginPlatformWindows.a [5/730] AR lib/libLLVMCodeGen.a [6/730] AR lib/libLLVMMIRParser.a [7/730] CXX obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o FAILED: obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o ../../chromeclang/bin/clang++ -MMD -MF obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o.d -o obj/lldb/source/Plugins/LanguageRuntime/CPlusPlus/CPlusPlus.VerboseTrapFrameRecognizer.o -c ../../lldb/source/Plugins/LanguageRuntime/CPlusPlus/VerboseTrapFrameRecognizer.cpp -I../../llvm/include -Igen/llvm/include -I../../lldb/include -Igen/lldb/include -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 ../../lldb/source/Plugins/LanguageRuntime/CPlusPlus/VerboseTrapFrameRecognizer.cpp:13:10: fatal error: 'clang/CodeGen/ModuleBuilder.h' file not found #include "clang/CodeGen/ModuleBuilder.h" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [8/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixBrTableDefaults.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixBrTableDefaults.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixBrTableDefaults.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixBrTableDefaults.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyFixBrTableDefaults.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyFixBrTableDefaults.cpp:19: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [9/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixIrreducibleControlFlow.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixIrreducibleControlFlow.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixIrreducibleControlFlow.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFixIrreducibleControlFlow.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyFixIrreducibleControlFlow.cpp:57: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [10/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyDebugFixup.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyDebugFixup.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyDebugFixup.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyDebugFixup.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyDebugFixup.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyDebugFixup.cpp:20: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [11/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyExplicitLocals.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyExplicitLocals.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyExplicitLocals.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyExplicitLocals.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyExplicitLocals.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyExplicitLocals.cpp:22: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [12/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyCFGStackify.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyCFGStackify.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyCFGStackify.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyCFGStackify.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyCFGStackify.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyCFGStackify.cpp:29: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [13/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFastISel.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFastISel.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFastISel.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFastISel.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyFastISel.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyFastISel.cpp:21: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [14/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFrameLowering.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFrameLowering.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFrameLowering.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyFrameLowering.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyFrameLowering.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyFrameLowering.cpp:26: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [15/730] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyAsmPrinter.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyAsmPrinter.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyAsmPrinter.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyAsmPrinter.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.cpp -I../../llvm/lib/Target/WebAssembly -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/WebAssembly -Igen/llvm/lib/Target/WebAssembly/MCTargetDesc -Igen/llvm/lib/Target/WebAssembly/TargetInfo -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/WebAssembly/WebAssemblyAsmPrinter.cpp:16: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblyAsmPrinter.h:13: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblySubtarget.h:22: ../../llvm/lib/Target/WebAssembly/WebAssemblySelectionDAGInfo.h:21:10: fatal error: 'WebAssemblyGenSDNodeInfo.inc' file not found #include "WebAssemblyGenSDNodeInfo.inc" ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. [16/730] CXX obj/clang/lib/Parse/Parse.ParseStmt.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.