INFO:2024-11-20T16:22:18Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 9d5b3c80175d..b8e1d4dbea89 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 b8e1d4dbea89 [AMDGPU] prevent shrinking udiv/urem if either operand is in (SignedMax,UnsignedMax] (#116733) INFO:2024-11-20T16:22:19Z:root:syncing... Deleted branch merge (was 9d5b3c80175d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-20T16:22:20Z:root:building ninja: Entering directory `out/gn' [1/1065] 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. [2/1065] CXX obj/clang/lib/FrontendTool/FrontendTool.ExecuteCompilerInvocation.o [3/1065] CXX obj/clang/lib/Frontend/Frontend.InitPreprocessor.o [4/1065] CXX obj/clang/lib/Index/Index.IndexingAction.o [5/1065] CXX obj/clang/lib/Frontend/Rewrite/Rewrite.FrontendActions.o [6/1065] CXX obj/clang/lib/Frontend/Frontend.PrecompiledPreamble.o [7/1065] CXX obj/clang/lib/InstallAPI/InstallAPI.Frontend.o [8/1065] CXX obj/clang/lib/Frontend/Rewrite/Rewrite.RewriteModernObjC.o [9/1065] CXX obj/clang/lib/InstallAPI/InstallAPI.Visitor.o [10/1065] CXX obj/clang/lib/Frontend/Frontend.InterfaceStubFunctionsConsumer.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.