INFO:2025-03-26T05:30:14Z:root:pulling... From https://github.com/llvm/llvm-project * branch main -> FETCH_HEAD 80d5185bd428..1940d7816a60 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 2 commits, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 1940d7816a60 [compiler-rt][sanitizer] setproctitle interception for NetBSD/FreeBSD. (#131648) INFO:2025-03-26T05:30:19Z:root:syncing... Deleted branch merge (was 80d5185bd428). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2025-03-26T05:30:20Z:root:building ninja: Entering directory `out/gn' [1/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_activation.o [2/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_debugging.o [3/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_flags.o [4/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_memory_profile.o [5/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors_memintrinsics.o [6/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_descriptions.o [7/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_mac.o [8/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_errors.o [9/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_posix.o [10/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_malloc_mac.o [11/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stack.o [12/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_suppressions.o [13/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_fake_stack.o [14/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_poisoning.o [15/43] CXX stage2_unix/obj/compiler-rt/lib/asan/cxx_sources.asan_new_delete.o [16/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stats.o [17/43] STAMP stage2_unix/obj/compiler-rt/lib/asan/cxx_sources.stamp [18/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_rtl.o [19/43] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_platform_limits_posix.o [20/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_globals.o [21/43] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_tls_get_addr.o [22/43] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.stamp [23/43] CXX stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.ubsan_signals_standalone.o [24/43] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.stamp [25/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_thread.o [26/43] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interceptors_memintrinsics.o [27/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_report.o [28/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_allocator.o [29/43] AR lib/clang/21/lib/darwin/libclang_rt.ubsan_osx.a [30/43] SOLINK lib/clang/21/lib/darwin/libclang_rt.ubsan_osx_dynamic.dylib [31/43] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/ubsan.stamp [32/43] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interceptors_posix.o [33/43] SOLINK lib/clang/21/lib/darwin/libclang_rt.tsan_osx_dynamic.dylib [34/43] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors.o [35/43] SOLINK lib/clang/21/lib/darwin/libclang_rt.asan_osx_dynamic.dylib [36/43] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan.stamp [37/43] STAMP stage2_unix/obj/compiler-rt/lib/lib.stamp [38/43] STAMP stage2_unix/obj/compiler-rt/test/asan/asan_toolchain.stamp [39/43] STAMP stage2_unix/obj/compiler-rt/test/lsan/lsan_toolchain.stamp [40/43] STAMP obj/compiler-rt/compiler-rt.stamp [41/43] STAMP obj/compiler-rt/test/asan/asan.stamp [42/43] STAMP obj/compiler-rt/test/lsan/lsan.stamp [43/43] STAMP obj/default.stamp INFO:2025-03-26T05:30:28Z:root:analyze gn analyze output: { "compile_targets": [], "status": "No dependency", "test_targets": [] } gn analyze input: { "files": [ "//clang/test/CodeGen/cx-complex-range-real.c", "//clang/test/CodeGen/cx-complex-range.c", "//compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc", "//compiler-rt/lib/sanitizer_common/sanitizer_platform_interceptors.h", "//compiler-rt/test/asan/TestCases/Posix/setproctitle.c" ], "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-03-26T05:30:28Z:root:testing INFO:2025-03-26T05:30:28Z:root:test check-clang ninja: Entering directory `out/gn' [0/2] 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:520: 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:473: 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 21096 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 872.92s Total Discovered Tests: 46861 Skipped : 35 (0.07%) Unsupported : 142 (0.30%) Passed : 46650 (99.55%) Expectedly Failed: 34 (0.07%) INFO:2025-03-26T05:45:31Z:root:test check-clang-tools ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/test:check-clang-tools(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 1005 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 86.77s Total Discovered Tests: 1429 Unsupported : 3 (0.21%) Passed : 1425 (99.72%) Expectedly Failed: 1 (0.07%) INFO:2025-03-26T05:47:06Z:root:test check-clangd ninja: Entering directory `out/gn' [0/2] ACTION //clang-tools-extra/clangd/test:check-clangd(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /Users/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:520: note: using clang: /Users/thakis/src/llvm-project/out/gn/bin/clang -- Testing: 99 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 20.72s Total Discovered Tests: 1372 Unsupported: 7 (0.51%) Passed : 1365 (99.49%) INFO:2025-03-26T05:47:30Z:root:test check-lld ninja: Entering directory `out/gn' [0/2] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 3070 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 93.13s Total Discovered Tests: 3070 Unsupported : 25 (0.81%) Passed : 3044 (99.15%) Expectedly Failed: 1 (0.03%) INFO:2025-03-26T05:49:07Z:root:test check-llvm ninja: Entering directory `out/gn' [0/2] 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:520: 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:520: 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:520: 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:520: note: using wasm-ld: /Users/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 56597 tests, 8 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. Testing Time: 858.55s Total Discovered Tests: 64689 Skipped : 32 (0.05%) Unsupported : 2346 (3.63%) Passed : 62134 (96.05%) Expectedly Failed: 177 (0.27%) INFO:2025-03-26T06:04:19Z:root:done