INFO:2025-08-08T22:34:12Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 29367747bc81..f9cb95c9b0d5 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at f9cb95c9b0d5 [AMDGPU] Add additional test cases to integer src mod test (#152692) INFO:2025-08-08T22:34:23Z:root:syncing... Deleted branch merge (was a418fd18991f). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 2c40970a1065] [gn build] Port 2c4b876fa842 1 file changed, 1 insertion(+) [merge 1e9c18f15b77] [gn build] Port 4d3feaea66f4 1 file changed, 1 insertion(+) [merge 54c8e06a8086] [gn build] Port eccc6e22f811 1 file changed, 1 insertion(+) [gn build] Port 2c4b876fa842 -- https://github.com/llvm/llvm-project/commit/2c4b876fa842 [gn build] Port 4d3feaea66f4 -- https://github.com/llvm/llvm-project/commit/4d3feaea66f4 [gn build] Port eccc6e22f811 -- https://github.com/llvm/llvm-project/commit/eccc6e22f811 INFO:2025-08-08T22:34:25Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files ninja: no work to do. INFO:2025-08-08T22:34:26Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-08T22:34:26Z:root:testing INFO:2025-08-08T22:34:26Z: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:522: 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:522: 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:522: 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:522: 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:522: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22262 tests, 8 workers -- Testing: FAIL: Clang-Unit :: Interpreter/./ClangReplInterpreterTests/13/14 (1 of 22262) ******************** 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-32506-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-32506-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: 511.13s Total Discovered Tests: 48190 Skipped : 35 (0.07%) Unsupported : 319 (0.66%) Passed : 47802 (99.19%) 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.