INFO:2025-09-25T07:45:24Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 2016af565257..d7921de8027e main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 6 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at d7921de8027e [clang-format] Correctly handle backward compatibility of C headers (#159908) INFO:2025-09-25T07:45:38Z:root:syncing... Deleted branch merge (was 2016af565257). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-09-25T07:45:38Z:root:building ninja: Entering directory `out/gn' [1/71] COPY ../../libcxx/include/__chrono/time_point.h include/c++/v1/__chrono/time_point.h [2/71] COPY ../../libcxx/include/__cxx03/__chrono/time_point.h include/c++/v1/__cxx03/__chrono/time_point.h [3/71] COPY ../../libcxx/include/__cxx03/__math/traits.h include/c++/v1/__cxx03/__math/traits.h [4/71] COPY ../../libcxx/include/__string/char_traits.h include/c++/v1/__string/char_traits.h [5/71] CXX obj/clang/lib/Format/Format.Format.o [6/71] AR lib/libclangFormat.a [7/71] LINK ./bin/clang-apply-replacements [8/71] LINK ./bin/clang-doc [9/71] LINK ./bin/clang-change-namespace [10/71] LINK ./bin/find-all-symbols [11/71] LINK ./bin/clang-include-fixer [12/71] LINK ./bin/dexp [13/71] LINK ./bin/clang-reorder-fields [14/71] LINK ./bin/clang-query [15/71] LINK ./bin/clang-move [16/71] LINK obj/clang-tools-extra/unittests/clang-apply-replacements/ClangApplyReplacementsTests [17/71] LINK obj/clang-tools-extra/clangd/unittests/xpc/ClangdXpcTests [18/71] LINK ./bin/modularize [19/71] LINK ./bin/pp-trace [20/71] LINK obj/clang-tools-extra/unittests/clang-change-namespace/ClangChangeNamespaceTests [21/71] LINK obj/clang-tools-extra/unittests/clang-move/ClangMoveTests [22/71] LINK obj/clang-tools-extra/unittests/clang-doc/ClangDocTests [23/71] LINK ./bin/clangd-indexer [24/71] LINK ./bin/clangd [25/71] COPY_BUNDLE_DATA bin/clangd gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc/Contents/MacOS/clangd [26/71] COPY_BUNDLE_DATA gen/clang-tools-extra/clangd/xpc/framework/clangd.xpc lib/ClangdXPC.framework/Versions/A/XPCServices/clangd.xpc [27/71] CXX obj/clang/unittests/Format/FormatTests.ConfigParseTest.o [28/71] LINK obj/clang-tools-extra/unittests/clang-include-fixer/ClangIncludeFixerTests [29/71] LINK ./bin/clang-tidy [30/71] LINK obj/clang-tools-extra/unittests/clang-include-fixer/find-all-symbols/FindAllSymbolsTests [31/71] LINK ./bin/clangd-xpc-test-client [32/71] LINK obj/clang-tools-extra/unittests/clang-query/ClangQueryTests [33/71] LINK obj/clang-tools-extra/unittests/clang-tidy/ClangTidyTests [34/71] LINK obj/clang-tools-extra/clangd/unittests/ClangdTests [35/71] LINK obj/clang/unittests/Index/IndexTests [36/71] LINK obj/clang/unittests/Format/FormatTests [37/71] LINK obj/clang/unittests/Rewrite/RewriteTests [38/71] LINK obj/clang/unittests/Sema/SemaTests [39/71] LINK obj/clang/unittests/Serialization/SerializationTests [40/71] LINK obj/clang/unittests/StaticAnalyzer/StaticAnalysisTests [41/71] LINK ./bin/clang-format [42/71] LINK obj/clang/unittests/Tooling/Syntax/SyntaxTests [43/71] LINK ./bin/clang-diff [44/71] LINK obj/clang/unittests/Frontend/FrontendTests [45/71] LINK ./bin/clang-extdef-mapping [46/71] LINK ./bin/clang-installapi [47/71] LINK ./bin/clang-refactor [48/71] LINK obj/clang/unittests/Interpreter/ExceptionTests/ClangReplInterpreterExceptionTests [49/71] LINK ./bin/clang-scan-deps [50/71] LINK obj/clang/unittests/AST/ByteCode/InterpTests [51/71] LINK obj/clang/unittests/Tooling/ToolingTests [52/71] LINK obj/clang/unittests/Interpreter/ClangReplInterpreterTests [53/71] LINK ./bin/clang-check [54/71] LINK obj/clang/unittests/ASTMatchers/Dynamic/DynamicASTMatchersTests [55/71] LINK obj/clang/unittests/AST/ASTTests [56/71] LINK obj/clang/unittests/ASTMatchers/ASTMatchersTests [57/71] LINK ./bin/clang-repl [58/71] SOLINK ./lib/libclang.dylib [59/71] LINK obj/clang/unittests/libclang/libclangTests [60/71] LINK obj/clang/unittests/libclang/CrashTests/libclangCrashTests [61/71] LINK obj/clang/unittests/Analysis/ClangAnalysisTests [62/71] LINK obj/clang/unittests/CrossTU/CrossTUTests [63/71] LINK ./bin/c-index-test [64/71] LINK ./bin/clang [65/71] LINK obj/clang/unittests/Analysis/FlowSensitive/ClangAnalysisFlowSensitiveTests [66/71] ACTION //clang/tools/driver:clang-cpp(//llvm/utils/gn/build/toolchain:unix) [67/71] ACTION //clang/tools/driver:clang-cl(//llvm/utils/gn/build/toolchain:unix) [68/71] ACTION //clang/tools/driver:clangxx(//llvm/utils/gn/build/toolchain:unix) [69/71] ACTION //compiler-rt/test:lit_common_configured(//llvm/utils/gn/build/toolchain:stage2_unix) [70/71] ACTION //compiler-rt/test/asan:lit_site_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) [71/71] ACTION //compiler-rt/test/lsan:asan_mode_cfg(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-09-25T07:45:51Z: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/Format/Format.cpp", "//clang/unittests/Format/ConfigParseTest.cpp", "//libcxx/include/__chrono/time_point.h", "//libcxx/include/__cxx03/__chrono/time_point.h", "//libcxx/include/__cxx03/__math/traits.h", "//libcxx/include/__string/char_traits.h", "//libcxx/test/benchmarks/containers/string.bench.cpp", "//libcxx/test/std/numerics/c.math/signbit.pass.cpp", "//libcxx/test/std/strings/basic.string/string.ops/string_find/string_size.pass.cpp", "//libcxx/test/std/time/time.duration/time.duration.alg/abs.compile.fail.cpp", "//libcxx/test/std/time/time.duration/time.duration.alg/abs.pass.cpp", "//libcxx/test/std/time/time.point/time.point.cast/ceil.compile.fail.cpp", "//libcxx/test/std/time/time.point/time.point.cast/ceil.pass.cpp", "//libcxx/test/std/time/time.point/time.point.cast/floor.compile.fail.cpp", "//libcxx/test/std/time/time.point/time.point.cast/floor.pass.cpp", "//libcxx/test/std/time/time.point/time.point.cast/round.compile.fail.cpp", "//libcxx/test/std/time/time.point/time.point.cast/round.pass.cpp", "//libcxx/test/std/time/time.point/time.point.cast/time_point_cast.pass.cpp", "//libcxx/test/std/time/time.point/time.point.cast/toduration.compile.fail.cpp", "//llvm/docs/LangRef.rst", "//mlir/lib/Dialect/Vector/IR/VectorOps.cpp", "//mlir/test/Dialect/Vector/canonicalize.mlir" ], "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-09-25T07:45:52Z:root:testing INFO:2025-09-25T07:45:52Z: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:530: 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:468: 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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 22544 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 506.69s Total Discovered Tests: 48402 Skipped : 36 (0.07%) Unsupported : 538 (1.11%) Passed : 47796 (98.75%) Expectedly Failed: 32 (0.07%) INFO:2025-09-25T07:54:42Z: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: 1087 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 39.74s Total Discovered Tests: 1515 Unsupported : 3 (0.20%) Passed : 1511 (99.74%) Expectedly Failed: 1 (0.07%) INFO:2025-09-25T07:55:27Z: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: 17.99s Total Discovered Tests: 1420 Unsupported: 8 (0.56%) Passed : 1412 (99.44%) INFO:2025-09-25T07:55:47Z: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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3142 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 45.87s Total Discovered Tests: 3142 Unsupported : 25 (0.80%) Passed : 3116 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-09-25T07:56:33Z: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:530: 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:530: 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:530: 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:530: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 59270 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 557.38s Total Discovered Tests: 69190 Skipped : 33 (0.05%) Unsupported : 2633 (3.81%) Passed : 66353 (95.90%) Expectedly Failed: 171 (0.25%) INFO:2025-09-25T08:06:04Z:root:done