ninja: Entering directory `out/gn' [1/5] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_mac.o ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1149:65: warning: format specifies type 'void *' but the argument has type 'mach_vm_address_t' (aka 'unsigned long long') [-Wformat] 1149 | Printf("|| `[%p, %p]` || size=0x%016" PRIx64 " ||\n", last, | ~~ ^~~~ | %llu ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1150:18: warning: format specifies type 'void *' but the argument has type 'mach_vm_address_t' (aka 'unsigned long long') [-Wformat] 1149 | Printf("|| `[%p, %p]` || size=0x%016" PRIx64 " ||\n", last, | ~~ | %llu 1150 | last + lastsz, lastsz); | ^~~~~~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1160:63: warning: format specifies type 'void *' but the argument has type 'mach_vm_address_t' (aka 'unsigned long long') [-Wformat] 1160 | Printf("|| `[%p, %p]` || size=0x%016" PRIx64 " ||\n", last, | ~~ ^~~~ | %llu ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1161:16: warning: format specifies type 'void *' but the argument has type 'mach_vm_address_t' (aka 'unsigned long long') [-Wformat] 1160 | Printf("|| `[%p, %p]` || size=0x%016" PRIx64 " ||\n", last, | ~~ | %llu 1161 | last + lastsz, lastsz); | ^~~~~~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1172:7: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1170 | "FATAL: Failed to allocate shadow memory. Tried to allocate %p bytes " | ~~ | %lu 1171 | "(alignment=%p).\n", 1172 | shadow_size_bytes, alignment); | ^~~~~~~~~~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:1172:26: warning: format specifies type 'void *' but the argument has type 'uptr' (aka 'unsigned long') [-Wformat] 1171 | "(alignment=%p).\n", | ~~ | %lu 1172 | shadow_size_bytes, alignment); | ^~~~~~~~~ 6 warnings generated. [2/5] AR lib/clang/22/lib/darwin/libclang_rt.ubsan_osx.a [3/5] SOLINK lib/clang/22/lib/darwin/libclang_rt.ubsan_osx_dynamic.dylib [4/5] SOLINK lib/clang/22/lib/darwin/libclang_rt.tsan_osx_dynamic.dylib [5/5] SOLINK lib/clang/22/lib/darwin/libclang_rt.asan_osx_dynamic.dylib