INFO:2024-11-20T14:17:48Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD c22bb6f5b1b4..b49c4af186a6 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 b49c4af186a6 Fix GCC signed/unsigned comparison warning. INFO:2024-11-20T14:17:49Z:root:syncing... Deleted branch merge (was c22bb6f5b1b4). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-20T14:17:49Z:root:building ninja: Entering directory `out/gn' [1/2283] STAMP obj/clang/lib/Format/Format.inputdeps.stamp [2/2283] STAMP obj/clang/lib/Driver/Driver.inputdeps.stamp [3/2283] STAMP obj/clang/lib/Lex/Lex.inputdeps.stamp [4/2283] STAMP obj/clang/lib/AST/AttrDocTable.stamp [5/2283] STAMP obj/clang/lib/Basic/Basic.inputdeps.stamp [6/2283] STAMP obj/clang/lib/Rewrite/Rewrite.inputdeps.stamp [7/2283] ACTION //clang/include/clang/AST:AttrTextNodeDump(//llvm/utils/gn/build/toolchain:unix) [8/2282] ACTION //clang/include/clang/AST:AttrVisitor(//llvm/utils/gn/build/toolchain:unix) [9/2281] LINK obj/llvm/unittests/FuzzMutate/FuzzMutateTests [10/2281] CXX obj/clang/lib/Lex/Lex.DependencyDirectivesScanner.o [11/2281] CXX obj/clang/lib/Format/Format.AffectedRangeManager.o [12/2281] CXX obj/clang/lib/Lex/Lex.MacroArgs.o [13/2281] CXX obj/clang/lib/Lex/Lex.MacroInfo.o [14/2281] CXX obj/clang/lib/Lex/Lex.InitHeaderSearch.o [15/2281] CXX obj/clang/lib/Lex/Lex.LiteralSupport.o [16/2281] CXX obj/clang/lib/Lex/Lex.PPCallbacks.o [17/2281] CXX obj/clang/lib/Lex/Lex.PPConditionalDirectiveRecord.o [18/2281] CXX obj/clang/lib/Driver/Driver.ToolChain.o [19/2281] CXX obj/clang/lib/Lex/Lex.Lexer.o [20/2281] CXX obj/clang/lib/Lex/Lex.PPCaching.o [21/2281] CXX obj/clang/lib/Lex/Lex.HeaderSearch.o [22/2281] 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. [23/2281] CXX obj/clang/lib/Lex/Lex.PreprocessingRecord.o [24/2281] CXX obj/clang/lib/Lex/Lex.PPExpressions.o [25/2281] CXX obj/clang/lib/Lex/Lex.PreprocessorLexer.o [26/2281] CXX obj/clang/lib/Lex/Lex.PPLexerChange.o [27/2281] CXX obj/clang/lib/Lex/Lex.Pragma.o [28/2281] CXX obj/clang/lib/Lex/Lex.PPDirectives.o [29/2281] CXX obj/clang/lib/Lex/Lex.ModuleMap.o [30/2281] CXX obj/clang/lib/Lex/Lex.PPMacroExpansion.o [31/2281] CXX obj/clang/lib/Lex/Lex.Preprocessor.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.