INFO:2025-01-19T23:42:04Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD de586937648d..dd42651295d0 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 3 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at dd42651295d0 [ORC] Add BinaryFormat dependence to the LLVMOrcDebugging library. INFO:2025-01-19T23:42:08Z:root:syncing... Deleted branch merge (was de586937648d). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-01-19T23:42:09Z:root:building ninja: Entering directory `out/gn' [1/14] CXX obj/llvm/lib/ExecutionEngine/Orc/Debugging/Debugging.DebuggerSupportPlugin.o [2/14] AR lib/libLLVMOrcDebugging.a [3/14] LINK obj/llvm/unittests/ExecutionEngine/Orc/OrcJITTests [4/14] LINK ./bin/lli [5/14] STAMP obj/llvm/unittests/unittests.stamp [6/14] STAMP obj/lldb/test/test.stamp [7/14] LINK ./bin/llvm-jitlink [8/14] STAMP obj/llvm/test/test.stamp [9/14] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [10/14] LINK ./bin/clang-repl [11/14] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [12/14] STAMP obj/clang/unittests/unittests.stamp [13/14] STAMP obj/clang/test/test.stamp [14/14] STAMP obj/default.stamp INFO:2025-01-19T23:42:14Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang/test:check-clang", "//llvm/test:check-llvm" ] } gn analyze input: { "files": [ "//.github/workflows/spirv-tests.yml", "//llvm/CMakeLists.txt", "//llvm/Maintainers.md", "//llvm/docs/ReleaseNotes.md", "//llvm/lib/ExecutionEngine/Orc/Debugging/CMakeLists.txt", "//llvm/lib/ExecutionEngine/Orc/Debugging/DebuggerSupportPlugin.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": [] } INFO:2025-01-19T23:42:14Z:root:testing INFO:2025-01-19T23:42:14Z: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: 20841 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 411.12s Total Discovered Tests: 46480 Skipped : 35 (0.08%) Unsupported : 100 (0.22%) Passed : 46309 (99.63%) Expectedly Failed: 36 (0.08%) INFO:2025-01-19T23:49:16Z:root:skip check-clang-tools INFO:2025-01-19T23:49:16Z:root:skip check-clangd INFO:2025-01-19T23:49:16Z:root:skip check-lld INFO:2025-01-19T23:49:16Z: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: 55772 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 519.46s Total Discovered Tests: 63750 Skipped : 32 (0.05%) Unsupported : 2257 (3.54%) Passed : 61292 (96.14%) Expectedly Failed: 169 (0.27%) INFO:2025-01-19T23:58:06Z:root:done