Resolving Hex dependencies... Resolution completed in 0.069s Unchanged: cc_precompiler 0.1.11 circular_buffer 1.0.0 complex 0.6.0 elixir_make 0.9.0 exla 0.11.0 fine 0.1.6 interactive_cmd 0.1.4 jason 1.4.4 nerves 1.14.0 nerves_discovery 0.1.2 nerves_logging 0.2.4 nerves_runtime 0.13.12 nerves_system_bbb 2.29.3 nerves_system_br 1.33.5 nerves_system_grisp2 0.17.3 nerves_system_mangopi_mq_pro 0.15.3 nerves_system_osd32mp1 0.24.3 nerves_system_qemu_aarch64 0.3.3 nerves_system_rpi 2.0.2 nerves_system_rpi0 2.0.2 nerves_system_rpi0_2 2.0.2 nerves_system_rpi2 2.0.2 nerves_system_rpi3 2.0.2 nerves_system_rpi4 2.0.2 nerves_system_rpi5 2.0.2 nerves_system_x86_64 1.33.3 nerves_toolchain_aarch64_nerves_linux_gnu 13.2.0 nerves_toolchain_armv6_nerves_linux_gnueabihf 13.2.0 nerves_toolchain_armv7_nerves_linux_gnueabihf 13.2.0 nerves_toolchain_ctng 1.10.0 nerves_toolchain_riscv64_nerves_linux_gnu 13.2.0 nerves_toolchain_x86_64_nerves_linux_musl 13.2.0 nerves_uevent 0.1.4 nimble_pool 1.1.0 nx 0.11.0 nx_highlighter 0.1.1 property_table 0.3.3 ring_logger 0.11.5 shoehorn 0.9.3 stb_image 0.6.10 tablet 0.3.2 telemetry 1.4.1 toolshed 0.4.2 uboot_env 1.0.2 xla 0.10.0 All dependencies have been fetched ==> jason Compiling 10 files (.ex) Generated jason app ==> tablet Compiling 2 files (.ex) Generated tablet app ==> elixir_make Compiling 8 files (.ex) Generated elixir_make app ==> nerves_discovery Compiling 5 files (.ex) Generated nerves_discovery app ==> interactive_cmd Compiling 1 file (.ex) Generated interactive_cmd app ==> nerves HOST_CC port.o HOST_LD port Compiling 51 files (.ex) Generated nerves app ==> nerves_compatibility_test Nerves environment MIX_TARGET: x86_64 MIX_ENV: prod Checking for prebuilt Nerves artifacts... Found nerves_system_x86_64 in cache /home/nerves/.nerves/artifacts/nerves_system_x86_64-portable-1.33.3 Found nerves_toolchain_x86_64_nerves_linux_musl in cache /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0 ==> nerves ==> nerves_system_br Generated nerves_system_br app ==> nerves_toolchain_ctng Compiling 1 file (.ex) Generated nerves_toolchain_ctng app ==> nerves_toolchain_x86_64_nerves_linux_musl Generated nerves_toolchain_x86_64_nerves_linux_musl app ==> nerves_system_x86_64 Generated nerves_system_x86_64 app ==> nerves_compatibility_test Nerves environment MIX_TARGET: x86_64 MIX_ENV: prod ==> circular_buffer Compiling 1 file (.ex) Generated circular_buffer app ==> fine Compiling 1 file (.ex) Generated fine app ==> complex Compiling 2 files (.ex) Generated complex app ==> nerves_logging CC kmsg_tailer.o LD kmsg_tailer Compiling 5 files (.ex) Generated nerves_logging app ==> ring_logger Compiling 7 files (.ex) Generated ring_logger app ==> shoehorn Compiling 8 files (.ex) Generated shoehorn app ==> xla Compiling 5 files (.ex) Generated xla app ==> nerves_compatibility_test ===> Analyzing applications... ===> Compiling telemetry ==> nx Compiling 41 files (.ex) Generated nx app ==> uboot_env Compiling 5 files (.ex) Generated uboot_env app ==> nimble_pool Compiling 2 files (.ex) Generated nimble_pool app ==> exla Using libexla.so from /home/nerves/.cache/xla/exla/elixir-1.19.4-erts-16.2-xla-0.10.0-exla-0.11.0-cd5v2nwluvxae5getk6b4wgawq/libexla.so Compiling 24 files (.ex) Generated exla app ==> cc_precompiler Compiling 3 files (.ex) Generated cc_precompiler app ==> stb_image /home/nerves/.nerves/artifacts/nerves_toolchain_x86_64_nerves_linux_musl-linux_aarch64-13.2.0/bin/x86_64-nerves-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 --sysroot /home/nerves/.nerves/artifacts/nerves_system_x86_64-portable-1.33.3/staging -shared -std=c11 -O3 -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -fPIC -I/home/nerves/.nerves/artifacts/nerves_system_x86_64-portable-1.33.3/staging/usr/lib/erlang/erts-16.3.1/include -I/work/proj/deps/stb_image/3rd_party/stb /work/proj/deps/stb_image/c_src/stb_image_nif.c -o /work/proj/_build/x86_64/lib/stb_image/priv/stb_image_nif.so In file included from /work/proj/deps/stb_image/c_src/stb_image_nif.c:15: /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:2883:14: warning: 'stbir__support_zero' defined but not used [-Wunused-function] 2883 | static float stbir__support_zero(float s, void * user_data) | ^~~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:2520:13: warning: 'stbir_simd_memcpy' defined but not used [-Wunused-function] 2520 | static void stbir_simd_memcpy( void * dest, void const * src, size_t bytes ) | ^~~~~~~~~~~~~~~~~ In file included from /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:3944: /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb2_linearalpha': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ In file included from /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:4000: /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb2_linearalpha_AR': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8764:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8764 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ In file included from /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:3986: /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb4_linearalpha_ABGR': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ In file included from /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:3958: /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb4_linearalpha_BGRA': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ In file included from /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:3972: /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb4_linearalpha_ARGB': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb4_linearalpha': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8673:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8673 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb_BGRA': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb_ABGR': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb_ARGB': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h: In function 'stbir__encode_uint8_srgb_AR': /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:8572:24: warning: array subscript -912 is outside array bounds of 'const stbir_uint32[104]' {aka 'const unsigned int[104]'} [-Warray-bounds=] 8572 | stbir_uint32 const * to_srgb = fp32_to_srgb8_tab4 - (127-13)*8; | ^~~~~~~ /work/proj/deps/stb_image/3rd_party/stb/stb_image_resize2.h:1143:27: note: at offset -3648 into object 'fp32_to_srgb8_tab4' of size 416 1143 | static const stbir_uint32 fp32_to_srgb8_tab4[104] = { | ^~~~~~~~~~~~~~~~~~ Compiling 2 files (.ex) Generated stb_image app ==> nx_highlighter Compiling 1 file (.ex) Generated nx_highlighter app ==> property_table Compiling 8 files (.ex) Generated property_table app ==> nerves_uevent CC uevent.o LD uevent Compiling 5 files (.ex) Generated nerves_uevent app ==> nerves_runtime Compiling 14 files (.ex) Generated nerves_runtime app ==> toolshed Compiling 5 files (.ex) Generated toolshed app ==> nerves_compatibility_test Compiling 2 files (.ex) Generated nerves_compatibility_test app |nerves| Building OTP Release... * [Nerves] validating vm.args * skipping runtime configuration (config/runtime.exs not found) * creating _build/x86_64/rel/nerves_compatibility_test/releases/0.1.0/vm.args Updating base firmware image with Erlang release... scrub-otp-release.sh: ERROR: Unexpected executable format for '/work/proj/_build/x86_64/_nerves-tmp/rootfs_overlay/srv/erlang/lib/exla-0.11.0/priv/xla_extension/lib/libxla_extension.so' Got: readelf:AArch64;0x0 Expecting: readelf:Advanced Micro Devices X86-64;0x0 This file was compiled for the host or a different target and probably will not work. Check the following: 1. If this file comes from a library, that library may be compiling to its source directory under `deps`. Manually clean up the source directory and try building again. 2. Are you using a path dependency in your mix deps? If so, run 'mix clean' in that directory to avoid pulling in any of its build products. 3. Did you recently upgrade or change your Nerves system? If so, try cleaning and rebuilding this project and its deps. 4. Are you building outside of Nerves' mix integration? If so, make sure that you've sourced 'nerves-env.sh'. If you are very sure you know what you are doing, you may place an empty file in the same directory as the offending file(s) called '.noscrub'. This will explicitly disable scrubbing for that directory. If you're still having trouble, please file an issue on Github at https://github.com/nerves-project/nerves_system_br/issues.