INFO:2025-08-08T16:49:42Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 3b32893cd926..7d5af16245ab 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 7d5af16245ab [CI] Enable Build Failure Reporting INFO:2025-08-08T16:49:44Z:root:syncing... Deleted branch merge (was e1e941ed76f3). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge d6e4f6e8c195] [gn build] Port 2c4b876fa842 1 file changed, 1 insertion(+) [merge b5fae5da92f5] [gn build] Port eccc6e22f811 1 file changed, 1 insertion(+) [gn build] Port 2c4b876fa842 -- https://github.com/llvm/llvm-project/commit/2c4b876fa842 [gn build] Port eccc6e22f811 -- https://github.com/llvm/llvm-project/commit/eccc6e22f811 INFO:2025-08-08T16:49:46Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-08-08T16:49:47Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-08T16:49:47Z:root:testing INFO:2025-08-08T16:49:47Z: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: 22259 tests, 8 workers -- Testing: FAIL: Clang-Unit :: Interpreter/./ClangReplInterpreterTests/13/14 (1 of 22259) ******************** TEST 'Clang-Unit :: Interpreter/./ClangReplInterpreterTests/13/14' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/Users/thakis/src/llvm-project/out/gn/obj/clang/unittests/Interpreter/./ClangReplInterpreterTests-Clang-Unit-94012-13-14.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=14 GTEST_SHARD_INDEX=13 /Users/thakis/src/llvm-project/out/gn/obj/clang/unittests/Interpreter/./ClangReplInterpreterTests -- Note: This is test shard 14 of 14. [==========] Running 2 tests from 2 test suites. [----------] Global test environment set-up. [----------] 1 test from IncrementalCompilerBuilder [ RUN ] IncrementalCompilerBuilder.SetTargetTriple [ OK ] IncrementalCompilerBuilder.SetTargetTriple (2 ms) [----------] 1 test from IncrementalCompilerBuilder (2 ms total) [----------] 1 test from InterpreterTestBase [ RUN ] InterpreterTestBase.SanityWithRemoteExecution Failure value returned from cantFail wrapped call No such file or directory UNREACHABLE executed at ../../llvm/include/llvm/Support/Error.h:810! -- exit: -6 -- shard JSON output does not exist: /Users/thakis/src/llvm-project/out/gn/obj/clang/unittests/Interpreter/./ClangReplInterpreterTests-Clang-Unit-94012-13-14.json ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang-Unit :: Interpreter/./ClangReplInterpreterTests/13/14 Testing Time: 503.36s Total Discovered Tests: 48186 Skipped : 35 (0.07%) Unsupported : 318 (0.66%) Passed : 47799 (99.20%) Expectedly Failed: 33 (0.07%) Failed : 1 (0.00%) FAILED: gen/clang/test/run-lit python3 bin/llvm-lit -sv ../../clang/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-clang']' returned non-zero exit status 1.