INFO:2026-05-02T12:25:51Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD 1ed176101cc4..82f9618d4497 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 82f9618d4497 [libc][math] Refactor lrint_lround family to header-only (#195441) INFO:2026-05-02T12:25:54Z:root:syncing... Deleted branch merge (was 1ed176101cc4). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2026-05-02T12:25:55Z:root:building ninja: Entering directory `out/gn' ninja: no work to do. INFO:2026-05-02T12:25:55Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//libc/shared/math.h", "//libc/shared/math/llrint.h", "//libc/shared/math/llrintbf16.h", "//libc/shared/math/llrintf.h", "//libc/shared/math/llrintf128.h", "//libc/shared/math/llrintf16.h", "//libc/shared/math/llrintl.h", "//libc/shared/math/llround.h", "//libc/shared/math/llroundbf16.h", "//libc/shared/math/llroundf.h", "//libc/shared/math/llroundf128.h", "//libc/shared/math/llroundf16.h", "//libc/shared/math/llroundl.h", "//libc/shared/math/lrint.h", "//libc/shared/math/lrintbf16.h", "//libc/shared/math/lrintf.h", "//libc/shared/math/lrintf128.h", "//libc/shared/math/lrintf16.h", "//libc/shared/math/lrintl.h", "//libc/shared/math/lround.h", "//libc/shared/math/lroundbf16.h", "//libc/shared/math/lroundf.h", "//libc/shared/math/lroundf128.h", "//libc/shared/math/lroundf16.h", "//libc/shared/math/lroundl.h", "//libc/src/__support/math/CMakeLists.txt", "//libc/src/__support/math/llrint.h", "//libc/src/__support/math/llrintbf16.h", "//libc/src/__support/math/llrintf.h", "//libc/src/__support/math/llrintf128.h", "//libc/src/__support/math/llrintf16.h", "//libc/src/__support/math/llrintl.h", "//libc/src/__support/math/llround.h", "//libc/src/__support/math/llroundbf16.h", "//libc/src/__support/math/llroundf.h", "//libc/src/__support/math/llroundf128.h", "//libc/src/__support/math/llroundf16.h", "//libc/src/__support/math/llroundl.h", "//libc/src/__support/math/lrint.h", "//libc/src/__support/math/lrintbf16.h", "//libc/src/__support/math/lrintf.h", "//libc/src/__support/math/lrintf128.h", "//libc/src/__support/math/lrintf16.h", "//libc/src/__support/math/lrintl.h", "//libc/src/__support/math/lround.h", "//libc/src/__support/math/lroundbf16.h", "//libc/src/__support/math/lroundf.h", "//libc/src/__support/math/lroundf128.h", "//libc/src/__support/math/lroundf16.h", "//libc/src/__support/math/lroundl.h", "//libc/src/math/generic/CMakeLists.txt", "//libc/src/math/generic/llrint.cpp", "//libc/src/math/generic/llrintbf16.cpp", "//libc/src/math/generic/llrintf.cpp", "//libc/src/math/generic/llrintf128.cpp", "//libc/src/math/generic/llrintf16.cpp", "//libc/src/math/generic/llrintl.cpp", "//libc/src/math/generic/llround.cpp", "//libc/src/math/generic/llroundbf16.cpp", "//libc/src/math/generic/llroundf.cpp", "//libc/src/math/generic/llroundf128.cpp", "//libc/src/math/generic/llroundf16.cpp", "//libc/src/math/generic/llroundl.cpp", "//libc/src/math/generic/lrint.cpp", "//libc/src/math/generic/lrintbf16.cpp", "//libc/src/math/generic/lrintf.cpp", "//libc/src/math/generic/lrintf128.cpp", "//libc/src/math/generic/lrintf16.cpp", "//libc/src/math/generic/lrintl.cpp", "//libc/src/math/generic/lround.cpp", "//libc/src/math/generic/lroundbf16.cpp", "//libc/src/math/generic/lroundf.cpp", "//libc/src/math/generic/lroundf128.cpp", "//libc/src/math/generic/lroundf16.cpp", "//libc/src/math/generic/lroundl.cpp", "//libc/test/shared/CMakeLists.txt", "//libc/test/shared/shared_math_constexpr_test.cpp", "//libc/test/shared/shared_math_test.cpp", "//utils/bazel/llvm-project-overlay/libc/BUILD.bazel" ], "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:2026-05-02T12:25:56Z:root:testing INFO:2026-05-02T12:25:56Z: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:569: 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/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 25908 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 174.73s Total Discovered Tests: 51864 Skipped : 28 (0.05%) Unsupported : 980 (1.89%) Passed : 50828 (98.00%) Expectedly Failed: 28 (0.05%) INFO:2026-05-02T12:28: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) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: note: using clang: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1394 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 9.59s Total Discovered Tests: 1654 Unsupported : 2 (0.12%) Passed : 1651 (99.82%) Expectedly Failed: 1 (0.06%) INFO:2026-05-02T12:29:04Z: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: 180 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 4.67s Total Discovered Tests: 1474 Unsupported: 7 (0.47%) Passed : 1467 (99.53%) INFO:2026-05-02T12:29:09Z: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: 112 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 5.91s Total Discovered Tests: 112 Unsupported : 37 (33.04%) Passed : 66 (58.93%) Expectedly Failed: 9 (8.04%) INFO:2026-05-02T12:29:16Z: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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3193 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 52.04s Total Discovered Tests: 3193 Unsupported : 22 (0.69%) Passed : 3170 (99.28%) Expectedly Failed: 1 (0.03%) INFO:2026-05-02T12:30:09Z: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:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:569: 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:569: 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:569: 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:569: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 65428 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 196.63s Total Discovered Tests: 73913 Skipped : 20 (0.03%) Unsupported : 2826 (3.82%) Passed : 70894 (95.92%) Expectedly Failed: 173 (0.23%) INFO:2026-05-02T12:33:33Z:root:done