INFO:2024-11-20T09:07:36Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD d49ee7d54fe2..ac38ab594f1b 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 ac38ab594f1b [lsan] Use VReport if not REGISTERS_AVAILABLE (#116555) INFO:2024-11-20T09:07:39Z:root:syncing... Deleted branch merge (was d49ee7d54fe2). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. INFO:2024-11-20T09:07:40Z:root:building ninja: Entering directory `out/gn' [1/18] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common.o ../../compiler-rt/lib/lsan/lsan_common.cpp:808:11: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'unsigned long long' [-Wformat] 807 | "Running thread %zu was not suspended. False leaks are possible.\n", | ~~~ | %llu 808 | os_id); | ^~~~~ 1 warning generated. [2/18] STAMP stage2_unix/obj/compiler-rt/lib/lsan/common_sources.stamp [3/18] AR lib/clang/20/lib/linux/libclang_rt.hwasan_aliases-x86_64.a [4/18] AR lib/clang/20/lib/linux/libclang_rt.asan-x86_64.a [5/18] SOLINK lib/clang/20/lib/linux/libclang_rt.asan-x86_64.so [6/18] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan.stamp [7/18] STAMP stage2_unix/obj/compiler-rt/lib/lib.stamp [8/18] STAMP stage2_unix/obj/compiler-rt/test/asan/asan_toolchain.stamp [9/18] STAMP stage2_unix/obj/compiler-rt/test/lsan/lsan_toolchain.stamp [10/18] STAMP obj/compiler-rt/compiler-rt.stamp [11/18] STAMP obj/compiler-rt/test/asan/asan.stamp [12/18] STAMP obj/compiler-rt/test/lsan/lsan.stamp [13/18] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [14/18] STAMP stage2_unix/obj/compiler-rt/lib/hwasan/version_script.stamp [15/18] SOLINK lib/clang/20/lib/linux/libclang_rt.hwasan_aliases-x86_64.so [16/18] STAMP stage2_unix/obj/compiler-rt/test/hwasan/hwasan_toolchain.stamp [17/18] STAMP obj/compiler-rt/test/hwasan/hwasan.stamp [18/18] STAMP obj/default.stamp INFO:2024-11-20T09:07:42Z:root:analyze gn analyze output: { "compile_targets": [], "status": "Found dependency", "test_targets": [ "//compiler-rt/test/hwasan:check-hwasan" ] } gn analyze input: { "files": [ "//compiler-rt/lib/lsan/lsan_common.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": [] } INFO:2024-11-20T09:07:42Z:root:testing INFO:2024-11-20T09:07:42Z:root:skip check-clang INFO:2024-11-20T09:07:42Z:root:skip check-clang-tools INFO:2024-11-20T09:07:42Z:root:skip check-clangd INFO:2024-11-20T09:07:42Z:root:test check-hwasan ninja: Entering directory `out/gn' [0/2] ACTION //compiler-rt/test/hwasan:check-hwasan(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/compiler-rt/test/lit.common.cfg.py:60: warning: Path reported by clang does not exist: "/usr/local/google/home/thakis/src/llvm-project/out/gn/lib/clang/20/lib/x86_64-unknown-linux-gnu". This path was found by running ['/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/clang', '--target=x86_64-unknown-linux-gnu', '-print-runtime-dir']. -- Testing: 109 tests, 64 workers -- Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. 1 warning(s) in tests Testing Time: 8.33s Total Discovered Tests: 109 Unsupported : 37 (33.94%) Passed : 63 (57.80%) Expectedly Failed: 9 (8.26%) INFO:2024-11-20T09:07:51Z:root:skip check-lld INFO:2024-11-20T09:07:51Z:root:skip check-llvm INFO:2024-11-20T09:07:51Z:root:done