ninja: Entering directory `out/gn' [1/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stack.o [2/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_linux.o [3/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_debugging.o [4/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_stack.o [5/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_memintrinsics.o [6/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_dynamic_shadow.o [7/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_activation.o [8/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_activation.o [9/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_flags.o [10/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_suppressions.o [11/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_thread_list.o [12/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_suppressions.o [13/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_posix.o [14/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_debugging.o [15/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_memory_profile.o [16/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_memory_profile.o [17/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_posix.o [18/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_flags.o [19/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_stats.o [20/58] CXX stage2_unix/obj/compiler-rt/lib/asan/cxx_sources.asan_new_delete.o [21/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_linux.o [22/58] AR lib/clang/22/lib/linux/libclang_rt.asan_cxx-x86_64.a [23/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_malloc_linux.o [24/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_thread.o [25/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_malloc_linux.o [26/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stats.o [27/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_rtl.o [28/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors_memintrinsics.o [29/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_linux.o [30/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_descriptions.o [31/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_interceptors_memintrinsics.o [32/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_errors.o [33/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_rtl.o [34/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_descriptions.o [35/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_errors.o [36/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan.o [37/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_globals.o [38/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_report.o [39/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_thread.o [40/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_report.o [41/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_thread.o [42/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_fake_stack.o ../../compiler-rt/lib/asan/asan_fake_stack.cpp:84:11: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'u8 *' (aka 'unsigned char *') [-Wformat] 80 | "0x%zx\n", | ~~~ | %s 81 | GetCurrentTidOrInvalid(), (void*)p, 82 | (void*)(p + FakeStack::RequiredSize(stack_size_log)), stack_size_log, 83 | size >> 10, flags()->uar_noreserve, res->true_start, 84 | res->GetFrame(stack_size_log, /*class_id*/ 0, /*pos*/ 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_common.h:245:14: note: expanded from macro 'VReport' 245 | Report(__VA_ARGS__); \ | ^~~~~~~~~~~ 1 warning generated. [43/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_poisoning.o [44/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_poisoning.o [45/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_globals.o [46/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_fake_stack.o ../../compiler-rt/lib/asan/asan_fake_stack.cpp:84:11: warning: format specifies type 'size_t' (aka 'unsigned long') but the argument has type 'u8 *' (aka 'unsigned char *') [-Wformat] 80 | "0x%zx\n", | ~~~ | %s 81 | GetCurrentTidOrInvalid(), (void*)p, 82 | (void*)(p + FakeStack::RequiredSize(stack_size_log)), stack_size_log, 83 | size >> 10, flags()->uar_noreserve, res->true_start, 84 | res->GetFrame(stack_size_log, /*class_id*/ 0, /*pos*/ 0)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_common.h:245:14: note: expanded from macro 'VReport' 245 | Report(__VA_ARGS__); \ | ^~~~~~~~~~~ 1 warning generated. [47/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_report.o ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1114:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1113 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1114 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1114:18: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1113 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1114 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1114:28: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1113 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1114 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1114:38: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1113 | Printf(" x4 %016llx x5 %016llx x6 %016llx x7 %016llx\n", | ~~~~~~~ | %016lx 1114 | frame[4], frame[5], frame[6], frame[7]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1116:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1115 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1116 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1116:18: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1115 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1116 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1116:28: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1115 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1116 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1116:39: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1115 | Printf(" x8 %016llx x9 %016llx x10 %016llx x11 %016llx\n", | ~~~~~~~ | %016lx 1116 | frame[8], frame[9], frame[10], frame[11]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1118:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1117 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1118 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1118:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1117 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1118 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1118:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1117 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1118 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1118:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1117 | Printf(" x12 %016llx x13 %016llx x14 %016llx x15 %016llx\n", | ~~~~~~~ | %016lx 1118 | frame[12], frame[13], frame[14], frame[15]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1120:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1119 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1120 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1120:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1119 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1120 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1120:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1119 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1120 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1120:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1119 | Printf(" x16 %016llx x17 %016llx x18 %016llx x19 %016llx\n", | ~~~~~~~ | %016lx 1120 | frame[16], frame[17], frame[18], frame[19]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1122:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1121 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1122 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1122:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1121 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1122 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1122:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1121 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1122 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1122:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1121 | Printf(" x20 %016llx x21 %016llx x22 %016llx x23 %016llx\n", | ~~~~~~~ | %016lx 1122 | frame[20], frame[21], frame[22], frame[23]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1124:8: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1123 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1124 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1124:19: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1123 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1124 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1124:30: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1123 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1124 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ ../../compiler-rt/lib/hwasan/hwasan_report.cpp:1124:41: warning: format specifies type 'unsigned long long' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1123 | Printf(" x24 %016llx x25 %016llx x26 %016llx x27 %016llx\n", | ~~~~~~~ | %016lx 1124 | frame[24], frame[25], frame[26], frame[27]); | ^~~~~~~~~ 24 warnings generated. [48/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_allocator.o [49/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_allocator.o [50/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_allocator.o [51/58] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_interceptors.o [52/58] AR lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.a [53/58] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [54/58] SOLINK lib/clang/22/lib/linux/libclang_rt.hwasan_aliases-x86_64.so [55/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors.o [56/58] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_static_library.asan_interceptors.o [57/58] SOLINK lib/clang/22/lib/linux/libclang_rt.asan-x86_64.so [58/58] AR lib/clang/22/lib/linux/libclang_rt.asan-x86_64.a