INFO:2025-09-26T00:03:08Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 663414817b26..f6ded0be897e main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at f6ded0be897e [MLIR][Python] don't generate type stubs when cross-compiling (#160793) INFO:2025-09-26T00:03:13Z:root:syncing... Deleted branch merge (was 663414817b26). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-09-26T00:03:13Z:root:building ninja: Entering directory `out/gn' [1/154] CXX obj/llvm/lib/CodeGen/CodeGen.RegAllocPriorityAdvisor.o [2/154] CXX obj/llvm/lib/CodeGen/CodeGen.CalcSpillWeights.o [3/154] CXX obj/llvm/lib/CodeGen/CodeGen.RegAllocBasic.o [4/154] CXX obj/llvm/lib/CodeGen/CodeGen.LiveRangeEdit.o [5/154] CXX obj/llvm/lib/CodeGen/CodeGen.MLRegAllocPriorityAdvisor.o [6/154] CXX obj/llvm/lib/CodeGen/CodeGen.RegAllocEvictionAdvisor.o [7/154] CXX obj/llvm/lib/CodeGen/CodeGen.MLRegAllocEvictAdvisor.o [8/154] CXX obj/llvm/lib/CodeGen/CodeGen.InlineSpiller.o [9/154] CXX obj/llvm/lib/CodeGen/CodeGen.RegAllocPBQP.o [10/154] CXX obj/llvm/lib/CodeGen/CodeGen.RegAllocGreedy.o [11/154] CXX obj/llvm/lib/CodeGen/CodeGen.SplitKit.o [12/154] CXX obj/llvm/lib/CodeGen/CodeGen.RegisterCoalescer.o [13/154] AR lib/libLLVMCodeGen.a [14/154] LINK ./bin/clang-offload-packager [15/154] LINK ./bin/clang-scan-deps [16/154] LINK ./bin/clang-extdef-mapping [17/154] LINK obj/clang/unittests/CrossTU/CrossTUTests [18/154] LINK ./bin/clang-import-test [19/154] LINK ./bin/clang-nvlink-wrapper [20/154] LINK ./bin/clang-sycl-linker [21/154] LINK ./bin/clang-linker-wrapper [22/154] SOLINK ./lib/libclang.dylib [23/154] LINK ./bin/clang-check [24/154] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [25/154] LINK obj/clang/unittests/libclang/libclangTests [26/154] LINK obj/clang/unittests/Frontend/FrontendTests [27/154] LINK ./bin/clang-repl [28/154] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [29/154] LINK obj/clang/unittests/Driver/ClangDriverTests [30/154] LINK ./bin/c-index-test [31/154] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [32/154] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [33/154] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [34/154] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [35/154] LINK ./bin/dexp [36/154] LINK ./bin/clang [37/154] LINK ./bin/llvm-bat-dump [38/154] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [39/154] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [40/154] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [41/154] LINK ./bin/llvm-bolt [42/154] ACTION //bolt/tools/driver:llvm-boltdiff(//llvm/utils/gn/build/toolchain:unix) [43/154] LINK ./bin/clangd [44/154] ACTION //bolt/tools/driver:perf2bolt(//llvm/utils/gn/build/toolchain:unix) [45/154] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [46/154] LINK obj/bolt/unittests/Profile/ProfileTests [47/154] LINK ./bin/llvm-bolt-heatmap [48/154] LINK ./bin/clang-tidy [49/154] LINK ./bin/clangd-indexer [50/154] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [51/154] LINK obj/bolt/unittests/Core/CoreTests [52/154] LINK ./bin/clangd-xpc-test-client [53/154] LINK obj/clang/unittests/Tooling/ToolingTests [54/154] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [55/154] LINK obj/llvm/unittests/Target/AArch64/AArch64Tests [56/154] LINK ./bin/lldb-server [57/154] LINK obj/llvm/unittests/Target/ARM/ARMTests [58/154] LINK obj/llvm/unittests/Target/LoongArch/LoongArchTests [59/154] LINK obj/llvm/unittests/Target/AMDGPU/AMDGPUTests [60/154] LINK obj/llvm/unittests/Target/RISCV/RISCVTests [61/154] LINK obj/llvm/unittests/Target/PowerPC/PowerPCTests [62/154] LINK ./bin/lld [63/154] LINK obj/lld/unittests/AsLibAll/LLDAsLibAllTests [64/154] LINK obj/llvm/unittests/Target/TargetMachineCTests [65/154] LINK obj/lld/unittests/AsLibELF/LLDAsLibELFTests [66/154] ACTION //lld/tools/lld:ld.lld(//llvm/utils/gn/build/toolchain:unix) [67/154] ACTION //lld/tools/lld:ld64.lld(//llvm/utils/gn/build/toolchain:unix) [68/154] ACTION //lld/tools/lld:lld-link(//llvm/utils/gn/build/toolchain:unix) [69/154] ACTION //lld/tools/lld:wasm-ld(//llvm/utils/gn/build/toolchain:unix) [70/154] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [71/154] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [72/154] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [73/154] LINK obj/llvm/unittests/Target/WebAssembly/WebAssemblyTests [74/154] LINK obj/llvm/unittests/Transforms/Coroutines/CoroTests [75/154] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [76/154] LINK obj/llvm/unittests/Transforms/Instrumentation/InstrumentationTests [77/154] LINK obj/llvm/unittests/Transforms/Utils/UtilsTests [78/154] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [79/154] LINK obj/llvm/unittests/Transforms/Scalar/ScalarTests [80/154] LINK obj/llvm/unittests/Target/X86/X86Tests [81/154] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [82/154] LINK ./bin/lldb-test [83/154] LINK ./bin/lldb [84/154] LINK ./bin/lldb-dap [85/154] LINK obj/llvm/unittests/CGData/CodeGenDataTests [86/154] LINK obj/llvm/unittests/DWARFLinkerParallel/DWARFLinkerParallelTests [87/154] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [88/154] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [89/154] LINK obj/llvm/unittests/tools/llvm-exegesis/RISCV/LLVMExegesisRISCVTests [90/154] LINK obj/llvm/unittests/ExecutionEngine/ExecutionEngineTests [91/154] LINK obj/llvm/unittests/DebugInfo/GSYM/DebugInfoGSYMTests [92/154] LINK obj/llvm/unittests/tools/llvm-mca/LLVMMCATests [93/154] LINK obj/llvm/unittests/tools/llvm-exegesis/X86/LLVMExegesisX86Tests [94/154] LINK obj/llvm/unittests/Analysis/AnalysisTests [95/154] LINK obj/llvm/unittests/ExecutionEngine/JITLink/JITLinkTests [96/154] LINK obj/llvm/unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests [97/154] LINK obj/llvm/unittests/MC/MCTests [98/154] LINK obj/llvm/unittests/MC/SystemZ/SystemZAsmLexerTests [99/154] LINK obj/llvm/unittests/CodeGen/GlobalISel/GlobalISelTests [100/154] LINK obj/llvm/unittests/ExecutionEngine/MCJIT/MCJITTests [101/154] LINK obj/llvm/unittests/MC/X86/X86MCTests [102/154] LINK obj/llvm/unittests/Frontend/LLVMFrontendTests [103/154] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [104/154] LINK ./bin/llvm-cxxmap [105/154] LINK ./bin/llvm-cxxdump [106/154] LINK ./bin/llvm-debuginfo-analyzer [107/154] LINK obj/llvm/unittests/Passes/PassBuilderBindings/PassesBindingsTests [108/154] LINK obj/llvm/unittests/Passes/Plugins/PluginsTests [109/154] LINK obj/llvm/unittests/IR/IRTests [110/154] LINK obj/llvm/unittests/MC/AMDGPU/AMDGPUMCTests [111/154] LINK obj/llvm/unittests/MIR/MIRTests [112/154] LINK obj/llvm/unittests/DebugInfo/DWARF/DebugInfoDWARFTests [113/154] LINK obj/llvm/unittests/MI/MITests [114/154] LINK obj/llvm/unittests/CodeGen/CodeGenTests [115/154] LINK ./bin/llvm-dwarfdump [116/154] LINK ./bin/llvm-lipo [117/154] LINK ./bin/llvm-libtool-darwin [118/154] LINK ./bin/llvm-jitlink [119/154] LINK ./bin/llvm-extract [120/154] LINK ./bin/llvm-mc [121/154] LINK ./bin/llvm-mca [122/154] LINK ./bin/llvm-ml [123/154] LINK ./bin/llvm-exegesis [124/154] ACTION //llvm/tools/llvm-ml:llvm-ml64(//llvm/utils/gn/build/toolchain:unix) [125/154] LINK ./bin/llvm-dwp [126/154] LINK ./bin/llvm-isel-fuzzer [127/154] LINK ./bin/llvm-nm [128/154] LINK ./bin/llvm-profgen [129/154] LINK ./bin/llvm-gsymutil [130/154] LINK ./bin/llvm-objdump [131/154] LINK ./bin/llvm-rtdyld [132/154] LINK ./bin/llvm-lto2 [133/154] LINK ./bin/llvm-opt-fuzzer [134/154] LINK ./bin/llvm-lto [135/154] LINK ./bin/llvm-dwarfutil [136/154] LINK ./bin/llvm-xray [137/154] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [138/154] LINK ./bin/lli-child-target [139/154] LINK ./bin/sancov [140/154] SOLINK ./lib/libLTO.dylib [141/154] LINK ./bin/llvm-split [142/154] LINK ./bin/llvm-reduce [143/154] LINK ./bin/lli [144/154] LINK ./bin/llvm-cfi-verify [145/154] LINK ./bin/llvm-ar [146/154] ACTION //llvm/tools/llvm-ar:llvm-dlltool(//llvm/utils/gn/build/toolchain:unix) [147/154] ACTION //llvm/tools/llvm-ar:llvm-lib(//llvm/utils/gn/build/toolchain:unix) [148/154] ACTION //llvm/tools/llvm-ar:llvm-ranlib(//llvm/utils/gn/build/toolchain:unix) [149/154] LINK ./bin/llvm-cgdata [150/154] LINK ./bin/dsymutil [151/154] LINK ./bin/llvm-c-test [152/154] LINK ./bin/bugpoint [153/154] LINK ./bin/llc [154/154] LINK ./bin/opt INFO:2025-09-26T00:03:39Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "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" ] } gn analyze input: { "files": [ "//llvm/include/llvm/CodeGen/CalcSpillWeights.h", "//llvm/include/llvm/CodeGen/LiveRangeEdit.h", "//llvm/lib/CodeGen/CalcSpillWeights.cpp", "//llvm/lib/CodeGen/LiveRangeEdit.cpp", "//llvm/lib/CodeGen/MLRegAllocEvictAdvisor.cpp", "//llvm/lib/CodeGen/RegisterCoalescer.cpp", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.768bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.832bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.896bit.ll", "//llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.960bit.ll", "//llvm/test/CodeGen/AMDGPU/identical-subrange-spill-infloop.ll", "//llvm/test/CodeGen/AMDGPU/load-constant-i1.ll", "//llvm/test/CodeGen/AMDGPU/load-local-i16.ll", "//llvm/test/CodeGen/AMDGPU/memintrinsic-unroll.ll", "//llvm/test/CodeGen/AMDGPU/remat-sop.mir", "//llvm/test/CodeGen/AMDGPU/subreg-split-live-in-error.mir", "//llvm/test/CodeGen/AMDGPU/swdev380865.ll", "//llvm/test/CodeGen/AMDGPU/swdev502267-use-after-free-last-chance-recoloring-alloc-succeeds.mir", "//llvm/test/CodeGen/RISCV/rvv/ctpop-vp.ll", "//llvm/test/CodeGen/RISCV/rvv/cttz-vp.ll", "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz-vp.ll", "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctpop-vp.ll", "//llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz-vp.ll", "//llvm/test/CodeGen/RISCV/rvv/remat.ll", "//llvm/test/CodeGen/RISCV/rvv/vfdiv-constrained-sdnode.ll", "//llvm/test/CodeGen/RISCV/rvv/vfma-vp.ll", "//llvm/test/CodeGen/RISCV/rvv/vfmadd-constrained-sdnode.ll", "//llvm/test/CodeGen/RISCV/rvv/vfmadd-sdnode.ll", "//llvm/test/CodeGen/RISCV/rvv/vfmsub-constrained-sdnode.ll", "//llvm/test/CodeGen/Thumb2/LowOverheadLoops/cond-vector-reduce-mve-codegen.ll", "//mlir/examples/standalone/python/CMakeLists.txt", "//mlir/python/CMakeLists.txt" ], "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-09-26T00:03:40Z:root:testing INFO:2025-09-26T00:03:40Z: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:530: 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:468: 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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22551 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 520.26s Total Discovered Tests: 48420 Skipped : 36 (0.07%) Unsupported : 538 (1.11%) Passed : 47814 (98.75%) Expectedly Failed: 32 (0.07%) INFO:2025-09-26T00:12:40Z: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: 1088 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 39.78s Total Discovered Tests: 1516 Unsupported : 3 (0.20%) Passed : 1512 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-09-26T00:13:20Z: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.23s Total Discovered Tests: 1420 Unsupported: 8 (0.56%) Passed : 1412 (99.44%) INFO:2025-09-26T00:13:40Z: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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3142 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 47.20s Total Discovered Tests: 3142 Unsupported : 25 (0.80%) Passed : 3116 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-09-26T00:14:30Z: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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59308 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 577.17s Total Discovered Tests: 69238 Skipped : 33 (0.05%) Unsupported : 2637 (3.81%) Passed : 66397 (95.90%) Expectedly Failed: 171 (0.25%) INFO:2025-09-26T00:24:42Z:root:done