INFO:2025-05-09T12:39:15Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 416cdcf3aa75..4c69f8248d24 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 7 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 4c69f8248d24 [OpenACC][CIR] Implement basic lowering for combined constructs (#139119) INFO:2025-05-09T12:39:19Z:root:syncing... Deleted branch merge (was 416cdcf3aa75). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-05-09T12:39:20Z:root:building ninja: Entering directory `out/gn' [1/393] CXX obj/clang/lib/CodeGen/CodeGen.CGAtomic.o [2/393] CXX obj/clang/lib/CodeGen/CodeGen.CGDeclCXX.o [3/393] CXX obj/clang/lib/CodeGen/CodeGen.CGException.o [4/393] CXX obj/clang/lib/CodeGen/CodeGen.CGClass.o [5/393] CXX obj/clang/lib/CodeGen/CodeGen.CGBlocks.o [6/393] CXX obj/clang/lib/CodeGen/CodeGen.CGDecl.o [7/393] CXX obj/clang/lib/CodeGen/CodeGen.CGBuiltin.o [8/393] CXX obj/clang/lib/CodeGen/CodeGen.CGExpr.o [9/393] CXX obj/clang/lib/CodeGen/CodeGen.CGCall.o [10/393] CXX obj/clang/lib/CodeGen/CodeGen.CGExprAgg.o [11/393] CXX obj/clang/lib/CodeGen/CodeGen.CGExprCXX.o [12/393] CXX obj/clang/lib/CodeGen/CodeGen.CGOpenCLRuntime.o [13/393] CXX obj/clang/lib/CodeGen/CodeGen.CGExprConstant.o [14/393] CXX obj/clang/lib/CodeGen/CodeGen.CGObjC.o [15/393] CXX obj/clang/lib/CodeGen/CodeGen.CGExprScalar.o [16/393] CXX obj/clang/lib/CodeGen/CodeGen.CGStmt.o [17/393] CXX obj/clang/lib/CodeGen/CodeGen.CGHLSLRuntime.o [18/393] CXX obj/clang/lib/CodeGen/CodeGen.CodeGenTypes.o [19/393] CXX obj/clang/lib/CodeGen/CodeGen.CGDebugInfo.o [20/393] CXX obj/clang/lib/CodeGen/CodeGen.CodeGenFunction.o [21/393] CXX obj/clang/lib/CodeGen/CodeGen.SwiftCallingConv.o [22/393] CXX obj/clang/lib/CodeGen/CodeGen.ItaniumCXXABI.o [23/393] CXX obj/clang/lib/CodeGen/CodeGen.MicrosoftCXXABI.o [24/393] CXX obj/clang/lib/CodeGen/CodeGen.TargetInfo.o [25/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.AArch64.o [26/393] CXX obj/clang/lib/CodeGen/CodeGen.CGOpenMPRuntime.o [27/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.AMDGPU.o [28/393] CXX obj/clang/lib/CodeGen/CodeGen.CGStmtOpenMP.o [29/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.ARC.o [30/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.AVR.o [31/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.ARM.o [32/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.BPF.o [33/393] CXX obj/clang/lib/CodeGen/TargetBuiltins/CodeGen.ARM.o [34/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.CSKY.o [35/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.DirectX.o [36/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.Hexagon.o [37/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.Lanai.o [38/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.LoongArch.o [39/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.M68k.o [40/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.MSP430.o [41/393] CXX obj/clang/lib/CodeGen/CodeGen.CodeGenModule.o [42/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.Mips.o [43/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.PNaCl.o [44/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.NVPTX.o [45/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.PPC.o [46/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.SPIR.o [47/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.RISCV.o [48/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.Sparc.o [49/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.TCE.o [50/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.SystemZ.o [51/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.VE.o [52/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.WebAssembly.o [53/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.XCore.o [54/393] CXX obj/clang/lib/CodeGen/Targets/CodeGen.X86.o [55/393] 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/Targets/CodeGen.RISCV.o and: obj/clang/lib/CodeGen/TargetBuiltins/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/TargetBuiltins/CodeGen.SPIR.o and: obj/clang/lib/CodeGen/Targets/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/Targets/CodeGen.SystemZ.o and: obj/clang/lib/CodeGen/TargetBuiltins/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/TargetBuiltins/CodeGen.WebAssembly.o and: obj/clang/lib/CodeGen/Targets/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) [56/393] LINK ./bin/c-index-test [57/393] LINK ./bin/clang-scan-deps [58/393] LINK ./bin/lldb-server [59/393] LINK ./bin/clang-import-test [60/393] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [61/393] LINK obj/clang/unittests/Tooling/ToolingTests [62/393] LINK ./bin/clang-repl [63/393] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [64/393] LINK ./bin/clang [65/393] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [66/393] LINK ./bin/lldb [67/393] LINK ./bin/lldb-dap [68/393] LINK ./bin/lldb-test [69/393] LINK obj/clang/unittests/Frontend/FrontendTests [70/393] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [71/393] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [72/393] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [73/393] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [74/393] LINK ./bin/dexp [75/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_2.lse.o [76/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_3.lse.o [77/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_1.lse.o [78/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_2.lse.o [79/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_3.lse.o [80/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_4.lse.o [81/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_1.lse.o [82/393] LINK ./bin/clangd [83/393] LINK ./bin/clangd-indexer [84/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_1.lse.o [85/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_2.lse.o [86/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_3.lse.o [87/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_3.lse.o [88/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_1.lse.o [89/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_4.lse.o [90/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_2.lse.o [91/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_4.lse.o [92/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_4.lse.o [93/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_2.lse.o [94/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_4.lse.o [95/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_1.lse.o [96/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_1.lse.o [97/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_3.lse.o [98/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_3.lse.o [99/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_2.lse.o [100/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_4.lse.o [101/393] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [102/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_1.lse.o [103/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_3.lse.o [104/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_2.lse.o [105/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_3.lse.o [106/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_2.lse.o [107/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_1.lse.o [108/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_4.lse.o [109/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_4.lse.o [110/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_1.lse.o [111/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_2.lse.o [112/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_3.lse.o [113/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_4.lse.o [114/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_2.lse.o [115/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_3.lse.o [116/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_1.lse.o [117/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_2.lse.o [118/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_4.lse.o [119/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_1.lse.o [120/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_3.lse.o [121/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_4.lse.o [122/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_2.lse.o [123/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_4.lse.o [124/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_1.lse.o [125/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_1.lse.o [126/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_3.lse.o [127/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_4.lse.o [128/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_3.lse.o [129/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_2.lse.o [130/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_1.lse.o [131/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_2.lse.o [132/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_3.lse.o [133/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_4.lse.o [134/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_2.lse.o [135/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_1.lse.o [136/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_4.lse.o [137/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_3.lse.o [138/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_3.lse.o [139/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_1.lse.o [140/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_4.lse.o [141/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_2.lse.o [142/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_1.lse.o [143/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_2.lse.o [144/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_3.lse.o [145/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_4.lse.o [146/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_1.lse.o [147/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_4.lse.o [148/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_3.lse.o [149/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_2.lse.o [150/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_2.lse.o [151/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_1.lse.o [152/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_4.lse.o [153/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_3.lse.o [154/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_1.lse.o [155/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_2.lse.o [156/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_4.lse.o [157/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_3.lse.o [158/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_1.lse.o [159/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_2.lse.o [160/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_1.lse.o [161/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_3.lse.o [162/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_3.lse.o [163/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_4.lse.o [164/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_2.lse.o [165/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_4.lse.o [166/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_3.lse.o [167/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_1.lse.o [168/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_2.lse.o [169/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_4.lse.o [170/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_1.lse.o [171/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_2.lse.o [172/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_3.lse.o [173/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_1.lse.o [174/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_3.lse.o [175/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_4.lse.o [176/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_2.lse.o [177/393] ASM stage2_baremetal_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_4.lse.o [178/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_1.lse.o [179/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_4.lse.o [180/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_2.lse.o [181/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_3.lse.o [182/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_1.lse.o [183/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_2.lse.o [184/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_3.lse.o [185/393] ASM stage2_iossim_x64/obj/compiler-rt/lib/builtins/x86_64/builtins.floatundidf.o [186/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_4.lse.o [187/393] ASM stage2_iossim_x64/obj/compiler-rt/lib/builtins/x86_64/builtins.floatundisf.o [188/393] AR lib/clang/21/lib/baremetal/libclang_rt.builtins-aarch64.a [189/393] ASM stage2_iossim_x64/obj/compiler-rt/lib/builtins/x86_64/builtins.floatundixf.o [190/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_1.lse.o [191/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_2.lse.o [192/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_3.lse.o [193/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_2.lse.o [194/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_4.lse.o [195/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_1.lse.o [196/393] AR lib/clang/21/lib/darwin/libclang_rt.iossim.a [197/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_4.lse.o [198/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_3.lse.o [199/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_1.lse.o [200/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_2.lse.o [201/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_4.lse.o [202/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_3.lse.o [203/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_1.lse.o [204/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_4.lse.o [205/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_3.lse.o [206/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_2.lse.o [207/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_2.lse.o [208/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_1.lse.o [209/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_3.lse.o [210/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_4.lse.o [211/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_1.lse.o [212/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_2.lse.o [213/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_1.lse.o [214/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_4.lse.o [215/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_2.lse.o [216/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_3.lse.o [217/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_3.lse.o [218/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_1.lse.o [219/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_4.lse.o [220/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_4.lse.o [221/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_3.lse.o [222/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_1.lse.o [223/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_2.lse.o [224/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_1.lse.o [225/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_3.lse.o [226/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_4.lse.o [227/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_3.lse.o [228/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_2.lse.o [229/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_2.lse.o [230/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_4.lse.o [231/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_3.lse.o [232/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_4.lse.o [233/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_1.lse.o [234/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_2.lse.o [235/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_4.lse.o [236/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_1.lse.o [237/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_3.lse.o [238/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_2.lse.o [239/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_1.lse.o [240/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_2.lse.o [241/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_4.lse.o [242/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_3.lse.o [243/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_1.lse.o [244/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_2.lse.o [245/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_1.lse.o [246/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_3.lse.o [247/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_4.lse.o [248/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_2.lse.o [249/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_3.lse.o [250/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_2.lse.o [251/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_4.lse.o [252/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_1.lse.o [253/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_3.lse.o [254/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_4.lse.o [255/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_1.lse.o [256/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_2.lse.o [257/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_3.lse.o [258/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_4.lse.o [259/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_1.lse.o [260/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_2.lse.o [261/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_3.lse.o [262/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_4.lse.o [263/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_1.lse.o [264/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_3.lse.o [265/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_4.lse.o [266/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_2.lse.o [267/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_1.lse.o [268/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_3.lse.o [269/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_2.lse.o [270/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_1.lse.o [271/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_4.lse.o [272/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_2.lse.o [273/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_3.lse.o [274/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_4.lse.o [275/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_1.lse.o [276/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_2.lse.o [277/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_3.lse.o [278/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_4.lse.o [279/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_1.lse.o [280/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_2.lse.o [281/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_4.lse.o [282/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_3.lse.o [283/393] ASM stage2_ios_aarch64/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_4.lse.o [284/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_1.lse.o [285/393] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [286/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_2.lse.o [287/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_4.lse.o [288/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_8_3.lse.o [289/393] ASM stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_rtl_aarch64.o [290/393] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [291/393] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [292/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_1.lse.o [293/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_3.lse.o [294/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_2.lse.o [295/393] AR lib/clang/21/lib/darwin/libclang_rt.ios.a [296/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_16_4.lse.o [297/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_2.lse.o [298/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_1.lse.o [299/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_3.lse.o [300/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_1_4.lse.o [301/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_1.lse.o [302/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_2.lse.o [303/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_3.lse.o [304/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_2.lse.o [305/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_2_4.lse.o [306/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_1.lse.o [307/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_3.lse.o [308/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_4_4.lse.o [309/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_1.lse.o [310/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_2.lse.o [311/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_4.lse.o [312/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_cas_8_3.lse.o [313/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_1.lse.o [314/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_3.lse.o [315/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_2.lse.o [316/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_1.lse.o [317/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_2.lse.o [318/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_1_4.lse.o [319/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_3.lse.o [320/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_3.lse.o [321/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_2_4.lse.o [322/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_1.lse.o [323/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_2.lse.o [324/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_4_4.lse.o [325/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_1.lse.o [326/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_3.lse.o [327/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_2.lse.o [328/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldadd_8_4.lse.o [329/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_2.lse.o [330/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_1.lse.o [331/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_4.lse.o [332/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_1_3.lse.o [333/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_2.lse.o [334/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_1.lse.o [335/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_3.lse.o [336/393] SOLINK lib/clang/21/lib/darwin/libclang_rt.tsan_osx_dynamic.dylib [337/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_1.lse.o [338/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_2_4.lse.o [339/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_1.lse.o [340/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_2.lse.o [341/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_4.lse.o [342/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_3.lse.o [343/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_4_3.lse.o [344/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_2.lse.o [345/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldclr_8_4.lse.o [346/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_1.lse.o [347/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_2.lse.o [348/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_3.lse.o [349/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_1_4.lse.o [350/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_2.lse.o [351/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_4.lse.o [352/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_2.lse.o [353/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_1.lse.o [354/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_2_3.lse.o [355/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_3.lse.o [356/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_1.lse.o [357/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_4_4.lse.o [358/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_3.lse.o [359/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_2.lse.o [360/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_1.lse.o [361/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_2.lse.o [362/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldeor_8_4.lse.o [363/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_1.lse.o [364/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_3.lse.o [365/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_1_4.lse.o [366/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_1.lse.o [367/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_2.lse.o [368/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_1.lse.o [369/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_3.lse.o [370/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_2_4.lse.o [371/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_4.lse.o [372/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_2.lse.o [373/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_1.lse.o [374/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_2.lse.o [375/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_4_3.lse.o [376/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_3.lse.o [377/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_ldset_8_4.lse.o [378/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_1.lse.o [379/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_4.lse.o [380/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_2.lse.o [381/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_1_3.lse.o [382/393] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [383/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_4.lse.o [384/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_2.lse.o [385/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_1.lse.o [386/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_2.lse.o [387/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_2_3.lse.o [388/393] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [389/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_1.lse.o [390/393] ASM stage2_unix/obj/compiler-rt/lib/builtins/aarch64/lse_swp_4_3.lse.o [391/393] AR lib/clang/21/lib/darwin/libclang_rt.osx.a [392/393] LINK ./bin/clangd-xpc-test-client [393/393] SOLINK lib/libunwind.dylib INFO:2025-05-09T12:40:19Z: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" ] } gn analyze input: { "files": [ "//clang/lib/CIR/CodeGen/CIRGenFunction.h", "//clang/lib/CIR/CodeGen/CIRGenOpenACCClause.h", "//clang/lib/CIR/CodeGen/CIRGenStmtOpenACC.cpp", "//clang/lib/CodeGen/CGAtomic.cpp", "//clang/lib/CodeGen/CGBuiltin.cpp", "//clang/lib/CodeGen/CGCall.cpp", "//clang/lib/CodeGen/CGClass.cpp", "//clang/lib/CodeGen/CGDecl.cpp", "//clang/lib/CodeGen/CGException.cpp", "//clang/lib/CodeGen/CGExpr.cpp", "//clang/lib/CodeGen/CGExprCXX.cpp", "//clang/lib/CodeGen/CGExprConstant.cpp", "//clang/lib/CodeGen/CGExprScalar.cpp", "//clang/lib/CodeGen/CodeGenModule.cpp", "//clang/lib/CodeGen/TargetInfo.cpp", "//clang/lib/CodeGen/TargetInfo.h", "//clang/test/CIR/CodeGenOpenACC/combined.cpp", "//clang/test/CIR/CodeGenOpenACC/loop.cpp", "//clang/test/CIR/CodeGenOpenACC/openacc-not-implemented.cpp", "//compiler-rt/lib/builtins/aarch64/sme-abi.S", "//compiler-rt/lib/builtins/assembly.h", "//lldb/test/API/tools/lldb-dap/memory/TestDAP_memory.py", "//lldb/test/API/tools/lldb-dap/variables/TestDAP_variables.py", "//llvm/docs/TestSuiteGuide.md", "//mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td", "//mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp" ], "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-05-09T12:40:19Z:root:testing INFO:2025-05-09T12:40:19Z: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:520: 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:476: 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21429 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 503.42s Total Discovered Tests: 47239 Skipped : 35 (0.07%) Unsupported : 206 (0.44%) Passed : 46964 (99.42%) Expectedly Failed: 34 (0.07%) INFO:2025-05-09T12:48:55Z: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) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1010 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 53.32s Total Discovered Tests: 1434 Unsupported : 3 (0.21%) Passed : 1430 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-05-09T12:49:49Z: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) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 99 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 17.92s Total Discovered Tests: 1374 Unsupported: 7 (0.51%) Passed : 1367 (99.49%) INFO:2025-05-09T12:50:09Z: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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3091 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 46.67s Total Discovered Tests: 3091 Unsupported : 25 (0.81%) Passed : 3065 (99.16%) Expectedly Failed: 1 (0.03%) INFO:2025-05-09T12:50:57Z: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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 57185 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 561.56s Total Discovered Tests: 65447 Skipped : 32 (0.05%) Unsupported : 2431 (3.71%) Passed : 62812 (95.97%) Expectedly Failed: 172 (0.26%) INFO:2025-05-09T13:00:32Z:root:done