INFO:2025-11-11T18:17:07Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 42750194fb4a..4a81e426f0b0 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 4a81e426f0b0 [gn] port f63d33da0a51 more INFO:2025-11-11T18:17:10Z:root:syncing... Deleted branch merge (was 965b03646ec4). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 398570002090] [gn build] Port 17ce48f2b687 1 file changed, 1 deletion(-) [merge 58c58045cb2f] [gn build] Port 1a88d0408952 1 file changed, 1 insertion(+) [merge c95667c3e959] [gn build] Port 82180558fea9 1 file changed, 2 insertions(+) [gn build] Port 17ce48f2b687 -- https://github.com/llvm/llvm-project/commit/17ce48f2b687 [gn build] Port 1a88d0408952 -- https://github.com/llvm/llvm-project/commit/1a88d0408952 [gn build] Port 82180558fea9 -- https://github.com/llvm/llvm-project/commit/82180558fea9 INFO:2025-11-11T18:17:12Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/5645] AR lib/libLLVMBitReader.a [2/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CodeGen.o [3/5645] CXX obj/llvm/lib/CodeGen/CodeGen.BasicBlockMatchingAndInference.o FAILED: obj/llvm/lib/CodeGen/CodeGen.BasicBlockMatchingAndInference.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/lib/CodeGen/CodeGen.BasicBlockMatchingAndInference.o.d -o obj/llvm/lib/CodeGen/CodeGen.BasicBlockMatchingAndInference.o -c ../../llvm/lib/CodeGen/BasicBlockMatchingAndInference.cpp -I../../llvm/include -Igen/llvm/include -Igen/llvm/include/llvm/CodeGen -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 ../../llvm/lib/CodeGen/BasicBlockMatchingAndInference.cpp:72:8: error: no template named 'unordered_map' in namespace 'std' std::unordered_map> OpHashToBlocks; ~~~~~^ ../../llvm/lib/CodeGen/BasicBlockMatchingAndInference.cpp:72:64: warning: private field 'OpHashToBlocks' is not used [-Wunused-private-field] std::unordered_map> OpHashToBlocks; ^ 1 warning and 1 error generated. [4/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CallBrPrepare.o [5/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CodeGenCommonISel.o [6/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CalcSpillWeights.o [7/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CallingConvLower.o [8/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CFIInstrInserter.o [9/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CommandFlags.o [10/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CodeGenTargetMachineImpl.o [11/5645] CXX obj/llvm/lib/CodeGen/CodeGen.ComplexDeinterleavingPass.o [12/5645] CXX obj/llvm/lib/CodeGen/CodeGen.CodeGenPrepare.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.