INFO:2025-12-08T09:27:26Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD bd1bd178f8e3..c347b2669bc8 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 c347b2669bc8 Remove LLVM_ABI from members of RuntimeLibraryAnalysis (NFC) (#170850) INFO:2025-12-08T09:27:30Z:root:syncing... Deleted branch merge (was bd1bd178f8e3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-12-08T09:27:30Z:root:building ninja: Entering directory `out/gn' [1/222] CXX obj/llvm/lib/Analysis/Analysis.RuntimeLibcallInfo.o [2/222] CXX obj/llvm/lib/Transforms/Utils/Utils.DeclareRuntimeLibcalls.o [3/222] CXX obj/llvm/lib/CodeGen/CodeGen.LibcallLoweringInfo.o [4/222] AR lib/libLLVMAnalysis.a [5/222] AR lib/libLLVMTransformUtils.a [6/222] LINK ./bin/llvm-tli-checker [7/222] LINK ./bin/verify-uselistorder [8/222] LINK obj/llvm/unittests/Bitcode/BitcodeTests [9/222] LINK obj/llvm/unittests/FuzzMutate/FuzzMutateTests [10/222] LINK obj/llvm/unittests/Linker/LinkerTests [11/222] LINK ./bin/llvm-as [12/222] LINK ./bin/llvm-cat [13/222] LINK ./bin/llvm-link [14/222] LINK ./bin/llvm-modextract [15/222] LINK ./bin/llvm-offload-wrapper [16/222] LINK ./bin/llvm-sim [17/222] LINK ./bin/llvm-stress [18/222] LINK obj/llvm/unittests/SandboxIR/SandboxIRTests [19/222] LINK obj/llvm/unittests/Transforms/IPO/IPOTests [20/222] LINK obj/llvm/unittests/Transforms/Vectorize/VectorizeTests [21/222] LINK obj/llvm/unittests/Transforms/Vectorize/SandboxVectorizer/SandboxVectorizerTests [22/222] AR lib/libLLVMCodeGen.a [23/222] CXX obj/llvm/tools/llc/llc.llc.o [24/222] CXX obj/llvm/lib/Passes/Passes.CodeGenPassBuilder.o [25/222] LINK obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests [26/222] LINK ./bin/sancov [27/222] LINK obj/llvm/unittests/MC/SystemZ/SystemZAsmLexerTests [28/222] LINK ./bin/llvm-cgdata [29/222] LINK ./bin/llvm-debuginfo-analyzer [30/222] LINK ./bin/llvm-cfi-verify [31/222] LINK ./bin/llvm-dwarfdump [32/222] LINK ./bin/llvm-mca [33/222] LINK ./bin/llvm-nm [34/222] CXX obj/llvm/tools/llc/llc.NewPMDriver.o [35/222] LINK ./bin/llvm-objdump [36/222] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [37/222] CXX obj/llvm/tools/opt/lib.optdriver.o [38/222] LINK ./bin/llvm-profgen [39/222] LINK obj/llvm/unittests/Target/PowerPC/PowerPCTests [40/222] LINK obj/llvm/unittests/Target/LoongArch/LoongArchTests [41/222] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [42/222] LINK obj/llvm/unittests/Target/ARM/ARMTests [43/222] LINK obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests [44/222] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [45/222] LINK ./bin/llvm-bat-dump [46/222] LINK obj/bolt/unittests/Profile/ProfileTests [47/222] LINK ./bin/clang-apply-replacements [48/222] LINK ./bin/clang-offload-bundler [49/222] CXX obj/llvm/tools/opt/lib.NewPMDriver.o [50/222] LINK obj/clang/unittests/Format/FormatTests [51/222] LINK obj/clang/unittests/Support/ClangSupportTests [52/222] LINK ./bin/diagtool [53/222] CXX obj/llvm/lib/LTO/LTO.LTOBackend.o [54/222] LINK obj/clang/unittests/InstallAPI/InstallAPITests [55/222] LINK obj/clang/unittests/Parse/ParseTests [56/222] LINK obj/clang/unittests/Lex/LexTests [57/222] CXX obj/llvm/lib/Target/X86/LLVMX86CodeGen.X86CodeGenPassBuilder.o [58/222] AR lib/libLLVMX86CodeGen.a [59/222] LINK obj/llvm/unittests/MC/X86/X86MCTests [60/222] LINK obj/llvm/unittests/tools/llvm-mca/LLVMMCATests [61/222] CXX obj/llvm/lib/Target/AMDGPU/LLVMAMDGPUCodeGen.R600ISelLowering.o [62/222] CXX obj/llvm/lib/Target/AMDGPU/LLVMAMDGPUCodeGen.R600TargetMachine.o [63/222] CXX obj/clang/lib/CodeGen/CodeGen.BackendUtil.o [64/222] CXX obj/llvm/lib/Target/AMDGPU/LLVMAMDGPUCodeGen.AMDGPUTargetMachine.o [65/222] CXX obj/llvm/lib/Passes/Passes.PassBuilder.o [66/222] AR lib/libLLVMPasses.a [67/222] LINK ./bin/lli-child-target [68/222] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [69/222] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [70/222] LINK obj/llvm/unittests/Target/RISCV/RISCVTests [71/222] LINK obj/llvm/unittests/Target/AArch64/AArch64Tests [72/222] LINK ./bin/lli [73/222] LINK obj/llvm/unittests/IR/IRTests [74/222] LINK ./bin/llvm-extract [75/222] LINK obj/llvm/unittests/Analysis/AnalysisTests [76/222] LINK obj/llvm/unittests/Passes/Plugins/PluginsTests [77/222] LINK obj/llvm/unittests/ExecutionEngine/MCJIT/MCJITTests [78/222] LINK obj/llvm/unittests/Frontend/LLVMFrontendTests [79/222] LINK obj/llvm/unittests/Transforms/Coroutines/CoroTests [80/222] LINK obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests [81/222] LINK obj/llvm/unittests/Transforms/Scalar/ScalarTests [82/222] AR lib/libLLVMLTO.a [83/222] LINK obj/llvm/unittests/Target/X86/X86Tests [84/222] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [85/222] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [86/222] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [87/222] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [88/222] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [89/222] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [90/222] AR lib/libclangCodeGen.a /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.AMDGPU.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.AMDGPU.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.AMDGPU.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.ARM.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.ARM.o and: obj/clang/lib/CodeGen/Targets/CodeGen.ARM.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.DirectX.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.DirectX.o and: obj/clang/lib/CodeGen/Targets/CodeGen.DirectX.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.Hexagon.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.Hexagon.o and: obj/clang/lib/CodeGen/Targets/CodeGen.Hexagon.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.NVPTX.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.NVPTX.o and: obj/clang/lib/CodeGen/Targets/CodeGen.NVPTX.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.PPC.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.PPC.o and: obj/clang/lib/CodeGen/Targets/CodeGen.PPC.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.RISCV.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.RISCV.o and: obj/clang/lib/CodeGen/Targets/CodeGen.RISCV.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.SPIR.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.SPIR.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.SPIR.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.SystemZ.o) in output file used for input files: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.SystemZ.o and: obj/clang/lib/CodeGen/Targets/CodeGen.SystemZ.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.WebAssembly.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.WebAssembly.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.WebAssembly.o (due to use of basename, truncation, blank padding or duplicate input files) /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning same member name (CodeGen.X86.o) in output file used for input files: obj/clang/lib/CodeGen/Targets/CodeGen.X86.o and: obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.X86.o (due to use of basename, truncation, blank padding or duplicate input files) [91/222] LINK obj/llvm/unittests/Transforms/Utils/UtilsTests [92/222] AR lib/libLLVMAMDGPUCodeGen.a [93/222] LINK ./bin/llvm-exegesis [94/222] LINK obj/llvm/unittests/MC/AMDGPU/AMDGPUMCTests [95/222] LINK obj/llvm/unittests/Target/AMDGPU/AMDGPUTests [96/222] AR lib/libLLVMOptDriver.a [97/222] LINK ./bin/llvm-xray [98/222] LINK obj/llvm/unittests/CGData/CodeGenDataTests [99/222] LINK obj/llvm/unittests/Target/TargetMachineCTests [100/222] LINK ./bin/llvm-dwarfutil [101/222] LINK ./bin/llvm-ir2vec [102/222] LINK ./bin/llvm-split [103/222] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [104/222] LINK ./bin/lldb-server [105/222] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [106/222] LINK ./bin/clang-import-test [107/222] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [108/222] SOLINK ./lib/libLTO.dylib [109/222] LINK obj/llvm/unittests/MC/MCTests [110/222] LINK ./bin/opt [111/222] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [112/222] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [113/222] LINK obj/llvm/unittests/MIR/MIRTests [114/222] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [115/222] LINK obj/llvm/unittests/CodeGen/CodeGenTests [116/222] LINK ./bin/llvm-ar [117/222] LINK ./bin/llvm-cxxmap [118/222] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [119/222] LINK ./bin/llvm-cxxdump [120/222] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [121/222] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [122/222] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [123/222] LINK obj/llvm/unittests/MI/MITests [124/222] LINK ./bin/dsymutil [125/222] LINK ./bin/llvm-lipo [126/222] LINK ./bin/llvm-libtool-darwin [127/222] LINK ./bin/llvm-jitlink [128/222] LINK ./bin/bugpoint [129/222] LINK ./bin/llvm-c-test [130/222] LINK ./bin/llc [131/222] LINK ./bin/llvm-dwp [132/222] LINK ./bin/llvm-lto [133/222] LINK ./bin/llvm-mc [134/222] LINK ./bin/llvm-gsymutil [135/222] LINK ./bin/llvm-ml [136/222] LINK ./bin/llvm-isel-fuzzer [137/222] LINK ./bin/llvm-rtdyld [138/222] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [139/222] LINK ./bin/llvm-lto2 [140/222] LINK ./bin/llvm-opt-fuzzer [141/222] LINK ./bin/llvm-reduce [142/222] LINK ./bin/lld [143/222] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [144/222] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [145/222] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [146/222] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [147/222] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [148/222] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [149/222] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [150/222] LINK ./bin/dexp [151/222] LINK ./bin/pp-trace [152/222] LINK ./bin/modularize [153/222] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [154/222] LINK ./bin/llvm-bolt [155/222] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [156/222] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [157/222] LINK ./bin/llvm-bolt-heatmap [158/222] LINK ./bin/lldb [159/222] LINK ./bin/lldb-test [160/222] LINK ./bin/lldb-dap [161/222] LINK ./bin/clangd-indexer [162/222] LINK obj/bolt/unittests/Core/CoreTests [163/222] LINK ./bin/clang-tidy [164/222] LINK ./bin/clangd [165/222] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [166/222] LINK obj/bolt/unittests/Passes/PassTests [167/222] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [168/222] LINK ./bin/clang-change-namespace [169/222] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [170/222] LINK ./bin/clangd-xpc-test-client [171/222] LINK ./bin/clang-reorder-fields [172/222] LINK ./bin/clang-include-fixer [173/222] LINK ./bin/clang-move [174/222] LINK ./bin/clang-query [175/222] LINK ./bin/clang-doc [176/222] LINK ./bin/find-all-symbols [177/222] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [178/222] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [179/222] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [180/222] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [181/222] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [182/222] LINK ./bin/clang-installapi [183/222] LINK ./bin/clang-diff [184/222] LINK ./bin/clang-extdef-mapping [185/222] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [186/222] LINK ./bin/clang-refactor [187/222] LINK ./bin/clang-scan-deps [188/222] LINK ./bin/clang-linker-wrapper [189/222] LINK ./bin/clang-nvlink-wrapper [190/222] LINK ./bin/clang-check [191/222] LINK ./bin/clang-sycl-linker [192/222] LINK obj/clang/unittests/AST/ByteCode/InterpTests [193/222] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [194/222] LINK obj/clang/unittests/CrossTU/CrossTUTests [195/222] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [196/222] LINK obj/clang/unittests/AST/ASTTests [197/222] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [198/222] LINK obj/clang/unittests/DependencyScanning/ClangDependencyScanningTests [199/222] LINK ./bin/clang-repl [200/222] SOLINK ./lib/libclang.dylib [201/222] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [202/222] LINK ./bin/clang [203/222] LINK obj/clang/unittests/Index/IndexTests [204/222] LINK obj/clang/unittests/Rewrite/RewriteTests [205/222] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [206/222] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [207/222] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [208/222] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [209/222] LINK ./bin/c-index-test [210/222] LINK obj/clang/unittests/Driver/ClangDriverTests [211/222] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [212/222] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [213/222] LINK obj/clang/unittests/Sema/SemaTests [214/222] LINK obj/clang/unittests/Frontend/FrontendTests [215/222] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [216/222] LINK obj/clang/unittests/libclang/libclangTests [217/222] LINK obj/clang/unittests/Serialization/SerializationTests [218/222] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [219/222] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [220/222] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [221/222] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [222/222] LINK obj/clang/unittests/Tooling/ToolingTests INFO:2025-12-08T09:28:31Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//llvm/include/llvm/Analysis/RuntimeLibcallInfo.h" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-12-08T09:28:32Z:root:testing INFO:2025-12-08T09:28:32Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /Users/thakis/src/llvm-project/out/gn/bin:/Users/thakis/src/llvm-project/out/gn/bin llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:363: note: using SDKROOT: '/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.1.sdk' llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23252 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 650.71s Total Discovered Tests: 49620 Skipped : 36 (0.07%) Unsupported : 654 (1.32%) Passed : 48900 (98.55%) Expectedly Failed: 30 (0.06%) INFO:2025-12-08T09:39:51Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1100 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 46.64s Total Discovered Tests: 1528 Unsupported : 3 (0.20%) Passed : 1524 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-12-08T09:40:43Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 18.78s Total Discovered Tests: 1433 Unsupported: 9 (0.63%) Passed : 1424 (99.37%) INFO:2025-12-08T09:41:04Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3163 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 58.55s Total Discovered Tests: 3163 Unsupported : 26 (0.82%) Passed : 3136 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2025-12-08T09:42:06Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using lld-link: /Users/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using ld64.lld: /Users/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 60465 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 704.90s Total Discovered Tests: 70852 Skipped : 40 (0.06%) Unsupported : 2802 (3.95%) Passed : 67839 (95.75%) Expectedly Failed: 171 (0.24%) INFO:2025-12-08T09:54:27Z:root:done