>>> mesa3d 19.2.0 Extracting xzcat /data/buildroot/buildroot-test/instance-1/dl/mesa3d/mesa-19.2.0.tar.xz | /data/buildroot/buildroot-test/instance-1/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0 -xf - >>> mesa3d 19.2.0 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 1366 (offset 47 lines). patching file meson_options.txt Hunk #1 succeeded at 358 with fuzz 2 (offset 34 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 41 (offset -8 lines). >>> mesa3d 19.2.0 Configuring rm -rf /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0//build mkdir -p /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0//build sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-1/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-1/output/host%g" package/meson/cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0//build/cross-compilation.conf PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/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-1/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0//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=lima,nouveau -Dgallium-extra-hud=true -Ddri3=false -Dshared-glapi=true -Dglx-direct=true -Ddri-drivers=swrast -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dplatforms=drm -Degl=false -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=true -Dgallium-vdpau=false -Dlmsensors=false /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/ /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0//build The Meson build system Version: 0.51.2 Source dir: /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0 Build dir: /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build Build type: cross build Program python found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/python) Project name: mesa Project version: 19.2.0 C compiler for the build machine: cc (gcc 9.2.0 "cc (GCC) 9.2.0") C++ compiler for the build machine: c++ (gcc 9.2.0 "c++ (GCC) 9.2.0") C compiler for the host machine: /data/buildroot/buildroot-test/instance-1/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++ compiler for the host machine: /data/buildroot/buildroot-test/instance-1/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)") Host machine cpu family: arm Host machine cpu: arm920t Target machine cpu family: arm Target machine cpu: arm920t Build machine cpu family: x86_64 Build machine cpu: x86_64 Program pkg-config found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/pkg-config) Program python3 found: YES (/data/buildroot/buildroot-test/instance-1/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=incompatible-pointer-types: NO Compiler for C supports arguments -Werror=format: YES Compiler for C supports arguments -Wformat-security: YES 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 -Wmissing-field-initializers: YES Compiler for C supports arguments -Wformat-truncation: NO Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES 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 -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wformat-truncation: NO Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -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 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 Header has symbol "major" : YES 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 "posix_memalign" : YES Checking for function "timespec_get" : YES Checking for function "memfd_create" : NO Checking for function "random_r" : YES Header has symbol "program_invocation_name" : 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 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-1/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.8 Library m found: YES Run-time dependency libdrm_nouveau found: YES 2.4.99 Run-time dependency libdrm found: YES 2.4.99 Program bison found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/bison) Program flex found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/flex) Run-time dependency libunwind found: YES 1.3.1 Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/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-1/output/host/bin/python3 found: YES (/data/buildroot/buildroot-test/instance-1/output/host/bin/python3) Program /data/buildroot/buildroot-test/instance-1/output/host/bin/python3 found: YES (/data/buildroot/buildroot-test/instance-1/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: swrast DRI driver dir: /usr/lib/dri EGL: no GBM: yes EGL/Vulkan/VL platforms: drm Vulkan drivers: no llvm: no Gallium drivers: lima nouveau Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 102 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-1/output/host/bin/ninja >>> mesa3d 19.2.0 Building PATH="/data/buildroot/buildroot-test/instance-1/output/host/bin:/data/buildroot/buildroot-test/instance-1/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-1/output/host/bin/ninja -j12 -C /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0//build ninja: Entering directory `/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0//build' [1/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [2/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [3/1218] Generating git_sha1.h with a custom command. [4/1218] 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. [5/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [6/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [7/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [8/1218] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_dummy_errors.c.o'. [9/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [10/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [11/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [12/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [13/1218] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_symbol_table.c.o'. [14/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [15/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [16/1218] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_imports.c.o'. [17/1218] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_extensions_table.c.o'. [18/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [19/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [20/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [21/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [22/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [23/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [24/1218] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_prog_parameter.c.o'. [25/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [26/1218] Linking static target src/libglsl_util.a. [27/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [28/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [29/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [30/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [31/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [32/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [33/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [34/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [35/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [36/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [37/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [38/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [39/1218] Generating spirv_info.c with a custom command. [40/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [41/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [42/1218] Generating vtn_gather_types.c with a custom command. [43/1218] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [44/1218] Linking static target src/util/libxmlconfig.a. [45/1218] Generating ir_expression_operation.h with a meson_exe.py custom command. [46/1218] Generating nir_intrinsics.h with a custom command. [47/1218] Generating nir_opcodes.h with a meson_exe.py custom command. [48/1218] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [49/1218] Generating nir_opcodes.c with a meson_exe.py custom command. [50/1218] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [51/1218] Generating nir_intrinsic.c with a custom command. [52/1218] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/blob.c.o'. [53/1218] Generating enums.c with a meson_exe.py custom command. [54/1218] Generating nir_constant_expressions.c with a meson_exe.py custom command. [55/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [56/1218] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [57/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [58/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [59/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [60/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [61/1218] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [62/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [63/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [64/1218] Generating api_exec.c with a meson_exe.py custom command. [65/1218] 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:26:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [66/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [67/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [68/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [69/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350: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) ^ [70/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [71/1218] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [72/1218] Generating marshal_generated.c with a meson_exe.py custom command. [73/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [74/1218] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [75/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [76/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [77/1218] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [78/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [79/1218] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [80/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [81/1218] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [82/1218] Linking static target src/compiler/libcompiler.a. [83/1218] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [84/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [85/1218] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [86/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [87/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [88/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [89/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [90/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [91/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [92/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [93/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [94/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [95/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [96/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [97/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [98/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [99/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [100/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [101/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [102/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [103/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [104/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [105/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [106/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [107/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [108/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [109/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [110/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [111/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [112/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [113/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [114/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [115/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [116/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [117/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [118/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [119/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [120/1218] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [121/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [122/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [123/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [124/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350: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; ^ [125/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [126/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [127/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [128/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [129/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [130/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [131/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [132/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [133/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [134/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [135/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [136/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [137/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [138/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [139/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [140/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [141/1218] 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:31: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [142/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [143/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [144/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [145/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [146/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [147/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [148/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [149/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [150/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [151/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [152/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [153/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [154/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [155/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [156/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [157/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [158/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [159/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [160/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [161/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [162/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [163/1218] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [164/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [165/1218] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [166/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [167/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [168/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350: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:891: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:840:12: note: 'nif' was declared here nir_if *nif; ^ [169/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [170/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [171/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [172/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [173/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [174/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [175/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [176/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [177/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [178/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [179/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [180/1218] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [181/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [182/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [183/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [184/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [185/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [186/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [187/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [188/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [189/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [190/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [191/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [192/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [193/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [194/1218] Generating glcpp-lex.c with a custom command. [195/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [196/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [197/1218] Generating glsl_lexer_cpp with a custom command. [198/1218] 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] [199/1218] 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:27, from ../src/compiler/spirv/vtn_opencl.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [200/1218] 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:27, from ../src/compiler/spirv/vtn_glsl450.c:30: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [201/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [202/1218] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [203/1218] Generating float64_glsl.h with a custom command. [204/1218] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [205/1218] 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] [206/1218] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [207/1218] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [208/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone_scaffolding.cpp.o'. [209/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/ir_builder_print_visitor.cpp.o'. [210/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor.c.o'. [211/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_cs.c.o'. [212/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [213/1218] Generating format_srgb with a meson_exe.py custom command. [214/1218] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [215/1218] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [216/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [217/1218] Linking static target src/util/libmesa_util.a. [218/1218] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [219/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [220/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [221/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [222/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [223/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350: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) ? ^ [224/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [225/1218] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [226/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [227/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [228/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [229/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [230/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_gfx.c.o'. [231/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [232/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [233/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [234/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [235/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350: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); ^ [236/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [237/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [238/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [239/1218] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_opt_access.c.o'. In file included from ../src/compiler/glsl/gl_nir_opt_access.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [240/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [241/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [242/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [243/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [244/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [245/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [246/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [247/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [248/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [249/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [250/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [251/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [252/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [253/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [254/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [255/1218] 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:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [256/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [257/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [258/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [259/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [260/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [261/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [262/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [263/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [264/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [265/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [266/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [267/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [268/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [269/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [270/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [271/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [272/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [273/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [274/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [275/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [276/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [277/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [278/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [279/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [280/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [281/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [282/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [283/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [284/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [285/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [286/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [287/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [288/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [289/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [290/1218] 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]); ^ [291/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [292/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [293/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [294/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [295/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [296/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [297/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [298/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [299/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [300/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [301/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [302/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [303/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [304/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [305/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [306/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [307/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [308/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [309/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [310/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [311/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [312/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [313/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [314/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [315/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [316/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [317/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [318/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [319/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [320/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [321/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [322/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [323/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [324/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [325/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [326/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [327/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [328/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [329/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [330/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_csc.c.o'. [331/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [332/1218] Compiling C object 'src/panfrost/shared/efa0757@@panfrost_shared@sta/pan_tiling.c.o'. [333/1218] Linking static target src/panfrost/shared/libpanfrost_shared.a. [334/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [335/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [336/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [337/1218] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_opts.c.o'. In file included from ../src/panfrost/bifrost/bifrost_compile.h:27:0, from ../src/panfrost/bifrost/compiler_defines.h:27, from ../src/panfrost/bifrost/bifrost_opts.h:26, from ../src/panfrost/bifrost/bifrost_opts.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [338/1218] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_print.c.o'. In file included from ../src/panfrost/bifrost/bifrost_compile.h:27:0, from ../src/panfrost/bifrost/compiler_defines.h:27, from ../src/panfrost/bifrost/bifrost_print.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [339/1218] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_sched.c.o'. In file included from ../src/panfrost/bifrost/bifrost_compile.h:27:0, from ../src/panfrost/bifrost/compiler_defines.h:27, from ../src/panfrost/bifrost/bifrost_sched.c:25: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [340/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone.cpp.o'. [341/1218] Linking static target src/compiler/glsl/libglsl_standalone.a. [342/1218] Generating mesa_lex with a custom command. [343/1218] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_compile.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/panfrost/bifrost/bifrost_compile.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_intrinsic': ../src/panfrost/bifrost/bifrost_compile.c:259:34: warning: unused variable 'location' [-Wunused-variable] nir_const_value *location = nir_src_as_const_value(nir_instr->src[0]); ^ ../src/panfrost/bifrost/bifrost_compile.c:305:34: warning: unused variable 'location' [-Wunused-variable] nir_const_value *location = nir_src_as_const_value(nir_instr->src[1]); ^ ../src/panfrost/bifrost/bifrost_compile.c:254:26: warning: variable 'const_offset' set but not used [-Wunused-but-set-variable] nir_const_value *const_offset; ^ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_if': ../src/panfrost/bifrost/bifrost_compile.c:933:24: warning: unused variable 'false_block' [-Wunused-variable] bifrost_block *false_block = emit_cf_list(ctx, &nir_inst->else_list); ^ ../src/panfrost/bifrost/bifrost_compile.c:908:24: warning: unused variable 'true_block' [-Wunused-variable] bifrost_block *true_block = emit_cf_list(ctx, &nir_inst->then_list); ^ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_intrinsic': ../src/panfrost/bifrost/bifrost_compile.c:537:52: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:488:52: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:424:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:333:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:287:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ [344/1218] Compiling C object 'src/panfrost/74f62b3@@bifrost_compiler@exe/bifrost_cmdline.c.o'. In file included from ../src/compiler/glsl/glsl_to_nir.h:31:0, from ../src/panfrost/bifrost/cmdline.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [345/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [346/1218] 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:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [347/1218] Generating format_fallback.c with a custom command. [348/1218] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_context.c.o'. [349/1218] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/disassemble.c.o'. ../src/panfrost/bifrost/disassemble.c: In function 'get_const': ../src/panfrost/bifrost/disassemble.c:399:9: warning: 'imm' may be used uninitialized in this function [-Wmaybe-uninitialized] return imm | low_bits; ^ [350/1218] Linking static target src/panfrost/bifrost/libpanfrost_bifrost.a. [351/1218] 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] [352/1218] Generating format_info.h with a meson_exe.py custom command. [353/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_util.c.o'. [354/1218] Generating format_pack.c with a meson_exe.py custom command. [355/1218] Generating format_unpack.c with a meson_exe.py custom command. [356/1218] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_ppp.c.o'. [357/1218] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_vp.c.o'. [358/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_ureg.c.o'. [359/1218] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_bsp.c.o'. [360/1218] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [361/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_text.c.o'. [362/1218] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [363/1218] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [364/1218] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [365/1218] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [366/1218] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [367/1218] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [368/1218] Linking static target src/compiler/glsl/libglsl.a. [369/1218] Generating dispatch.h with a meson_exe.py custom command. [370/1218] Generating u_indices_gen.c with a meson_exe.py custom command. [371/1218] Generating u_unfilled_gen.c with a meson_exe.py custom command. [372/1218] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [373/1218] Linking static target src/loader/libloader.a. [374/1218] Generating marshal_generated.h with a meson_exe.py custom command. [375/1218] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [376/1218] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [377/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_cache.c.o'. [378/1218] Compiling C object 'src/mesa/drivers/dri/swrast/c4445d6@@swrast_dri@sta/swrast.c.o'. [379/1218] Linking static target src/mesa/drivers/dri/swrast/libswrast_dri.a. [380/1218] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [381/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_hash.c.o'. [382/1218] Linking target src/gbm/libgbm.so.1.0.0. [383/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_fs.c.o'. [384/1218] Generating u_format_table.c with a meson_exe.py custom command. [385/1218] Generating get_hash.h with a meson_exe.py custom command. [386/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_context.c.o'. [387/1218] Generating remap_helper.h with a meson_exe.py custom command. [388/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_context.c.o'. [389/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aaline.c.o'. [390/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_unfilled_gen.c.o'. [391/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_gs.c.o'. [392/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aapoint.c.o'. [393/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [394/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [395/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_query.c.o'. [396/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_monitor.c.o'. [397/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe.c.o'. [398/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [399/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [400/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgetimage.c.o'. [401/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_program_parse.tab.c.o'. [402/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [403/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arbprogram.c.o'. [404/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arrayobj.c.o'. [405/1218] Linking static target src/compiler/nir/libnir.a. [406/1218] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [407/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_unpack.c.o'. [408/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_fallback.c.o'. [409/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_cache.c.o'. [410/1218] Linking target src/panfrost/bifrost_compiler. [411/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_instruction.c.o'. [412/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_arbprogparse.c.o'. [413/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_lex.yy.c.o'. [414/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_pack.c.o'. [415/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_noise.c.o'. [416/1218] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [417/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter.c.o'. [418/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_execute.c.o'. [419/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_opt_constant_fold.c.o'. [420/1218] Linking static target src/imgui/libintel_imgui_core.a. [421/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter_layout.c.o'. [422/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program_parse_extra.c.o'. [423/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_teximage.c.o'. [424/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_optimize.c.o'. [425/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program.c.o'. [426/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_programopt.c.o'. [427/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_print.c.o'. [428/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_symbol_table.c.o'. [429/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bbox.c.o'. [430/1218] 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:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [431/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_accum.c.o'. [432/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_statevars.c.o'. [433/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blit.c.o'. [434/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [435/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_barrier.c.o'. [436/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [437/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_atifragshader.c.o'. [438/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clear.c.o'. [439/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_buffers.c.o'. [440/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blend.c.o'. [441/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clip.c.o'. [442/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_arrayelt.c.o'. [443/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_colortab.c.o'. [444/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_attrib.c.o'. [445/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_conservativeraster.c.o'. [446/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_condrender.c.o'. [447/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_cpuinfo.c.o'. [448/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_convolve.c.o'. [449/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_compute.c.o'. [450/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_loopback.c.o'. [451/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_copyimage.c.o'. [452/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bufferobj.c.o'. [453/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_depth.c.o'. [454/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug.c.o'. [455/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug_output.c.o'. [456/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawtex.c.o'. [457/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawpix.c.o'. [458/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_context.c.o'. [459/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_errors.c.o'. [460/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_execmem.c.o'. [461/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions_table.c.o'. [462/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions.c.o'. [463/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw_validate.c.o'. [464/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw.c.o'. [465/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_feedback.c.o'. [466/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_eval.c.o'. [467/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_externalobjects.c.o'. [468/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_histogram.c.o'. [469/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fog.c.o'. [470/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_enable.c.o'. [471/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_image.c.o'. [472/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ff_fragment_shader.cpp.o'. [473/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formatquery.c.o'. [474/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ffvertex_prog.c.o'. [475/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_framebuffer.c.o'. [476/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formats.c.o'. [477/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_getstring.c.o'. [478/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_genmipmap.c.o'. [479/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [480/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mm.c.o'. [481/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glthread.c.o'. [482/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fbobject.c.o'. [483/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hash.c.o'. [484/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hint.c.o'. [485/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_imports.c.o'. [486/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_lines.c.o'. [487/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_multisample.c.o'. [488/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_get.c.o'. [489/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glformats.c.o'. [490/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_marshal.c.o'. [491/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_light.c.o'. [492/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_matrix.c.o'. [493/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectlabel.c.o'. [494/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectpurge.c.o'. [495/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pipelineobj.c.o'. [496/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pbo.c.o'. [497/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixel.c.o'. [498/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixelstore.c.o'. [499/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_cpal.c.o'. [500/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixeltransfer.c.o'. [501/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_points.c.o'. [502/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_querymatrix.c.o'. [503/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_polygon.c.o'. [504/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_bptc.c.o'. [505/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_binary.c.o'. [506/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pack.c.o'. [507/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_resource.c.o'. [508/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_indices_gen.c.o'. [509/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_renderbuffer.c.o'. [510/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_queryobj.c.o'. [511/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_readpix.c.o'. [512/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_remap.c.o'. [513/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_rastpos.c.o'. [514/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_scissor.c.o'. [515/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mipmap.c.o'. [516/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_robustness.c.o'. [517/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_spirv_extensions.c.o'. [518/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderimage.c.o'. [519/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shared.c.o'. [520/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_samplerobj.c.o'. [521/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [522/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_state.c.o'. [523/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_syncobj.c.o'. [524/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_stencil.c.o'. [525/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_format_table.c.o'. [526/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress.c.o'. [527/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shader_query.cpp.o'. [528/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [529/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [530/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_rgtc.c.o'. [531/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_astc.cpp.o'. [532/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [533/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_etc.c.o'. [534/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [535/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [536/1218] 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] [537/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_fxt1.c.o'. [538/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_draw.c.o'. [539/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texenv.c.o'. [540/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [541/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [542/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgen.c.o'. [543/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_eval.c.o'. [544/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [545/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texformat.c.o'. [546/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [547/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstorage.c.o'. [548/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texobj.c.o'. [549/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_textureview.c.o'. [550/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstore.c.o'. [551/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texparam.c.o'. [552/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [553/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_transformfeedback.c.o'. [554/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texturebindless.c.o'. [555/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstate.c.o'. [556/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vdpau.c.o'. [557/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_viewport.c.o'. [558/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_clip.c.o'. [559/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniforms.c.o'. [560/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_version.c.o'. [561/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_norm.c.o'. [562/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniform_query.cpp.o'. [563/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_dlist.c.o'. [564/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_es1_conversion.c.o'. [565/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vtxfmt.c.o'. [566/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_xform.c.o'. [567/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_vector.c.o'. [568/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec.c.o'. [569/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_context.c.o'. [570/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_varray.c.o'. [571/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_primitive_restart.c.o'. [572/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_common_x86.c.o'. [573/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_eval.c.o'. [574/1218] 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:688: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:687: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; ^ [575/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_noop.c.o'. [576/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_matrix.c.o'. [577/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save.c.o'. [578/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_fog.c.o'. [579/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_loopback.c.o'. [580/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_draw.c.o'. [581/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_context.c.o'. [582/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_rebase.c.o'. [583/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_pipeline.c.o'. [584/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_draw.c.o'. [585/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_translate.c.o'. [586/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split.c.o'. [587/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_copy.c.o'. [588/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_xform.c.o'. [589/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_inplace.c.o'. [590/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_points.c.o'. [591/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_normals.c.o'. [592/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_program.c.o'. [593/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texmat.c.o'. [594/1218] 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]; ^ [595/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_vertex.c.o'. [596/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texgen.c.o'. [597/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_sse.c.o'. [598/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vp_build.c.o'. [599/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex.c.o'. [600/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_alpha.c.o'. [601/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_feedback.c.o'. [602/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_generic.c.o'. [603/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aatriangle.c.o'. [604/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_bitmap.c.o'. [605/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aaline.c.o'. [606/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_drawpix.c.o'. [607/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_atifragshader.c.o'. [608/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_clear.c.o'. [609/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_render.c.o'. [610/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_copypix.c.o'. [611/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_context.c.o'. [612/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blit.c.o'. [613/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blend.c.o'. [614/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_depth.c.o'. [615/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fragprog.c.o'. [616/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_renderbuffer.c.o'. [617/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_masking.c.o'. [618/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fog.c.o'. [619/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_lines.c.o'. [620/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_points.c.o'. [621/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_logic.c.o'. [622/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_span.c.o'. [623/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texrender.c.o'. [624/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_stencil.c.o'. [625/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_context.c.o'. [626/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texture.c.o'. [627/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_api.c.o'. [628/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_zoom.c.o'. [629/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texcombine.c.o'. [630/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_api.c.o'. [631/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_driverfuncs.c.o'. [632/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_x86_xform.c.o'. [633/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_blit.c.o'. [634/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_generate_mipmap.c.o'. [635/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_3dnow.c.o'. [636/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_rtasm_x86sse.c.o'. [637/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/sparc_sparc.c.o'. [638/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86-64_x86-64.c.o'. [639/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfilter.c.o'. [640/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_triangle.c.o'. [641/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_sse.c.o'. [642/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [643/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfetch.c.o'. [644/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [645/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [646/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [647/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [648/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [649/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [650/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [651/1218] 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:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [652/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [653/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [654/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [655/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [656/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [657/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [658/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [659/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [660/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [661/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [662/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_triangle.c.o'. [663/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [664/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [665/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [666/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [667/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [668/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [669/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [670/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [671/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [672/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [673/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [674/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [675/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [676/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [677/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [678/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [679/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [680/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [681/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [682/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [683/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [684/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [685/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [686/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [687/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [688/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [689/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [690/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [691/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [692/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [693/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [694/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [695/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [696/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [697/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [698/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [699/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [700/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [701/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [702/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [703/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [704/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [705/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [706/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [707/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [708/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [709/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [710/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [711/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [712/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [713/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [714/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [715/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [716/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [717/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [718/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [719/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [720/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [721/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [722/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [723/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [724/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [725/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [726/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [727/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [728/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [729/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [730/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [731/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [732/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [733/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [734/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [735/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [736/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [737/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [738/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [739/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [740/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [741/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [742/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [743/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [744/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [745/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [746/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [747/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [748/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [749/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [750/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [751/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [752/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [753/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [754/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [755/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [756/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [757/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [758/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [759/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [760/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [761/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [762/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [763/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [764/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [765/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [766/1218] 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] [767/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [768/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [769/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [770/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [771/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [772/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [773/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [774/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_format_utils.c.o'. [775/1218] Linking static target src/mesa/libmesa_classic.a. [776/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [777/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [778/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [779/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [780/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [781/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [782/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [783/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [784/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [785/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [786/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [787/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [788/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [789/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [790/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [791/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [792/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [793/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [794/1218] 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:688: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:687: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; ^ [795/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [796/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [797/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [798/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [799/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [800/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [801/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [802/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [803/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [804/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [805/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [806/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [807/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [808/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [809/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [810/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [811/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [812/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [813/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [814/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [815/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [816/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [817/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [818/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [819/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [820/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [821/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [822/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [823/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [824/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [825/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [826/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [827/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [828/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [829/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [830/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [831/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [832/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [833/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [834/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [835/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [836/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [837/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [838/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [839/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [840/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [841/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [842/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [843/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [844/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [845/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [846/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [847/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [848/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [849/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [850/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [851/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [852/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [853/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [854/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [855/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [856/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [857/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [858/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [859/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [860/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [861/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [862/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [863/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [864/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [865/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [866/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_nir.cpp.o'. In file included from ../src/mesa/state_tracker/st_glsl_to_nir.cpp:44:0: ../src/compiler/nir/nir.h:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [867/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [868/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [869/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [870/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [871/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [872/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [873/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [874/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [875/1218] 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] [876/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [877/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [878/1218] 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:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [879/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [880/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_cull.c.o'. [881/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [882/1218] Linking target src/mesa/drivers/dri/libmesa_dri_drivers.so. FAILED: src/mesa/drivers/dri/libmesa_dri_drivers.so /data/buildroot/buildroot-test/instance-1/output/host/bin/arm-none-linux-gnueabi-g++ -o src/mesa/drivers/dri/libmesa_dri_drivers.so -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmesa_dri_drivers.so -Wl,--whole-archive src/mesa/drivers/dri/swrast/libswrast_dri.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-1/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm.so -lm -pthread -ldl /data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libexpat.so /data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.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-1/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib' -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build/src/mesa/drivers/dri/common -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build/src/mapi/shared-glapi -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build/src/mesa -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build/src/compiler/glsl -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build/src/compiler/glsl/glcpp -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build/src/util -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/build/src/compiler/nir -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/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/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_flatshade.c.o'. [884/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_offset.c.o'. [885/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_pstipple.c.o'. [886/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_clip.c.o'. [887/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_stipple.c.o'. [888/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [889/1218] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_twoside.c.o'. [890/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [891/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [892/1218] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [893/1218] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:241: /data/buildroot/buildroot-test/instance-1/output/build/mesa3d-19.2.0/.stamp_built] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-1/buildroot'