INFO:2025-02-10T23:36:15Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 0f674cce82da..754d896ca74f main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 5 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 754d896ca74f [flang] Propagate fast-math flags to FIROpBuilder. (#126316) INFO:2025-02-10T23:36:23Z:root:syncing... Deleted branch merge (was 0f674cce82da). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-02-10T23:36:23Z:root:building ninja: Entering directory `out/gn' [1/48] CXX obj/lldb/source/Commands/Commands.CommandObjectDiagnostics.o [2/48] CXX obj/lldb/source/Plugins/REPL/Clang/Clang.ClangREPL.o [3/48] CXX obj/lldb/source/Commands/Commands.CommandObjectExpression.o [4/48] CXX obj/lldb/source/Commands/Commands.CommandObjectFrame.o [5/48] CXX obj/lldb/source/Commands/Commands.CommandObjectLog.o [6/48] CXX obj/lldb/source/Commands/Commands.CommandObjectBreakpoint.o [7/48] CXX obj/lldb/source/Commands/Commands.CommandObjectDWIMPrint.o [8/48] CXX obj/lldb/source/Commands/Commands.CommandObjectCommands.o [9/48] CXX obj/lldb/source/Commands/Commands.CommandObjectMemoryTag.o [10/48] CXX obj/lldb/source/Plugins/ObjectFile/Mach-O/Mach-O.ObjectFileMachO.o [11/48] CXX obj/lldb/source/Commands/Commands.CommandObjectSession.o [12/48] CXX obj/lldb/source/Commands/Commands.CommandObjectMemory.o [13/48] CXX obj/lldb/source/Commands/Commands.CommandObjectRegister.o [14/48] CXX obj/lldb/source/Commands/Commands.CommandObjectTrace.o [15/48] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpointCommand.o [16/48] CXX obj/lldb/source/Commands/Commands.CommandObjectWatchpoint.o [17/48] CXX obj/lldb/source/Target/Target.Target.o [18/48] CXX obj/lldb/source/Expression/Expression.REPL.o [19/48] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupUInt64.o [20/48] CXX obj/lldb/source/Core/Core.Disassembler.o [21/48] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupFormat.o [22/48] CXX obj/lldb/source/Plugins/Process/gdb-remote/gdb-remote.ProcessGDBRemote.o [23/48] CXX obj/lldb/source/Core/Core.Debugger.o [24/48] CXX obj/lldb/source/Commands/Commands.CommandObjectType.o [25/48] AR lib/liblldbCore.a [26/48] CXX obj/lldb/source/Interpreter/Interpreter.OptionValue.o [27/48] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueSInt64.o [28/48] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueUInt64.o [29/48] CXX obj/lldb/source/Interpreter/Interpreter.OptionValueProperties.o [30/48] CXX obj/lldb/source/Interpreter/Interpreter.OptionGroupWatchpoint.o [31/48] CXX obj/lldb/source/Interpreter/Interpreter.CommandInterpreter.o [32/48] CXX obj/lldb/source/Interpreter/Interpreter.Property.o [33/48] CXX obj/lldb/source/Commands/Commands.CommandObjectTarget.o [34/48] AR lib/liblldbCommands.a [35/48] AR lib/liblldbInterpreter.a [36/48] AR lib/liblldbExpression.a [37/48] AR lib/liblldbTarget.a [38/48] AR lib/liblldbPluginClangREPL.a [39/48] AR lib/liblldbPluginObjectFileMachO.a [40/48] AR lib/liblldbPluginProcessGDBRemote.a [41/48] STAMP obj/lldb/source/Plugins/LldbAllPlugins.stamp [42/48] CXX obj/lldb/tools/lldb-dap/lldb-dap.OutputRedirector.o [43/48] LINK ./bin/lldb-server [44/48] LINK ./bin/lldb-test [45/48] LINK ./bin/lldb [46/48] LINK ./bin/lldb-dap [47/48] STAMP obj/lldb/test/test.stamp [48/48] STAMP obj/default.stamp INFO:2025-02-10T23:36:41Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//clang/test/Analysis/live-stmts.cpp", "//flang/include/flang/Optimizer/Builder/FIRBuilder.h", "//flang/lib/Optimizer/HLFIR/Transforms/OptimizedBufferization.cpp", "//flang/test/HLFIR/maxval-elemental.fir", "//flang/test/HLFIR/minval-elemental.fir", "//lldb/include/lldb/Interpreter/OptionValueSInt64.h", "//lldb/include/lldb/Interpreter/OptionValueUInt64.h", "//lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp", "//lldb/tools/lldb-dap/OutputRedirector.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-02-10T23:36:41Z:root:testing INFO:2025-02-10T23:36:41Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] 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:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/util.py:473: 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:506: 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:506: 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:506: 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:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 20878 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 476.11s Total Discovered Tests: 46569 Skipped : 35 (0.08%) Unsupported : 247 (0.53%) Passed : 46252 (99.32%) Expectedly Failed: 35 (0.08%) INFO:2025-02-10T23:44:43Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] 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:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 995 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 50.57s Total Discovered Tests: 1419 Unsupported : 3 (0.21%) Passed : 1415 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-02-10T23:45:35Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] 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:506: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 98 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 16.70s Total Discovered Tests: 1362 Unsupported: 7 (0.51%) Passed : 1355 (99.49%) INFO:2025-02-10T23:45:53Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] 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:506: 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:506: 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:506: 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:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3046 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 44.99s Total Discovered Tests: 3046 Unsupported : 25 (0.82%) Passed : 3020 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2025-02-10T23:46:39Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] 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:506: 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:506: 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:506: 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:506: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 56158 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 541.57s Total Discovered Tests: 64161 Skipped : 32 (0.05%) Unsupported : 2287 (3.56%) Passed : 61665 (96.11%) Expectedly Failed: 177 (0.28%) INFO:2025-02-10T23:55:54Z:root:done