>>> mesa3d 19.3.2 Extracting xzcat /data/buildroot/buildroot-test/instance-0/dl/mesa3d/mesa-19.3.2.tar.xz | /data/buildroot/buildroot-test/instance-0/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2 -xf - >>> mesa3d 19.3.2 Patching Applying 0001-musl.patch using patch: patching file src/gallium/winsys/svga/drm/vmw_screen.h Applying 0002-meson-use-wayland-scanner-provided-by-wayland-scanne.patch using patch: patching file meson.build Hunk #1 succeeded at 1533 (offset 214 lines). patching file meson_options.txt Hunk #1 succeeded at 366 with fuzz 2 (offset 42 lines). Applying 0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch using patch: patching file src/gallium/state_trackers/clover/meson.build Hunk #1 succeeded at 55 with fuzz 2 (offset 6 lines). Applying 0005-src-gallium-drivers-nouveau-codegen-nv50_ir_ra.cpp-p.patch using patch: patching file src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp >>> mesa3d 19.3.2 Configuring rm -rf /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build mkdir -p /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm920t%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/data/buildroot/buildroot-test/instance-0/output/host%g" package/meson/cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build/cross-compilation.conf PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-0/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build/cross-compilation.conf -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=false -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dshared-glapi=true -Dgallium-drivers=virgl -Dgallium-extra-hud=true -Ddri3=true -Dshared-glapi=true -Dglx-direct=true -Ddri-drivers=r100 -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dwayland-scanner-path=/data/buildroot/buildroot-test/instance-0/output/host/bin/wayland-scanner -Dplatforms=surfaceless,drm,wayland -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=true -Dgallium-vdpau=false -Dlmsensors=false /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/ /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build The Meson build system Version: 0.52.1 Source dir: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2 Build dir: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build Build type: cross build Program python found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python) Project name: mesa Project version: 19.3.2 C compiler for the build machine: cc (gcc 9.2.0 "cc (GCC) 9.2.0") C linker for the build machine: GNU ld.bfd 2.33.1 C++ compiler for the build machine: c++ (gcc 9.2.0 "c++ (GCC) 9.2.0") C++ linker for the build machine: GNU ld.bfd 2.33.1 C compiler for the host machine: /data/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3 "arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C linker for the host machine: GNU ld.bfd 2.24.51.20140217 C++ compiler for the host machine: /data/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3 "arm-none-linux-gnueabi-g++ (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C++ linker for the host machine: GNU ld.bfd 2.24.51.20140217 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: arm920t Target machine cpu family: arm Target machine cpu: arm920t Program pkg-config found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config) Program python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Fetching value of define "ETIME" : 62 Checking for function "bswap32" : YES Checking for function "bswap64" : YES Checking for function "clz" : YES Checking for function "clzll" : YES Checking for function "ctz" : YES Checking for function "expect" : YES Checking for function "ffs" : YES Checking for function "ffsll" : YES Checking for function "popcount" : YES Checking for function "popcountll" : YES Checking for function "unreachable" : YES Checking if "__attribute__((const))" compiles: YES Checking if "__attribute__((flatten))" compiles: YES Checking if "__attribute__((malloc))" compiles: YES Checking if "__attribute__((pure))" compiles: YES Checking if "__attribute__((unused))" compiles: YES Checking if "__attribute__((warn_unused_result))" compiles: YES Checking if "__attribute__((weak))" compiles: YES Checking if "__attribute__((format(...)))" compiles: YES Checking if "__attribute__((packed))" compiles: YES Checking if "__attribute__((returns_nonnull))" compiles: YES Checking if "__attribute__((visibility(...)))" compiles: YES Checking if "__attribute__((alias(...)))" compiles: YES Checking if "__attribute__((__noreturn__))" compiles: YES Checking if "__uint128_t" compiles: NO Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: NO Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: NO Compiler for C supports arguments -fno-math-errno: YES Compiler for C supports arguments -fno-trapping-math: YES Compiler for C supports arguments -Qunused-arguments: NO Compiler for C supports arguments -Werror=format: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=empty-body: YES Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: NO Compiler for C++ supports arguments -fno-math-errno: YES Compiler for C++ supports arguments -fno-trapping-math: YES Compiler for C++ supports arguments -Qunused-arguments: NO Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES Compiler for C supports arguments -Wno-override-init -Woverride-init: YES Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C++ supports arguments -Werror=vla: YES Compiler for C++ supports arguments -fvisibility=hidden: YES Checking if "GCC atomic builtins" compiles: YES Checking if "GCC atomic builtins required -latomic" links: YES Checking if "GCC 64bit atomics" with dependency not-found links: YES Library ws2_32 found: NO Header has symbol "major" : YES Header has symbol "minor" : YES Header has symbol "makedev" : YES Header has symbol "major" : NO Checking if "xlocale.h" compiles: YES Checking if "sys/sysctl.h" compiles: YES Checking if "linux/futex.h" compiles: YES Checking if "endian.h" compiles: YES Checking if "dlfcn.h" compiles: YES Checking if "execinfo.h" compiles: YES Checking if "sys/shm.h" compiles: YES Checking if "cet.h" compiles: NO Checking for function "strtof" : YES Checking for function "mkostemp" : YES Checking for function "timespec_get" : YES Checking for function "memfd_create" : NO Checking for function "random_r" : YES Checking for function "flock" : YES Header has symbol "program_invocation_name" : YES Checking for function "posix_memalign" : YES Checking if "strtod has locale support" links: YES Checking if "Bsymbolic" links: YES Checking if "gc-sections" links: YES Checking if "version-script" links: YES Checking if "dynamic-list" links: YES Compiler for C supports link arguments -Wl,--build-id=sha1: YES Checking for function "dlopen" : NO Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/pkg-config (1.6.1) Run-time dependency zlib found: YES 1.2.11 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setaffinity_np" with dependency threads: NO Run-time dependency expat found: YES 2.2.9 Library m found: YES Run-time dependency libdrm_radeon found: YES 2.4.100 Run-time dependency libdrm found: YES 2.4.100 Program bison found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/bison) Program flex found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/flex) Run-time dependency libunwind found: YES 1.3.1 Found pkg-config: /data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config (1.6.1) Build-time dependency wayland-scanner found: YES 1.17.0 Run-time dependency wayland-protocols found: YES 1.17 Run-time dependency wayland-client found: YES 1.17.0 Run-time dependency wayland-server found: YES 1.17.0 Run-time dependency wayland-egl-backend found: YES 3 Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. WARNING: Project targetting '>= 0.46' but tried to use feature introduced in '0.50.0': Python module path method Program /data/buildroot/buildroot-test/instance-0/output/host/bin/python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Checking for function "mincore" : YES Program /data/buildroot/buildroot-test/instance-0/output/host/bin/python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: yes (ES1: no ES2: no) OSMesa: no DRI platform: drm DRI drivers: r100 DRI driver dir: /usr/lib/dri EGL: yes EGL drivers: builtin:egl_dri2 builtin:egl_dri3 GBM: yes EGL/Vulkan/VL platforms: surfaceless drm wayland Vulkan drivers: no llvm: no Gallium drivers: virgl Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 103 WARNING: Project specifies a minimum meson_version '>= 0.46' but uses features which were added in newer versions: * 0.50.0: {'Python module path method'} Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /data/buildroot/buildroot-test/instance-0/output/host/bin/ninja >>> mesa3d 19.3.2 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-0/output/host/bin/ninja -j12 -C /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build ninja: Entering directory `/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build' [1/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [2/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [3/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [4/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [5/1135] Generating git_sha1.h with a custom command. [6/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [7/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [8/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/double.c.o'. [9/1135] Generating xmlpool_options.h with a custom command. Warning: language 'ca' not found. Warning: language 'es' not found. Warning: language 'de' not found. Warning: language 'nl' not found. Warning: language 'sv' not found. Warning: language 'fr' not found. [10/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [11/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [12/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [13/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [14/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [15/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [16/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [17/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [18/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [19/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [20/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [21/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/blob.c.o'. [22/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [23/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [24/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [25/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [26/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [27/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [28/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [29/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [30/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [31/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [32/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [33/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [34/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [35/1135] Generating spirv_info.c with a custom command. [36/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [37/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/softfloat.c.o'. [38/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [39/1135] Generating vtn_gather_types.c with a custom command. [40/1135] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [41/1135] Linking static target src/util/libxmlconfig.a. [42/1135] Generating ir_expression_operation.h with a meson_exe.py custom command. [43/1135] Generating nir_opcodes.h with a meson_exe.py custom command. [44/1135] Generating nir_intrinsics.h with a custom command. [45/1135] Generating nir_opcodes.c with a meson_exe.py custom command. [46/1135] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [47/1135] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [48/1135] Generating nir_intrinsic.c with a custom command. [49/1135] Generating nir_constant_expressions.c with a meson_exe.py custom command. [50/1135] Generating enums.c with a meson_exe.py custom command. [51/1135] Generating glcpp-parse.[ch] with a custom command. ../src/compiler/glsl/glcpp/glcpp-parse.y:157.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 157 | %pure-parser | ^~~~~~~~~~~~ ../src/compiler/glsl/glcpp/glcpp-parse.y:158.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 158 | %error-verbose | ^~~~~~~~~~~~~~ ../src/compiler/glsl/glcpp/glcpp-parse.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [52/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opcodes.c.o'. In file included from src/compiler/nir/nir_opcodes.c:2:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [53/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_interpolation.c.o'. In file included from ../src/compiler/nir/nir_lower_interpolation.c:34:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [54/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_vtn_gather_types.c.o'. In file included from ../src/compiler/nir/../spirv/vtn_private.h:33:0, from src/compiler/spirv/vtn_gather_types.c:28: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [55/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_intrinsics.c.o'. In file included from src/compiler/nir/nir_intrinsics.c:23:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [56/1135] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [57/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [58/1135] Generating api_exec.c with a meson_exe.py custom command. [59/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_clone.c.o'. In file included from ../src/compiler/nir/nir_clone.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [60/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_builtin_builder.c.o'. In file included from ../src/compiler/nir/nir_builtin_builder.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [61/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_control_flow.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_control_flow_private.h:31, from ../src/compiler/nir/nir_control_flow.c:28: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [62/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir.c.o'. In file included from ../src/compiler/nir/nir.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.c:1827:1: warning: 'dest_is_ssa' defined but not used [-Wunused-function] dest_is_ssa(nir_dest *dest, void *_state) ^ [63/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_divergence_analysis.c.o'. In file included from ../src/compiler/nir/nir_divergence_analysis.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [64/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_dominance.c.o'. In file included from ../src/compiler/nir/nir_dominance.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [65/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_ssa_types.c.o'. In file included from ../src/compiler/nir/nir_gather_ssa_types.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [66/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_deref.c.o'. In file included from ../src/compiler/nir/nir_deref.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [67/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_info.c.o'. In file included from ../src/compiler/nir/nir_gather_info.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [68/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_from_ssa.c.o'. In file included from ../src/compiler/nir/nir_from_ssa.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [69/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gs_count_vertices.c.o'. In file included from ../src/compiler/nir/nir_gs_count_vertices.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [70/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_xfb_info.c.o'. In file included from ../src/compiler/nir/nir_xfb_info.h:27:0, from ../src/compiler/nir/nir_gather_xfb_info.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [71/1135] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [72/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_inline_functions.c.o'. In file included from ../src/compiler/nir/nir_inline_functions.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [73/1135] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [74/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_liveness.c.o'. In file included from ../src/compiler/nir/nir_liveness.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [75/1135] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [76/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu.c.o'. In file included from ../src/compiler/nir/nir_lower_alu.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [77/1135] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [78/1135] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [79/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_instr_set.c.o'. In file included from ../src/compiler/nir/nir_instr_set.h:27:0, from ../src/compiler/nir/nir_instr_set.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [80/1135] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [81/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_linking_helpers.c.o'. In file included from ../src/compiler/nir/nir_linking_helpers.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [82/1135] Generating marshal_generated.c with a meson_exe.py custom command. [83/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_amul.c.o'. In file included from ../src/compiler/nir/nir_lower_amul.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [84/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_loop_analyze.c.o'. In file included from ../src/compiler/nir/nir_loop_analyze.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [85/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alpha_test.c.o'. In file included from ../src/compiler/nir/nir_lower_alpha_test.c:35:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [86/1135] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [87/1135] Linking static target src/compiler/libcompiler.a. [88/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_array_deref_of_vec.c.o'. In file included from ../src/compiler/nir/nir_lower_array_deref_of_vec.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [89/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_atomics_to_ssbo.c.o'. In file included from ../src/compiler/nir/nir_lower_atomics_to_ssbo.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [90/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_alu_to_scalar.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [91/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_float.c.o'. In file included from ../src/compiler/nir/nir_lower_bool_to_float.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [92/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bitmap.c.o'. In file included from ../src/compiler/nir/nir_lower_bitmap.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [93/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip_cull_distance_arrays.c.o'. In file included from ../src/compiler/nir/nir_lower_clip_cull_distance_arrays.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [94/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_int32.c.o'. In file included from ../src/compiler/nir/nir_lower_bool_to_int32.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [95/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_drawpixels.c.o'. In file included from ../src/compiler/nir/nir_lower_drawpixels.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [96/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_constant_initializers.c.o'. In file included from ../src/compiler/nir/nir_lower_constant_initializers.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [97/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip.c.o'. In file included from ../src/compiler/nir/nir_lower_clip.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [98/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fb_read.c.o'. In file included from ../src/compiler/nir/nir_lower_fb_read.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [99/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_double_ops.c.o'. In file included from ../src/compiler/nir/nir_lower_double_ops.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [100/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clamp_color_outputs.c.o'. In file included from ../src/compiler/nir/nir_lower_clamp_color_outputs.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [101/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_global_vars_to_local.c.o'. In file included from ../src/compiler/nir/nir_lower_global_vars_to_local.c:33:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [102/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_locals_to_regs.c.o'. In file included from ../src/compiler/nir/nir_lower_locals_to_regs.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [103/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flatshade.c.o'. In file included from ../src/compiler/nir/nir_lower_flatshade.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [104/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fragcoord_wtrans.c.o'. In file included from ../src/compiler/nir/nir_lower_fragcoord_wtrans.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [105/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_idiv.c.o'. In file included from ../src/compiler/nir/nir_lower_idiv.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [106/1135] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [107/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flrp.c.o'. In file included from ../src/compiler/nir/nir_lower_flrp.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [108/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_load_const_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_load_const_to_scalar.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [109/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_gs_intrinsics.c.o'. In file included from ../src/compiler/nir/nir_lower_gs_intrinsics.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [110/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_frexp.c.o'. In file included from ../src/compiler/nir/nir_lower_frexp.c:29:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [111/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_regs_to_ssa.c.o'. In file included from ../src/compiler/nir/nir_lower_regs_to_ssa.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [112/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_indirect_derefs.c.o'. In file included from ../src/compiler/nir/nir_lower_indirect_derefs.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [113/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_returns.c.o'. In file included from ../src/compiler/nir/nir_lower_returns.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [114/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int_to_float.c.o'. In file included from ../src/compiler/nir/nir_lower_int_to_float.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [115/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_input_attachments.c.o'. In file included from ../src/compiler/nir/nir_lower_input_attachments.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [116/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int64.c.o'. In file included from ../src/compiler/nir/nir_lower_int64.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [117/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_temporaries.c.o'. In file included from ../src/compiler/nir/nir_lower_io_to_temporaries.c:33:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [118/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_arrays_to_elements.c.o'. In file included from ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_lower_io_arrays_to_elements.c: In function 'nir_lower_io_arrays_to_elements_no_indirects': ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:352:4: warning: braces around scalar initializer [enabled by default] BITSET_DECLARE(indirects, 4 * VARYING_SLOT_TESS_MAX) = {{0}}; ^ ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:352:4: warning: (near initialization for 'indirects[0]') [enabled by default] ../src/compiler/nir/nir_lower_io_arrays_to_elements.c: In function 'nir_lower_io_arrays_to_elements': ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:390:4: warning: braces around scalar initializer [enabled by default] BITSET_DECLARE(indirects, 4 * VARYING_SLOT_TESS_MAX) = {{0}}; ^ ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:390:4: warning: (near initialization for 'indirects[0]') [enabled by default] [119/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_packing.c.o'. In file included from ../src/compiler/nir/nir_lower_packing.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [120/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_passthrough_edgeflags.c.o'. In file included from ../src/compiler/nir/nir_lower_passthrough_edgeflags.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [121/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_non_uniform_access.c.o'. In file included from ../src/compiler/nir/nir_lower_non_uniform_access.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [122/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_vector.c.o'. In file included from ../src/compiler/nir/nir_lower_io_to_vector.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_lower_io_to_vector.c: In function 'create_new_io_vars': ../src/compiler/nir/nir_lower_io_to_vector.c:190:29: warning: 'base' may be used uninitialized in this function [-Wmaybe-uninitialized] return glsl_array_type(glsl_vector_type(base, 4), slots, 0); ^ ../src/compiler/nir/nir_lower_io_to_vector.c:145:24: note: 'base' was declared here enum glsl_base_type base; ^ [123/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_io_to_scalar.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [124/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_patch_vertices.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_lower_patch_vertices.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [125/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_phis_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_phis_to_scalar.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [126/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_lower_point_size.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [127/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size_mov.c.o'. In file included from ../src/compiler/nir/nir_lower_point_size_mov.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [128/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_scratch.c.o'. In file included from ../src/compiler/nir/nir_lower_scratch.c:33:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [129/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_samplers.c.o'. In file included from ../src/compiler/nir/nir_lower_samplers.c:26:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [130/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io.c.o'. In file included from ../src/compiler/nir/nir_lower_io.c:34:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_lower_io.c: In function 'nir_lower_vars_to_explicit_types': ../src/compiler/nir/nir_lower_io.c:1435:22: warning: unused variable 'supported' [-Wunused-variable] nir_variable_mode supported = nir_var_mem_shared | nir_var_shader_temp | nir_var_function_temp; ^ [131/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_to_source_mods.c.o'. In file included from ../src/compiler/nir/nir_lower_to_source_mods.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [132/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_system_values.c.o'. In file included from ../src/compiler/nir/nir_lower_system_values.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [133/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opt_algebraic.c.o'. In file included from src/compiler/nir/nir_opt_algebraic.c:2:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [134/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_subgroups.c.o'. In file included from ../src/compiler/nir/nir_lower_subgroups.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [135/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_var_copies.c.o'. In file included from ../src/compiler/nir/nir_lower_var_copies.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [136/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_two_sided_color.c.o'. In file included from ../src/compiler/nir/nir_lower_two_sided_color.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [137/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vars_to_ssa.c.o'. In file included from ../src/compiler/nir/nir_lower_vars_to_ssa.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [138/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_viewport_transform.c.o'. In file included from ../src/compiler/nir/nir_lower_viewport_transform.c:40:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [139/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_center.c.o'. In file included from ../src/compiler/nir/nir_lower_wpos_center.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [140/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vec_to_movs.c.o'. In file included from ../src/compiler/nir/nir_lower_vec_to_movs.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [141/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_metadata.c.o'. In file included from ../src/compiler/nir/nir_metadata.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [142/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bit_size.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_lower_bit_size.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [143/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_move_vec_src_uses_to_dest.c.o'. In file included from ../src/compiler/nir/nir_move_vec_src_uses_to_dest.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [144/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_ytransform.c.o'. In file included from ../src/compiler/nir/nir_lower_wpos_ytransform.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [145/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_access.c.o'. In file included from ../src/compiler/nir/nir_opt_access.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [146/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_uniforms_to_ubo.c.o'. In file included from ../src/compiler/nir/nir_lower_uniforms_to_ubo.c:38:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [147/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_tex.c.o'. In file included from ../src/compiler/nir/nir_lower_tex.c:38:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [148/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_normalize_cubemap_coords.c.o'. In file included from ../src/compiler/nir/nir_normalize_cubemap_coords.c:27:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [149/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_conditional_discard.c.o'. In file included from ../src/compiler/nir/nir_opt_conditional_discard.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [150/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_cse.c.o'. In file included from ../src/compiler/nir/nir_instr_set.h:27:0, from ../src/compiler/nir/nir_opt_cse.c:29: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [151/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_propagate.c.o'. In file included from ../src/compiler/nir/nir_opt_copy_propagate.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [152/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_combine_stores.c.o'. In file included from ../src/compiler/nir/nir_opt_combine_stores.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [153/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_constant_folding.c.o'. In file included from ../src/compiler/nir/nir_constant_expressions.h:31:0, from ../src/compiler/nir/nir_opt_constant_folding.c:28: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [154/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_comparison_pre.c.o'. In file included from ../src/compiler/nir/nir_instr_set.h:27:0, from ../src/compiler/nir/nir_opt_comparison_pre.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [155/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dce.c.o'. In file included from ../src/compiler/nir/nir_opt_dce.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [156/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_cf.c.o'. In file included from ../src/compiler/nir/nir_opt_dead_cf.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [157/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_write_vars.c.o'. In file included from ../src/compiler/nir/nir_opt_dead_write_vars.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [158/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_constant_expressions.c.o'. In file included from ../src/compiler/nir/nir_constant_expressions.h:31:0, from src/compiler/nir/nir_constant_expressions.c:33: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [159/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_idiv_const.c.o'. In file included from ../src/compiler/nir/nir_opt_idiv_const.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [160/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_prop_vars.c.o'. In file included from ../src/compiler/nir/nir_opt_copy_prop_vars.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [161/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_move.c.o'. In file included from ../src/compiler/nir/nir_opt_move.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [162/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_gcm.c.o'. In file included from ../src/compiler/nir/nir_opt_gcm.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [163/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_intrinsics.c.o'. In file included from ../src/compiler/nir/nir_opt_intrinsics.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [164/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_find_array_copies.c.o'. In file included from ../src/compiler/nir/nir_opt_find_array_copies.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [165/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_shrink_load.c.o'. In file included from ../src/compiler/nir/nir_opt_shrink_load.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [166/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_rematerialize_compares.c.o'. In file included from ../src/compiler/nir/nir_opt_rematerialize_compares.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [167/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_sink.c.o'. In file included from ../src/compiler/nir/nir_opt_sink.c:31:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [168/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_large_constants.c.o'. In file included from ../src/compiler/nir/nir_opt_large_constants.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [169/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_trivial_continues.c.o'. In file included from ../src/compiler/nir/nir_opt_trivial_continues.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [170/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_remove_phis.c.o'. In file included from ../src/compiler/nir/nir_opt_remove_phis.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [171/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_peephole_select.c.o'. In file included from ../src/compiler/nir/nir_opt_peephole_select.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [172/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_if.c.o'. In file included from ../src/compiler/nir/nir_opt_if.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_opt_if.c: In function 'opt_if_cf_list.isra.14': ../src/compiler/nir/nir_opt_if.c:856:22: warning: 'nif' may be used uninitialized in this function [-Wmaybe-uninitialized] nir_cf_reinsert(&tmp, nir_after_cf_list(&nif->then_list)); ^ ../src/compiler/nir/nir_opt_if.c:805:12: note: 'nif' was declared here nir_if *nif; ^ [173/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_undef.c.o'. In file included from ../src/compiler/nir/nir_opt_undef.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [174/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_loop_unroll.c.o'. In file included from ../src/compiler/nir/nir_opt_loop_unroll.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [175/1135] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [176/1135] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [177/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_propagate_invariant.c.o'. In file included from ../src/compiler/nir/nir_propagate_invariant.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [178/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_remove_dead_variables.c.o'. In file included from ../src/compiler/nir/nir_remove_dead_variables.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [179/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_phi_builder.c.o'. In file included from ../src/compiler/nir/nir_phi_builder.h:27:0, from ../src/compiler/nir/nir_phi_builder.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [180/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_strip.c.o'. In file included from ../src/compiler/nir/nir_strip.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [181/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_range_analysis.c.o'. In file included from ../src/compiler/nir/nir_range_analysis.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [182/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_repair_ssa.c.o'. In file included from ../src/compiler/nir/nir_repair_ssa.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [183/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_vectorize.c.o'. In file included from ../src/compiler/nir/nir_opt_vectorize.c:25:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [184/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_var_copies.c.o'. In file included from ../src/compiler/nir/nir_split_var_copies.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [185/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_sweep.c.o'. In file included from ../src/compiler/nir/nir_sweep.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [186/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_per_member_structs.c.o'. In file included from ../src/compiler/nir/nir_split_per_member_structs.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [187/1135] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [188/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_validate.c.o'. In file included from ../src/compiler/nir/nir_validate.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [189/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_to_lcssa.c.o'. In file included from ../src/compiler/nir/nir_to_lcssa.c:40:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [190/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_serialize.c.o'. In file included from ../src/compiler/nir/nir_serialize.h:27:0, from ../src/compiler/nir/nir_serialize.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [191/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_worklist.c.o'. In file included from ../src/compiler/nir/nir_worklist.h:32:0, from ../src/compiler/nir/nir_worklist.c:28: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [192/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_gl_spirv.c.o'. In file included from ../src/compiler/spirv/nir_spirv.h:31:0, from ../src/compiler/spirv/gl_spirv.c:26: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [193/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_print.c.o'. In file included from ../src/compiler/nir/nir_print.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [194/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_search.c.o'. In file included from ../src/compiler/nir/nir_search.h:31:0, from ../src/compiler/nir/nir_search.c:29: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [195/1135] Generating glcpp-lex.c with a custom command. [196/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_amd.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_amd.c:26: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [197/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_subgroup.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_subgroup.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [198/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_opencl.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_builtin_builder.h:28, from ../src/compiler/spirv/vtn_opencl.c:29: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [199/1135] Generating glsl_lexer_cpp with a custom command. [200/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_glsl450.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_builtin_builder.h:28, from ../src/compiler/spirv/vtn_glsl450.c:30: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [201/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_cfg.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_cfg.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [202/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_vars.c.o'. In file included from ../src/compiler/nir/nir_split_vars.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [203/1135] Generating float64_glsl.h with a custom command. [204/1135] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [205/1135] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [206/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_alu.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_alu.c:25: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [207/1135] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [208/1135] Generating wayland-drm-client-protocol.h with a custom command. [209/1135] Generating wayland-drm-server-protocol.h with a custom command. [210/1135] Generating wayland-drm-protocol.c with a custom command. [211/1135] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [212/1135] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [213/1135] Generating glsl_parser with a custom command. ../src/compiler/glsl/glsl_parser.yy:84.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 84 | %pure-parser | ^~~~~~~~~~~~ ../src/compiler/glsl/glsl_parser.yy:85.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 85 | %error-verbose | ^~~~~~~~~~~~~~ ../src/compiler/glsl/glsl_parser.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [214/1135] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [215/1135] Generating linux-dmabuf-unstable-v1-protocol.c with a custom command. [216/1135] Generating linux-dmabuf-unstable-v1-client-protocol.h with a custom command. [217/1135] Compiling C object 'src/egl/wayland/wayland-drm/78c65e8@@wayland_drm@sta/meson-generated_.._wayland-drm-protocol.c.o'. [218/1135] Generating mesa_lex with a custom command. [219/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/meson-generated_.._wayland_wayland-drm_linux-dmabuf-unstable-v1-protocol.c.o'. [220/1135] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [221/1135] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [222/1135] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [223/1135] Compiling C object 'src/egl/wayland/wayland-drm/78c65e8@@wayland_drm@sta/wayland-drm.c.o'. [224/1135] Generating format_fallback.c with a custom command. [225/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_variables.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_variables.c:28: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [226/1135] Generating program_parse_tab.[ch] with a custom command. ../src/mesa/program/program_parse.y:123.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 123 | %pure-parser | ^~~~~~~~~~~~ ../src/mesa/program/program_parse.y:127.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 127 | %error-verbose | ^~~~~~~~~~~~~~ ../src/mesa/program/program_parse.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [227/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [228/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [229/1135] Generating format_info.h with a meson_exe.py custom command. [230/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [231/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [232/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [233/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [234/1135] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_spirv_to_nir.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/spirv_to_nir.c:28: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [235/1135] Generating format_srgb with a meson_exe.py custom command. [236/1135] Linking static target src/compiler/nir/libnir.a. [237/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [238/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [239/1135] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [240/1135] Linking static target src/util/libmesa_util.a. [241/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [242/1135] Generating get_hash.h with a meson_exe.py custom command. [243/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [244/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_atomics.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_atomics.c:28:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [245/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [246/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [247/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_bindless_images.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_bindless_images.c:33:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [248/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [249/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [250/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_samplers.c:26:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [251/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_atomics.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_atomics.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [252/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_blocks.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_uniform_blocks.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/glsl/gl_nir_link_uniform_blocks.c: In function 'iterate_type_fill_variables': ../src/compiler/glsl/gl_nir_link_uniform_blocks.c:386:39: warning: 'struct_base_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] *offset = struct_base_offset + glsl_get_struct_field_offset(type, i); ^ [253/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_buffers.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_buffers.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [254/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_initializers.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_uniform_initializers.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [255/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers_as_deref.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_samplers_as_deref.c:58:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [256/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_linker.c.o'. In file included from ../src/compiler/glsl/gl_nir_linker.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [257/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_xfb.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_xfb.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [258/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [259/1135] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniforms.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_uniforms.c:24:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/glsl/gl_nir_link_uniforms.c: In function 'find_and_update_previous_uniform_storage': ../src/compiler/glsl/gl_nir_link_uniforms.c:166:16: warning: unused variable 'num_blks' [-Wunused-variable] unsigned num_blks = nir_variable_is_in_ubo(var) ? ^ [260/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [261/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [262/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [263/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [264/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [265/1135] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [266/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [267/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [268/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [269/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [270/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [271/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [272/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [273/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [274/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [275/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [276/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [277/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [278/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_to_nir.cpp.o'. In file included from ../src/compiler/glsl/glsl_to_nir.h:31:0, from ../src/compiler/glsl/glsl_to_nir.cpp:29: ../src/compiler/nir/nir.h:2462:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2468:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [279/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [280/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [281/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [282/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [283/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [284/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [285/1135] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [286/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [287/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [288/1135] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [289/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [290/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [291/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [292/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [293/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [294/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [295/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [296/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [297/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [298/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [299/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [300/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [301/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [302/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [303/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [304/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_jumps.cpp.o'. ../src/compiler/glsl/lower_jumps.cpp: In member function 'virtual void {anonymous}::ir_lower_jumps_visitor::visit(ir_if*)': ../src/compiler/glsl/lower_jumps.cpp:612:58: warning: 'lower' may be used uninitialized in this function [-Wmaybe-uninitialized] should_lower[i] = should_lower_jump(jumps[i]); ^ [305/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [306/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [307/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [308/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [309/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [310/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [311/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [312/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [313/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [314/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [315/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [316/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [317/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [318/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [319/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [320/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [321/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [322/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [323/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [324/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [325/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [326/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [327/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [328/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [329/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [330/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [331/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [332/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [333/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [334/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [335/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [336/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [337/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [338/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [339/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [340/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [341/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [342/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [343/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [344/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [345/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [346/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [347/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [348/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [349/1135] Linking static target src/imgui/libintel_imgui_core.a. [350/1135] Linking static target src/egl/wayland/wayland-drm/libwayland_drm.a. [351/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [352/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/shader_cache.cpp.o'. In file included from ../src/compiler/glsl/shader_cache.cpp:56:0: ../src/compiler/nir/nir.h:2462:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2468:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [353/1135] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_connection.c.o'. [354/1135] Generating format_unpack.c with a meson_exe.py custom command. [355/1135] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_run.c.o'. [356/1135] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [357/1135] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [358/1135] Generating format_pack.c with a meson_exe.py custom command. [359/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_fog.c.o'. [360/1135] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [361/1135] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [362/1135] Linking static target src/compiler/glsl/libglsl.a. [363/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tex.c.o'. [364/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_texture.c.o'. [365/1135] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [366/1135] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [367/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_fbo.c.o'. [368/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_texstate.c.o'. [369/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_debug.c.o'. [370/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_dma.c.o'. [371/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_common.c.o'. [372/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_common_context.c.o'. [373/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_buffer_objects.c.o'. [374/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_queryobj.c.o'. [375/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_span.c.o'. [376/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_pixel_read.c.o'. [377/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_mipmap_tree.c.o'. [378/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tex_copy.c.o'. [379/1135] Generating dispatch.h with a meson_exe.py custom command. [380/1135] Generating marshal_generated.h with a meson_exe.py custom command. [381/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tile.c.o'. [382/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_blit.c.o'. [383/1135] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [384/1135] Linking static target src/loader/libloader.a. [385/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_context.c.o'. [386/1135] Generating remap_helper.h with a meson_exe.py custom command. [387/1135] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [388/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglimage.c.o'. [389/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_screen.c.o'. [390/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_ioctl.c.o'. [391/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_sanity.c.o'. [392/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_cache.c.o'. [393/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_arbprogparse.c.o'. [394/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tcl.c.o'. [395/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_state.c.o'. [396/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderimage.c.o'. [397/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texobj.c.o'. [398/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderobj.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderobj.c:36: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [399/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_execute.c.o'. [400/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_state_init.c.o'. [401/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_maos.c.o'. [402/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_fallback.c.o'. [403/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglapi.c.o'. [404/1135] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_swtcl.c.o'. [405/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [406/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texparam.c.o'. [407/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [408/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/program_ir_to_mesa.cpp.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/program/ir_to_mesa.cpp:38: ../src/compiler/nir/nir.h:2462:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2468:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ ../src/mesa/program/ir_to_mesa.cpp: In member function 'virtual void {anonymous}::add_uniform_to_shader::visit_field(const glsl_type*, const char*, bool, const glsl_type*, glsl_interface_packing, bool)': ../src/mesa/program/ir_to_mesa.cpp:2491:15: warning: unused variable 'found' [-Wunused-variable] const bool found = ^ ../src/mesa/program/ir_to_mesa.cpp:2497:44: warning: 'location' may be used uninitialized in this function [-Wmaybe-uninitialized] param->UniformStorageIndex = location; ^ [409/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [410/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter_layout.c.o'. [411/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [412/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_instruction.c.o'. [413/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_program_parse.tab.c.o'. [414/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_noise.c.o'. [415/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_opt_constant_fold.c.o'. [416/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_print.c.o'. [417/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_lex.yy.c.o'. [418/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter.c.o'. [419/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_unpack.c.o'. [420/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program_parse_extra.c.o'. [421/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program.c.o'. [422/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_symbol_table.c.o'. [423/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_programopt.c.o'. [424/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [425/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_optimize.c.o'. [426/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_accum.c.o'. [427/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_statevars.c.o'. [428/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arbprogram.c.o'. [429/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arrayobj.c.o'. [430/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_atifragshader.c.o'. [431/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_to_nir.c.o'. In file included from ../src/mesa/program/prog_to_nir.c:26:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [432/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_barrier.c.o'. [433/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_pack.c.o'. [434/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bbox.c.o'. [435/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clip.c.o'. [436/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blit.c.o'. [437/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_arrayelt.c.o'. [438/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_colortab.c.o'. [439/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_buffers.c.o'. [440/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_attrib.c.o'. [441/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_condrender.c.o'. [442/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clear.c.o'. [443/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_compute.c.o'. [444/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_conservativeraster.c.o'. [445/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blend.c.o'. [446/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_convolve.c.o'. [447/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_cpuinfo.c.o'. [448/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_copyimage.c.o'. [449/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_depth.c.o'. [450/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug.c.o'. [451/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawtex.c.o'. [452/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_loopback.c.o'. [453/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawpix.c.o'. [454/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_context.c.o'. [455/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug_output.c.o'. [456/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_errors.c.o'. [457/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_execmem.c.o'. [458/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions_table.c.o'. [459/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bufferobj.c.o'. [460/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions.c.o'. [461/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_api_exec.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from src/mapi/glapi/gen/api_exec.c:68: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [462/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw.c.o'. [463/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw_validate.c.o'. [464/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_externalobjects.c.o'. [465/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_eval.c.o'. [466/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [467/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_feedback.c.o'. [468/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [469/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_enable.c.o'. [470/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fog.c.o'. [471/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formats.c.o'. [472/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_framebuffer.c.o'. [473/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [474/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ffvertex_prog.c.o'. [475/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ff_fragment_shader.cpp.o'. [476/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_genmipmap.c.o'. [477/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_getstring.c.o'. [478/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glthread.c.o'. [479/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glspirv.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/glspirv.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [480/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formatquery.c.o'. [481/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hint.c.o'. [482/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hash.c.o'. [483/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_histogram.c.o'. [484/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fbobject.c.o'. [485/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_imports.c.o'. [486/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_image.c.o'. [487/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_lines.c.o'. [488/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mm.c.o'. [489/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectpurge.c.o'. [490/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glformats.c.o'. [491/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_multisample.c.o'. [492/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectlabel.c.o'. [493/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_get.c.o'. [494/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_light.c.o'. [495/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pbo.c.o'. [496/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_matrix.c.o'. [497/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_query.c.o'. [498/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_monitor.c.o'. [499/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_marshal.c.o'. [500/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixelstore.c.o'. [501/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pipelineobj.c.o'. [502/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_binary.c.o'. [503/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_querymatrix.c.o'. [504/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_polygon.c.o'. [505/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_points.c.o'. [506/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixel.c.o'. [507/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixeltransfer.c.o'. [508/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pack.c.o'. [509/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_renderbuffer.c.o'. [510/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_resource.c.o'. [511/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_queryobj.c.o'. [512/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_robustness.c.o'. [513/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_readpix.c.o'. [514/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_scissor.c.o'. [515/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_remap.c.o'. [516/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_rastpos.c.o'. [517/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shared.c.o'. [518/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_spirv_extensions.c.o'. [519/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mipmap.c.o'. [520/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_state.c.o'. [521/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_samplerobj.c.o'. [522/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_stencil.c.o'. [523/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_syncobj.c.o'. [524/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress.c.o'. [525/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shader_query.cpp.o'. [526/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_cpal.c.o'. [527/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderapi.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderapi.c:41: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [528/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_rgtc.c.o'. [529/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_bptc.c.o'. [530/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_astc.cpp.o'. [531/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_fxt1.c.o'. [532/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [533/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_etc.c.o'. [534/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_s3tc.c.o'. In file included from ../src/mesa/main/texcompress_s3tc.c:39:0: ../src/mesa/main/texcompress_s3tc_tmp.h: In function 'encodedxt5alpha': ../src/mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] [535/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texformat.c.o'. [536/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgen.c.o'. [537/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texenv.c.o'. [538/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [539/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [540/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [541/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [542/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgetimage.c.o'. [543/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstorage.c.o'. [544/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texturebindless.c.o'. [545/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstate.c.o'. [546/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_textureview.c.o'. [547/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [548/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstore.c.o'. [549/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_transformfeedback.c.o'. [550/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vdpau.c.o'. [551/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_viewport.c.o'. [552/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_version.c.o'. [553/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniforms.c.o'. [554/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_clip.c.o'. [555/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniform_query.cpp.o'. [556/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_es1_conversion.c.o'. [557/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_norm.c.o'. [558/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_xform.c.o'. [559/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_varray.c.o'. [560/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_vector.c.o'. [561/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vtxfmt.c.o'. [562/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_eval.c.o'. [563/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_teximage.c.o'. [564/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_matrix.c.o'. [565/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_context.c.o'. [566/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec.c.o'. [567/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_draw.c.o'. [568/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_primitive_restart.c.o'. [569/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_minmax_index.c.o'. In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/mesa/vbo/vbo_minmax_index.c: In function 'vbo_get_minmax_indices': ../src/util/u_math.h:653:40: warning: 'tmp_max' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MAX2( A, B ) ( (A)>(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:20: note: 'tmp_max' was declared here GLuint tmp_min, tmp_max; ^ In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/util/u_math.h:652:40: warning: 'tmp_min' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MIN2( A, B ) ( (A)<(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:11: note: 'tmp_min' was declared here GLuint tmp_min, tmp_max; ^ [570/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_dlist.c.o'. [571/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save.c.o'. [572/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_eval.c.o'. [573/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_draw.c.o'. [574/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_noop.c.o'. [575/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_common_x86.c.o'. [576/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_translate.c.o'. [577/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_context.c.o'. [578/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_pipeline.c.o'. [579/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_loopback.c.o'. [580/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_rebase.c.o'. [581/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split.c.o'. [582/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_draw.c.o'. [583/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_fog.c.o'. [584/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_inplace.c.o'. [585/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_copy.c.o'. [586/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_xform.c.o'. [587/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_points.c.o'. [588/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_normals.c.o'. [589/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_program.c.o'. [590/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texmat.c.o'. [591/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_vertex.c.o'. [592/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texgen.c.o'. [593/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_sse.c.o'. [594/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vp_build.c.o'. [595/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex.c.o'. [596/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [597/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aaline.c.o'. [598/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_generic.c.o'. [599/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aatriangle.c.o'. [600/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_bitmap.c.o'. [601/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_alpha.c.o'. [602/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_atifragshader.c.o'. [603/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_light.c.o'. In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single': ../src/mesa/tnl/t_vb_lighttmp.h:508:16: warning: 'base[0][3]' may be used uninitialized in this function [-Wmaybe-uninitialized] Fcolor[j][3] = base[0][3]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:264:13: warning: 'base[0][2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[2] = (SRC)[2]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][2]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:263:13: warning: 'base[0][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[1] = (SRC)[1]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][1]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:262:13: warning: 'base[0][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[0] = (SRC)[0]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][0]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single_twoside': ../src/mesa/main/macros.h:265:13: warning: 'base[1][3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[3] = (SRC)[3]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][3]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:264:13: warning: 'base[1][2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[2] = (SRC)[2]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][2]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:263:13: warning: 'base[1][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[1] = (SRC)[1]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][1]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:262:13: warning: 'base[1][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[0] = (SRC)[0]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][0]' was declared here GLfloat base[2][4]; ^ ../src/mesa/tnl/t_vb_lighttmp.h:508:16: warning: 'base[0][3]' may be used uninitialized in this function [-Wmaybe-uninitialized] Fcolor[j][3] = base[0][3]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:264:13: warning: 'base[0][2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[2] = (SRC)[2]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][2]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:263:13: warning: 'base[0][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[1] = (SRC)[1]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][1]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:262:13: warning: 'base[0][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[0] = (SRC)[0]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][0]' was declared here GLfloat base[2][4]; ^ [604/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_context.c.o'. [605/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_render.c.o'. [606/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_copypix.c.o'. [607/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_clear.c.o'. [608/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blend.c.o'. [609/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blit.c.o'. [610/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_drawpix.c.o'. [611/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_depth.c.o'. [612/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fragprog.c.o'. [613/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_feedback.c.o'. [614/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_logic.c.o'. [615/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_masking.c.o'. [616/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_renderbuffer.c.o'. [617/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_points.c.o'. [618/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fog.c.o'. [619/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_lines.c.o'. [620/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_stencil.c.o'. [621/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_api.c.o'. [622/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texrender.c.o'. [623/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texture.c.o'. [624/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_span.c.o'. [625/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_api.c.o'. [626/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texcombine.c.o'. [627/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_zoom.c.o'. [628/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_context.c.o'. [629/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_driverfuncs.c.o'. [630/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_x86_xform.c.o'. [631/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_rtasm_x86sse.c.o'. [632/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_generate_mipmap.c.o'. [633/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/sparc_sparc.c.o'. [634/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86-64_x86-64.c.o'. [635/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_blit.c.o'. [636/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_3dnow.c.o'. [637/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_sse.c.o'. [638/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfetch.c.o'. [639/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [640/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_triangle.c.o'. [641/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_builtins.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/mesa/state_tracker/st_nir_builtins.c:27: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [642/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfilter.c.o'. [643/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [644/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [645/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta.c.o'. In file included from ../src/mesa/drivers/common/meta.c:91:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [646/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [647/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [648/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [649/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [650/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [651/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [652/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_ir_to_mesa.cpp.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/program/ir_to_mesa.cpp:38: ../src/compiler/nir/nir.h:2462:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2468:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ ../src/mesa/program/ir_to_mesa.cpp: In member function 'virtual void {anonymous}::add_uniform_to_shader::visit_field(const glsl_type*, const char*, bool, const glsl_type*, glsl_interface_packing, bool)': ../src/mesa/program/ir_to_mesa.cpp:2491:15: warning: unused variable 'found' [-Wunused-variable] const bool found = ^ ../src/mesa/program/ir_to_mesa.cpp:2497:44: warning: 'location' may be used uninitialized in this function [-Wmaybe-uninitialized] param->UniformStorageIndex = location; ^ [653/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [654/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [655/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [656/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [657/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [658/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [659/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [660/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_triangle.c.o'. [661/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [662/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [663/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [664/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [665/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [666/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [667/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [668/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [669/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [670/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [671/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_to_nir.c.o'. In file included from ../src/mesa/program/prog_to_nir.c:26:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [672/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [673/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [674/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [675/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [676/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [677/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [678/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [679/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [680/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [681/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [682/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [683/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [684/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [685/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [686/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [687/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [688/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [689/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [690/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [691/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [692/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [693/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [694/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [695/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [696/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [697/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [698/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [699/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [700/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [701/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [702/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [703/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_api_exec.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from src/mapi/glapi/gen/api_exec.c:68: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [704/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [705/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glspirv.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/glspirv.c:24: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [706/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [707/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [708/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [709/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [710/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [711/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [712/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [713/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [714/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [715/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [716/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [717/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [718/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [719/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [720/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [721/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [722/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [723/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [724/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [725/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [726/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [727/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [728/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [729/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [730/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [731/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [732/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [733/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [734/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [735/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [736/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [737/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [738/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [739/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [740/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [741/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [742/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderobj.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderobj.c:36: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [743/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [744/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [745/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [746/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [747/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [748/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [749/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [750/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [751/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [752/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [753/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderapi.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderapi.c:41: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [754/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [755/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [756/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [757/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [758/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [759/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [760/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [761/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_format_utils.c.o'. [762/1135] Linking static target src/mesa/libmesa_classic.a. [763/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [764/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [765/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_s3tc.c.o'. In file included from ../src/mesa/main/texcompress_s3tc.c:39:0: ../src/mesa/main/texcompress_s3tc_tmp.h: In function 'encodedxt5alpha': ../src/mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] [766/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [767/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [768/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [769/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [770/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [771/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [772/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [773/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [774/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [775/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [776/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [777/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [778/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [779/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [780/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [781/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [782/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [783/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [784/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [785/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [786/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [787/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [788/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [789/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [790/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [791/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [792/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [793/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_minmax_index.c.o'. In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/mesa/vbo/vbo_minmax_index.c: In function 'vbo_get_minmax_indices': ../src/util/u_math.h:653:40: warning: 'tmp_max' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MAX2( A, B ) ( (A)>(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:20: note: 'tmp_max' was declared here GLuint tmp_min, tmp_max; ^ In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/util/u_math.h:652:40: warning: 'tmp_min' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MIN2( A, B ) ( (A)<(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:11: note: 'tmp_min' was declared here GLuint tmp_min, tmp_max; ^ [794/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [795/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [796/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [797/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [798/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [799/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [800/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [801/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [802/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [803/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [804/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [805/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [806/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [807/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [808/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [809/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [810/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [811/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [812/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [813/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [814/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [815/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [816/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [817/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [818/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [819/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [820/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [821/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [822/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [823/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [824/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [825/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [826/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [827/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [828/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [829/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [830/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [831/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [832/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [833/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [834/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [835/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [836/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [837/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [838/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [839/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [840/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [841/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [842/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/mesa/state_tracker/st_cb_drawpixels.c:81: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [843/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [844/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [845/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [846/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [847/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [848/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [849/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [850/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [851/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [852/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [853/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [854/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [855/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [856/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [857/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [858/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_extensions.c.o'. In file included from ../src/mesa/state_tracker/st_extensions.c:29:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [859/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [860/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [861/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [862/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [863/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_nir.cpp.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/state_tracker/st_glsl_to_nir.cpp:36: ../src/compiler/nir/nir.h:2462:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2468:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [864/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_shader_cache.c.o'. In file included from ../src/mesa/state_tracker/st_shader_cache.c:30:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [865/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [866/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [867/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [868/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_builtin.c.o'. In file included from ../src/mesa/state_tracker/st_nir_lower_builtin.c:59:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [869/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [870/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [871/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_tex_src_plane.c.o'. In file included from ../src/mesa/state_tracker/st_nir_lower_tex_src_plane.c:33:0: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [872/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [873/1135] Linking static target src/mesa/drivers/dri/radeon/libr100.a. [874/1135] Linking target src/gbm/libgbm.so.1.0.0. [875/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [876/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_depth_clamp.c.o'. ../src/mesa/state_tracker/st_tgsi_lower_depth_clamp.c: In function 'st_tgsi_lower_depth_clamp': ../src/mesa/state_tracker/st_tgsi_lower_depth_clamp.c:354:11: warning: missing braces around initializer [-Wmissing-braces] struct tgsi_depth_clamp_transform ctx = {0}; ^ ../src/mesa/state_tracker/st_tgsi_lower_depth_clamp.c:354:11: warning: (near initialization for 'ctx.base') [-Wmissing-braces] [877/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [878/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsync.c.o'. [879/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsurface.c.o'. [880/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldriver.c.o'. [881/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglarray.c.o'. [882/1135] Linking target src/mesa/drivers/dri/libmesa_dri_drivers.so. FAILED: src/mesa/drivers/dri/libmesa_dri_drivers.so /data/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-g++ -o src/mesa/drivers/dri/libmesa_dri_drivers.so -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmesa_dri_drivers.so -Wl,--whole-archive src/mesa/drivers/dri/radeon/libr100.a -Wl,--no-whole-archive src/mesa/drivers/dri/common/libmegadriver_stub.a src/mesa/drivers/dri/common/libdricommon.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/mesa/libmesa_classic.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/util/libmesa_util.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libxmlconfig.a -Wl,--build-id=sha1 -Wl,-Bsymbolic -Wl,--gc-sections /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm.so -lm -pthread -ldl /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libexpat.so /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.so /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm_radeon.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/common:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../..:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:/data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib' -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/mesa/drivers/dri/common -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/mapi/shared-glapi -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/mesa -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/compiler/glsl -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/compiler/glsl/glcpp -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/util -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/compiler/nir -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build/src/compiler src/mesa/drivers/dri/common/libmegadriver_stub.a(megadriver_stub.c.o): In function `megadriver_stub_init': megadriver_stub.c:(.text.startup+0x20): undefined reference to `dladdr' megadriver_stub.c:(.text.startup+0xb8): undefined reference to `dlsym' collect2: error: ld returned 1 exit status [883/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcurrent.c.o'. [884/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcontext.c.o'. [885/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglconfig.c.o'. [886/1135] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldevice.c.o'. [887/1135] Generating symbol file 'src/gbm/cd6bfad@@gbm@sha/libgbm.so.1.0.0.symbols'. [888/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_program.c.o'. In file included from ../src/mesa/program/prog_to_nir.h:27:0, from ../src/mesa/state_tracker/st_program.c:40: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/mesa/state_tracker/st_program.c: In function 'st_create_vp_variant': ../src/mesa/state_tracker/st_program.c:725:10: warning: passing argument 5 of 'nir_lower_clip_vs' from incompatible pointer type [enabled by default] NIR_PASS_V(state.ir.nir, nir_lower_clip_vs, key->lower_ucp, ^ In file included from ../src/mesa/program/prog_to_nir.h:27:0, from ../src/mesa/state_tracker/st_program.c:40: ../src/compiler/nir/nir.h:3974:6: note: expected 'const gl_state_index16 (*)[5]' but argument is of type 'gl_state_index16 (*)[5]' bool nir_lower_clip_vs(nir_shader *shader, unsigned ucp_enables, ^ [889/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [890/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_pbo.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/mesa/state_tracker/st_pbo.c:45: ../src/compiler/nir/nir.h:2463:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2469:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [891/1135] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [892/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [893/1135] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:260: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/.stamp_built] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'