ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/403] AR lib/libLLVMInstCombine.a [2/403] LINK obj/clang/unittests/InstallAPI/InstallAPITests [3/403] LINK obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests [4/403] LINK obj/llvm/unittests/MC/SystemZ/SystemZAsmLexerTests [5/403] LINK obj/llvm/unittests/MC/X86/X86MCTests [6/403] LINK ./bin/clang-apply-replacements [7/403] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [8/403] LINK obj/llvm/unittests/FuzzMutate/FuzzMutateTests [9/403] LINK obj/clang/unittests/Format/FormatTests [10/403] LINK ./bin/llvm-cgdata [11/403] LINK ./bin/llvm-objdump [12/403] LINK ./bin/sancov [13/403] LINK ./bin/llvm-mca [14/403] LINK ./bin/llvm-cfi-verify [15/403] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [16/403] LINK obj/clang/unittests/Parse/ParseTests [17/403] LINK ./bin/llvm-dwarfdump [18/403] LINK obj/llvm/unittests/Target/LoongArch/LoongArchTests [19/403] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [20/403] LINK ./bin/llvm-nm [21/403] LINK ./bin/llvm-debuginfo-analyzer [22/403] LINK obj/llvm/unittests/Target/PowerPC/PowerPCTests [23/403] LINK obj/bolt/unittests/Profile/ProfileTests [24/403] LINK ./bin/llvm-bat-dump [25/403] LINK obj/llvm/unittests/tools/llvm-mca/LLVMMCATests [26/403] LINK ./bin/find-all-symbols [27/403] LINK ./bin/pp-trace [28/403] LINK obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests [29/403] LINK ./bin/clang-move [30/403] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [31/403] LINK obj/clang/unittests/Index/IndexTests [32/403] LINK ./bin/clang-diff [33/403] LINK ./bin/clang-change-namespace [34/403] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [35/403] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [36/403] LINK ./bin/diagtool [37/403] LINK ./bin/clang-installapi [38/403] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [39/403] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [40/403] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [41/403] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [42/403] LINK ./bin/clang-query [43/403] LINK obj/clang/unittests/Rewrite/RewriteTests [44/403] LINK ./bin/clang-reorder-fields [45/403] LINK obj/clang/unittests/Serialization/SerializationTests [46/403] LINK obj/clang/unittests/Lex/LexTests [47/403] LINK ./bin/clang-doc [48/403] LINK obj/clang/unittests/Sema/SemaTests [49/403] LINK ./bin/modularize [50/403] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [51/403] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [52/403] LINK ./bin/clang-refactor [53/403] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [54/403] LINK obj/clang/unittests/Support/ClangSupportTests [55/403] LINK ./bin/clang-include-fixer [56/403] LINK obj/clang/unittests/AST/ByteCode/InterpTests [57/403] LINK ./bin/clang-extdef-mapping [58/403] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [59/403] LINK obj/clang/unittests/AST/ASTTests [60/403] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [61/403] LINK ./bin/clang-tidy [62/403] CXX obj/llvm/unittests/Support/SupportTests.DebugLogTest.o FAILED: obj/llvm/unittests/Support/SupportTests.DebugLogTest.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/unittests/Support/SupportTests.DebugLogTest.o.d -o obj/llvm/unittests/Support/SupportTests.DebugLogTest.o -c ../../llvm/unittests/Support/DebugLogTest.cpp -DGTEST_HAS_RTTI=0 -I../../llvm/include -Igen/llvm/include -I../../third-party/unittest/googlemock/include -I../../third-party/unittest/googletest/include -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../llvm/unittests/Support/DebugLogTest.cpp:29:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 29 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, nullptr) << "NoType"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:38:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 38 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << "A"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:39:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 39 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "B") << "B"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:50:7: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 50 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << "A"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:52:7: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 52 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << "B"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:53:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 53 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "B") << "B"; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:59:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 59 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "A") << inc(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ ../../llvm/unittests/Support/DebugLogTest.cpp:61:5: error: no member named 'LogWithNewline' in namespace 'llvm::impl' 61 | DEBUGLOG_WITH_STREAM_AND_TYPE(os, "B") << inc(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../llvm/include/llvm/Support/DebugLog.h:44:35: note: expanded from macro 'DEBUGLOG_WITH_STREAM_AND_TYPE' 44 | STREAM, TYPE, ::llvm::impl::LogWithNewline::getShortFileName(__FILE__)) | ~~~~~~~~~~~~~~^ ../../llvm/include/llvm/Support/DebugLog.h:33:41: note: expanded from macro 'DEBUGLOG_WITH_STREAM_TYPE_AND_FILE' 33 | ::llvm::impl::computePrefix(TYPE, FILE, __LINE__), (STREAM)} \ | ^~~~ 8 errors generated. [63/403] CXX obj/llvm/lib/Transforms/Vectorize/Vectorize.LoopVectorize.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.