INFO:2025-08-26T06:31:36Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD f12cd86923d0..3c4bad050441 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 3c4bad050441 [libc++] Remove a few incorrect _LIBCPP_EXPORTED_FROM_ABI annotations (#132602) INFO:2025-08-26T06:31:42Z:root:syncing... Deleted branch merge (was f12cd86923d0). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-08-26T06:31:42Z:root:building ninja: Entering directory `out/gn' [1/13] COPY ../../libcxx/include/__thread/id.h include/c++/v1/__thread/id.h [2/13] COPY ../../libcxx/include/__system_error/error_category.h include/c++/v1/__system_error/error_category.h [3/13] COPY ../../libcxx/include/__utility/in_place.h include/c++/v1/__utility/in_place.h [4/13] COPY ../../libcxx/include/__tuple/sfinae_helpers.h include/c++/v1/__tuple/sfinae_helpers.h [5/13] COPY ../../libcxx/include/__charconv/to_chars_result.h include/c++/v1/__charconv/to_chars_result.h [6/13] COPY ../../libcxx/include/__filesystem/file_status.h include/c++/v1/__filesystem/file_status.h [7/13] COPY ../../libcxx/include/__filesystem/path.h include/c++/v1/__filesystem/path.h [8/13] COPY ../../libcxx/include/__filesystem/space_info.h include/c++/v1/__filesystem/space_info.h [9/13] COPY ../../libcxx/include/__charconv/from_chars_result.h include/c++/v1/__charconv/from_chars_result.h [10/13] COPY ../../libcxx/include/__format/formatter_output.h include/c++/v1/__format/formatter_output.h [11/13] COPY ../../libcxx/include/__new/nothrow_t.h include/c++/v1/__new/nothrow_t.h [12/13] COPY ../../libcxx/include/__mutex/tag_types.h include/c++/v1/__mutex/tag_types.h [13/13] COPY ../../libcxx/include/__memory_resource/pool_options.h include/c++/v1/__memory_resource/pool_options.h INFO:2025-08-26T06:31:43Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang" ] } gn analyze input: { "files": [ "//libcxx/docs/DesignDocs/VisibilityMacros.rst", "//libcxx/include/__charconv/from_chars_result.h", "//libcxx/include/__charconv/to_chars_result.h", "//libcxx/include/__filesystem/file_status.h", "//libcxx/include/__filesystem/path.h", "//libcxx/include/__filesystem/space_info.h", "//libcxx/include/__format/formatter_output.h", "//libcxx/include/__memory_resource/pool_options.h", "//libcxx/include/__mutex/tag_types.h", "//libcxx/include/__new/nothrow_t.h", "//libcxx/include/__system_error/error_category.h", "//libcxx/include/__thread/id.h", "//libcxx/include/__tuple/sfinae_helpers.h", "//libcxx/include/__utility/in_place.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-08-26T06:31:43Z:root:testing INFO:2025-08-26T06:31:43Z: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: 22346 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 697.08s Total Discovered Tests: 48161 Skipped : 35 (0.07%) Unsupported : 345 (0.72%) Passed : 47749 (99.14%) Expectedly Failed: 32 (0.07%) INFO:2025-08-26T06:43:26Z: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: 1071 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 48.47s Total Discovered Tests: 1499 Unsupported : 3 (0.20%) Passed : 1495 (99.73%) Expectedly Failed: 1 (0.07%) INFO:2025-08-26T06:44:15Z: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: 19.08s Total Discovered Tests: 1417 Unsupported: 8 (0.56%) Passed : 1409 (99.44%) INFO:2025-08-26T06:44:35Z: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: 3134 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 68.34s Total Discovered Tests: 3134 Unsupported : 25 (0.80%) Passed : 3108 (99.17%) Expectedly Failed: 1 (0.03%) INFO:2025-08-26T06:45:45Z: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: 58817 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 790.97s Total Discovered Tests: 68592 Skipped : 33 (0.05%) Unsupported : 2625 (3.83%) Passed : 65763 (95.88%) Expectedly Failed: 171 (0.25%) INFO:2025-08-26T06:59:07Z:root:done