INFO:2025-08-08T17:51:23Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 0fffb9f9ed81..f4cf61015918 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 f4cf61015918 [Coverage] Add gap region between binary operator '&& and ||' and RHS (#149085) INFO:2025-08-08T17:51:26Z:root:syncing... Deleted branch merge (was 1fc3c61f20b5). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 3b6303e98838] [gn build] Port 2c4b876fa842 1 file changed, 1 insertion(+) [merge fadd93489050] [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-08T17:51:28Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/250] CXX obj/clang/lib/CodeGen/CodeGen.CoverageMappingGen.o [2/250] AR lib/libclangCodeGen.a [3/250] LINK ./bin/c-index-test [4/250] LINK ./bin/clang-scan-deps [5/250] LINK ./bin/lldb-server [6/250] LINK ./bin/clang-import-test [7/250] LINK ./bin/dexp [8/250] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [9/250] LINK obj/clang/unittests/Frontend/FrontendTests [10/250] LINK ./bin/clangd [11/250] LINK ./bin/clangd-indexer [12/250] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [13/250] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [14/250] LINK ./bin/clang [15/250] LINK obj/clang/unittests/Tooling/ToolingTests [16/250] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [17/250] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [18/250] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [19/250] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [20/250] LINK ./bin/lldb-test [21/250] LINK ./bin/clang-repl [22/250] ACTION //compiler-rt/test/hwasan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [23/250] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [24/250] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [25/250] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [26/250] ACTION //compiler-rt/test/builtins:builtins_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [27/250] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [28/250] ACTION //llvm/include/llvm/Config:Disassemblers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [29/250] ACTION //llvm/include/llvm/Config:AsmParsers.def(//llvm/utils/gn/build/toolchain:stage2_unix) [30/250] ACTION //llvm/include/llvm/Config:TargetExegesis.def(//llvm/utils/gn/build/toolchain:stage2_unix) [31/250] ACTION //llvm/include/llvm/Config:AsmPrinters.def(//llvm/utils/gn/build/toolchain:stage2_unix) [32/250] ACTION //llvm/include/llvm/Config:Targets.def(//llvm/utils/gn/build/toolchain:stage2_unix) [33/250] ACTION //llvm/include/llvm/Config:Targets(//llvm/utils/gn/build/toolchain:stage2_unix) [34/250] ACTION //llvm/include/llvm/Config:TargetMCAs.def(//llvm/utils/gn/build/toolchain:stage2_unix) [35/250] ACTION //llvm/include/llvm/Config:abi-breaking(//llvm/utils/gn/build/toolchain:stage2_unix) [36/250] ACTION //llvm/include/llvm/Support:write_extension_def(//llvm/utils/gn/build/toolchain:stage2_unix) [37/250] ACTION //llvm/include/llvm/Config:llvm-config(//llvm/utils/gn/build/toolchain:stage2_unix) [38/79] ACTION //llvm/include/llvm/Support:write_vcsrevision(//llvm/utils/gn/build/toolchain:stage2_unix) [39/79] LINK ./bin/lldb-dap [40/79] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) [41/79] ACTION //llvm/include/llvm/Config:config(//llvm/utils/gn/build/toolchain:stage2_unix) [42/46] ACTION //compiler-rt/lib/ubsan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [43/46] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [44/46] LINK ./bin/lldb [45/46] SOLINK lib/clang/22/lib/linux/libclang_rt.ubsan_standalone-x86_64.so [46/46] SOLINK lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.so INFO:2025-08-08T17:51:44Z:root:analyze skipping analyze because previous build was not green INFO:2025-08-08T17:51:44Z:root:testing INFO:2025-08-08T17:51:44Z:root:test check-clang ninja: Entering directory `out/gn' [0/1] ACTION //clang/test:check-clang(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/subst.py:126: note: Did not find cir-opt in /usr/local/google/home/thakis/src/llvm-project/out/gn/bin:/usr/local/google/home/thakis/src/llvm-project/out/gn/bin llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 23370 tests, 64 workers -- Testing: FAIL: Clang-Unit :: Interpreter/./ClangReplInterpreterTests/27/28 (1 of 23370) ******************** TEST 'Clang-Unit :: Interpreter/./ClangReplInterpreterTests/27/28' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/unittests/Interpreter/./ClangReplInterpreterTests-Clang-Unit-3757790-27-28.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=28 GTEST_SHARD_INDEX=27 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/unittests/Interpreter/./ClangReplInterpreterTests -- Note: This is test shard 28 of 28. [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 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! Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): 0 ClangReplInterpreterTests 0x0000562df6c26148 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 40 1 ClangReplInterpreterTests 0x0000562df6c2388c llvm::sys::RunSignalHandlers() + 188 2 ClangReplInterpreterTests 0x0000562df6c26841 3 libc.so.6 0x00007ffba0449df0 4 libc.so.6 0x00007ffba049e95c 5 libc.so.6 0x00007ffba0449cc2 gsignal + 18 6 libc.so.6 0x00007ffba04324ac abort + 34 7 ClangReplInterpreterTests 0x0000562df6bb078f 8 ClangReplInterpreterTests 0x0000562df5f4c20b 9 ClangReplInterpreterTests 0x0000562df5f6456e 10 ClangReplInterpreterTests 0x0000562dfc4c9860 testing::Test::Run() + 384 11 ClangReplInterpreterTests 0x0000562dfc4cab09 testing::TestInfo::Run() + 441 12 ClangReplInterpreterTests 0x0000562dfc4cb6e5 testing::TestSuite::Run() + 917 13 ClangReplInterpreterTests 0x0000562dfc4dbc5d testing::internal::UnitTestImpl::RunAllTests() + 2909 14 ClangReplInterpreterTests 0x0000562dfc4db089 testing::UnitTest::Run() + 89 15 ClangReplInterpreterTests 0x0000562df5f6595c main + 140 16 libc.so.6 0x00007ffba0433ca8 17 libc.so.6 0x00007ffba0433d65 __libc_start_main + 133 18 ClangReplInterpreterTests 0x0000562df5f45781 _start + 33 -- exit: -6 -- shard JSON output does not exist: /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/clang/unittests/Interpreter/./ClangReplInterpreterTests-Clang-Unit-3757790-27-28.json ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang-Unit :: Interpreter/./ClangReplInterpreterTests/27/28 Testing Time: 136.18s Total Discovered Tests: 47892 Skipped : 4 (0.01%) Unsupported : 324 (0.68%) Passed : 47533 (99.25%) Expectedly Failed: 30 (0.06%) 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.