INFO:2025-04-16T09:34:16Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 70d34e4bfd32..51b8c66b0867 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 51b8c66b0867 [libc++] Extend the scope of radix sorting inside std::stable_sort to floating-point types (#129452) INFO:2025-04-16T09:34:19Z:root:syncing... Deleted branch merge (was 74b6ccba208d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 6f8a279ade2b] [gn build] Port 3de88fe40fd0 1 file changed, 4 insertions(+), 1 deletion(-) [merge 1c4eede09594] [gn build] Port b07c88563feb 1 file changed, 1 insertion(+) [merge dbab39fc334f] [gn build] Port ece59a8cb9c8 1 file changed, 1 insertion(+) [gn build] Port 3de88fe40fd0 -- https://github.com/llvm/llvm-project/commit/3de88fe40fd0 [gn build] Port b07c88563feb -- https://github.com/llvm/llvm-project/commit/b07c88563feb [gn build] Port ece59a8cb9c8 -- https://github.com/llvm/llvm-project/commit/ece59a8cb9c8 INFO:2025-04-16T09:34:22Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/308] COPY ../../libcxx/include/__algorithm/radix_sort.h include/c++/v1/__algorithm/radix_sort.h [2/308] COPY ../../libcxx/include/__algorithm/stable_sort.h include/c++/v1/__algorithm/stable_sort.h [3/308] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [4/308] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [5/308] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [6/308] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [7/308] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [8/308] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [9/308] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [10/308] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [11/308] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [12/308] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [13/308] LINK obj/llvm/unittests/Support/SupportTests FAILED: obj/llvm/unittests/Support/SupportTests ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -Wl,--color-diagnostics -fuse-ld=lld -o obj/llvm/unittests/Support/SupportTests -Wl,--start-group obj/llvm/unittests/Support/SupportTests.ARMAttributeParser.o obj/llvm/unittests/Support/SupportTests.AddressRangeTest.o obj/llvm/unittests/Support/SupportTests.AlignOfTest.o obj/llvm/unittests/Support/SupportTests.AlignmentTest.o obj/llvm/unittests/Support/SupportTests.AllocatorTest.o obj/llvm/unittests/Support/SupportTests.ArrayRecyclerTest.o obj/llvm/unittests/Support/SupportTests.BLAKE3Test.o obj/llvm/unittests/Support/SupportTests.BalancedPartitioningTest.o obj/llvm/unittests/Support/SupportTests.Base64Test.o obj/llvm/unittests/Support/SupportTests.BinaryStreamTest.o obj/llvm/unittests/Support/SupportTests.BlockFrequencyTest.o obj/llvm/unittests/Support/SupportTests.BranchProbabilityTest.o obj/llvm/unittests/Support/SupportTests.CRCTest.o obj/llvm/unittests/Support/SupportTests.CSKYAttributeParserTest.o obj/llvm/unittests/Support/SupportTests.CachePruningTest.o obj/llvm/unittests/Support/SupportTests.Casting.o obj/llvm/unittests/Support/SupportTests.CheckedArithmeticTest.o obj/llvm/unittests/Support/SupportTests.Chrono.o obj/llvm/unittests/Support/SupportTests.CommandLineTest.o obj/llvm/unittests/Support/SupportTests.CompressionTest.o obj/llvm/unittests/Support/SupportTests.ConvertEBCDICTest.o obj/llvm/unittests/Support/SupportTests.ConvertUTFTest.o obj/llvm/unittests/Support/SupportTests.CrashRecoveryTest.o obj/llvm/unittests/Support/SupportTests.DJBTest.o obj/llvm/unittests/Support/SupportTests.DataExtractorTest.o obj/llvm/unittests/Support/SupportTests.DebugCounterTest.o obj/llvm/unittests/Support/SupportTests.DebugTest.o obj/llvm/unittests/Support/SupportTests.DivisionByConstantTest.o obj/llvm/unittests/Support/SupportTests.ELFAttributeParserTest.o obj/llvm/unittests/Support/SupportTests.EndianStreamTest.o obj/llvm/unittests/Support/SupportTests.EndianTest.o obj/llvm/unittests/Support/SupportTests.ErrnoTest.o obj/llvm/unittests/Support/SupportTests.ErrorOrTest.o obj/llvm/unittests/Support/SupportTests.ErrorTest.o obj/llvm/unittests/Support/SupportTests.ExponentialBackoffTest.o obj/llvm/unittests/Support/SupportTests.ExtensibleRTTITest.o obj/llvm/unittests/Support/SupportTests.FSUniqueIDTest.o obj/llvm/unittests/Support/SupportTests.FileCollectorTest.o obj/llvm/unittests/Support/SupportTests.FileOutputBufferTest.o obj/llvm/unittests/Support/SupportTests.FormatVariadicTest.o obj/llvm/unittests/Support/SupportTests.GenericDomTreeTest.o obj/llvm/unittests/Support/SupportTests.GlobPatternTest.o obj/llvm/unittests/Support/SupportTests.HashBuilderTest.o obj/llvm/unittests/Support/SupportTests.IndexedAccessorTest.o obj/llvm/unittests/Support/SupportTests.InstructionCostTest.o obj/llvm/unittests/Support/SupportTests.InterleavedRangeTest.o obj/llvm/unittests/Support/SupportTests.JSONTest.o obj/llvm/unittests/Support/SupportTests.KnownBitsTest.o obj/llvm/unittests/Support/SupportTests.LEB128Test.o obj/llvm/unittests/Support/SupportTests.LineIteratorTest.o obj/llvm/unittests/Support/SupportTests.LockFileManagerTest.o obj/llvm/unittests/Support/SupportTests.MD5Test.o obj/llvm/unittests/Support/SupportTests.ManagedStatic.o obj/llvm/unittests/Support/SupportTests.MatchersTest.o obj/llvm/unittests/Support/SupportTests.MathExtrasTest.o obj/llvm/unittests/Support/SupportTests.MemoryBufferRefTest.o obj/llvm/unittests/Support/SupportTests.MemoryBufferTest.o obj/llvm/unittests/Support/SupportTests.MemoryTest.o obj/llvm/unittests/Support/SupportTests.ModRefTest.o obj/llvm/unittests/Support/SupportTests.MustacheTest.o obj/llvm/unittests/Support/SupportTests.NativeFormatTests.o obj/llvm/unittests/Support/SupportTests.OptimizedStructLayoutTest.o obj/llvm/unittests/Support/SupportTests.ParallelTest.o obj/llvm/unittests/Support/SupportTests.Path.o obj/llvm/unittests/Support/SupportTests.PerThreadBumpPtrAllocatorTest.o obj/llvm/unittests/Support/SupportTests.ProcessTest.o obj/llvm/unittests/Support/SupportTests.ProgramTest.o obj/llvm/unittests/Support/SupportTests.RISCVAttributeParserTest.o obj/llvm/unittests/Support/SupportTests.RecyclerTest.o obj/llvm/unittests/Support/SupportTests.RegexTest.o obj/llvm/unittests/Support/SupportTests.ReplaceFileTest.o obj/llvm/unittests/Support/SupportTests.ReverseIterationTest.o obj/llvm/unittests/Support/SupportTests.SHA256.o obj/llvm/unittests/Support/SupportTests.ScaledNumberTest.o obj/llvm/unittests/Support/SupportTests.ScopedPrinterTest.o obj/llvm/unittests/Support/SupportTests.SignalsTest.o obj/llvm/unittests/Support/SupportTests.SipHashTest.o obj/llvm/unittests/Support/SupportTests.SourceMgrTest.o obj/llvm/unittests/Support/SupportTests.SpecialCaseListTest.o obj/llvm/unittests/Support/SupportTests.SuffixTreeTest.o obj/llvm/unittests/Support/SupportTests.SwapByteOrderTest.o obj/llvm/unittests/Support/SupportTests.TarWriterTest.o obj/llvm/unittests/Support/SupportTests.ThreadPool.o obj/llvm/unittests/Support/SupportTests.ThreadSafeAllocatorTest.o obj/llvm/unittests/Support/SupportTests.Threading.o obj/llvm/unittests/Support/SupportTests.TimeProfilerTest.o obj/llvm/unittests/Support/SupportTests.TimerTest.o obj/llvm/unittests/Support/SupportTests.ToolOutputFileTest.o obj/llvm/unittests/Support/SupportTests.TrailingObjectsTest.o obj/llvm/unittests/Support/SupportTests.TypeNameTest.o obj/llvm/unittests/Support/SupportTests.TypeSizeTest.o obj/llvm/unittests/Support/SupportTests.TypeTraitsTest.o obj/llvm/unittests/Support/SupportTests.UTCTimeTest.o obj/llvm/unittests/Support/SupportTests.UnicodeTest.o obj/llvm/unittests/Support/SupportTests.VersionTupleTest.o obj/llvm/unittests/Support/SupportTests.VirtualFileSystemTest.o obj/llvm/unittests/Support/SupportTests.WithColorTest.o obj/llvm/unittests/Support/SupportTests.YAMLIOTest.o obj/llvm/unittests/Support/SupportTests.YAMLParserTest.o obj/llvm/unittests/Support/SupportTests.buffer_ostream_test.o obj/llvm/unittests/Support/SupportTests.formatted_raw_ostream_test.o obj/llvm/unittests/Support/SupportTests.raw_fd_stream_test.o obj/llvm/unittests/Support/SupportTests.raw_ostream_test.o obj/llvm/unittests/Support/SupportTests.raw_pwrite_stream_test.o obj/llvm/unittests/Support/SupportTests.raw_sha1_ostream_test.o obj/llvm/unittests/Support/SupportTests.raw_socket_stream_test.o obj/llvm/unittests/Support/SupportTests.xxhashTest.o obj/third-party/unittest/UnitTestMain/UnitTestMain.TestMain.o lib/libLLVMSupport.a lib/libLLVMTargetParser.a lib/libLLVMTestingSupport.a lib/libLLVMSupportBlake3.a lib/libLLVMDemangle.a lib/libgtest.a -Wl,--end-group -ldl -lpthread -lz ld.lld: error: undefined symbol: llvm::mustache::Template::Template(llvm::StringRef) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_NoInterpolation_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_BasicInterpolation_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_NoReinterpolation_Test::TestBody()) >>> referenced 113 more times ld.lld: error: undefined symbol: llvm::mustache::Template::render(llvm::json::Value const&, llvm::raw_ostream&) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_NoInterpolation_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_BasicInterpolation_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_NoReinterpolation_Test::TestBody()) >>> referenced 114 more times ld.lld: error: undefined symbol: llvm::mustache::Template::~Template() >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_NoInterpolation_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_BasicInterpolation_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheInterpolation_NoReinterpolation_Test::TestBody()) >>> referenced 113 more times ld.lld: error: undefined symbol: llvm::mustache::Template::registerPartial(std::__cxx11::basic_string, std::allocator>, std::__cxx11::basic_string, std::allocator>) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustachePartials_BasicBehavior_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustachePartials_Context_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustachePartials_Recursion_Test::TestBody()) >>> referenced 5 more times ld.lld: error: undefined symbol: llvm::mustache::Template::registerLambda(std::__cxx11::basic_string, std::allocator>, std::function) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheLambdas_BasicInterpolation_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheLambdas_InterpolationExpansion_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheLambdas_BasicMultipleCalls_Test::TestBody()) >>> referenced 1 more times ld.lld: error: undefined symbol: llvm::mustache::Template::registerLambda(std::__cxx11::basic_string, std::allocator>, std::function, std::allocator>)>) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheLambdas_Sections_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheLambdas_SectionExpansion_Test::TestBody()) >>> referenced by MustacheTest.cpp >>> obj/llvm/unittests/Support/SupportTests.MustacheTest.o:(MustacheLambdas_SectionsMultipleCalls_Test::TestBody()) >>> referenced 1 more times clang++: error: linker command failed with exit code 1 (use -v to see invocation) [14/308] LINK obj/clang/unittests/InstallAPI/InstallAPITests [15/308] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [16/308] LINK obj/clang/unittests/Parse/ParseTests [17/308] LINK obj/clang/unittests/Format/FormatTests [18/308] LINK obj/clang/unittests/Lex/LexTests [19/308] LINK obj/clang/unittests/Serialization/SerializationTests [20/308] LINK ./bin/modularize [21/308] LINK obj/clang/unittests/Rewrite/RewriteTests [22/308] LINK ./bin/clang-refactor [23/308] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [24/308] LINK ./bin/diagtool [25/308] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [26/308] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [27/308] LINK ./bin/clang-diff [28/308] LINK ./bin/clang-installapi [29/308] LINK obj/clang/unittests/AST/ByteCode/InterpTests [30/308] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [31/308] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [32/308] LINK ./bin/pp-trace [33/308] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [34/308] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [35/308] LINK obj/clang/unittests/Support/ClangSupportTests [36/308] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [37/308] LINK obj/clang/unittests/Index/IndexTests [38/308] LINK obj/clang/unittests/AST/ASTTests [39/308] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [40/308] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [41/308] LINK obj/clang/unittests/Sema/SemaTests [42/308] LINK obj/clang/unittests/CrossTU/CrossTUTests [43/308] LINK ./bin/clang-scan-deps [44/308] LINK ./bin/dexp [45/308] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [46/308] LINK ./bin/clang-import-test [47/308] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [48/308] LINK ./bin/clang-extdef-mapping [49/308] LINK ./bin/lldb-server [50/308] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [51/308] LINK ./bin/clangd [52/308] LINK obj/clang/unittests/Frontend/FrontendTests [53/308] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [54/308] LINK obj/clang/unittests/Driver/ClangDriverTests [55/308] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [56/308] LINK ./bin/clang-check [57/308] LINK ./bin/clang [58/308] LINK obj/clang/unittests/Tooling/ToolingTests [59/308] LINK ./bin/lldb-test [60/308] LINK ./bin/clang-repl [61/308] LINK ./bin/lldb-dap [62/308] SOLINK ./lib/libclang.so [63/308] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.