ninja: Entering directory `out/gn' [1/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_type_test.o [2/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_exceptions.o [3/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_poisoning.o [4/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_dynamic_shadow.o [5/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_thread_list.o [6/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/cxx_sources.hwasan_new_delete.o [7/18] AR lib/clang/23/lib/linux/libclang_rt.hwasan_aliases_cxx-x86_64.a [8/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_allocation_functions.o [9/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_memintrinsics.o [10/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_thread.o [11/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_linux.o [12/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan.o [13/18] 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. [14/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_allocator.o [15/18] CXX stage2_unix/obj/compiler-rt/lib/hwasan/sources.hwasan_interceptors.o [16/18] AR lib/clang/23/lib/linux/libclang_rt.hwasan_aliases-x86_64.a [17/18] ACTION //compiler-rt/lib/hwasan:version_script(//llvm/utils/gn/build/toolchain:stage2_unix) [18/18] SOLINK lib/clang/23/lib/linux/libclang_rt.hwasan_aliases-x86_64.so