>>> mesa3d 19.2.6 Extracting xzcat /nvmedata/autobuild/instance-6/dl/mesa3d/mesa-19.2.6.tar.xz | /nvmedata/autobuild/instance-6/output-1/host/bin/tar --strip-components=1 -C /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6 -xf - >>> mesa3d 19.2.6 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 1361 (offset 42 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). Applying 0004-scons-Make-scons-and-meson-agree-about-path-to-glapi-generated-headers.patch using patch: patching file src/gallium/targets/libgl-xlib/SConscript patching file src/gallium/targets/libgl-xlib/xlib.c Hunk #1 succeeded at 128 (offset -4 lines). patching file src/mapi/glapi/SConscript patching file src/mapi/glapi/gen/SConscript patching file src/mapi/glapi/glapi_dispatch.c Hunk #1 succeeded at 171 (offset -4 lines). patching file src/mesa/drivers/osmesa/SConscript patching file src/mesa/drivers/x11/SConscript patching file src/mesa/drivers/x11/glxapi.c Hunk #1 succeeded at 69 (offset -4 lines). >>> mesa3d 19.2.6 Configuring rm -rf /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6//build mkdir -p /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6//build sed -e "s%@TARGET_CROSS@%/nvmedata/autobuild/instance-6/output-1/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@%/nvmedata/autobuild/instance-6/output-1/host%g" package/meson/cross-compilation.conf.in > /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6//build/cross-compilation.conf PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-6/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6//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=freedreno,lima,nouveau,virgl -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dplatforms=drm -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=true -Dgallium-vdpau=false -Dlmsensors=false /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/ /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6//build The Meson build system Version: 0.52.0 Source dir: /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6 Build dir: /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build Build type: cross build Program python found: YES (/nvmedata/autobuild/instance-6/output-1/host/bin/python) Project name: mesa Project version: 19.2.6 C compiler for the build machine: ccache cc (gcc 9.2.1 "cc (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008") C linker for the build machine: GNU ld.bfd 2.33 C++ compiler for the build machine: ccache c++ (gcc 9.2.1 "c++ (Ubuntu 9.2.1-9ubuntu2) 9.2.1 20191008") C++ linker for the build machine: GNU ld.bfd 2.33 C compiler for the host machine: /nvmedata/autobuild/instance-6/output-1/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3 "arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C linker for the host machine: GNU ld.bfd 2.24.51.20140217 C++ compiler for the host machine: /nvmedata/autobuild/instance-6/output-1/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3 "arm-none-linux-gnueabi-g++ (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C++ linker for the host machine: GNU ld.bfd 2.24.51.20140217 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: arm920t Target machine cpu family: arm Target machine cpu: arm920t Program pkg-config found: YES (/nvmedata/autobuild/instance-6/output-1/host/bin/pkg-config) Program python3 found: YES (/nvmedata/autobuild/instance-6/output-1/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 -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: NO Compiler for C supports arguments -fno-math-errno: YES Compiler for C supports arguments -fno-trapping-math: YES Compiler for C supports arguments -Qunused-arguments: NO Compiler for C supports arguments -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 -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: NO Compiler for C++ supports arguments -fno-math-errno: YES Compiler for C++ supports arguments -fno-trapping-math: YES Compiler for C++ supports arguments -Qunused-arguments: NO Compiler for C supports arguments -Wno-override-init -Woverride-init: YES Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO Compiler for C++ supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C++ supports arguments -Werror=vla: YES 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 Checking for function "flock" : 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: /nvmedata/autobuild/instance-6/output-1/host/usr/bin/pkg-config (1.6.1) Run-time dependency zlib found: YES 1.2.11 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setaffinity_np" with dependency threads: NO Run-time dependency expat found: YES 2.2.9 Library m found: YES Run-time dependency libdrm_nouveau found: YES 2.4.100 Run-time dependency libdrm found: YES 2.4.100 Program bison found: YES (/nvmedata/autobuild/instance-6/output-1/host/bin/bison) Program flex found: YES (/nvmedata/autobuild/instance-6/output-1/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 /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. Checking for function "mincore" : YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C++ supports arguments -Wpacked-bitfield-compat: YES WARNING: Project targetting '>= 0.46' but tried to use feature introduced in '0.50.0': Python module path method Program /nvmedata/autobuild/instance-6/output-1/host/bin/python3 found: YES (/nvmedata/autobuild/instance-6/output-1/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: no DRI driver dir: /usr/lib/dri EGL: yes EGL drivers: builtin:egl_dri2 GBM: yes EGL/Vulkan/VL platforms: drm Vulkan drivers: no llvm: no Gallium drivers: freedreno lima nouveau virgl Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 122 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 /nvmedata/autobuild/instance-6/output-1/host/bin/ninja >>> mesa3d 19.2.6 Building PATH="/nvmedata/autobuild/instance-6/output-1/host/bin:/nvmedata/autobuild/instance-6/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /nvmedata/autobuild/instance-6/output-1/host/bin/ninja -j8 -C /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6//build ninja: Entering directory `/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6//build' [1/1168] 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. [2/1168] Generating git_sha1.h with a custom command. [3/1168] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_dummy_errors.c.o'. [4/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [5/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [6/1168] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_symbol_table.c.o'. [7/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [8/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [9/1168] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_imports.c.o'. [10/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [11/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [12/1168] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_extensions_table.c.o'. [13/1168] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_prog_parameter.c.o'. [14/1168] Linking static target src/libglsl_util.a. [15/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [16/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [17/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [18/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [19/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [20/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [21/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [22/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [23/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [24/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [25/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [26/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [27/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [28/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [29/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [30/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [31/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [32/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [33/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [34/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [35/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [36/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [37/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [38/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [39/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [40/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [41/1168] Generating spirv_info.c with a custom command. [42/1168] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [43/1168] Linking static target src/util/libxmlconfig.a. [44/1168] Generating vtn_gather_types.c with a custom command. [45/1168] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [46/1168] Generating ir_expression_operation.h with a meson_exe.py custom command. [47/1168] Generating enums.c with a meson_exe.py custom command. [48/1168] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [49/1168] Generating nir_opcodes.h with a meson_exe.py custom command. [50/1168] Generating nir_constant_expressions.c with a meson_exe.py custom command. [51/1168] Generating api_exec.c with a meson_exe.py custom command. [52/1168] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [53/1168] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/blob.c.o'. [54/1168] Generating nir_intrinsics.h with a custom command. [55/1168] Generating nir_intrinsic.c with a custom command. [56/1168] Generating marshal_generated.c with a meson_exe.py custom command. [57/1168] Generating nir_opcodes.c with a meson_exe.py custom command. [58/1168] 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] { ^ [59/1168] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [60/1168] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [61/1168] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [62/1168] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [63/1168] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [64/1168] 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] { ^ [65/1168] 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] { ^ [66/1168] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [67/1168] 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] { ^ [68/1168] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [69/1168] Linking static target src/compiler/libcompiler.a. [70/1168] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [71/1168] 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] { ^ [72/1168] 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] { ^ [73/1168] 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] { ^ [74/1168] 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] { ^ [75/1168] 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] { ^ [76/1168] 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] { ^ [77/1168] 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] { ^ [78/1168] 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] { ^ [79/1168] 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) ^ [80/1168] 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] { ^ [81/1168] 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] { ^ [82/1168] 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] { ^ [83/1168] 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] { ^ [84/1168] 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] { ^ [85/1168] 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] { ^ [86/1168] 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/1168] 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] { ^ [88/1168] 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] { ^ [89/1168] 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] { ^ [90/1168] 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] { ^ [91/1168] 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/1168] 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/1168] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [94/1168] 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] { ^ [95/1168] 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] { ^ [96/1168] 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] { ^ [97/1168] 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] { ^ [98/1168] 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] { ^ [99/1168] 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] { ^ [100/1168] 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] { ^ [101/1168] 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] { ^ [102/1168] 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/1168] 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] { ^ [104/1168] 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] { ^ [105/1168] 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] { ^ [106/1168] 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] { ^ [107/1168] 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/1168] 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] { ^ [109/1168] 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] { ^ [110/1168] 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] { ^ [111/1168] 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] { ^ [112/1168] 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] { ^ [113/1168] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [114/1168] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [115/1168] 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] { ^ [116/1168] 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] { ^ [117/1168] 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] { ^ [118/1168] 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] { ^ [119/1168] 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] { ^ [120/1168] 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] { ^ [121/1168] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [122/1168] 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] { ^ [123/1168] 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] { ^ [124/1168] 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] { ^ [125/1168] 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] { ^ [126/1168] 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] { ^ [127/1168] 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] { ^ [128/1168] 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] { ^ [129/1168] 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] { ^ [130/1168] 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] { ^ [131/1168] 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] { ^ [132/1168] 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] { ^ [133/1168] 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] { ^ [134/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_depth.c.o'. [135/1168] 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] { ^ [136/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_group.c.o'. [137/1168] 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; ^ [138/1168] 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] { ^ [139/1168] 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] { ^ [140/1168] 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] { ^ [141/1168] 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] { ^ [142/1168] 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] { ^ [143/1168] 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] { ^ [144/1168] 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] { ^ [145/1168] 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] { ^ [146/1168] 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] { ^ [147/1168] 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] { ^ [148/1168] 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] { ^ [149/1168] 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] { ^ [150/1168] Generating format_srgb with a meson_exe.py custom command. [151/1168] 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] { ^ [152/1168] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [153/1168] 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] { ^ [154/1168] Linking static target src/util/libmesa_util.a. [155/1168] 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] { ^ [156/1168] 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] { ^ [157/1168] 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] { ^ [158/1168] 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] { ^ [159/1168] 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] { ^ [160/1168] 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] { ^ [161/1168] 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] { ^ [162/1168] 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] { ^ [163/1168] 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] { ^ [164/1168] 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] { ^ [165/1168] 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] { ^ [166/1168] 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] { ^ [167/1168] 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] { ^ [168/1168] 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] { ^ [169/1168] 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] { ^ [170/1168] 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] { ^ [171/1168] 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] { ^ [172/1168] 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] { ^ [173/1168] 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] { ^ [174/1168] 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] { ^ [175/1168] 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] { ^ [176/1168] 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] { ^ [177/1168] 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] { ^ [178/1168] 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] { ^ [179/1168] 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] { ^ [180/1168] 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; ^ [181/1168] 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] { ^ [182/1168] 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] { ^ [183/1168] 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] { ^ [184/1168] 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] { ^ [185/1168] 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] { ^ [186/1168] 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] { ^ [187/1168] 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] { ^ [188/1168] 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] { ^ [189/1168] 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] { ^ [190/1168] 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] { ^ [191/1168] 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] { ^ [192/1168] 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] { ^ [193/1168] 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] { ^ [194/1168] 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] { ^ [195/1168] 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] { ^ [196/1168] 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] { ^ [197/1168] 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] { ^ [198/1168] 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] { ^ [199/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir.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] { ^ [200/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_analyze_ubo_ranges.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_analyze_ubo_ranges.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] { ^ [201/1168] 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] { ^ [202/1168] 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] { ^ [203/1168] 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] { ^ [204/1168] Generating glsl_lexer_cpp with a custom command. [205/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_image.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.h:30, from ../src/freedreno/ir3/ir3_image.h:30, from ../src/freedreno/ir3/ir3_image.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] { ^ [206/1168] 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] { ^ [207/1168] Generating glcpp-lex.c with a custom command. [208/1168] 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] { ^ [209/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_legalize.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_legalize.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] { ^ [210/1168] 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] [211/1168] Generating float64_glsl.h with a custom command. [212/1168] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [213/1168] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [214/1168] 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] [215/1168] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [216/1168] 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] { ^ [217/1168] 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] { ^ [218/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone_scaffolding.cpp.o'. [219/1168] 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] { ^ [220/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/ir_builder_print_visitor.cpp.o'. [221/1168] 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] { ^ [222/1168] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [223/1168] 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) ^ [224/1168] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [225/1168] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [226/1168] 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] { ^ [227/1168] 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) ? ^ [228/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [229/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [230/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [231/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [232/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [233/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [234/1168] 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] { ^ [235/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [236/1168] 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] { ^ [237/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [238/1168] 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] { ^ [239/1168] 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] { ^ [240/1168] 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); ^ [241/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [242/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [243/1168] 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] { ^ [244/1168] 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] { ^ [245/1168] 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] { ^ [246/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [247/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [248/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [249/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [250/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [251/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [252/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [253/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [254/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [255/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [256/1168] 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) ^ [257/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [258/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [259/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [260/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [261/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [262/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [263/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [264/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [265/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [266/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [267/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [268/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [269/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [270/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [271/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [272/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [273/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [274/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [275/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [276/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [277/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [278/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [279/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [280/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [281/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [282/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [283/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [284/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [285/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [286/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [287/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [288/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [289/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [290/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [291/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [292/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [293/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [294/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [295/1168] 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]); ^ [296/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [297/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [298/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [299/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [300/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [301/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [302/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [303/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [304/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [305/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [306/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [307/1168] 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] { ^ [308/1168] Linking static target src/compiler/nir/libnir.a. [309/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [310/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [311/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [312/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [313/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [314/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [315/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [316/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [317/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [318/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [319/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [320/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [321/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [322/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [323/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [324/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [325/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [326/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [327/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [328/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [329/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [330/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [331/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [332/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [333/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [334/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [335/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [336/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [337/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [338/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [339/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo.c.o'. [340/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [341/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_device.c.o'. [342/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo_cache.c.o'. [343/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [344/1168] Linking static target src/compiler/glsl/libglsl.a. [345/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_pipe.c.o'. [346/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_ringbuffer.c.o'. [347/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_bo.c.o'. [348/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_device.c.o'. [349/1168] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone.cpp.o'. [350/1168] Linking static target src/compiler/glsl/libglsl_standalone.a. [351/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_pipe.c.o'. [352/1168] Generating ir3_nir_trig.c with a meson_exe.py custom command. [353/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer.c.o'. [354/1168] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer_sp.c.o'. [355/1168] Linking static target src/freedreno/drm/libfreedreno_drm.a. [356/1168] Generating ir3_nir_imul.c with a meson_exe.py custom command. [357/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_trig.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from src/freedreno/ir3/ir3_nir_trig.c:1: ../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] { ^ [358/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/disasm-a3xx.c.o'. [359/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_imul.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from src/freedreno/ir3/ir3_nir_imul.c:1: ../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] { ^ [360/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a4xx.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.h:30, from ../src/freedreno/ir3/ir3_a4xx.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] { ^ [361/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_compiler.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] { ^ [362/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a6xx.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.h:30, from ../src/freedreno/ir3/ir3_a6xx.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] { ^ [363/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.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] { ^ [364/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3.c:38: ../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] { ^ [365/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_cp.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_cp.c:32: ../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] { ^ [366/1168] Generating a2xx.xml.h with a meson_exe.py custom command. [367/1168] Generating a4xx.xml.h with a meson_exe.py custom command. [368/1168] Generating a3xx.xml.h with a meson_exe.py custom command. [369/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_sample.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_sample.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] { ^ [370/1168] Generating a5xx.xml.h with a meson_exe.py custom command. [371/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_offset.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_offset.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] { ^ [372/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_io_offsets.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_io_offsets.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] { ^ [373/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler_nir.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_compiler_nir.c:33: ../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] { ^ [374/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tg4_to_tex.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_tg4_to_tex.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] { ^ [375/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_move_varying_inputs.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_move_varying_inputs.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] { ^ [376/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_print.c.o'. [377/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sun.c.o'. [378/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sched.c.o'. [379/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_shader.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_shader.c:34: ../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] { ^ [380/1168] Compiling C object 'src/panfrost/shared/efa0757@@panfrost_shared@sta/pan_tiling.c.o'. [381/1168] Linking static target src/panfrost/shared/libpanfrost_shared.a. [382/1168] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_ra.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_ra.c:33: ../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] { ^ [383/1168] Linking static target src/freedreno/ir3/libfreedreno_ir3.a. [384/1168] 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] { ^ [385/1168] Generating a6xx.xml.h with a meson_exe.py custom command. [386/1168] Generating adreno_common.xml.h with a meson_exe.py custom command. [387/1168] 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] { ^ [388/1168] Generating adreno_pm4.xml.h with a meson_exe.py custom command. [389/1168] Generating mesa_lex with a custom command. [390/1168] 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] { ^ [391/1168] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [392/1168] Generating format_fallback.c with a custom command. [393/1168] 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; ^ [394/1168] 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 = { ^ [395/1168] Linking static target src/panfrost/bifrost/libpanfrost_bifrost.a. [396/1168] 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] { ^ [397/1168] 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] [398/1168] Linking target src/panfrost/bifrost_compiler. [399/1168] Generating format_info.h with a meson_exe.py custom command. [400/1168] Generating format_pack.c with a meson_exe.py custom command. [401/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_screen.c.o'. [402/1168] Generating format_unpack.c with a meson_exe.py custom command. [403/1168] Generating remap_helper.h with a meson_exe.py custom command. [404/1168] Generating marshal_generated.h with a meson_exe.py custom command. [405/1168] Generating get_hash.h with a meson_exe.py custom command. [406/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_pipe.c.o'. [407/1168] Generating dispatch.h with a meson_exe.py custom command. [408/1168] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [409/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [410/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_context.c.o'. [411/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [412/1168] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [413/1168] Linking static target src/imgui/libintel_imgui_core.a. [414/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [415/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_draw.c.o'. [416/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [417/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_gm107.cpp.o'. [418/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [419/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [420/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [421/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [422/1168] 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] { ^ [423/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [424/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [425/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [426/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [427/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [428/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_nvc0.cpp.o'. [429/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [430/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [431/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [432/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [433/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [434/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_nvc0.cpp.o'. [435/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [436/1168] 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) ^ [437/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [438/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [439/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [440/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [441/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [442/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [443/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [444/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [445/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [446/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [447/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [448/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [449/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [450/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [451/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [452/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [453/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [454/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [455/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [456/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [457/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [458/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [459/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [460/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [461/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [462/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [463/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [464/1168] 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] { ^ [465/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [466/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [467/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [468/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [469/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [470/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [471/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [472/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [473/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [474/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [475/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [476/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [477/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [478/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [479/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [480/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [481/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [482/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [483/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [484/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [485/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [486/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [487/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [488/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [489/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [490/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [491/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [492/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [493/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [494/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [495/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [496/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [497/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [498/1168] 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] { ^ [499/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [500/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [501/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [502/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [503/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [504/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [505/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [506/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [507/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [508/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [509/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [510/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [511/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [512/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [513/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [514/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [515/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [516/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [517/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [518/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [519/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [520/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [521/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [522/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [523/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [524/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [525/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [526/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [527/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [528/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [529/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [530/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [531/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [532/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [533/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [534/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [535/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [536/1168] 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] { ^ [537/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [538/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [539/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [540/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [541/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [542/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [543/1168] 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] { ^ [544/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [545/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [546/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [547/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [548/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [549/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [550/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [551/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [552/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [553/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [554/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [555/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [556/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [557/1168] 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] [558/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [559/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [560/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [561/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [562/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [563/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [564/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [565/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [566/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [567/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [568/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [569/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [570/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [571/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [572/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [573/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [574/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [575/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [576/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [577/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [578/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [579/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [580/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [581/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [582/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [583/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [584/1168] 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; ^ [585/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [586/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [587/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [588/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [589/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [590/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [591/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [592/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [593/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [594/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [595/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [596/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [597/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [598/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [599/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [600/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [601/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [602/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [603/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [604/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [605/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [606/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [607/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [608/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [609/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [610/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [611/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [612/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [613/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [614/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [615/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [616/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [617/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [618/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [619/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [620/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [621/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [622/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [623/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [624/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [625/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [626/1168] 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] { ^ [627/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [628/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [629/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [630/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [631/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [632/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [633/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [634/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [635/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [636/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [637/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [638/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [639/1168] 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] { ^ [640/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [641/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [642/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [643/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [644/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [645/1168] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [646/1168] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [647/1168] 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) ^ [648/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [649/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [650/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [651/1168] 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] { ^ [652/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [653/1168] 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] { ^ [654/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [655/1168] 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] { ^ [656/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [657/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [658/1168] 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] { ^ [659/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [660/1168] 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] { ^ [661/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [662/1168] 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] [663/1168] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [664/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [665/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [666/1168] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [667/1168] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [668/1168] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [669/1168] Linking static target src/loader/libloader.a. [670/1168] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [671/1168] 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] { ^ [672/1168] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [673/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egllog.c.o'. [674/1168] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [675/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldriver.c.o'. [676/1168] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [677/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsurface.c.o'. [678/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcontext.c.o'. [679/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglarray.c.o'. [680/1168] Linking target src/gbm/libgbm.so.1.0.0. [681/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcurrent.c.o'. [682/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldevice.c.o'. [683/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldisplay.c.o'. [684/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglconfig.c.o'. [685/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglglobals.c.o'. [686/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglimage.c.o'. [687/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsync.c.o'. [688/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_device.c.o'. [689/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglapi.c.o'. [690/1168] Generating symbol file 'src/gbm/cd6bfad@@gbm@sha/libgbm.so.1.0.0.symbols'. [691/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_drm.c.o'. [692/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_cache.c.o'. [693/1168] Generating u_indices_gen.c with a meson_exe.py custom command. [694/1168] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_egl_dri2.c.o'. [695/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_hash.c.o'. [696/1168] Linking target src/egl/libEGL.so.1.0.0. [697/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_context.c.o'. [698/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_fs.c.o'. [699/1168] Generating u_unfilled_gen.c with a meson_exe.py custom command. [700/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_context.c.o'. [701/1168] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [702/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_pstipple.c.o'. [703/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_stipple.c.o'. [704/1168] Generating u_format_table.c with a meson_exe.py custom command. [705/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_gs.c.o'. [706/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aaline.c.o'. [707/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aapoint.c.o'. [708/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe.c.o'. [709/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_unfilled_gen.c.o'. [710/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_util.c.o'. [711/1168] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. [712/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_offset.c.o'. [713/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_clip.c.o'. [714/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_cull.c.o'. [715/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_flatshade.c.o'. [716/1168] Linking static target src/mesa/libmesa_gallium.a. [717/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_unfilled.c.o'. [718/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_util.c.o'. [719/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_twoside.c.o'. [720/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_validate.c.o'. [721/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_vbuf.c.o'. [722/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_point.c.o'. [723/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_vsplit.c.o'. [724/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt.c.o'. [725/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_line.c.o'. [726/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_emit.c.o'. [727/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_prim_assembler.c.o'. [728/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch.c.o'. [729/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_emit.c.o'. [730/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_emit.c.o'. [731/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_pipeline.c.o'. [732/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vertex.c.o'. [733/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_state.c.o'. [734/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_so_emit.c.o'. [735/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs.c.o'. [736/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_variant.c.o'. [737/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_exec.c.o'. [738/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_post_vs.c.o'. [739/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_program.c.o'. [740/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_mlaa.c.o'. [741/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_objects.c.o'. [742/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_context.c.o'. [743/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_core.c.o'. [744/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_screen.c.o'. [745/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump.c.o'. [746/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_texture.c.o'. [747/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_screen.c.o'. [748/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_font.c.o'. [749/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_context.c.o'. [750/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpu.c.o'. [751/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpufreq.c.o'. [752/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_sensors_temp.c.o'. [753/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_nic.c.o'. [754/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_diskstat.c.o'. [755/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump_state.c.o'. [756/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_fps.c.o'. [757/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/indices_u_primconvert.c.o'. [758/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_driver_query.c.o'. [759/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/os_os_process.c.o'. [760/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_context.c.o'. [761/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_cache.c.o'. [762/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_debug.c.o'. [763/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_buffer_fenced.c.o'. [764/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_mm.c.o'. [765/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_slab.c.o'. [766/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_cache.c.o'. [767/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_celshade.c.o'. [768/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_colors.c.o'. [769/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_slab.c.o'. [770/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_validate.c.o'. [771/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_init.c.o'. [772/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_run.c.o'. [773/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_connection.c.o'. [774/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_core.c.o'. [775/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_demarshal.c.o'. [776/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_shader.c.o'. [777/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_yuv.c.o'. [778/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_zs.c.o'. [779/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_execmem.c.o'. [780/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_cpu.c.o'. [781/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_x86sse.c.o'. [782/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_context.c.o'. [783/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_aa_point.c.o'. [784/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_texture.c.o'. [785/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_emulate.c.o'. [786/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_from_mesa.c.o'. [787/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_build.c.o'. [788/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_info.c.o'. [789/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_iterate.c.o'. [790/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_dump.c.o'. [791/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_parse.c.o'. [792/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_sanity.c.o'. [793/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_lowering.c.o'. [794/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_strings.c.o'. [795/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_point_sprite.c.o'. [796/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_scan.c.o'. [797/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_transform.c.o'. [798/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_two_side.c.o'. [799/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_util.c.o'. [800/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate.c.o'. [801/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_cache.c.o'. [802/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_sse.c.o'. [803/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_text.c.o'. [804/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_async_debug.c.o'. [805/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_bitmask.c.o'. [806/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blit.c.o'. [807/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_ureg.c.o'. [808/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_cache.c.o'. [809/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_exec.c.o'. ../src/gallium/auxiliary/tgsi/tgsi_exec.c: In function 'tgsi_exec_machine_create': ../src/gallium/auxiliary/tgsi/tgsi_exec.c:1274:9: warning: unused variable 'i' [-Wunused-variable] uint i; ^ [810/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_gallium.c.o'. [811/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_generic.c.o'. [812/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_flush.c.o'. [813/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_compute.c.o'. ../src/gallium/auxiliary/util/u_compute.c: In function 'util_compute_blit': ../src/gallium/auxiliary/util/u_compute.c:87:11: warning: missing braces around initializer [-Wmissing-braces] struct pipe_sampler_view src_templ = {0}, *src_view; ^ ../src/gallium/auxiliary/util/u_compute.c:87:11: warning: (near initialization for 'src_templ.reference') [-Wmissing-braces] [814/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_describe.c.o'. [815/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_refcnt.c.o'. [816/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_image.c.o'. [817/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_memory.c.o'. [818/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_stack.c.o'. [819/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dl.c.o'. [820/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_symbol.c.o'. [821/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw.c.o'. [822/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw_quad.c.o'. [823/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_defines.c.o'. [824/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blitter.c.o'. [825/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_etc.c.o'. [826/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format.c.o'. [827/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_latc.c.o'. [828/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_state.c.o'. [829/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_other.c.o'. [830/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_rgtc.c.o'. [831/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_bptc.c.o'. [832/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_framebuffer.c.o'. [833/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_gen_mipmap.c.o'. [834/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_tests.c.o'. [835/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_handle_table.c.o'. [836/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_s3tc.c.o'. In file included from ../src/gallium/auxiliary/util/u_format_s3tc.c:31:0: ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h: In function 'tx_compress_dxtn': ../src/gallium/auxiliary/util/../../../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/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h:575:12: note: 'alphatest[1]' was declared here GLshort alphatest[2]; ^ ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h:575:12: note: 'alphatest[0]' was declared here GLshort alphatest[2]; ^ [837/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_hash_table.c.o'. [838/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_idalloc.c.o'. [839/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_index_modify.c.o'. [840/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_helpers.c.o'. [841/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_log.c.o'. [842/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_linear.c.o'. [843/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_mm.c.o'. [844/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_network.c.o'. [845/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim.c.o'. [846/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim_restart.c.o'. [847/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_sampler.c.o'. [848/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mc.c.o'. [849/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_pstipple.c.o'. [850/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_resource.c.o'. [851/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_screen.c.o'. [852/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_deint_filter.c.o'. [853/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_suballoc.c.o'. [854/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_texture.c.o'. [855/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surfaces.c.o'. [856/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surface.c.o'. [857/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer.c.o'. [858/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tests.c.o'. [859/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer_helper.c.o'. [860/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tile.c.o'. [861/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_indices_gen.c.o'. [862/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_simple_shaders.c.o'. [863/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_upload_mgr.c.o'. [864/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/renderonly_renderonly.c.o'. [865/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_csc.c.o'. [866/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_decoder.c.o'. [867/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_vbuf.c.o'. [868/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_matrix_filter.c.o'. [869/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_idct.c.o'. [870/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_vertex_buffers.c.o'. [871/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_threaded_context.c.o'. [872/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor.c.o'. [873/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_cs.c.o'. [874/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_bicubic_filter.c.o'. [875/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_decoder.c.o'. [876/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_video_buffer.c.o'. [877/1168] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_drm.c.o'. [878/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_bitstream.c.o'. [879/1168] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_sw.c.o'. [880/1168] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader.c.o'. [881/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_format_table.c.o'. [882/1168] Compiling C object 'src/gallium/winsys/sw/dri/2837117@@swdri@sta/dri_sw_winsys.c.o'. [883/1168] Linking static target src/gallium/winsys/sw/dri/libswdri.a. [884/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_zscan.c.o'. [885/1168] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a. [886/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_median_filter.c.o'. [887/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/nir_tgsi_to_nir.c.o'. In file included from ../src/gallium/auxiliary/nir/tgsi_to_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] { ^ [888/1168] Compiling C object 'src/gallium/winsys/sw/null/b2e1a32@@ws_null@sta/null_sw_winsys.c.o'. [889/1168] Linking static target src/gallium/auxiliary/libgallium.a. [890/1168] Linking static target src/gallium/winsys/sw/null/libws_null.a. [891/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_fence.c.o'. [892/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_buffer.c.o'. [893/1168] Compiling C object 'src/gallium/winsys/sw/wrapper/9f32346@@wsw@sta/wrapper_sw_winsys.c.o'. [894/1168] Compiling C object 'src/gallium/winsys/nouveau/drm/8578921@@nouveauwinsys@sta/nouveau_drm_winsys.c.o'. [895/1168] Linking static target src/gallium/winsys/sw/wrapper/libwsw.a. [896/1168] Compiling C object 'src/gallium/winsys/sw/kms-dri/768d376@@swkmsdri@sta/kms_dri_sw_winsys.c.o'. [897/1168] Linking static target src/gallium/winsys/nouveau/drm/libnouveauwinsys.a. [898/1168] Linking static target src/gallium/winsys/sw/kms-dri/libswkmsdri.a. [899/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video.c.o'. [900/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_heap.c.o'. [901/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_texture.c.o'. [902/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_state_validate.c.o'. [903/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video_bsp.c.o'. [904/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_mm.c.o'. [905/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video_vp.c.o'. [906/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_video.c.o'. [907/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_screen.c.o'. [908/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_format.c.o'. [909/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_context.c.o'. [910/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_fragprog.c.o'. [911/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_clear.c.o'. [912/1168] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_gfx.c.o'. [913/1168] Linking static target src/gallium/auxiliary/libgalliumvl.a. [914/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_draw.c.o'. [915/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_fragtex.c.o'. [916/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_push.c.o'. [917/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_resource.c.o'. [918/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_query.c.o'. [919/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_miptree.c.o'. [920/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_screen.c.o'. [921/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_compute.c.o'. [922/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_state.c.o'. [923/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_vertprog.c.o'. [924/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_vbo.c.o'. [925/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv40_verttex.c.o'. [926/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw_metric.c.o'. [927/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_transfer.c.o'. [928/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_formats.c.o'. [929/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw_sm.c.o'. [930/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nvfx_fragprog.c.o'. [931/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nvfx_vertprog.c.o'. [932/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_context.c.o'. [933/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_miptree.c.o'. [934/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_push.c.o'. [935/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_program.c.o'. In file included from ../src/gallium/drivers/nouveau/nv50/nv50_program.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] { ^ [936/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query.c.o'. [937/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_resource.c.o'. [938/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw.c.o'. [939/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_transfer.c.o'. [940/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_vbo.c.o'. [941/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_state_validate.c.o'. [942/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_tex.c.o'. [943/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_ppp.c.o'. [944/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_shader_state.c.o'. [945/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_vp.c.o'. [946/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_screen.c.o'. In file included from ../src/gallium/drivers/nouveau/nv50/nv50_screen.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] { ^ [947/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video_bsp.c.o'. [948/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_state.c.o'. In file included from ../src/gallium/drivers/nouveau/nv50/nv50_state.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] { ^ In file included from ../src/gallium/drivers/nouveau/nv50/nv50_context.h:11:0, from ../src/gallium/drivers/nouveau/nv50/nv50_state.c:34: ../src/gallium/drivers/nouveau/nv50/nv50_state.c: In function 'nv50_set_global_bindings': ../src/util/u_dynarray.h:173:74: warning: ignoring return value of 'util_dynarray_resize_bytes', declared with attribute warn_unused_result [-Wunused-result] #define util_dynarray_resize(buf, type, nelts) util_dynarray_resize_bytes(buf, (nelts), sizeof(type)) ^ ../src/gallium/drivers/nouveau/nv50/nv50_state.c:1270:7: note: in expansion of macro 'util_dynarray_resize' util_dynarray_resize(&nv50->global_residents, struct pipe_resource *, end); ^ [949/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_bsp.c.o'. [950/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video_vp.c.o'. [951/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video.c.o'. [952/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video.c.o'. [953/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_surface.c.o'. [954/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_hw_metric.c.o'. [955/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_hw_sm.c.o'. [956/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_from_common.cpp.o'. [957/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_build_util.cpp.o'. [958/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_bb.cpp.o'. [959/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_nv50.cpp.o'. [960/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_helper.cpp.o'. [961/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir.cpp.o'. [962/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_graph.cpp.o'. [963/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_print.cpp.o'. [964/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_nv50.cpp.o'. [965/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ssa.cpp.o'. [966/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target.cpp.o'. [967/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target_nv50.cpp.o'. [968/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_peephole.cpp.o'. [969/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_util.cpp.o'. [970/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_from_nir.cpp.o'. In file included from ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_nir.cpp:25: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) ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_nir.cpp: In member function 'bool {anonymous}::Converter::visit(nir_intrinsic_instr*)': ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_nir.cpp:1948:52: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (info->io.genUserClip > 0 && idx == clipVertexOutput) { ^ [971/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_compute.c.o'. [972/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_formats.c.o'. [973/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_miptree.c.o'. [974/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target_nvc0.cpp.o'. [975/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ra.cpp.o'. [976/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_context.c.o'. ../src/gallium/drivers/nouveau/nvc0/nvc0_context.c: In function 'nvc0_context_get_sample_position': ../src/gallium/drivers/nouveau/nvc0/nvc0_context.c:581:8: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] ptr = nvc0_get_sample_locations(sample_count); ^ [977/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target_gm107.cpp.o'. [978/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query.c.o'. [979/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_gk110.cpp.o'. [980/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_hw.c.o'. [981/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_sw.c.o'. [982/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_program.c.o'. In file included from ../src/gallium/drivers/nouveau/nvc0/nvc0_program.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] { ^ [983/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_state_validate.c.o'. ../src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c: In function 'gm200_validate_sample_locations': ../src/gallium/drivers/nouveau/nvc0/nvc0_state_validate.c:124:33: warning: initialization discards 'const' qualifier from pointer target type [enabled by default] const uint8_t (*ptr)[2] = nvc0_get_sample_locations(ms); ^ [984/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_resource.c.o'. [985/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_shader_state.c.o'. [986/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_state.c.o'. In file included from ../src/gallium/drivers/nouveau/nvc0/nvc0_state.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] { ^ In file included from ../src/gallium/drivers/nouveau/nvc0/nvc0_context.h:12:0, from ../src/gallium/drivers/nouveau/nvc0/nvc0_state.c:33: ../src/gallium/drivers/nouveau/nvc0/nvc0_state.c: In function 'nvc0_set_global_bindings': ../src/util/u_dynarray.h:173:74: warning: ignoring return value of 'util_dynarray_resize_bytes', declared with attribute warn_unused_result [-Wunused-result] #define util_dynarray_resize(buf, type, nelts) util_dynarray_resize_bytes(buf, (nelts), sizeof(type)) ^ ../src/gallium/drivers/nouveau/nvc0/nvc0_state.c:1377:7: note: in expansion of macro 'util_dynarray_resize' util_dynarray_resize(&nvc0->global_residents, struct pipe_resource *, end); ^ [987/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_surface.c.o'. ../src/gallium/drivers/nouveau/nvc0/nvc0_surface.c: In function 'nvc0_clear_buffer': ../src/gallium/drivers/nouveau/nvc0/nvc0_surface.c:584:14: warning: 'dst_fmt' may be used uninitialized in this function [-Wmaybe-uninitialized] PUSH_DATA (push, nvc0_format_table[dst_fmt].rt); ^ [988/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_bsp.c.o'. [989/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_gm107.cpp.o'. [990/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video.c.o'. [991/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_ppp.c.o'. [992/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_transfer.c.o'. [993/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_screen.c.o'. In file included from ../src/gallium/drivers/nouveau/nvc0/nvc0_screen.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] { ^ [994/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_vbo_translate.c.o'. [995/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_tex.c.o'. [996/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_context.c.o'. [997/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_vp.c.o'. [998/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query.c.o'. [999/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_batch_cache.c.o'. [1000/1168] Compiling C object 'src/gallium/winsys/freedreno/drm/ea051d5@@freedrenowinsys@sta/freedreno_drm_winsys.c.o'. [1001/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_fence.c.o'. [1002/1168] Linking static target src/gallium/winsys/freedreno/drm/libfreedrenowinsys.a. [1003/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_batch.c.o'. [1004/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_vbo.c.o'. [1005/1168] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nve4_compute.c.o'. [1006/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_gmem.c.o'. [1007/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_sw.c.o'. [1008/1168] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_from_tgsi.cpp.o'. ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp: In member function 'bool nv50_ir::Program::makeFromTGSI(nv50_ir_prog_info*)': ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3461:77: warning: 'src1' may be used uninitialized in this function [-Wmaybe-uninitialized] geni = mkOp3(op, dstTy, dst0[c], fetchSrc(0, c), src1, mkImm(0x1f)); ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3164:18: note: 'src1' was declared here Value *src0, *src1, *src2, *src3; ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3313:48: warning: 'val1' may be used uninitialized in this function [-Wmaybe-uninitialized] mkOp1(OP_EX2, TYPE_F32, dst0[1], val1); ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3165:18: note: 'val1' was declared here Value *val0, *val1; ^ [1009/1168] Linking static target src/gallium/drivers/nouveau/libnouveau.a. [1010/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_program.c.o'. [1011/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_acc.c.o'. [1012/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_blitter.c.o'. [1013/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_hw.c.o'. ../src/gallium/drivers/freedreno/freedreno_query_hw.c: In function 'pause_query': ../src/gallium/drivers/freedreno/freedreno_query_hw.c:100:6: warning: unused variable 'idx' [-Wunused-variable] int idx = pidx(hq->provider->query_type); ^ ../src/gallium/drivers/freedreno/freedreno_query_hw.c: In function 'fd_hw_get_query_result': ../src/gallium/drivers/freedreno/freedreno_query_hw.c:230:24: warning: unused variable 'end' [-Wunused-variable] struct fd_hw_sample *end = period->end; ^ [1014/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_resource.c.o'. [1015/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_draw.c.o'. [1016/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_util.c.o'. [1017/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_surface.c.o'. [1018/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/gallium/drivers/freedreno/freedreno_screen.c:61: ../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] { ^ [1019/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_disasm-a2xx.c.o'. [1020/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_perfcntr.c.o'. [1021/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_state.c.o'. [1022/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_texture.c.o'. [1023/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_context.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_context.c:33: ../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] { ^ [1024/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_blend.c.o'. [1025/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_emit.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_emit.c:37: ../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] { ^ [1026/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_rasterizer.c.o'. [1027/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_resource.c.o'. [1028/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_util.c.o'. [1029/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_screen.c.o'. [1030/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_query.c.o'. [1031/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_texture.c.o'. [1032/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_program.c.o'. In file included from ../src/gallium/auxiliary/nir/tgsi_to_nir.h:24:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.c:35: ../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] { ^ [1033/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2.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] { ^ [1034/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_gmem.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_gmem.c:39: ../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] { ^ [1035/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_draw.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_draw.c:38: ../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] { ^ [1036/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_zsa.c.o'. [1037/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_ra.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_ra.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] { ^ [1038/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.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] { ^ [1039/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_cp.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_cp.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] { ^ [1040/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_format.c.o'. [1041/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_draw.c:37: ../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] { ^ [1042/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_blend.c:34: ../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] { ^ [1043/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_query.c.o'. [1044/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_assemble.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_assemble.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] { ^ [1045/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.c:33: ../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] { ^ [1046/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_resource.c.o'. [1047/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_nir.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_nir.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] { ^ ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c: In function 'emit_intrinsic': ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c:596:19: warning: variable 'const_offset' set but not used [-Wunused-but-set-variable] nir_const_value *const_offset; ^ ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c: In function 'setup_input': ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c:750:11: warning: unused variable 'array_len' [-Wunused-variable] unsigned array_len = MAX2(glsl_get_length(in->type), 1); ^ [1048/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_format.c.o'. [1049/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_gmem.c:38: ../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] { ^ [1050/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_blend.c:33: ../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] { ^ [1051/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_draw.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] { ^ [1052/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.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] { ^ [1053/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_zsa.c:33: ../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] { ^ [1054/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_screen.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] { ^ [1055/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_program.h:33, from ../src/gallium/drivers/freedreno/a3xx/fd3_program.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] { ^ [1056/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_program.h:33, from ../src/gallium/drivers/freedreno/a3xx/fd3_emit.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_emit.c:37: ../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] { ^ [1057/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_texture.h:35, from ../src/gallium/drivers/freedreno/a3xx/fd3_texture.c:33: ../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] { ^ [1058/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_query.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_query.c:32: ../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] { ^ [1059/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_zsa.c:33: ../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] { ^ [1060/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_gmem.c:38: ../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] { ^ [1061/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_screen.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] { ^ [1062/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.c:33: ../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] { ^ [1063/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_program.h:33, from ../src/gallium/drivers/freedreno/a4xx/fd4_program.c:35: ../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] { ^ [1064/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_texture.h:35, from ../src/gallium/drivers/freedreno/a4xx/fd4_texture.c:33: ../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] { ^ [1065/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_blitter.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_emit.h:33, from ../src/gallium/drivers/freedreno/a5xx/fd5_blitter.c:32: ../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] { ^ [1066/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_compute.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_compute.c:32: ../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] { ^ [1067/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_program.h:33, from ../src/gallium/drivers/freedreno/a4xx/fd4_emit.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_emit.c:37: ../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] { ^ [1068/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_format.c.o'. [1069/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_blend.c:33: ../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] { ^ [1070/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.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] { ^ [1071/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_draw.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_draw.c:35: ../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] { ^ [1072/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_image.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_texture.h:35, from ../src/gallium/drivers/freedreno/a5xx/fd5_image.c:32: ../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] { ^ [1073/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_perfcntr.c.o'. [1074/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_query.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_query.c:32: ../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] { ^ [1075/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_emit.h:33, from ../src/gallium/drivers/freedreno/a5xx/fd5_emit.c:37: ../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] { ^ [1076/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_program.h:33, from ../src/gallium/drivers/freedreno/a5xx/fd5_program.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] { ^ [1077/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_texture.h:35, from ../src/gallium/drivers/freedreno/a5xx/fd5_texture.c:33: ../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] { ^ [1078/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_screen.c:32: ../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] { ^ [1079/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_blend.c:34: ../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] { ^ [1080/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_resource.c.o'. [1081/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_gmem.c:38: ../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] { ^ [1082/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.c:33: ../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] { ^ [1083/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_zsa.c:33: ../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] { ^ [1084/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.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] { ^ [1085/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_format.c.o'. [1086/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_blitter.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_emit.h:34, from ../src/gallium/drivers/freedreno/a6xx/fd6_blitter.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] { ^ [1087/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_perfcntr.c.o'. [1088/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_draw.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_draw.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] { ^ [1089/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_compute.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_compute.c:32: ../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] { ^ [1090/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_zsa.c:34: ../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] { ^ [1091/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_query.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_query.c:33: ../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] { ^ [1092/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/ir3_ir3_cache.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/ir3/ir3_cache.h:30, from ../src/gallium/drivers/freedreno/ir3/ir3_cache.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] { ^ [1093/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_emit.h:34, from ../src/gallium/drivers/freedreno/a6xx/fd6_emit.c:38: ../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] { ^ [1094/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_image.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_texture.h:36, from ../src/gallium/drivers/freedreno/a6xx/fd6_image.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] { ^ [1095/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_resource.c.o'. [1096/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_gmem.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] { ^ [1097/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_texture.h:36, from ../src/gallium/drivers/freedreno/a6xx/fd6_texture.c:35: ../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] { ^ [1098/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_program.h:34, from ../src/gallium/drivers/freedreno/a6xx/fd6_program.c:37: ../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] { ^ [1099/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_screen.c:34: ../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] { ^ [1100/1168] Compiling C object 'src/gallium/winsys/virgl/common/4fbd9d3@@virglcommon@sta/virgl_resource_cache.c.o'. [1101/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_rasterizer.c:34: ../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] { ^ [1102/1168] Linking static target src/gallium/winsys/virgl/common/libvirglcommon.a. [1103/1168] Compiling C object 'src/gallium/winsys/virgl/vtest/217e70c@@virglvtest@sta/virgl_vtest_socket.c.o'. ../src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c: In function 'virgl_vtest_receive_fd': ../src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c:115:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] return *((int *) CMSG_DATA(cmsgh)); ^ ../src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c: In function 'virgl_vtest_negotiate_version': ../src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c:151:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ ../src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c: In function 'virgl_vtest_busy_wait': ../src/gallium/winsys/virgl/vtest/virgl_vtest_socket.c:524:8: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int ret; ^ [1104/1168] Compiling C object 'src/gallium/winsys/virgl/vtest/217e70c@@virglvtest@sta/virgl_vtest_winsys.c.o'. [1105/1168] Compiling C object 'src/gallium/winsys/lima/drm/66047b9@@limawinsys@sta/lima_drm_winsys.c.o'. [1106/1168] Linking static target src/gallium/winsys/virgl/vtest/libvirglvtest.a. [1107/1168] Linking static target src/gallium/winsys/lima/drm/liblimawinsys.a. [1108/1168] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/ir3_ir3_gallium.c.o'. In file included from ../src/gallium/auxiliary/nir/tgsi_to_nir.h:24:0, from ../src/gallium/drivers/freedreno/ir3/ir3_gallium.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] { ^ [1109/1168] Compiling C object 'src/gallium/winsys/virgl/drm/41593f3@@virgldrm@sta/virgl_drm_winsys.c.o'. [1110/1168] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_drawable.c.o'. [1111/1168] Linking static target src/gallium/drivers/freedreno/libfreedreno.a. [1112/1168] Linking static target src/gallium/winsys/virgl/drm/libvirgldrm.a. [1113/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_nir.c.o'. In file included from ../src/gallium/drivers/lima/ir/gp/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] { ^ [1114/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_node.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/node.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] { ^ [1115/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_lower.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/lower.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] { ^ ../src/gallium/drivers/lima/ir/gp/lower.c: In function 'gpir_lower_eq_ne': ../src/gallium/drivers/lima/ir/gp/lower.c:360:13: warning: 'node_new_op' may be used uninitialized in this function [-Wmaybe-uninitialized] node->op = node_new_op; ^ ../src/gallium/drivers/lima/ir/gp/lower.c:336:19: warning: 'cmp_node_op' may be used uninitialized in this function [-Wmaybe-uninitialized] gpir_alu_node *cmp2 = gpir_node_create(block, cmp_node_op); ^ [1116/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_reduce_scheduler.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/reduce_scheduler.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] { ^ [1117/1168] Generating virgl_driinfo.h with a meson_exe.py custom command. [1118/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_instr.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/instr.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] { ^ [1119/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_codegen.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/codegen.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] { ^ [1120/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_regalloc.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/regalloc.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] { ^ [1121/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_buffer.c.o'. [1122/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_scheduler.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/scheduler.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] { ^ ../src/gallium/drivers/lima/ir/gp/scheduler.c: In function 'verify_max_nodes': ../src/gallium/drivers/lima/ir/gp/scheduler.c:1228:8: warning: variable 'alu_max_allowed_next_max' set but not used [-Wunused-but-set-variable] int alu_max_allowed_next_max = 5; ^ ../src/gallium/drivers/lima/ir/gp/scheduler.c: At top level: ../src/gallium/drivers/lima/ir/gp/scheduler.c:389:13: warning: 'verify_ready_list' defined but not used [-Wunused-function] static void verify_ready_list(sched_ctx *ctx) ^ ../src/gallium/drivers/lima/ir/gp/scheduler.c:1098:12: warning: 'gpir_get_curr_ready_list_slots' defined but not used [-Wunused-function] static int gpir_get_curr_ready_list_slots(sched_ctx *ctx) ^ ../src/gallium/drivers/lima/ir/gp/scheduler.c:1222:13: warning: 'verify_max_nodes' defined but not used [-Wunused-function] static void verify_max_nodes(sched_ctx *ctx) ^ [1123/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_gp_disasm.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/gp/gpir.h:31, from ../src/gallium/drivers/lima/ir/gp/disasm.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] { ^ ../src/gallium/drivers/lima/ir/gp/disasm.c: In function 'print_src': ../src/gallium/drivers/lima/ir/gp/disasm.c:241:20: warning: array subscript is above array bounds [-Warray-bounds] "xyzw"[src - gpir_codegen_src_attrib_x]); ^ [1124/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_query.c.o'. [1125/1168] Generating lima_nir_algebraic.c with a meson_exe.py custom command. [1126/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_nir.c.o'. In file included from ../src/gallium/drivers/lima/ir/pp/nir.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] { ^ ../src/gallium/drivers/lima/ir/pp/nir.c: In function 'ppir_emit_intrinsic': ../src/gallium/drivers/lima/ir/pp/nir.c:298:13: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] lnode = ppir_node_create_dest(block, op, &instr->dest, mask); ^ [1127/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_screen.c.o'. [1128/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_staging_mgr.c.o'. [1129/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_context.c.o'. [1130/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_streamout.c.o'. [1131/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_encode.c.o'. [1132/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_transfer_queue.c.o'. [1133/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_resource.c.o'. [1134/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_tgsi.c.o'. [1135/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/meson-generated_.._lima_nir_algebraic.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from src/gallium/drivers/lima/lima_nir_algebraic.c:1: ../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] { ^ [1136/1168] Compiling C object 'src/gallium/drivers/virgl/9c5a602@@virgl@sta/virgl_texture.c.o'. [1137/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_node.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/node.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] { ^ [1138/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_lower.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/lower.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] { ^ [1139/1168] Linking static target src/gallium/drivers/virgl/libvirgl.a. [1140/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_scheduler.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/scheduler.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] { ^ [1141/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_instr.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/instr.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] { ^ [1142/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_node_to_instr.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/node_to_instr.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] { ^ [1143/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_lima_nir_lower_uniform_to_scalar.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_nir_lower_uniform_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] { ^ [1144/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_regalloc.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/regalloc.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] { ^ [1145/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_screen.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/lima_screen.c:42: ../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] { ^ [1146/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_context.c.o'. [1147/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_disasm.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/disasm.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] { ^ [1148/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_query.c.o'. [1149/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_state.c.o'. [1150/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/ir_pp_codegen.c.o'. In file included from ../src/gallium/drivers/lima/ir/lima_ir.h:30:0, from ../src/gallium/drivers/lima/ir/pp/ppir.h:31, from ../src/gallium/drivers/lima/ir/pp/codegen.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] { ^ [1151/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_bo.c.o'. [1152/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_submit.c.o'. [1153/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_util.c.o'. [1154/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_resource.c.o'. [1155/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_texture.c.o'. [1156/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_fence.c.o'. [1157/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_program.c.o'. In file included from ../src/gallium/drivers/lima/lima_program.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] { ^ [1158/1168] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_context.c.o'. [1159/1168] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_screen.c.o'. [1160/1168] Compiling C object 'src/gallium/drivers/lima/8cb9996@@lima@sta/lima_draw.c.o'. ../src/gallium/drivers/lima/lima_draw.c: In function '_lima_flush': ../src/gallium/drivers/lima/lima_draw.c:1628:14: warning: missing braces around initializer [-Wmissing-braces] struct drm_lima_m400_pp_frame pp_frame = {0}; ^ ../src/gallium/drivers/lima/lima_draw.c:1628:14: warning: (near initialization for 'pp_frame.frame') [-Wmissing-braces] ../src/gallium/drivers/lima/lima_draw.c:1645:14: warning: missing braces around initializer [-Wmissing-braces] struct drm_lima_m450_pp_frame pp_frame = {0}; ^ ../src/gallium/drivers/lima/lima_draw.c:1645:14: warning: (near initialization for 'pp_frame.frame') [-Wmissing-braces] [1161/1168] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/drisw.c.o'. [1162/1168] Linking static target src/gallium/drivers/lima/liblima.a. [1163/1168] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_query_renderer.c.o'. [1164/1168] Compiling C object 'src/gallium/targets/dri/8381c20@@gallium_dri@sha/target.c.o'. [1165/1168] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_helpers.c.o'. [1166/1168] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri2.c.o'. [1167/1168] Linking static target src/gallium/state_trackers/dri/libdri.a. [1168/1168] Linking target src/gallium/targets/dri/libgallium_dri.so. FAILED: src/gallium/targets/dri/libgallium_dri.so /nvmedata/autobuild/instance-6/output-1/host/bin/arm-none-linux-gnueabi-g++ -o src/gallium/targets/dri/libgallium_dri.so 'src/gallium/targets/dri/8381c20@@gallium_dri@sha/target.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgallium_dri.so src/mesa/libmesa_gallium.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/mesa/drivers/dri/common/libdricommon.a src/mesa/drivers/dri/common/libmegadriver_stub.a src/gallium/state_trackers/dri/libdri.a src/gallium/auxiliary/libgalliumvl.a src/gallium/auxiliary/libgallium.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a src/loader/libloader.a src/util/libxmlconfig.a src/gallium/winsys/sw/null/libws_null.a src/gallium/winsys/sw/wrapper/libwsw.a src/gallium/winsys/sw/dri/libswdri.a src/gallium/winsys/sw/kms-dri/libswkmsdri.a src/gallium/winsys/nouveau/drm/libnouveauwinsys.a src/gallium/drivers/nouveau/libnouveau.a src/gallium/winsys/freedreno/drm/libfreedrenowinsys.a src/gallium/drivers/freedreno/libfreedreno.a src/freedreno/drm/libfreedreno_drm.a src/freedreno/ir3/libfreedreno_ir3.a src/gallium/drivers/virgl/libvirgl.a src/gallium/winsys/virgl/drm/libvirgldrm.a src/gallium/winsys/virgl/common/libvirglcommon.a src/gallium/winsys/virgl/vtest/libvirglvtest.a src/gallium/drivers/lima/liblima.a src/gallium/winsys/lima/drm/liblimawinsys.a src/panfrost/shared/libpanfrost_shared.a -Wl,--build-id=sha1 -Wl,--gc-sections -Wl,--version-script /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/src/gallium/targets/dri/dri.sym -Wl,--dynamic-list /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/src/gallium/targets/dri/../dri-vdpau.dyn /nvmedata/autobuild/instance-6/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm.so -pthread /nvmedata/autobuild/instance-6/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libexpat.so /nvmedata/autobuild/instance-6/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.so -lm /nvmedata/autobuild/instance-6/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libunwind.so -ldl /nvmedata/autobuild/instance-6/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm_nouveau.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../../mesa:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../mesa/drivers/dri/common:$ORIGIN/../../state_trackers/dri:$ORIGIN/../../auxiliary:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader:$ORIGIN/../../winsys/sw/null:$ORIGIN/../../winsys/sw/wrapper:$ORIGIN/../../winsys/sw/dri:$ORIGIN/../../winsys/sw/kms-dri:$ORIGIN/../../winsys/nouveau/drm:$ORIGIN/../../drivers/nouveau:$ORIGIN/../../winsys/freedreno/drm:$ORIGIN/../../drivers/freedreno:$ORIGIN/../../../freedreno/drm:$ORIGIN/../../../freedreno/ir3:$ORIGIN/../../drivers/virgl:$ORIGIN/../../winsys/virgl/drm:$ORIGIN/../../winsys/virgl/common:$ORIGIN/../../winsys/virgl/vtest:$ORIGIN/../../drivers/lima:$ORIGIN/../../winsys/lima/drm:$ORIGIN/../../../panfrost/shared:/nvmedata/autobuild/instance-6/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib' -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/mesa -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/compiler/glsl -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/compiler/glsl/glcpp -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/util -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/compiler/nir -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/compiler -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/mesa/drivers/dri/common -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/state_trackers/dri -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/auxiliary -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/mapi/shared-glapi -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/auxiliary/pipe-loader -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/loader -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/sw/null -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/sw/wrapper -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/sw/dri -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/sw/kms-dri -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/nouveau/drm -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/drivers/nouveau -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/freedreno/drm -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/drivers/freedreno -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/freedreno/drm -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/freedreno/ir3 -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/drivers/virgl -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/virgl/drm -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/virgl/common -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/virgl/vtest -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/drivers/lima -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/gallium/winsys/lima/drm -Wl,-rpath-link,/nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/build/src/panfrost/shared src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_End': vbo_exec_api.c:(.text+0x42c): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x548): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL1ui64vARB': vbo_exec_api.c:(.text+0x11c8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL1ui64ARB': vbo_exec_api.c:(.text+0x1390): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL4dv': vbo_exec_api.c:(.text+0x15c4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL3dv': vbo_exec_api.c:(.text+0x17d8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o):vbo_exec_api.c:(.text+0x19cc): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_Begin': vbo_exec_api.c:(.text+0x11154): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x11160): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_PrimitiveRestartNV': vbo_exec_api.c:(.text+0x111c8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformativ': formatquery.c:(.text+0x1474): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformati64v': formatquery.c:(.text+0x21d8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o): In function `find_value_indexed': get.c:(.text+0x11dc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o):get.c:(.text+0x2384): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(vbo_vbo_exec_eval.c.o): In function `vbo_exec_do_EvalCoord1f': vbo_exec_eval.c:(.text+0x5c8): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0x5cc): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_exec_eval.c.o): In function `vbo_exec_do_EvalCoord2f': vbo_exec_eval.c:(.text+0xb20): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0xb24): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(state_tracker_st_manager.c.o): In function `st_api_get_current': st_manager.c:(.text+0xd8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(state_tracker_st_manager.c.o): In function `st_api_make_current': st_manager.c:(.text+0x16e8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(state_tracker_st_manager.c.o): In function `st_manager_flush_swapbuffers': st_manager.c:(.text+0x1930): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1NbvNV': api_arrayelt.c:(.text+0x1b8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1bvNV': api_arrayelt.c:(.text+0x200): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2NbvNV': api_arrayelt.c:(.text+0x288): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2bvNV': api_arrayelt.c:(.text+0x2e4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib3NbvNV': api_arrayelt.c:(.text+0x394): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o):api_arrayelt.c:(.text+0x400): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `_ae_ArrayElement': api_arrayelt.c:(.text+0x41bc): undefined reference to `_glapi_tls_Context' api_arrayelt.c:(.text+0x41cc): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray_no_error': arrayobj.c:(.text+0xd60): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray': arrayobj.c:(.text+0xef8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays_no_error': arrayobj.c:(.text+0xf38): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays': arrayobj.c:(.text+0xf84): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_GenVertexArrays_no_error': arrayobj.c:(.text+0xfd4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o):arrayobj.c:(.text+0x103c): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_alloc_dispatch_table': context.c:(.text+0x874): undefined reference to `_glapi_get_dispatch_table_size' context.c:(.text+0x884): undefined reference to `_glapi_get_dispatch_table_size' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_get_current_context': context.c:(.text+0x142c): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_make_current': context.c:(.text+0x157c): undefined reference to `_glapi_check_multithread' context.c:(.text+0x1588): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x15b0): undefined reference to `_glapi_set_context' context.c:(.text+0x15b8): undefined reference to `_glapi_set_context' context.c:(.text+0x15c0): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x1830): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_free_context_data': context.c:(.text+0x1870): undefined reference to `_glapi_get_context' context.c:(.text+0x1a98): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Finish': context.c:(.text+0x1b6c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Flush': context.c:(.text+0x1bb8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `dump_texture': debug.c:(.text+0x488): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_write_renderbuffer_image': debug.c:(.text+0xa28): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_dump_texture': debug.c:(.text+0xaf8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o):debug.c:(.text+0xb3c): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_NewList': dlist.c:(.text+0x1fac0): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x1fadc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_EndList': dlist.c:(.text+0x1fc54): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x1fc70): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallList': dlist.c:(.text+0x1fd1c): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x1fd38): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `save_CallList': dlist.c:(.text+0x1fdb0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallLists': dlist.c:(.text+0x202c4): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x203c0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_ListBase': dlist.c:(.text+0x2045c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_initialize_save_table': dlist.c:(.text+0x20478): undefined reference to `_glapi_get_dispatch_table_size' dlist.c:(.text+0x20494): undefined reference to `_glapi_get_dispatch_table_size' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `mesa_print_display_list': dlist.c:(.text+0x23c28): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_EnableClientState': enable.c:(.text+0x688): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_EnableClientStateiEXT': enable.c:(.text+0x6b8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_DisableClientState': enable.c:(.text+0x6e0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_DisableClientStateiEXT': enable.c:(.text+0x710): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o):enable.c:(.text+0x2668): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_thread_initialization': glthread.c:(.text+0x20): undefined reference to `_glapi_set_context' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_unmarshal_batch': glthread.c:(.text+0x3c): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_restore_dispatch': glthread.c:(.text+0x160): undefined reference to `_glapi_get_dispatch' glthread.c:(.text+0x174): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_finish': glthread.c:(.text+0x284): undefined reference to `_glapi_get_dispatch' glthread.c:(.text+0x29c): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_Hint': hint.c:(.text+0x1b0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_MaxShaderCompilerThreadsKHR': hint.c:(.text+0x230): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ShadeModel': light.c:(.text+0xd28): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ProvokingVertex': light.c:(.text+0xdc0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_Lightfv': light.c:(.text+0x1790): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o):light.c:(.text+0x1be0): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_remap.c.o): In function `_mesa_init_remap_table': remap.c:(.text+0xc0): undefined reference to `_glapi_add_dispatch' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers_no_error': samplerobj.c:(.text+0xa24): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers': samplerobj.c:(.text+0xa84): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers_no_error': samplerobj.c:(.text+0xac8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers': samplerobj.c:(.text+0xb28): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_DeleteSamplers_no_error': samplerobj.c:(.text+0xb64): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o):samplerobj.c:(.text+0xbb0): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawElements': vbo_save_api.c:(.text+0x320): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawElementsBaseVertex': vbo_save_api.c:(.text+0x3c0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_Begin': vbo_save_api.c:(.text+0x3f4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `array_element': vbo_save_api.c:(.text+0x864): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `compile_vertex_list': vbo_save_api.c:(.text+0x1310): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x1324): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x155c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalPoint2': vbo_save_api.c:(.text+0x165c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalPoint1': vbo_save_api.c:(.text+0x169c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord2fv': vbo_save_api.c:(.text+0x16dc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord2f': vbo_save_api.c:(.text+0x1724): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord1fv': vbo_save_api.c:(.text+0x1764): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o):vbo_save_api.c:(.text+0x17a4): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_Rectf': vbo_save_api.c:(.text+0xecc8): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xeccc): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xecd0): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xecd4): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xecd8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawElementsBaseVertex': vbo_save_api.c:(.text+0xeed0): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xeefc): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawRangeElements': vbo_save_api.c:(.text+0xf010): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawArrays': vbo_save_api.c:(.text+0xf130): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xf148): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawArrays': vbo_save_api.c:(.text+0xf214): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_PrimitiveRestartNV': vbo_save_api.c:(.text+0xf2b0): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xf2c0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_loopback.c.o): In function `_vbo_loopback_vertex_list': vbo_save_loopback.c:(.text+0x414): undefined reference to `_glapi_tls_Dispatch' vbo_save_loopback.c:(.text+0x418): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(state_tracker_st_context.c.o): In function `st_destroy_context': st_context.c:(.text+0x1934): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(state_tracker_st_debug.c.o): In function `st_print_current': st_debug.c:(.text+0x168): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(state_tracker_st_program.c.o): In function `st_print_current_vertex_program': st_program.c:(.text+0x2a88): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o): In function `_mesa_marshal_DepthRangeArrayfvOES': marshal_generated.c:(.text+0xfc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o): In function `_mesa_marshal_QueryMatrixxOES': marshal_generated.c:(.text+0x168): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o):marshal_generated.c:(.text+0x1dc): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3b': api_loopback.c:(.text+0x20c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3d': api_loopback.c:(.text+0x280): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3i': api_loopback.c:(.text+0x354): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3s': api_loopback.c:(.text+0x408): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3ui': api_loopback.c:(.text+0x4a4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o):api_loopback.c:(.text+0x528): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_BindProgramARB': arbprogram.c:(.text+0x418): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_DeleteProgramsARB': arbprogram.c:(.text+0x5cc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_GenProgramsARB': arbprogram.c:(.text+0x6bc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_IsProgramARB': arbprogram.c:(.text+0x744): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_ProgramStringARB': arbprogram.c:(.text+0xae0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o):arbprogram.c:(.text+0xbec): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_EvalMesh2': draw.c:(.text+0x474): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x478): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x47c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x480): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x484): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x488): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_EvalMesh1': draw.c:(.text+0x5cc): undefined reference to `_glapi_tls_Context' draw.c:(.text+0x5e8): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x5ec): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x5f0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirectCount': draw.c:(.text+0x854): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArrays': draw.c:(.text+0x9d8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArraysInstanced': draw.c:(.text+0xaac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_DrawArraysInstancedBaseInstance': draw.c:(.text+0xb84): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirect': draw.c:(.text+0xcf8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0xe28): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_Rectf': draw.c:(.text+0x12e0): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12e4): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12e8): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12ec): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12f0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x12f4): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElements': draw.c:(.text+0x1750): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElementsBaseVertex': draw.c:(.text+0x183c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawRangeElementsBaseVertex': draw.c:(.text+0x1b2c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElements': draw.c:(.text+0x1c58): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElementsBaseVertex': draw.c:(.text+0x1d44): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x1e30): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_set_context_lost_dispatch': robustness.c:(.text+0x128): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x138): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x1d8): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_GetGraphicsResetStatusARB': robustness.c:(.text+0x354): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_gettexenviv_indexed': texenv.c:(.text+0x3f0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_gettexenvfv_indexed': texenv.c:(.text+0x61c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_TexEnvfv': texenv.c:(.text+0x12c8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_MultiTexEnvfEXT': texenv.c:(.text+0x14c0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o):texenv.c:(.text+0x1508): more undefined references to `_glapi_tls_Context' follow src/util/libmesa_util.a(crc32.c.o): In function `util_hash_crc32': crc32.c:(.text+0x14): undefined reference to `crc32' src/util/libmesa_util.a(disk_cache.c.o): In function `cache_put': disk_cache.c:(.text+0x81c): undefined reference to `deflateInit_' disk_cache.c:(.text+0x860): undefined reference to `deflate' disk_cache.c:(.text+0x88c): undefined reference to `deflateEnd' disk_cache.c:(.text+0x8b4): undefined reference to `deflateEnd' src/util/libmesa_util.a(disk_cache.c.o): In function `disk_cache_get': disk_cache.c:(.text+0x1170): undefined reference to `inflateInit_' disk_cache.c:(.text+0x1180): undefined reference to `inflate' disk_cache.c:(.text+0x1190): undefined reference to `inflateEnd' disk_cache.c:(.text+0x1198): undefined reference to `inflateEnd' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:255: /nvmedata/autobuild/instance-6/output-1/build/mesa3d-19.2.6/.stamp_built] Error 1 make: Leaving directory '/nvmedata/autobuild/instance-6/buildroot'