INFO:2026-07-10T14:12:11Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD f2dfbf06f7db..87901900fc10 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 87901900fc10 [SPIR-V] Diagnose function used as data pointer without SPV_INTEL_function_pointers (#207347) INFO:2026-07-10T14:12:15Z:root:syncing... Deleted branch merge (was 3cf846e551d9). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge a0e3236e59f2] [gn build] Port 640079288c5e 1 file changed, 1 deletion(-) [gn build] Port 640079288c5e -- https://github.com/llvm/llvm-project/commit/640079288c5e INFO:2026-07-10T14:12:17Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/382] COPY ../../libcxxabi/include/__cxxabi_config.h include/c++/v1/__cxxabi_config.h [2/382] COPY ../../libcxxabi/include/cxxabi.h include/c++/v1/cxxabi.h [3/382] AR lib/libLLVMSelectionDAG.a [4/382] LINK ./bin/llvm-cxxmap [5/382] LINK ./bin/llvm-cfi-verify [6/382] LINK ./bin/sancov [7/382] LINK ./bin/llvm-lipo [8/382] LINK ./bin/llvm-xray [9/382] LINK ./bin/llvm-libtool-darwin [10/382] LINK ./bin/llvm-dwp [11/382] LINK ./bin/llvm-mca [12/382] LINK ./bin/llvm-ar [13/382] LINK ./bin/llvm-profgen [14/382] LINK obj/llvm/unittests/CGData/CodeGenDataTests [15/382] LINK ./bin/llvm-ml [16/382] LINK ./bin/llvm-objdump [17/382] LINK ./bin/llvm-debuginfo-analyzer [18/382] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [19/382] 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) [20/382] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [21/382] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [22/382] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [23/382] LINK ./bin/llvm-cxxdump [24/382] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [25/382] LINK ./bin/llvm-jitlink [26/382] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [27/382] LINK ./bin/llvm-mc [28/382] LINK obj/llvm/unittests/MC/X86/X86MCTests [29/382] LINK obj/bolt/unittests/Profile/ProfileTests [30/382] ACTION //libcxx/include:copy_headers(//llvm/utils/gn/build/toolchain:unix) [31/382] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [32/382] LINK ./bin/llvm-exegesis [33/382] LINK obj/llvm/unittests/MC/SystemZ/SystemZAsmLexerTests [34/382] LINK ./bin/lli [35/382] LINK ./bin/clang-scan-deps [36/382] LINK ./bin/llvm-bolt-heatmap [37/382] LINK ./bin/llvm-bolt [38/382] LINK ./bin/clang-sycl-linker [39/382] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [40/382] LINK ./bin/llvm-rtdyld [41/382] LINK obj/bolt/unittests/Core/CoreTests [42/382] LINK ./bin/llvm-c-test [43/382] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [44/382] LINK obj/llvm/unittests/MI/MITests [45/382] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [46/382] LINK ./bin/llvm-opt-fuzzer [47/382] LINK ./bin/llvm-ir2vec [48/382] LINK ./bin/dsymutil [49/382] LINK ./bin/llvm-gsymutil [50/382] LINK ./bin/llvm-lto2 [51/382] LINK obj/llvm/unittests/MC/AMDGPU/AMDGPUMCTests [52/382] LINK ./bin/opt [53/382] LINK ./bin/llvm-split [54/382] LINK ./bin/clang-linker-wrapper [55/382] LINK ./bin/llvm-reduce [56/382] LINK obj/llvm/unittests/ExecutionEngine/MCJIT/MCJITTests [57/382] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [58/382] LINK ./bin/llvm-isel-fuzzer [59/382] LINK obj/clang/unittests/CrossTU/CrossTUTests [60/382] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [61/382] LINK obj/llvm/unittests/MC/MCTests [62/382] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [63/382] LINK obj/bolt/unittests/Passes/PassTests [64/382] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [65/382] LINK ./bin/clang-nvlink-wrapper [66/382] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [67/382] LINK obj/clang/unittests/Driver/ClangDriverTests [68/382] LINK ./bin/lld [69/382] LINK obj/llvm/unittests/MIR/MIRTests [70/382] LINK obj/llvm/unittests/CodeGen/CodeGenTests [71/382] LINK ./bin/clang-check [72/382] LINK ./bin/llvm-dwarfutil [73/382] LINK ./bin/llvm-lto [74/382] LINK ./bin/lldb-test [75/382] SOLINK ./lib/libLTO.so [76/382] LINK ./bin/llc [77/382] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [78/382] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [79/382] LINK ./bin/lldb-dap [80/382] LINK obj/clang/unittests/Tooling/ToolingTests [81/382] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [82/382] LINK ./bin/lldb [83/382] LINK ./bin/clang-repl [84/382] SOLINK ./lib/libclang.so ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.