INFO:2024-11-20T15:59:28Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD fce917d39d97..a62c5497c90e 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 a62c5497c90e [SLP][REVEC] The vectorized result for ShuffleVector may not be ShuffleVectorInst. (#116940) INFO:2024-11-20T15:59:29Z:root:syncing... Deleted branch merge (was fce917d39d97). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-20T15:59:29Z:root:building ninja: Entering directory `out/gn' [1/1088] CXX obj/clang/lib/AST/AST.ScanfFormatString.o [2/1088] CXX obj/clang/lib/AST/AST.RecordLayout.o [3/1088] CXX obj/clang/lib/AST/AST.PrintfFormatString.o [4/1088] CXX obj/clang/lib/AST/AST.MicrosoftCXXABI.o [5/1088] CXX obj/clang/lib/AST/AST.Mangle.o [6/1088] CXX obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests.MemProfUseTest.o FAILED: obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests.MemProfUseTest.o ../../chromeclang/bin/clang++ -MMD -MF obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests.MemProfUseTest.o.d -o obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests.MemProfUseTest.o -c ../../llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp -DGTEST_HAS_RTTI=0 -I../../llvm/include -Igen/llvm/include -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -Igen/llvm/include/llvm/IR -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/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 -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti In file included from ../../llvm/unittests/Transforms/Instrumentation/MemProfUseTest.cpp:19: ../../llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h:77:10: error: no template named 'unordered_map' in namespace 'std' std::unordered_map; ~~~~~^ ../../llvm/include/llvm/Transforms/Instrumentation/MemProfiler.h:81:20: error: use of undeclared identifier 'LocToLocMap' DenseMap ^ 2 errors generated. [7/1088] CXX obj/clang/lib/AST/AST.OpenMPClause.o [8/1088] CXX obj/clang/lib/Basic/Basic.Builtins.o [9/1088] CXX obj/clang/lib/AST/AST.RecordLayoutBuilder.o [10/1088] CXX obj/clang/lib/AST/AST.MicrosoftMangle.o [11/1088] CXX obj/clang/lib/AST/AST.Stmt.o [12/1088] CXX obj/clang/lib/AST/AST.ItaniumMangle.o [13/1088] CXX obj/clang/lib/Basic/Basic.Attributes.o [14/1088] CXX obj/clang/lib/AST/AST.Type.o [15/1088] CXX obj/clang/lib/AST/AST.VTableBuilder.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.