>>> mesa3d 19.2.0 Extracting xzcat /home/buildroot/autobuild/run/instance-3/dl/mesa3d/mesa-19.2.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0 -xf - >>> mesa3d 19.2.0 Patching Applying 0001-musl.patch using patch: patching file src/gallium/winsys/svga/drm/vmw_screen.h Applying 0002-meson-use-wayland-scanner-provided-by-wayland-scanne.patch using patch: patching file meson.build Hunk #1 succeeded at 1366 (offset 47 lines). patching file meson_options.txt Hunk #1 succeeded at 358 with fuzz 2 (offset 34 lines). Applying 0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch using patch: patching file src/gallium/state_trackers/clover/meson.build Hunk #1 succeeded at 41 (offset -8 lines). >>> mesa3d 19.2.0 Configuring rm -rf /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0//build mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0//build sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%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@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-3/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0//build/cross-compilation.conf -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=false -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dshared-glapi=true -Dgallium-drivers=etnaviv,nouveau,swrast -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dwayland-scanner-path=/home/buildroot/autobuild/run/instance-3/output-1/host/bin/wayland-scanner -Dplatforms=drm,wayland -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=true -Dgallium-vdpau=false -Dlmsensors=false /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/ /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0//build The Meson build system Version: 0.51.2 Source dir: /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0 Build dir: /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build Build type: cross build Program python found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/python) Project name: mesa Project version: 19.2.0 C compiler for the build machine: cc (gcc 4.8.2 "cc (Ubuntu 4.8.2-19ubuntu1) 4.8.2") C++ compiler for the build machine: c++ (gcc 4.8.2 "c++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2") C compiler for the host machine: /home/buildroot/autobuild/run/instance-3/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++ compiler for the host machine: /home/buildroot/autobuild/run/instance-3/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)") Host machine cpu family: arm Host machine cpu: cortex-a8 Target machine cpu family: arm Target machine cpu: cortex-a8 Build machine cpu family: x86_64 Build machine cpu: x86_64 Program pkg-config found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config) Program python3 found: YES (/home/buildroot/autobuild/run/instance-3/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 -fno-math-errno: YES Compiler for C supports arguments -fno-trapping-math: YES Compiler for C supports arguments -Qunused-arguments: NO Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wformat-truncation: NO Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES Compiler for C++ supports arguments -fno-math-errno: YES Compiler for C++ supports arguments -fno-trapping-math: YES Compiler for C++ supports arguments -Qunused-arguments: NO Compiler for C++ supports arguments -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wformat-truncation: NO Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Winitializer-overrides: NO Compiler for C++ supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C++ supports arguments -Werror=vla: YES Checking if "GCC atomic builtins" compiles: YES Checking if "GCC atomic builtins required -latomic" links: YES Checking if "GCC 64bit atomics" with dependency not-found links: YES Header has symbol "major" : YES Checking if "xlocale.h" compiles: YES Checking if "sys/sysctl.h" compiles: YES Checking if "linux/futex.h" compiles: YES Checking if "endian.h" compiles: YES Checking if "dlfcn.h" compiles: YES Checking if "execinfo.h" compiles: YES Checking if "sys/shm.h" compiles: YES Checking if "cet.h" compiles: NO Checking for function "strtof" : YES Checking for function "mkostemp" : YES Checking for function "posix_memalign" : YES Checking for function "timespec_get" : YES Checking for function "memfd_create" : NO Checking for function "random_r" : YES Header has symbol "program_invocation_name" : YES Checking if "strtod has locale support" links: YES Checking if "Bsymbolic" links: YES Checking if "gc-sections" links: YES Checking if "version-script" links: YES Checking if "dynamic-list" links: YES Checking for function "dlopen" : NO Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /home/buildroot/autobuild/run/instance-3/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.8 Library m found: YES Run-time dependency libdrm_nouveau found: YES 2.4.99 Run-time dependency libdrm found: YES 2.4.99 Program bison found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/bison) Program flex found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/flex) Run-time dependency libunwind found: YES 1.3.1 Found pkg-config: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config (1.6.1) Build-time dependency wayland-scanner found: YES 1.17.0 Run-time dependency wayland-protocols found: YES 1.17 Run-time dependency wayland-client found: YES 1.17.0 Run-time dependency wayland-server found: YES 1.17.0 Run-time dependency wayland-egl-backend found: YES 3 Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. Checking for function "mincore" : YES WARNING: Project targetting '>= 0.46' but tried to use feature introduced in '0.50.0': Python module path method Program /home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3 found: YES (/home/buildroot/autobuild/run/instance-3/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 wayland Vulkan drivers: no llvm: no Gallium drivers: etnaviv nouveau swrast Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 104 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 /home/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja >>> mesa3d 19.2.0 Building PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0//build ninja: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0//build' [1/1027] Generating git_sha1.h with a custom command. [2/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [3/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [4/1027] Generating xmlpool_options.h with a custom command. Warning: language 'ca' not found. Warning: language 'es' not found. Warning: language 'de' not found. Warning: language 'nl' not found. Warning: language 'sv' not found. Warning: language 'fr' not found. [5/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [6/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [7/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [8/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [9/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [10/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [11/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [12/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [13/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [14/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [15/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [16/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [17/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [18/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [19/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [20/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [21/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [22/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [23/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [24/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [25/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [26/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [27/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [28/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [29/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [30/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [31/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [32/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [33/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [34/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [35/1027] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [36/1027] Linking static target src/util/libxmlconfig.a. [37/1027] Generating enums.c with a meson_exe.py custom command. [38/1027] Generating marshal_generated.c with a meson_exe.py custom command. [39/1027] Generating api_exec.c with a meson_exe.py custom command. [40/1027] Generating get_hash.h with a meson_exe.py custom command. [41/1027] Generating ir_expression_operation.h with a meson_exe.py custom command. [42/1027] Generating vtn_gather_types.c with a custom command. [43/1027] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/blob.c.o'. [44/1027] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [45/1027] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [46/1027] Generating spirv_info.c with a custom command. [47/1027] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [48/1027] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [49/1027] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [50/1027] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [51/1027] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [52/1027] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [53/1027] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [54/1027] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [55/1027] Linking static target src/compiler/libcompiler.a. [56/1027] Generating nir_constant_expressions.c with a meson_exe.py custom command. [57/1027] Generating nir_opcodes.c with a meson_exe.py custom command. [58/1027] Generating nir_opcodes.h with a meson_exe.py custom command. [59/1027] Generating nir_intrinsics.h with a custom command. [60/1027] 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] { ^ [61/1027] 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] { ^ [62/1027] 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] { ^ [63/1027] 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) ^ [64/1027] Generating format_srgb with a meson_exe.py custom command. [65/1027] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [66/1027] Linking static target src/util/libmesa_util.a. [67/1027] Generating nir_intrinsic.c with a custom command. [68/1027] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [69/1027] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [70/1027] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [71/1027] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [72/1027] 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] { ^ [73/1027] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [74/1027] 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] { ^ [75/1027] 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/1027] 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] { ^ [77/1027] 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] { ^ [78/1027] 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] { ^ [79/1027] 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] { ^ [80/1027] 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] { ^ [81/1027] 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] { ^ [82/1027] 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] { ^ [83/1027] 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] { ^ [84/1027] 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] { ^ [85/1027] 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] { ^ [86/1027] 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] { ^ [87/1027] 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] { ^ [88/1027] 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] { ^ [89/1027] 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] { ^ [90/1027] 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] { ^ [91/1027] 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] { ^ [92/1027] 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] { ^ [93/1027] 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] { ^ [94/1027] 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] { ^ [95/1027] 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] { ^ [96/1027] 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] { ^ [97/1027] 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] { ^ [98/1027] 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] { ^ [99/1027] 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] { ^ [100/1027] 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] { ^ [101/1027] 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] { ^ [102/1027] 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] { ^ [103/1027] 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] { ^ [104/1027] 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] { ^ [105/1027] 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] { ^ [106/1027] 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] { ^ [107/1027] 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] { ^ [108/1027] 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] { ^ [109/1027] 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] { ^ [110/1027] 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] { ^ [111/1027] 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] { ^ [112/1027] 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] { ^ [113/1027] 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] { ^ [114/1027] 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] { ^ [115/1027] 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/1027] 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/1027] 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] { ^ [118/1027] 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] { ^ [119/1027] 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] { ^ [120/1027] 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] { ^ [121/1027] 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] { ^ [122/1027] 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; ^ [123/1027] 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/1027] 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/1027] 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] { ^ [126/1027] 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] { ^ [127/1027] 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/1027] 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] { ^ [129/1027] 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] { ^ [130/1027] 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/1027] 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/1027] 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] { ^ [133/1027] 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] { ^ [134/1027] 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] { ^ [135/1027] 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] { ^ [136/1027] 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] { ^ [137/1027] 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] { ^ [138/1027] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vars_to_ssa.c.o'. In file included from ../src/compiler/nir/nir_lower_vars_to_ssa.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [139/1027] 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] { ^ [140/1027] 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] { ^ [141/1027] 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] { ^ [142/1027] 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] { ^ [143/1027] 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/1027] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bit_size.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_lower_bit_size.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [145/1027] 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] { ^ [146/1027] 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] { ^ [147/1027] 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] { ^ [148/1027] 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] { ^ [149/1027] 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] { ^ [150/1027] 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] { ^ [151/1027] 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] { ^ [152/1027] 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] { ^ [153/1027] 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] { ^ [154/1027] 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] { ^ [155/1027] 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] { ^ [156/1027] 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] { ^ [157/1027] 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] { ^ [158/1027] 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] { ^ [159/1027] 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] { ^ [160/1027] 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] { ^ [161/1027] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_find_array_copies.c.o'. In file included from ../src/compiler/nir/nir_opt_find_array_copies.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [162/1027] 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] { ^ [163/1027] 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] { ^ [164/1027] 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] { ^ [165/1027] 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] { ^ [166/1027] 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] { ^ [167/1027] 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] { ^ [168/1027] 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] { ^ [169/1027] 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] { ^ [170/1027] 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] { ^ [171/1027] 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] { ^ [172/1027] 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] { ^ [173/1027] 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] { ^ [174/1027] 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] { ^ [175/1027] 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] { ^ [176/1027] 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] { ^ [177/1027] 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] { ^ [178/1027] 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] { ^ [179/1027] 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] { ^ [180/1027] 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] { ^ [181/1027] 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] { ^ [182/1027] 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] { ^ [183/1027] 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] { ^ [184/1027] 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] { ^ [185/1027] 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] { ^ [186/1027] 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] { ^ [187/1027] 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] { ^ [188/1027] 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] { ^ [189/1027] 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] { ^ [190/1027] 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] { ^ [191/1027] 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] { ^ [192/1027] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_amd.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_amd.c:26: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [193/1027] 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] { ^ [194/1027] 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] { ^ [195/1027] 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] { ^ [196/1027] 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] { ^ [197/1027] Generating glcpp-lex.c with a custom command. [198/1027] 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] { ^ [199/1027] Generating glsl_lexer_cpp with a custom command. [200/1027] 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] [201/1027] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [202/1027] 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] [203/1027] 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] { ^ [204/1027] 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] { ^ [205/1027] Linking static target src/compiler/nir/libnir.a. [206/1027] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [207/1027] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [208/1027] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [209/1027] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [210/1027] Generating float64_glsl.h with a custom command. [211/1027] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [212/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [213/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [214/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [215/1027] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [216/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [217/1027] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [218/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [219/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [220/1027] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [221/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [222/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [223/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [224/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [225/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [226/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [227/1027] 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/1027] 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); ^ [229/1027] 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] { ^ [230/1027] 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] { ^ [231/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [232/1027] 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] { ^ [233/1027] 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] { ^ [234/1027] 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] { ^ [235/1027] 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] { ^ [236/1027] 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] { ^ [237/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [238/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [239/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [240/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [241/1027] 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] { ^ [242/1027] 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] { ^ [243/1027] 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] { ^ [244/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [245/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [246/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [247/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [248/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [249/1027] 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) ^ [250/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [251/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [252/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [253/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [254/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [255/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [256/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [257/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [258/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [259/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [260/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [261/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [262/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [263/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [264/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [265/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [266/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [267/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [268/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [269/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [270/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [271/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [272/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [273/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [274/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [275/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [276/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [277/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [278/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [279/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [280/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [281/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [282/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [283/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [284/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [285/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [286/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [287/1027] 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]); ^ [288/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [289/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [290/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [291/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [292/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [293/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [294/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [295/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [296/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [297/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [298/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [299/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [300/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [301/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [302/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [303/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [304/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [305/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [306/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [307/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [308/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [309/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [310/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [311/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [312/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [313/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [314/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [315/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [316/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [317/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [318/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [319/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [320/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [321/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [322/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [323/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [324/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [325/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [326/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [327/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [328/1027] Generating wayland-drm-protocol.c with a custom command. [329/1027] Linking static target src/imgui/libintel_imgui_core.a. [330/1027] Generating wayland-drm-client-protocol.h with a custom command. [331/1027] Generating wayland-drm-server-protocol.h with a custom command. [332/1027] Compiling C object 'src/egl/wayland/wayland-drm/78c65e8@@wayland_drm@sta/meson-generated_.._wayland-drm-protocol.c.o'. [333/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [334/1027] Generating linux-dmabuf-unstable-v1-protocol.c with a custom command. [335/1027] Compiling C object 'src/egl/wayland/wayland-drm/78c65e8@@wayland_drm@sta/wayland-drm.c.o'. [336/1027] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_device.c.o'. [337/1027] Generating linux-dmabuf-unstable-v1-client-protocol.h with a custom command. [338/1027] Linking static target src/egl/wayland/wayland-drm/libwayland_drm.a. [339/1027] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_gpu.c.o'. [340/1027] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_bo.c.o'. [341/1027] 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) ^ [342/1027] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_bo_cache.c.o'. [343/1027] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_perfmon.c.o'. [344/1027] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_pipe.c.o'. [345/1027] Generating mesa_lex with a custom command. [346/1027] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_cmd_stream.c.o'. [347/1027] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [348/1027] Linking static target src/etnaviv/drm/libetnaviv_drm.a. [349/1027] Linking static target src/compiler/glsl/libglsl.a. [350/1027] 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] [351/1027] Generating format_info.h with a meson_exe.py custom command. [352/1027] Generating format_pack.c with a meson_exe.py custom command. [353/1027] Generating format_fallback.c with a custom command. [354/1027] Generating format_unpack.c with a meson_exe.py custom command. [355/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_bitmask.c.o'. [356/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_strings.c.o'. [357/1027] Generating remap_helper.h with a meson_exe.py custom command. [358/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_transform.c.o'. [359/1027] Generating marshal_generated.h with a meson_exe.py custom command. [360/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_ureg.c.o'. [361/1027] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [362/1027] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [363/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_screen.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_screen.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] { ^ [364/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_shader.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_shader.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] { ^ [365/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/meson-generated_.._wayland_wayland-drm_linux-dmabuf-unstable-v1-protocol.c.o'. [366/1027] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [367/1027] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [368/1027] Generating dispatch.h with a meson_exe.py custom command. [369/1027] Linking static target src/loader/libloader.a. [370/1027] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [371/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [372/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [373/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [374/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [375/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [376/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglapi.c.o'. [377/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [378/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [379/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [380/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [381/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [382/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [383/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [384/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [385/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [386/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [387/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [388/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [389/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [390/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [391/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [392/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [393/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [394/1027] 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] { ^ [395/1027] 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) ^ [396/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [397/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [398/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [399/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [400/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [401/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [402/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [403/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [404/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [405/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [406/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [407/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [408/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [409/1027] 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] { ^ [410/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [411/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [412/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [413/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [414/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [415/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [416/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [417/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [418/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [419/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [420/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [421/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [422/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [423/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [424/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [425/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [426/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [427/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [428/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [429/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [430/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [431/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [432/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [433/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [434/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [435/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [436/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [437/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [438/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [439/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [440/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [441/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [442/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [443/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [444/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [445/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [446/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [447/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [448/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [449/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [450/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [451/1027] 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] { ^ [452/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [453/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [454/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [455/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [456/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [457/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [458/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [459/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [460/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [461/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [462/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [463/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [464/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [465/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [466/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [467/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [468/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [469/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [470/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [471/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [472/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [473/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [474/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [475/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [476/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [477/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [478/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [479/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [480/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [481/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [482/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [483/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [484/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [485/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [486/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [487/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [488/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [489/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [490/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [491/1027] 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] { ^ [492/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [493/1027] 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] { ^ [494/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [495/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [496/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [497/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [498/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [499/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [500/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [501/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [502/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [503/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [504/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [505/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [506/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [507/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [508/1027] 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] [509/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [510/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [511/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [512/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [513/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [514/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [515/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [516/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [517/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [518/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [519/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [520/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [521/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [522/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [523/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [524/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [525/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [526/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [527/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [528/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [529/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [530/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [531/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [532/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [533/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [534/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [535/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [536/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [537/1027] 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; ^ [538/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. [539/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [540/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [541/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [542/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [543/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [544/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [545/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [546/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [547/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [548/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [549/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [550/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [551/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [552/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [553/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [554/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [555/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [556/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [557/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [558/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [559/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [560/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [561/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [562/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [563/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [564/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [565/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [566/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [567/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [568/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [569/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [570/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [571/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [572/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [573/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [574/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [575/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [576/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [577/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [578/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [579/1027] 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] { ^ [580/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [581/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [582/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [583/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [584/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [585/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [586/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [587/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [588/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [589/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [590/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [591/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [592/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [593/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [594/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [595/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [596/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [597/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [598/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [599/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [600/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [601/1027] 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] { ^ [602/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [603/1027] 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) ^ [604/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [605/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [606/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [607/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [608/1027] 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] { ^ [609/1027] 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] { ^ [610/1027] 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] { ^ [611/1027] 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] { ^ [612/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [613/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [614/1027] 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] { ^ [615/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [616/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [617/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [618/1027] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [619/1027] 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] [620/1027] Linking target src/gbm/libgbm.so.1.0.0. [621/1027] 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] { ^ [622/1027] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [623/1027] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [624/1027] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [625/1027] Generating symbol file 'src/gbm/cd6bfad@@gbm@sha/libgbm.so.1.0.0.symbols'. [626/1027] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [627/1027] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [628/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglarray.c.o'. [629/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcurrent.c.o'. [630/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglconfig.c.o'. [631/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcontext.c.o'. [632/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldevice.c.o'. [633/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldriver.c.o'. [634/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglglobals.c.o'. [635/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldisplay.c.o'. [636/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglimage.c.o'. [637/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egllog.c.o'. [638/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsync.c.o'. [639/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsurface.c.o'. [640/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_device.c.o'. [641/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_drm.c.o'. [642/1027] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [643/1027] Linking static target src/mesa/libmesa_gallium.a. [644/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_egl_dri2.c.o'. [645/1027] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_wayland.c.o'. [646/1027] Generating u_indices_gen.c with a meson_exe.py custom command. [647/1027] Linking target src/egl/libEGL.so.1.0.0. [648/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/os_os_process.c.o'. [649/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_fs.c.o'. [650/1027] Generating u_unfilled_gen.c with a meson_exe.py custom command. [651/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_cache.c.o'. [652/1027] Generating u_format_table.c with a meson_exe.py custom command. [653/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_context.c.o'. [654/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_unfilled_gen.c.o'. [655/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_hash.c.o'. [656/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_context.c.o'. [657/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_gs.c.o'. [658/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe.c.o'. [659/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aaline.c.o'. [660/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aapoint.c.o'. [661/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt.c.o'. [662/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_cull.c.o'. [663/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_clip.c.o'. [664/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_flatshade.c.o'. [665/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_offset.c.o'. [666/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_pstipple.c.o'. [667/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_stipple.c.o'. [668/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_twoside.c.o'. [669/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_unfilled.c.o'. [670/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_util.c.o'. [671/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_validate.c.o'. [672/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_vbuf.c.o'. [673/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_line.c.o'. [674/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_point.c.o'. [675/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_pipeline.c.o'. [676/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_prim_assembler.c.o'. [677/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_emit.c.o'. [678/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch.c.o'. [679/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_emit.c.o'. [680/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_emit.c.o'. [681/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vertex.c.o'. [682/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_so_emit.c.o'. [683/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_util.c.o'. [684/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_post_vs.c.o'. [685/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs.c.o'. [686/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_vsplit.c.o'. [687/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_font.c.o'. [688/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_exec.c.o'. [689/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_variant.c.o'. [690/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_context.c.o'. [691/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_screen.c.o'. [692/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_draw.c.o'. [693/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_state.c.o'. [694/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_pipe.c.o'. [695/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_core.c.o'. [696/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_context.c.o'. [697/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_objects.c.o'. [698/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_screen.c.o'. [699/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump.c.o'. [700/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump_state.c.o'. [701/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_context.c.o'. [702/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_texture.c.o'. [703/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_screen.c.o'. [704/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpu.c.o'. [705/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_nic.c.o'. [706/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpufreq.c.o'. [707/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_context.c.o'. [708/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_diskstat.c.o'. [709/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_sensors_temp.c.o'. [710/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_fps.c.o'. [711/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_shader.c.o'. [712/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_driver_query.c.o'. [713/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/indices_u_primconvert.c.o'. [714/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_core.c.o'. [715/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_cache.c.o'. [716/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_buffer_fenced.c.o'. [717/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_debug.c.o'. [718/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_mm.c.o'. [719/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_slab.c.o'. [720/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_cache.c.o'. [721/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_slab.c.o'. [722/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_validate.c.o'. [723/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_celshade.c.o'. [724/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_colors.c.o'. [725/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_init.c.o'. [726/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_program.c.o'. [727/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_mlaa.c.o'. [728/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_run.c.o'. [729/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_connection.c.o'. [730/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_cpu.c.o'. [731/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_demarshal.c.o'. [732/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_context.c.o'. [733/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_texture.c.o'. [734/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_build.c.o'. [735/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_execmem.c.o'. [736/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_x86sse.c.o'. [737/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_sanity.c.o'. [738/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_indices_gen.c.o'. [739/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_aa_point.c.o'. [740/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_info.c.o'. [741/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_emulate.c.o'. [742/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_dump.c.o'. [743/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_from_mesa.c.o'. [744/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_iterate.c.o'. [745/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_parse.c.o'. [746/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_format_table.c.o'. [747/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_point_sprite.c.o'. [748/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_lowering.c.o'. [749/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_text.c.o'. [750/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_two_side.c.o'. [751/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_linear.c.o'. [752/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_util.c.o'. [753/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate.c.o'. [754/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_cache.c.o'. [755/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_sse.c.o'. [756/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_scan.c.o'. [757/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_async_debug.c.o'. [758/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_generic.c.o'. [759/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blit.c.o'. [760/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_cache.c.o'. [761/1027] 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] [762/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dl.c.o'. [763/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_gallium.c.o'. [764/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_flush.c.o'. [765/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_describe.c.o'. [766/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_image.c.o'. [767/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_refcnt.c.o'. [768/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_memory.c.o'. [769/1027] 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; ^ [770/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_symbol.c.o'. [771/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_stack.c.o'. [772/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw.c.o'. [773/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw_quad.c.o'. [774/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blitter.c.o'. [775/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_defines.c.o'. [776/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format.c.o'. [777/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_zs.c.o'. [778/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_etc.c.o'. [779/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_state.c.o'. [780/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_latc.c.o'. [781/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_other.c.o'. [782/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_bptc.c.o'. [783/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_rgtc.c.o'. [784/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_helpers.c.o'. [785/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_tests.c.o'. [786/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_framebuffer.c.o'. [787/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_gen_mipmap.c.o'. [788/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_yuv.c.o'. [789/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_handle_table.c.o'. [790/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_hash_table.c.o'. [791/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_idalloc.c.o'. [792/1027] 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]; ^ [793/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_index_modify.c.o'. [794/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_pstipple.c.o'. [795/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_log.c.o'. [796/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_mm.c.o'. [797/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim.c.o'. [798/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_network.c.o'. [799/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_suballoc.c.o'. [800/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_resource.c.o'. [801/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_screen.c.o'. [802/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim_restart.c.o'. [803/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_sampler.c.o'. [804/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surfaces.c.o'. [805/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surface.c.o'. [806/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_vbuf.c.o'. [807/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tests.c.o'. [808/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_texture.c.o'. [809/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer.c.o'. [810/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_simple_shaders.c.o'. [811/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tile.c.o'. [812/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer_helper.c.o'. [813/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_upload_mgr.c.o'. [814/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/renderonly_renderonly.c.o'. [815/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_cs.c.o'. [816/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_bicubic_filter.c.o'. [817/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_csc.c.o'. [818/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_threaded_context.c.o'. [819/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor.c.o'. [820/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_matrix_filter.c.o'. [821/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_gfx.c.o'. [822/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_zscan.c.o'. [823/1027] 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] { ^ [824/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_decoder.c.o'. [825/1027] Linking static target src/gallium/auxiliary/libgallium.a. [826/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_idct.c.o'. [827/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_bitstream.c.o'. [828/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_median_filter.c.o'. [829/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mc.c.o'. [830/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_vertex_buffers.c.o'. [831/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_deint_filter.c.o'. [832/1027] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader.c.o'. [833/1027] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_sw.c.o'. [834/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_decoder.c.o'. [835/1027] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_video_buffer.c.o'. [836/1027] Linking static target src/gallium/auxiliary/libgalliumvl.a. [837/1027] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_drm.c.o'. [838/1027] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a. [839/1027] Compiling C object 'src/gallium/winsys/sw/dri/2837117@@swdri@sta/dri_sw_winsys.c.o'. [840/1027] Compiling C object 'src/gallium/winsys/sw/null/b2e1a32@@ws_null@sta/null_sw_winsys.c.o'. [841/1027] Linking static target src/gallium/winsys/sw/dri/libswdri.a. [842/1027] Linking static target src/gallium/winsys/sw/null/libws_null.a. [843/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_clear.c.o'. [844/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_fence.c.o'. [845/1027] Compiling C object 'src/gallium/winsys/sw/wrapper/9f32346@@wsw@sta/wrapper_sw_winsys.c.o'. [846/1027] Compiling C object 'src/gallium/winsys/sw/kms-dri/768d376@@swkmsdri@sta/kms_dri_sw_winsys.c.o'. [847/1027] Linking static target src/gallium/winsys/sw/wrapper/libwsw.a. [848/1027] Linking static target src/gallium/winsys/sw/kms-dri/libswkmsdri.a. [849/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_buffer.c.o'. [850/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_draw_arrays.c.o'. [851/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_compute.c.o'. [852/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_context.c.o'. [853/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_flush.c.o'. [854/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_fs_exec.c.o'. [855/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_query.c.o'. [856/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_prim_vbuf.c.o'. [857/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_fs.c.o'. [858/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_image.c.o'. [859/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_pipe.c.o'. [860/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_stipple.c.o'. [861/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_screen.c.o'. [862/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_blend.c.o'. [863/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_depth_test.c.o'. [864/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_setup.c.o'. [865/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_blend.c.o'. [866/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_image.c.o'. [867/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_clip.c.o'. [868/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_rasterizer.c.o'. [869/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_derived.c.o'. [870/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_sampler.c.o'. [871/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_so.c.o'. [872/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_shader.c.o'. [873/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_vertex.c.o'. [874/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_surface.c.o'. [875/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_tex_tile_cache.c.o'. [876/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_surface.c.o'. [877/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_texture.c.o'. [878/1027] Compiling C object 'src/gallium/winsys/nouveau/drm/8578921@@nouveauwinsys@sta/nouveau_drm_winsys.c.o'. [879/1027] Linking static target src/gallium/winsys/nouveau/drm/libnouveauwinsys.a. [880/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_mm.c.o'. [881/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_tile_cache.c.o'. [882/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_heap.c.o'. [883/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_fence.c.o'. [884/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_buffer.c.o'. [885/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_screen.c.o'. [886/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video_bsp.c.o'. [887/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_video.c.o'. [888/1027] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_tex_sample.c.o'. ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_1d': ../src/gallium/drivers/softpipe/sp_tex_sample.c:537:4: warning: passing argument 2 of 'compute_lambda_1d_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_1d_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:513:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_1d_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_2d': ../src/gallium/drivers/softpipe/sp_tex_sample.c:579:4: warning: passing argument 2 of 'compute_lambda_2d_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_2d_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:555:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_2d_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_3d': ../src/gallium/drivers/softpipe/sp_tex_sample.c:627:4: warning: passing argument 2 of 'compute_lambda_3d_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_3d_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:599:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_3d_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_cube': ../src/gallium/drivers/softpipe/sp_tex_sample.c:659:4: warning: passing argument 2 of 'compute_lambda_cube_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_cube_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:632:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_cube_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_lod': ../src/gallium/drivers/softpipe/sp_tex_sample.c:2036:33: warning: passing argument 6 of 'compute_lambda_lod_unclamped' from incompatible pointer type [enabled by default] s, t, p, derivs, lod_in, control, lod); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:1970:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_lod_unclamped(const struct sp_sampler_view *sp_sview, ^ [889/1027] Linking static target src/gallium/drivers/softpipe/libsoftpipe.a. [890/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video.c.o'. [891/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video_vp.c.o'. [892/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_clear.c.o'. [893/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_context.c.o'. [894/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_format.c.o'. [895/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_draw.c.o'. [896/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_fragprog.c.o'. [897/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_build_util.cpp.o'. [898/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_fragtex.c.o'. [899/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_push.c.o'. [900/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_resource.c.o'. [901/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_miptree.c.o'. [902/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_query.c.o'. [903/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_screen.c.o'. [904/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_texture.c.o'. [905/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_state.c.o'. [906/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_state_validate.c.o'. [907/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv40_verttex.c.o'. [908/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_vertprog.c.o'. [909/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_transfer.c.o'. [910/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_vbo.c.o'. [911/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_compute.c.o'. [912/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_formats.c.o'. [913/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_context.c.o'. [914/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nvfx_fragprog.c.o'. [915/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nvfx_vertprog.c.o'. [916/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_miptree.c.o'. [917/1027] 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] { ^ [918/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query.c.o'. [919/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_push.c.o'. [920/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw.c.o'. [921/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw_metric.c.o'. [922/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw_sm.c.o'. [923/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_resource.c.o'. [924/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_shader_state.c.o'. [925/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_state_validate.c.o'. [926/1027] 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] { ^ [927/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_tex.c.o'. [928/1027] 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); ^ [929/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_transfer.c.o'. ../src/gallium/drivers/nouveau/nv50/nv50_transfer.c: In function 'nv50_cb_push': ../src/gallium/drivers/nouveau/nv50/nv50_transfer.c:430:22: warning: 'bufid' may be used uninitialized in this function [-Wmaybe-uninitialized] nv50_cb_bo_push(nv, res->bo, res->domain, ^ [930/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video.c.o'. [931/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_vbo.c.o'. [932/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video_bsp.c.o'. [933/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_bsp.c.o'. [934/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video.c.o'. [935/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video_vp.c.o'. [936/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_surface.c.o'. [937/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_ppp.c.o'. [938/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_vp.c.o'. [939/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_bb.cpp.o'. [940/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_from_common.cpp.o'. [941/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_nv50.cpp.o'. [942/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir.cpp.o'. [943/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target_nv50.cpp.o'. [944/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_graph.cpp.o'. [945/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_helper.cpp.o'. [946/1027] 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) { ^ [947/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_nv50.cpp.o'. [948/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_print.cpp.o'. [949/1027] 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:3455: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:3158:18: note: 'src1' was declared here Value *src0, *src1, *src2, *src3; ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3307: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:3159:18: note: 'val1' was declared here Value *val0, *val1; ^ [950/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_peephole.cpp.o'. [951/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ssa.cpp.o'. [952/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_util.cpp.o'. [953/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target.cpp.o'. [954/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ra.cpp.o'. [955/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_gk110.cpp.o'. [956/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_gm107.cpp.o'. [957/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_nvc0.cpp.o'. [958/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target_gm107.cpp.o'. [959/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_gm107.cpp.o'. [960/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_compute.c.o'. [961/1027] 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); ^ [962/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_formats.c.o'. [963/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_miptree.c.o'. [964/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target_nvc0.cpp.o'. [965/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query.c.o'. [966/1027] 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] { ^ [967/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_hw.c.o'. [968/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_sw.c.o'. [969/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_hw_metric.c.o'. [970/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_resource.c.o'. [971/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_query_hw_sm.c.o'. [972/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_shader_state.c.o'. [973/1027] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_nvc0.cpp.o'. [974/1027] 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] { ^ [975/1027] 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); ^ [976/1027] 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); ^ [977/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_transfer.c.o'. [978/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_tex.c.o'. [979/1027] 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); ^ [980/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_bsp.c.o'. [981/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_vbo_translate.c.o'. [982/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_vbo.c.o'. [983/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video.c.o'. [984/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_ppp.c.o'. [985/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_asm.c.o'. [986/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_vp.c.o'. [987/1027] Compiling C object 'src/gallium/winsys/etnaviv/drm/ca904e1@@etnavivdrm@sta/etnaviv_drm_winsys.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/winsys/etnaviv/drm/etnaviv_drm_winsys.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] { ^ [988/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_clear_blit.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_clear_blit.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] { ^ [989/1027] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nve4_compute.c.o'. [990/1027] Linking static target src/gallium/winsys/etnaviv/drm/libetnavivdrm.a. [991/1027] Linking static target src/gallium/drivers/nouveau/libnouveau.a. [992/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_blend.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_blend.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] { ^ ../src/gallium/drivers/etnaviv/etnaviv_blend.c: In function 'etna_update_blend': ../src/gallium/drivers/etnaviv/etnaviv_blend.c:122:42: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized] const struct util_format_description *desc; ^ [993/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_rs.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_rs.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] { ^ [994/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_blt.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_blt.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] { ^ [995/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_disasm.c.o'. [996/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_context.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_context.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] { ^ [997/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_etc2.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_etc2.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] { ^ [998/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_emit.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_emit.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] { ^ [999/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_format.c.o'. [1000/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_fence.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_fence.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] { ^ [1001/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_compiler_tgsi.c.o'. [1002/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query.c.o'. [1003/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query_sw.c.o'. [1004/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_compiler_nir.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/gallium/drivers/etnaviv/etnaviv_compiler_nir.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] { ^ [1005/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query_hw.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_query_hw.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] { ^ [1006/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_rasterizer.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_rasterizer.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] { ^ [1007/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query_pm.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_query_pm.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] { ^ [1008/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_state.c.o'. [1009/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_surface.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_surface.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] { ^ [1010/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_resource.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_resource.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] { ^ [1011/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_texture.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_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] { ^ [1012/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_tiling.c.o'. [1013/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_uniforms.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_uniforms.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] { ^ [1014/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_texture_state.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_emit.h:30, from ../src/gallium/drivers/etnaviv/etnaviv_texture_state.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] { ^ [1015/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_zsa.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_zsa.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] { ^ [1016/1027] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_transfer.c.o'. In file included from ../src/gallium/drivers/etnaviv/etnaviv_screen.h:41:0, from ../src/gallium/drivers/etnaviv/etnaviv_transfer.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] { ^ [1017/1027] Linking static target src/gallium/drivers/etnaviv/libetnaviv.a. [1018/1027] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_drawable.c.o'. [1019/1027] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_context.c.o'. [1020/1027] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_helpers.c.o'. [1021/1027] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_screen.c.o'. [1022/1027] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_query_renderer.c.o'. [1023/1027] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/drisw.c.o'. [1024/1027] Compiling C object 'src/gallium/targets/dri/8381c20@@gallium_dri@sha/target.c.o'. [1025/1027] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri2.c.o'. [1026/1027] Linking static target src/gallium/state_trackers/dri/libdri.a. [1027/1027] Linking target src/gallium/targets/dri/libgallium_dri.so. FAILED: src/gallium/targets/dri/libgallium_dri.so /home/buildroot/autobuild/run/instance-3/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,--no-undefined -Wl,--as-needed -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/drivers/softpipe/libsoftpipe.a src/gallium/winsys/nouveau/drm/libnouveauwinsys.a src/gallium/drivers/nouveau/libnouveau.a src/gallium/drivers/etnaviv/libetnaviv.a src/etnaviv/drm/libetnaviv_drm.a src/gallium/winsys/etnaviv/drm/libetnavivdrm.a -Wl,--build-id=sha1 -Wl,--gc-sections -Wl,--version-script /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/src/gallium/targets/dri/dri.sym -Wl,--dynamic-list /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/src/gallium/targets/dri/../dri-vdpau.dyn /home/buildroot/autobuild/run/instance-3/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm.so -pthread /home/buildroot/autobuild/run/instance-3/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libexpat.so /home/buildroot/autobuild/run/instance-3/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.so -lm /home/buildroot/autobuild/run/instance-3/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libunwind.so -ldl /home/buildroot/autobuild/run/instance-3/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/../../drivers/softpipe:$ORIGIN/../../winsys/nouveau/drm:$ORIGIN/../../drivers/nouveau:$ORIGIN/../../drivers/etnaviv:$ORIGIN/../../../etnaviv/drm:$ORIGIN/../../winsys/etnaviv/drm:/home/buildroot/autobuild/run/instance-3/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib' -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/mesa -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/compiler/glsl -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/compiler/glsl/glcpp -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/util -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/compiler/nir -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/compiler -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/mesa/drivers/dri/common -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/state_trackers/dri -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/auxiliary -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/mapi/shared-glapi -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/auxiliary/pipe-loader -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/loader -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/null -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/wrapper -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/dri -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/kms-dri -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/drivers/softpipe -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/winsys/nouveau/drm -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/drivers/nouveau -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/drivers/etnaviv -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/etnaviv/drm -Wl,-rpath-link,/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/build/src/gallium/winsys/etnaviv/drm src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_End': vbo_exec_api.c:(.text+0x22a): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x308): 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+0xbe8): 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+0xd2c): 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+0xea0): 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+0x1004): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o):vbo_exec_api.c:(.text+0x1158): 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+0xab3c): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformativ': formatquery.c:(.text+0x554): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformati64v': formatquery.c:(.text+0x153c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o): In function `find_value_indexed': get.c:(.text+0x474): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o): In function `find_value': get.c:(.text+0xf30): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o): In function `_mesa_GetUnsignedBytevEXT': get.c:(.text+0x2bfc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o):get.c:(.text+0x3170): 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+0x2ac): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0x2b0): 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+0x52c): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0x530): 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+0x84): 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+0xe04): 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+0xf60): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1NbvNV': api_arrayelt.c:(.text+0x140): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1bvNV': api_arrayelt.c:(.text+0x174): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2NbvNV': api_arrayelt.c:(.text+0x1d4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2bvNV': api_arrayelt.c:(.text+0x218): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib3NbvNV': api_arrayelt.c:(.text+0x294): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o):api_arrayelt.c:(.text+0x2e8): 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+0x2d04): undefined reference to `_glapi_tls_Context' api_arrayelt.c:(.text+0x2d08): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray_no_error': arrayobj.c:(.text+0x854): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray': arrayobj.c:(.text+0x92c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays_no_error': arrayobj.c:(.text+0x950): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays': arrayobj.c:(.text+0x978): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_GenVertexArrays_no_error': arrayobj.c:(.text+0x9a4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o):arrayobj.c:(.text+0x9ec): 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+0x5da): undefined reference to `_glapi_get_dispatch_table_size' context.c:(.text+0x5e6): undefined reference to `_glapi_get_dispatch_table_size' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_make_current': context.c:(.text+0xee0): undefined reference to `_glapi_check_multithread' context.c:(.text+0xee8): undefined reference to `_glapi_set_dispatch' context.c:(.text+0xf04): undefined reference to `_glapi_set_context' context.c:(.text+0xf0a): undefined reference to `_glapi_set_context' context.c:(.text+0xf10): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x10cc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_free_context_data': context.c:(.text+0x10e4): undefined reference to `_glapi_get_context' context.c:(.text+0x12a2): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Finish': context.c:(.text+0x132c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Flush': context.c:(.text+0x1358): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_get_current_context': context.c:(.text+0xe2a): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `dump_texture': debug.c:(.text+0x2f8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_write_renderbuffer_image': debug.c:(.text+0x738): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_dump_texture': debug.c:(.text+0x7b4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_dump_textures': debug.c:(.text+0x7d8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_dump_renderbuffers': debug.c:(.text+0x804): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o):debug.c:(.text+0x8d0): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_NewList': dlist.c:(.text+0x14658): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x14668): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_EndList': dlist.c:(.text+0x14754): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x14764): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallList': dlist.c:(.text+0x147c4): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x147d4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `save_CallList': dlist.c:(.text+0x14820): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallLists': dlist.c:(.text+0x14ac8): undefined reference to `_glapi_tls_Context' dlist.c:(.text+0x14b84): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_ListBase': dlist.c:(.text+0x14c64): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_initialize_save_table': dlist.c:(.text+0x14c72): undefined reference to `_glapi_get_dispatch_table_size' dlist.c:(.text+0x14c82): 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+0x17284): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_EnableClientState': enable.c:(.text+0x3f4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_EnableClientStateiEXT': enable.c:(.text+0x414): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_DisableClientState': enable.c:(.text+0x42c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_DisableClientStateiEXT': enable.c:(.text+0x44c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o):enable.c:(.text+0x20b8): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_unmarshal_batch': glthread.c:(.text+0x22): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_restore_dispatch': glthread.c:(.text+0xd4): undefined reference to `_glapi_get_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_finish': glthread.c:(.text+0x1a8): undefined reference to `_glapi_get_dispatch' glthread.c:(.text+0x1b8): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_thread_initialization': glthread.c:(.text+0x14): undefined reference to `_glapi_set_context' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_restore_dispatch': glthread.c:(.text+0xe6): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_Hint': hint.c:(.text+0x240): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_MaxShaderCompilerThreadsKHR': hint.c:(.text+0x26c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ShadeModel': light.c:(.text+0x748): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ProvokingVertex': light.c:(.text+0x7a8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_Lightfv': light.c:(.text+0xdc0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o):light.c:(.text+0x1054): 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+0x76): undefined reference to `_glapi_add_dispatch' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers_no_error': samplerobj.c:(.text+0x64c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers': samplerobj.c:(.text+0x680): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers_no_error': samplerobj.c:(.text+0x6b0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers': samplerobj.c:(.text+0x6e4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_DeleteSamplers_no_error': samplerobj.c:(.text+0x710): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o):samplerobj.c:(.text+0x738): 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+0x188): 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+0x1e8): 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+0x20c): 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+0x548): 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+0xcac): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0xcba): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0xe40): 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+0xee8): 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+0xf10): 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+0xf38): 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+0xf64): 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+0xf8c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o):vbo_save_api.c:(.text+0xfb4): 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+0x9198): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x919c): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x91a0): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x91a4): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x91a8): 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+0x9310): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0x9314): 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+0x93d8): 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+0x9494): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0x9498): 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+0x9528): 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+0x9594): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0x9598): 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+0x288): undefined reference to `_glapi_tls_Dispatch' vbo_save_loopback.c:(.text+0x28c): 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+0x1040): 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+0xe0): 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+0x1bbc): 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+0x7c): 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+0xc0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o):marshal_generated.c:(.text+0x10c): 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+0x16c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3d': api_loopback.c:(.text+0x1ac): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3i': api_loopback.c:(.text+0x238): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3s': api_loopback.c:(.text+0x2a8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3ui': api_loopback.c:(.text+0x310): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o):api_loopback.c:(.text+0x364): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_BindProgramARB': arbprogram.c:(.text+0x28c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_DeleteProgramsARB': arbprogram.c:(.text+0x3a0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_GenProgramsARB': arbprogram.c:(.text+0x438): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_IsProgramARB': arbprogram.c:(.text+0x48c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_ProgramStringARB': arbprogram.c:(.text+0x70c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o):arbprogram.c:(.text+0x7a0): 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+0x24c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x250): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x254): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x258): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x25c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x260): 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+0x328): undefined reference to `_glapi_tls_Context' draw.c:(.text+0x32c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x330): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x334): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirectCount': draw.c:(.text+0x4c0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArrays': draw.c:(.text+0x5a0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArraysInstanced': draw.c:(.text+0x624): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_DrawArraysInstancedBaseInstance': draw.c:(.text+0x6a8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirect': draw.c:(.text+0x784): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x838): 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+0xb14): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0xb18): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0xb1c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0xb20): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0xb24): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0xb28): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElements': draw.c:(.text+0xe20): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElementsBaseVertex': draw.c:(.text+0xeb8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawRangeElementsBaseVertex': draw.c:(.text+0x109c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElements': draw.c:(.text+0x114c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElementsBaseVertex': draw.c:(.text+0x11dc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x126c): 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+0xae): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0xba): undefined reference to `_glapi_get_dispatch_table_size' src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_GetGraphicsResetStatusARB': robustness.c:(.text+0x254): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_set_context_lost_dispatch': robustness.c:(.text+0x128): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_gettexenviv_indexed': texenv.c:(.text+0x298): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_gettexenvfv_indexed': texenv.c:(.text+0x3fc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_TexEnvfv': texenv.c:(.text+0xc24): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_MultiTexEnvfEXT': texenv.c:(.text+0xd50): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_MultiTexEnvfvEXT': texenv.c:(.text+0xd7c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o):texenv.c:(.text+0xdc0): more undefined references to `_glapi_tls_Context' follow src/util/libmesa_util.a(crc32.c.o): In function `util_hash_crc32': crc32.c:(.text+0xa): undefined reference to `crc32' src/util/libmesa_util.a(disk_cache.c.o): In function `cache_put': disk_cache.c:(.text+0x52c): undefined reference to `deflateInit_' disk_cache.c:(.text+0x566): undefined reference to `deflate' disk_cache.c:(.text+0x582): undefined reference to `deflateEnd' disk_cache.c:(.text+0x59c): undefined reference to `deflateEnd' src/util/libmesa_util.a(disk_cache.c.o): In function `disk_cache_get': disk_cache.c:(.text+0xbb0): undefined reference to `inflateInit_' disk_cache.c:(.text+0xbba): undefined reference to `inflate' disk_cache.c:(.text+0xbc4): undefined reference to `inflateEnd' disk_cache.c:(.text+0xbca): undefined reference to `inflateEnd' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-19.2.0/.stamp_built] Error 1 make: Leaving directory `/home/buildroot/autobuild/run/instance-3/buildroot'