ninja: Entering directory `out/gn' [1/122] COPY ../../libcxx/include/barrier include/c++/v1/barrier [2/122] COPY ../../clang/lib/Headers/hlsl/hlsl_detail.h lib/clang/20/include/hlsl/hlsl_detail.h [3/122] COPY ../../clang/lib/Headers/hlsl/hlsl_intrinsics.h lib/clang/20/include/hlsl/hlsl_intrinsics.h [4/122] STAMP obj/libcxx/include/copy_headers.stamp [5/122] STAMP obj/clang/lib/Headers/Headers.stamp [6/122] STAMP obj/clang/tools/c-index-test/c-index-test.inputdeps.stamp [7/122] STAMP obj/clang/tools/driver/clang.inputdeps.stamp [8/122] STAMP obj/clang/tools/libclang/libclang.inputdeps.stamp [9/122] STAMP obj/clang-tools-extra/clangd/tool/clangd.inputdeps.stamp [10/122] STAMP obj/clang-tools-extra/test/test.stamp [11/122] STAMP obj/clang/test/test.stamp [12/122] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common_fuchsia.o [13/122] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common_linux.o [14/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_allocator_report.o [15/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_common_libcdep.o [16/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_deadlock_detector2.o [17/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_coverage_libcdep_new.o [18/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_common.o [19/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_platform_limits_freebsd.o [20/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_mac_libcdep.o [21/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_platform_limits_netbsd.o [22/122] CXX stage2_unix/obj/compiler-rt/lib/lsan/common_sources.lsan_common_mac.o [23/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_libignore.o [24/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_platform_limits_posix.o [25/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_stacktrace_libcdep.o [26/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_posix.o [27/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_posix_libcdep.o [28/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_stacktrace_printer.o [29/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_allocator.o [30/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer_libbacktrace.o [31/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_suppressions.o [32/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer.o [33/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_deadlock_detector1.o [34/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_procmaps_mac.o [35/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer_mac.o [36/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_tls_get_addr.o [37/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer_markup.o [38/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_libc.o [39/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/cxx_sources.tsan_new_delete.o [40/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer_report.o [41/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_external.o [42/122] STAMP stage2_unix/obj/compiler-rt/lib/tsan/rtl/cxx_sources.stamp [43/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer_posix_libcdep.o [44/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_fd.o [45/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interface.o [46/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_debugging.o [47/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_flags.o [48/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interceptors_memintrinsics.o [49/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_symbolizer_libcdep.o [50/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interface_java.o [51/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_mutexset.o [52/122] CXX stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.sanitizer_mac.o ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 851 | os_trace("Address Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 851 | os_trace("Address Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 851 | os_trace("Address Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: note: read of non-const variable 'count' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:851:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:59:17: note: expanded from macro 'OS_TRACE_CALL' 59 | uint8_t count = *p++; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 854 | os_trace("Undefined Behavior Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 854 | os_trace("Undefined Behavior Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 854 | os_trace("Undefined Behavior Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: note: read of non-const variable 'count' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:854:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:59:17: note: expanded from macro 'OS_TRACE_CALL' 59 | uint8_t count = *p++; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 857 | os_trace("Thread Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 857 | os_trace("Thread Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 857 | os_trace("Thread Sanitizer reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: note: read of non-const variable 'count' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:857:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:59:17: note: expanded from macro 'OS_TRACE_CALL' 59 | uint8_t count = *p++; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 859 | os_trace("Sanitizer tool reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 859 | os_trace("Sanitizer tool reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 859 | os_trace("Sanitizer tool reported a failure."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: note: read of non-const variable 'count' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:859:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:59:17: note: expanded from macro 'OS_TRACE_CALL' 59 | uint8_t count = *p++; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 862 | os_trace("Consult syslog for more information."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:53:45: note: expanded from macro 'OS_TRACE_CALL' 53 | OS_TRACE_UNINITIALIZED uint8_t _buf[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 862 | os_trace("Consult syslog for more information."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: note: read of non-const variable '__size' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:56:43: note: expanded from macro 'OS_TRACE_CALL' 56 | OS_TRACE_UNINITIALIZED uint8_t tb[__size]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:52:18: note: expanded from macro 'OS_TRACE_CALL' 52 | uint32_t __size = (uint32_t)__builtin_os_log_format_buffer_size(_f, ##__VA_ARGS__); \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: warning: variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension] 862 | os_trace("Consult syslog for more information."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^~~~~~~~~ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: note: read of non-const variable 'count' is not allowed in a constant expression ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:60:25: note: expanded from macro 'OS_TRACE_CALL' 60 | uint8_t trailer[count + 1]; \ | ^ ../../compiler-rt/lib/sanitizer_common/sanitizer_mac.cpp:862:7: note: declared here ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:220:31: note: expanded from macro 'os_trace' 220 | #define os_trace(format, ...) OS_TRACE_CALL(OS_TRACE_TYPE_RELEASE, NULL, format, ##__VA_ARGS__) | ^ ../../sysroot/MacOSX.sdk/usr/include/os/trace.h:59:17: note: expanded from macro 'OS_TRACE_CALL' 59 | uint8_t count = *p++; \ | ^ 15 warnings generated. [53/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_report.o [54/122] STAMP stage2_unix/obj/compiler-rt/lib/sanitizer_common/sources.stamp [55/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_malloc_mac.o [56/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interface_ann.o [57/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_rtl_proc.o [58/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_stack_trace.o [59/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_rtl_thread.o [60/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_symbolize.o [61/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_suppressions.o [62/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_rtl_mutex.o [63/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_mman.o [64/122] 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. [65/122] STAMP stage2_unix/obj/compiler-rt/lib/lsan/common_sources.stamp [66/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interceptors_mach_vm.o [67/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_platform_mac.o ../../compiler-rt/lib/tsan/rtl/tsan_platform_mac.cpp:252:3: warning: missing field 'start' initializer [-Wmissing-designated-field-initializers] 252 | }; | ^ 1 warning generated. [68/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_rtl.o [69/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_rtl_report.o [70/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_sync.o [71/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interceptors_libdispatch.o [72/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_platform_posix.o [73/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interface_atomic.o [74/122] CXX stage2_unix/obj/compiler-rt/lib/ubsan/cxx_sources.ubsan_handlers_cxx.o [75/122] CXX stage2_unix/obj/compiler-rt/lib/ubsan/sources.ubsan_init.o [76/122] CXX stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.ubsan_diag_standalone.o [77/122] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/cxx_sources.stamp [78/122] CXX stage2_unix/obj/compiler-rt/lib/ubsan/sources.ubsan_monitor.o [79/122] CXX stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.ubsan_signals_standalone.o [80/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interceptors_mac.o [81/122] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/standalone_sources.stamp [82/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_activation.o [83/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_debugging.o [84/122] CXX stage2_unix/obj/compiler-rt/lib/ubsan/sources.ubsan_diag.o [85/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_flags.o [86/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_descriptions.o [87/122] CXX stage2_unix/obj/compiler-rt/lib/ubsan/sources.ubsan_handlers.o [88/122] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/sources.stamp [89/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors_memintrinsics.o [90/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_errors.o [91/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_mac.o [92/122] AR lib/clang/20/lib/darwin/libclang_rt.ubsan_osx.a [93/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_memory_profile.o [94/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_fake_stack.o [95/122] SOLINK lib/clang/20/lib/darwin/libclang_rt.ubsan_osx_dynamic.dylib [96/122] STAMP stage2_unix/obj/compiler-rt/lib/ubsan/ubsan.stamp [97/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_malloc_mac.o [98/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_rtl_access.o [99/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_posix.o [100/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_globals.o [101/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stack.o [102/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_suppressions.o [103/122] CXX stage2_unix/obj/compiler-rt/lib/asan/cxx_sources.asan_new_delete.o [104/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_poisoning.o [105/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_stats.o [106/122] STAMP stage2_unix/obj/compiler-rt/lib/asan/cxx_sources.stamp [107/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_rtl.o [108/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_thread.o [109/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_report.o [110/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_allocator.o [111/122] CXX stage2_unix/obj/compiler-rt/lib/tsan/rtl/rtl.tsan_interceptors_posix.o [112/122] SOLINK lib/clang/20/lib/darwin/libclang_rt.tsan_osx_dynamic.dylib [113/122] CXX stage2_unix/obj/compiler-rt/lib/asan/asan_shared_library.asan_interceptors.o [114/122] SOLINK lib/clang/20/lib/darwin/libclang_rt.asan_osx_dynamic.dylib [115/122] STAMP stage2_unix/obj/compiler-rt/lib/asan/asan.stamp [116/122] STAMP stage2_unix/obj/compiler-rt/test/asan/asan_toolchain.stamp [117/122] STAMP stage2_unix/obj/compiler-rt/lib/lib.stamp [118/122] STAMP stage2_unix/obj/compiler-rt/test/lsan/lsan_toolchain.stamp [119/122] STAMP obj/compiler-rt/test/asan/asan.stamp [120/122] STAMP obj/compiler-rt/compiler-rt.stamp [121/122] STAMP obj/compiler-rt/test/lsan/lsan.stamp [122/122] STAMP obj/default.stamp