ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/488] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [2/488] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [3/488] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [4/488] CXX obj/llvm/lib/IR/IR.Verifier.o [5/488] AR lib/libLLVMCore.a [6/488] LINK obj/clang/unittests/InstallAPI/InstallAPITests [7/488] LINK ./bin/llvm-modextract [8/488] LINK ./bin/clang-apply-replacements [9/488] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [10/488] LINK ./bin/verify-uselistorder [11/488] LINK obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests [12/488] LINK ./bin/llvm-bat-dump [13/488] LINK obj/clang/unittests/Format/FormatTests [14/488] LINK ./bin/clang-offload-bundler [15/488] LINK ./bin/clang-ssaf-linker [16/488] LINK ./bin/clang-ssaf-analyzer [17/488] LINK ./bin/find-all-symbols [18/488] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests FAILED: obj/clang-tools-extra/unittests/clang-doc/ClangDocTests ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -Wl,--color-diagnostics -fuse-ld=lld -o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests -Wl,--start-group obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.BitcodeTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.ClangDocTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.GeneratorTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.HTMLGeneratorTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.JSONGeneratorTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MDGeneratorTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MergeTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.SerializeTest.o obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.YAMLGeneratorTest.o obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.o lib/libclangDoc.a lib/libclangAST.a lib/libclangASTMatchers.a lib/libclangBasic.a lib/libclangFormat.a lib/libclangFrontend.a lib/libclangRewrite.a lib/libclangSerialization.a lib/libclangTooling.a lib/libclangToolingCore.a lib/libLLVMBitReader.a lib/libLLVMBitWriter.a lib/libLLVMSupport.a lib/libLLVMTestingSupport.a lib/libclangDocSupport.a lib/libLLVMSupportBlake3.a lib/libLLVMDemangle.a lib/libLLVMOption.a lib/libLLVMTargetParser.a lib/libclangLex.a lib/libLLVMBinaryFormat.a lib/libLLVMFrontendHLSL.a lib/libLLVMCore.a lib/libLLVMRemarks.a lib/libLLVMBitstreamReader.a lib/libLLVMFrontendOpenMP.a lib/libLLVMAnalysis.a lib/libLLVMProfileData.a lib/libLLVMDebugInfoDWARF.a lib/libLLVMDebugInfoDWARFLowLevel.a lib/libLLVMMC.a lib/libLLVMDebugInfoCodeView.a lib/libLLVMDebugInfoMSF.a lib/libLLVMObject.a lib/libLLVMIRReader.a lib/libLLVMAsmParser.a lib/libLLVMMCParser.a lib/libLLVMTextAPI.a lib/libLLVMSymbolize.a lib/libLLVMDebugInfoBTF.a lib/libLLVMDebugInfoGSYM.a lib/libLLVMDebugInfoPDB.a lib/libLLVMFrontendAtomic.a lib/libLLVMFrontendDirective.a lib/libLLVMFrontendOffloading.a lib/libLLVMObjectYAML.a lib/libLLVMTransformUtils.a lib/libLLVMScalarOpts.a lib/libLLVMAggressiveInstCombine.a lib/libLLVMInstCombine.a lib/libclangAnalysis.a lib/libclangAnalysisLifetimeSafety.a lib/libclangAPINotes.a lib/libclangEdit.a lib/libclangOptions.a lib/libclangParse.a lib/libclangSema.a lib/libclangSupport.a lib/libLLVMFrontendOpenACC.a lib/libLLVMPlugins.a lib/libclangToolingDependencyScanning.a lib/libclangDriver.a lib/libclangScalableStaticAnalysisAnalyses.a lib/libclangScalableStaticAnalysisCore.a lib/libclangUnifiedSymbolResolution.a lib/libclangScalableStaticAnalysisFrontend.a lib/libclangScalableStaticAnalysisSourceTransformation.a lib/libLLVMWindowsDriver.a lib/libclangToolingInclusions.a lib/libgtest.a -Wl,--end-group -ldl -lpthread -lz ld.lld: error: undefined symbol: vtable for clang::doc::markdown::HeadingNode >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_HeadingNode_Test::TestBody()) >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) ld.lld: error: undefined symbol: vtable for clang::doc::markdown::EmphasisNode >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_EmphasisNode_Test::TestBody()) >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) ld.lld: error: undefined symbol: vtable for clang::doc::markdown::TextNode >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_EmphasisNode_Test::TestBody()) >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_ParagraphWithChildren_Test::TestBody()) >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_UnorderedListWithItems_Test::TestBody()) >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) ld.lld: error: undefined symbol: vtable for clang::doc::markdown::UnorderedListNode >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_UnorderedListNode_Test::TestBody()) >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_UnorderedListWithItems_Test::TestBody()) >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) ld.lld: error: undefined symbol: vtable for clang::doc::markdown::ParagraphNode >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_ParagraphNode_Test::TestBody()) >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_ParagraphWithChildren_Test::TestBody()) >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) ld.lld: error: undefined symbol: vtable for clang::doc::markdown::DocumentNode >>> referenced by MarkdownParserTest.cpp >>> obj/clang-tools-extra/unittests/clang-doc/ClangDocTests.MarkdownParserTest.o:((anonymous namespace)::MarkdownNodeTest_DocumentNode_Test::TestBody()) >>> the vtable symbol may be undefined because the class is missing its key function (see https://lld.llvm.org/missingkeyfunction) clang++: error: linker command failed with exit code 1 (use -v to see invocation) [19/488] LINK ./bin/modularize [20/488] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [21/488] LINK ./bin/clang-ssaf-format [22/488] LINK ./bin/clang-move [23/488] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [24/488] LINK ./bin/pp-trace [25/488] LINK ./bin/clang-reorder-fields [26/488] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [27/488] LINK ./bin/clang-query [28/488] LINK ./bin/diagtool [29/488] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [30/488] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [31/488] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [32/488] LINK ./bin/dexp [33/488] LINK obj/clang/unittests/AST/ASTTests [34/488] LINK ./bin/clangd-remap [35/488] LINK obj/bolt/unittests/Passes/PassTests [36/488] LINK obj/clang/unittests/AST/ByteCode/InterpTests [37/488] LINK ./bin/llvm-bolt [38/488] LINK ./bin/clang-refactor [39/488] LINK ./bin/clang-installapi [40/488] LINK ./bin/llvm-bolt-heatmap [41/488] LINK ./bin/clang-doc [42/488] LINK obj/bolt/unittests/Profile/ProfileTests [43/488] LINK ./bin/clang-sycl-linker [44/488] LINK obj/bolt/unittests/Core/CoreTests [45/488] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [46/488] LINK ./bin/clang-diff [47/488] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [48/488] LINK ./bin/clang-change-namespace [49/488] LINK ./bin/clang-include-fixer [50/488] LINK obj/clang/unittests/Index/IndexTests [51/488] LINK obj/clang/unittests/Parse/ParseTests [52/488] LINK obj/clang/unittests/Serialization/SerializationTests [53/488] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [54/488] LINK obj/clang/unittests/CrossTU/CrossTUTests [55/488] LINK obj/clang/unittests/Rewrite/RewriteTests [56/488] LINK obj/clang/unittests/ScalableStaticAnalysis/ClangScalableAnalysisTests [57/488] LINK ./bin/clangd-indexer [58/488] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [59/488] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [60/488] LINK ./bin/clang-scan-deps [61/488] LINK ./bin/clang-linker-wrapper [62/488] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [63/488] LINK obj/clang/unittests/Lex/LexTests [64/488] LINK obj/llvm/unittests/MIR/MIRTests [65/488] LINK ./bin/clang-tidy [66/488] LINK obj/clang/unittests/Support/ClangSupportTests [67/488] LINK obj/clang/unittests/Sema/SemaTests [68/488] LINK ./bin/clangd [69/488] LINK ./bin/clang-check [70/488] LINK ./bin/clang-extdef-mapping [71/488] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [72/488] LINK ./bin/clang-nvlink-wrapper [73/488] LINK ./bin/clang-import-test [74/488] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [75/488] LINK obj/clang/unittests/Frontend/FrontendTests [76/488] LINK ./bin/llvm-lto [77/488] LINK obj/clang/unittests/Driver/ClangDriverTests [78/488] LINK ./bin/clang-repl [79/488] SOLINK ./lib/libclang.so [80/488] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [81/488] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [82/488] LINK obj/clang/unittests/Tooling/ToolingTests [83/488] LINK ./bin/lldb-dap ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.