INFO:2025-12-25T11:09:51Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 0d1c396ce817..64e7f72b3658 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 64e7f72b3658 [libc++][ios] Applied `[[nodiscard]]` (#173520) INFO:2025-12-25T11:09:54Z:root:syncing... Deleted branch merge (was 0d1c396ce817). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-12-25T11:09:55Z:root:building ninja: Entering directory `out/gn' [1/53] COPY ../../libcxx/include/ios include/c++/v1/ios [2/53] COPY ../../libcxx/include/__ios/fpos.h include/c++/v1/__ios/fpos.h [3/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.fstream.o [4/53] CXX stage2_unix/obj/libcxx/src/cxx_static.future.o [5/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.filesystem_error.o [6/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.memory.o [7/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.strstream.o [8/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.future.o [9/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.filesystem_error.o [10/53] CXX stage2_unix/obj/libcxx/src/cxx_static.fstream.o [11/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.barrier.o [12/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.condition_variable.o [13/53] CXX stage2_unix/obj/libcxx/src/cxx_static.ios.o [14/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.ios.o [15/53] CXX stage2_unix/obj/libcxx/src/cxx_static.memory.o [16/53] CXX stage2_unix/obj/libcxx/src/cxx_static.strstream.o [17/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.ostream.o [18/53] CXX stage2_unix/obj/libcxx/src/cxx_static.condition_variable.o [19/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.iostream.o [20/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.print.o [21/53] CXX stage2_unix/obj/libcxx/src/cxx_static.barrier.o [22/53] CXX stage2_unix/obj/libcxx/src/cxx_static.atomic.o [23/53] CXX stage2_unix/obj/libcxx/src/cxx_static.ostream.o [24/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.thread.o [25/53] CXX stage2_unix/obj/libcxx/src/cxx_static.iostream.o [26/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.atomic.o [27/53] CXX stage2_unix/obj/libcxx/src/cxx_static.thread.o [28/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.filesystem_clock.o [29/53] CXX stage2_unix/obj/libcxx/src/cxx_static.print.o [30/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.filesystem_clock.o [31/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.path.o [32/53] CXX stage2_unix/obj/libcxx/src/cxx_static.chrono.o [33/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.path.o [34/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.directory_entry.o [35/53] CXX stage2_unix/obj/libcxx/src/experimental/cxx_experimental.chrono_exception.o [36/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.directory_entry.o [37/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.chrono.o [38/53] CXX stage2_unix/obj/libcxx/src/experimental/cxx_experimental.tzdb_list.o [39/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.directory_iterator.o [40/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.directory_iterator.o [41/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.ios.instantiations.o [42/53] CXX stage2_unix/obj/libcxx/src/cxx_static.ios.instantiations.o [43/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_static.operations.o [44/53] CXX stage2_unix/obj/libcxx/src/filesystem/cxx_shared.operations.o [45/53] CXX stage2_unix/obj/libcxx/src/experimental/cxx_experimental.tzdb.o [46/53] CXX stage2_unix/obj/libcxx/src/experimental/cxx_experimental.time_zone.o [47/53] AR lib/libc++experimental.a [48/53] CXX stage2_unix/obj/libcxx/src/cxx_static.locale.o [49/53] AR lib/libc++.a [50/53] CXX stage2_unix/obj/libcxx/src/cxx_shared.locale.o [51/53] SOLINK lib/libc++.so.0 [52/53] ACTION //libcxx/src:cxx_symlink(//llvm/utils/gn/build/toolchain:stage2_unix) [53/53] ACTION //libcxx/src:cxx_linker_script(//llvm/utils/gn/build/toolchain:stage2_unix) INFO:2025-12-25T11:10:07Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libcxx/include/__ios/fpos.h", "//libcxx/include/ios", "//libcxx/test/libcxx/input.output/iostreams.base/nodiscard.verify.cpp" ], "test_targets": [ "//clang-tools-extra/clangd/test:check-clangd", "//clang-tools-extra/test:check-clang-tools", "//clang/test:check-clang", "//compiler-rt/test/hwasan:check-hwasan", "//lld/test:check-lld", "//llvm/test:check-llvm" ], "additional_compile_targets": [] } running all tests due to change to blacklisted file INFO:2025-12-25T11:10:07Z:root:testing INFO:2025-12-25T11:10:07Z: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:564: 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:564: 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:564: 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:564: 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:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 24629 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 138.13s Total Discovered Tests: 49605 Skipped : 5 (0.01%) Unsupported : 706 (1.42%) Passed : 48866 (98.51%) Expectedly Failed: 28 (0.06%) INFO:2025-12-25T11:12:28Z: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: 1290 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 9.11s Total Discovered Tests: 1535 Unsupported : 2 (0.13%) Passed : 1532 (99.80%) Expectedly Failed: 1 (0.07%) INFO:2025-12-25T11:12:39Z: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: 176 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 3.83s Total Discovered Tests: 1442 Unsupported: 7 (0.49%) Passed : 1435 (99.51%) INFO:2025-12-25T11:12:43Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/1] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) -- Testing: 111 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.26s Total Discovered Tests: 111 Unsupported : 37 (33.33%) Passed : 65 (58.56%) Expectedly Failed: 9 (8.11%) INFO:2025-12-25T11:12:49Z:root:test check-lld ninja: Entering directory `out/gn' [0/1] ACTION //lld/test:check-lld(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: 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:564: 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:564: 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:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3167 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 10.54s Total Discovered Tests: 3167 Unsupported : 22 (0.69%) Passed : 3144 (99.27%) Expectedly Failed: 1 (0.03%) INFO:2025-12-25T11:13:00Z:root:test check-llvm ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:564: 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:564: 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:564: 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:564: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 62952 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 146.45s Total Discovered Tests: 71121 Skipped : 22 (0.03%) Unsupported : 2598 (3.65%) Passed : 68328 (96.07%) Expectedly Failed: 173 (0.24%) INFO:2025-12-25T11:15:31Z:root:done