INFO:2025-11-11T18:23:00Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 4a81e426f0b0..cf6b443c6889 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 cf6b443c6889 [Clang] Consider reachability for file-scope warnings on initializers (#163885) INFO:2025-11-11T18:23:03Z:root:syncing... Deleted branch merge (was c95667c3e959). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 54658825b849] [gn build] Port 17ce48f2b687 1 file changed, 1 deletion(-) [merge 8f1899b9dc3e] [gn build] Port 1a88d0408952 1 file changed, 1 insertion(+) [merge 56d9187949e6] [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:23:05Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/5639] 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. [2/5639] CXX obj/llvm/lib/CodeGen/CodeGen.EdgeBundles.o [3/5639] CXX obj/llvm/lib/CodeGen/CodeGen.DeadMachineInstructionElim.o [4/5639] CXX obj/llvm/lib/CodeGen/CodeGen.DroppedVariableStatsMIR.o [5/5639] CXX obj/llvm/lib/CodeGen/CodeGen.EHContGuardTargets.o [6/5639] CXX obj/llvm/lib/CodeGen/CodeGen.DetectDeadLanes.o [7/5639] CXX obj/llvm/lib/CodeGen/CodeGen.CriticalAntiDepBreaker.o [8/5639] CXX obj/llvm/lib/CodeGen/CodeGen.DwarfEHPrepare.o [9/5639] CXX obj/llvm/lib/CodeGen/CodeGen.DFAPacketizer.o [10/5639] CXX obj/llvm/lib/CodeGen/CodeGen.EarlyIfConversion.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.