INFO:2025-08-08T14:43:51Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 76a533c8ecbc..e64224a224a9 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 e64224a224a9 [Headers][X86] Allow AVX cast intrinsics to be used in constexpr (#152730) INFO:2025-08-08T14:43:54Z:root:syncing... Deleted branch merge (was 90f3d4f68317). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge de005a3f62ef] [gn build] Port 2c4b876fa842 1 file changed, 1 insertion(+) [merge 755aafada0d7] [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-08T14:43:56Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/1] COPY ../../clang/lib/Headers/avxintrin.h lib/clang/22/include/avxintrin.h INFO:2025-08-08T14:43:57Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-08T14:43:57Z:root:testing INFO:2025-08-08T14:43:57Z: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: 22258 tests, 8 workers -- Testing: FAIL: Clang-Unit :: Interpreter/./ClangReplInterpreterTests/13/14 (1 of 22258) ******************** 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-14269-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 (12 ms) [----------] 1 test from IncrementalCompilerBuilder (12 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-14269-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: 500.19s Total Discovered Tests: 48185 Skipped : 35 (0.07%) Unsupported : 351 (0.73%) Passed : 47765 (99.13%) 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.