INFO:2024-11-20T16:21:29Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD a62c5497c90e..9d5b3c80175d 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 9d5b3c80175d [LLVM] Fix Maintainers.md formatting (NFC) INFO:2024-11-20T16:21:30Z:root:syncing... Deleted branch merge (was a62c5497c90e). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-20T16:21:30Z:root:building ninja: Entering directory `out/gn' [1/1074] CXX obj/clang/lib/Sema/Sema.SemaX86.o [2/1074] 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. [3/1074] CXX obj/clang/lib/StaticAnalyzer/Checkers/Checkers.CallAndMessageChecker.o [4/1074] CXX obj/clang/lib/StaticAnalyzer/Checkers/Checkers.CStringSyntaxChecker.o [5/1074] CXX obj/clang/lib/StaticAnalyzer/Checkers/Checkers.CheckObjCDealloc.o [6/1074] CXX obj/clang/lib/Sema/Sema.SemaType.o [7/1074] CXX obj/clang/lib/Sema/Sema.SemaTemplateInstantiateDecl.o [8/1074] CXX obj/clang/lib/Serialization/Serialization.ASTWriter.o [9/1074] CXX obj/clang/lib/Sema/Sema.SemaTemplateInstantiate.o [10/1074] CXX obj/clang/lib/Sema/Sema.SemaTemplate.o [11/1074] CXX obj/clang/lib/Serialization/Serialization.ASTReader.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.