INFO:2025-09-02T17:55:15Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 3ed91d880996..2364736d6b55 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 4 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 2364736d6b55 [flang] Fixed a crash in CheckReduce() (#156382) INFO:2025-09-02T17:55:20Z:root:syncing... Deleted branch merge (was 49f328df795b). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 41a6aec2c8af] [gn build] Port 4d9578b8ed20 1 file changed, 4 insertions(+), 1 deletion(-) [merge 70ded4e2562b] [gn build] Port 74b9484fd62d 1 file changed, 1 deletion(-) [merge 48da593af432] [gn build] Port 8a65c4f11a4c 1 file changed, 1 insertion(+) [gn build] Port 4d9578b8ed20 -- https://github.com/llvm/llvm-project/commit/4d9578b8ed20 [gn build] Port 74b9484fd62d -- https://github.com/llvm/llvm-project/commit/74b9484fd62d [gn build] Port 8a65c4f11a4c -- https://github.com/llvm/llvm-project/commit/8a65c4f11a4c INFO:2025-09-02T17:55:22Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/77] CXX obj/clang/lib/StaticAnalyzer/Frontend/Frontend.ModelInjector.o [2/77] CXX obj/clang/lib/Frontend/Frontend.CompilerInvocation.o [3/77] AR lib/libclangFrontend.a [4/77] LINK ./bin/clang-apply-replacements [5/77] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [6/77] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [7/77] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [8/77] LINK ./bin/modularize [9/77] LINK ./bin/pp-trace [10/77] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [11/77] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [12/77] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [13/77] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [14/77] LINK ./bin/clang-doc [15/77] LINK ./bin/clang-change-namespace [16/77] LINK ./bin/clang-include-fixer [17/77] LINK ./bin/clang-reorder-fields [18/77] LINK obj/clang/unittests/Lex/LexTests [19/77] LINK ./bin/find-all-symbols [20/77] LINK obj/clang/unittests/Sema/SemaTests [21/77] LINK obj/clang/unittests/Rewrite/RewriteTests [22/77] LINK ./bin/clang-move [23/77] LINK obj/clang/unittests/Serialization/SerializationTests [24/77] LINK ./bin/clang-query [25/77] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [26/77] LINK obj/clang/unittests/Support/ClangSupportTests [27/77] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [28/77] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [29/77] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [30/77] LINK obj/clang/unittests/Format/FormatTests [31/77] LINK obj/clang/unittests/CrossTU/CrossTUTests [32/77] LINK ./bin/clang-refactor [33/77] AR lib/libclangStaticAnalyzerFrontend.a [34/77] LINK obj/clang/unittests/Index/IndexTests [35/77] LINK ./bin/diagtool [36/77] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [37/77] LINK obj/clang/unittests/AST/ByteCode/InterpTests [38/77] LINK obj/clang/unittests/AST/ASTTests [39/77] LINK ./bin/clang-diff [40/77] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [41/77] LINK obj/clang/unittests/CodeGen/ClangCodeGenTests [42/77] LINK ./bin/dexp [43/77] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [44/77] LINK ./bin/clangd [45/77] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [46/77] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [47/77] LINK ./bin/clangd-indexer [48/77] SOLINK ./lib/libclang.dylib [49/77] LINK ./bin/clang-tidy [50/77] LINK obj/clang/unittests/Driver/ClangDriverTests [51/77] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [52/77] LINK obj/clang/unittests/libclang/libclangTests [53/77] LINK ./bin/clangd-xpc-test-client [54/77] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [55/77] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [56/77] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [57/77] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [58/77] LINK ./bin/clang-scan-deps [59/77] LINK ./bin/c-index-test [60/77] LINK obj/clang/unittests/Tooling/ToolingTests [61/77] LINK ./bin/clang-installapi [62/77] LINK ./bin/clang-extdef-mapping [63/77] LINK obj/clang/unittests/Frontend/FrontendTests [64/77] LINK ./bin/clang-import-test [65/77] LINK ./bin/clang [66/77] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [67/77] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [68/77] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [69/77] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [70/77] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [71/77] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [72/77] LINK ./bin/clang-repl [73/77] LINK ./bin/lldb-server [74/77] LINK ./bin/clang-check [75/77] LINK ./bin/lldb-dap [76/77] LINK ./bin/lldb-test [77/77] LINK ./bin/lldb INFO:2025-09-02T17:55:41Z:root:analyze skipping analyze because previous build was not green INFO:2025-09-02T17:55:41Z:root:testing INFO:2025-09-02T17:55:41Z: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:527: 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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22408 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 506.73s Total Discovered Tests: 48230 Skipped : 35 (0.07%) Unsupported : 515 (1.07%) Passed : 47648 (98.79%) Expectedly Failed: 32 (0.07%) INFO:2025-09-02T18:04:33Z: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: 1078 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 39.08s Total Discovered Tests: 1506 Unsupported : 3 (0.20%) Passed : 1502 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-09-02T18:05:17Z: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: 103 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 18.40s Total Discovered Tests: 1418 Unsupported: 8 (0.56%) Passed : 1410 (99.44%) INFO:2025-09-02T18:05:38Z: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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3135 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 41.75s Total Discovered Tests: 3135 Unsupported : 25 (0.80%) Passed : 3109 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-09-02T18:06:22Z: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:527: 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:527: 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:527: 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:527: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 58926 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 526.22s Total Discovered Tests: 68723 Skipped : 33 (0.05%) Unsupported : 2617 (3.81%) Passed : 65902 (95.90%) Expectedly Failed: 171 (0.25%) INFO:2025-09-02T18:15:49Z:root:done