INFO:2025-11-05T11:32:40Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD e8564830c19e..c1dc064ba063 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 c1dc064ba063 [CIR] Add support for storing into _Atomic variables (#165872) INFO:2025-11-05T11:32:43Z:root:syncing... Deleted branch merge (was 00bf5e06f599). 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 6208c8951240] [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 27a3e4e09cbe] [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 b1c591e8465d] [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 f55afa7841e1] [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 cb5202e25e82] [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-05T11:32:45Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/755] LINK ./bin/llvm-cgdata [2/755] LINK ./bin/llvm-debuginfo-analyzer [3/755] LINK ./bin/llvm-cfi-verify [4/755] 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. [5/755] 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. [6/755] 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. [7/755] 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. [8/755] 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. [9/755] 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. [10/755] 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. [11/755] 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. [12/755] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelDAGToDAG.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelDAGToDAG.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelDAGToDAG.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelDAGToDAG.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyISelDAGToDAG.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/WebAssemblyISelDAGToDAG.cpp:17: In file included from ../../llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.h:18: 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/755] CXX obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelLowering.o FAILED: obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelLowering.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelLowering.o.d -o obj/llvm/lib/Target/WebAssembly/LLVMWebAssemblyCodeGen.WebAssemblyISelLowering.o -c ../../llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.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/WebAssemblyISelLowering.cpp:18: 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. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.