INFO:2025-07-11T07:53:25Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD a9102f564071..0e5f9f67cd99 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 0e5f9f67cd99 [clang][bytecode] Keep a list of initializing blocks in InterpState (#148120) INFO:2025-07-11T07:53:29Z:root:syncing... Deleted branch merge (was a9102f564071). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-07-11T07:53:30Z:root:building ninja: Entering directory `out/gn' [1/86] CXX obj/clang/lib/AST/ByteCode/AST.InterpState.o [2/86] CXX obj/clang/lib/AST/ByteCode/AST.DynamicAllocator.o [3/86] CXX obj/clang/lib/AST/ByteCode/AST.InterpFrame.o [4/86] CXX obj/clang/lib/AST/ByteCode/AST.EvaluationResult.o [5/86] CXX obj/clang/lib/AST/ByteCode/AST.InterpBuiltinBitCast.o [6/86] CXX obj/clang/lib/AST/ByteCode/AST.Context.o [7/86] CXX obj/clang/lib/AST/ByteCode/AST.InterpBuiltin.o [8/86] CXX obj/clang/lib/AST/ByteCode/AST.Compiler.o [9/86] CXX obj/clang/lib/AST/ByteCode/AST.EvalEmitter.o [10/86] CXX obj/clang/lib/AST/ByteCode/AST.Interp.o [11/86] AR lib/libclangAST.a [12/86] LINK ./bin/clang-installapi [13/86] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [14/86] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [15/86] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [16/86] LINK obj/clang/unittests/AST/ByteCode/InterpTests [17/86] LINK ./bin/clang-diff [18/86] LINK ./bin/clang-refactor [19/86] LINK ./bin/clang-extdef-mapping [20/86] LINK ./bin/clang-import-test [21/86] LINK ./bin/diagtool [22/86] LINK ./bin/clang-scan-deps [23/86] LINK obj/clang/unittests/Support/ClangSupportTests [24/86] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [25/86] LINK obj/clang/unittests/AST/ASTTests [26/86] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [27/86] LINK obj/clang/unittests/CrossTU/CrossTUTests [28/86] LINK ./bin/clang-check [29/86] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [30/86] LINK obj/clang/unittests/InstallAPI/InstallAPITests [31/86] SOLINK ./lib/libclang.dylib [32/86] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [33/86] LINK obj/clang/unittests/Format/FormatTests [34/86] LINK ./bin/clang [35/86] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [36/86] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [37/86] LINK obj/clang/unittests/libclang/libclangTests [38/86] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [39/86] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [40/86] LINK ./bin/clang-repl [41/86] LINK obj/clang/unittests/Driver/ClangDriverTests [42/86] LINK obj/clang/unittests/Index/IndexTests [43/86] LINK obj/clang/unittests/Parse/ParseTests [44/86] LINK obj/clang/unittests/Tooling/ToolingTests [45/86] LINK ./bin/c-index-test [46/86] LINK obj/clang/unittests/Rewrite/RewriteTests [47/86] LINK obj/clang/unittests/Lex/LexTests [48/86] LINK ./bin/clang-apply-replacements [49/86] LINK obj/clang/unittests/Frontend/FrontendTests [50/86] LINK obj/clang/unittests/Sema/SemaTests [51/86] LINK obj/clang/unittests/Serialization/SerializationTests [52/86] LINK ./bin/clang-change-namespace [53/86] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [54/86] LINK ./bin/find-all-symbols [55/86] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [56/86] LINK ./bin/clang-include-fixer [57/86] LINK ./bin/clang-reorder-fields [58/86] LINK ./bin/clang-query [59/86] LINK ./bin/clang-move [60/86] LINK ./bin/clang-doc [61/86] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [62/86] LINK ./bin/modularize [63/86] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [64/86] LINK ./bin/clang-tidy [65/86] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [66/86] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [67/86] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [68/86] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [69/86] LINK ./bin/pp-trace [70/86] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [71/86] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [72/86] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [73/86] LINK ./bin/dexp [74/86] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [75/86] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [76/86] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [77/86] LINK ./bin/clangd [78/86] LINK ./bin/clangd-indexer [79/86] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [80/86] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [81/86] LINK ./bin/clangd-xpc-test-client [82/86] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [83/86] LINK ./bin/lldb-server [84/86] LINK ./bin/lldb [85/86] LINK ./bin/lldb-test [86/86] LINK ./bin/lldb-dap INFO:2025-07-11T07:53:58Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang" ] } gn analyze input: { "files": [ "//clang/lib/AST/ByteCode/Interp.cpp", "//clang/lib/AST/ByteCode/InterpState.h" ], "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": [] } running all tests due to change to blacklisted file INFO:2025-07-11T07:53:58Z:root:testing INFO:2025-07-11T07:53:58Z: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: 22146 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 508.84s Total Discovered Tests: 48038 Skipped : 35 (0.07%) Unsupported : 316 (0.66%) Passed : 47653 (99.20%) Expectedly Failed: 34 (0.07%) INFO:2025-07-11T08:02:53Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) -- Testing: 1053 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 39.49s Total Discovered Tests: 1483 Unsupported : 3 (0.20%) Passed : 1479 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-07-11T08:03:37Z:root:test check-clangd ninja: Entering directory `out/gn' [0/1] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) -- Testing: 101 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 17.95s Total Discovered Tests: 1380 Unsupported: 7 (0.51%) Passed : 1373 (99.49%) INFO:2025-07-11T08:03:57Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) 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: 3107 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 41.92s Total Discovered Tests: 3107 Unsupported : 25 (0.80%) Passed : 3081 (99.16%) Expectedly Failed: 1 (0.03%) INFO:2025-07-11T08:04:40Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] 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: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: 58128 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 556.16s Total Discovered Tests: 67529 Skipped : 33 (0.05%) Unsupported : 2579 (3.82%) Passed : 64745 (95.88%) Expectedly Failed: 172 (0.25%) INFO:2025-07-11T08:14:10Z:root:done