>>> mesa3d 19.2.0 Extracting xzcat /data/buildroot/buildroot-test/instance-0/dl/mesa3d/mesa-19.2.0.tar.xz | /data/buildroot/buildroot-test/instance-0/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0 -xf - >>> mesa3d 19.2.0 Patching Applying 0001-musl.patch using patch: patching file src/gallium/winsys/svga/drm/vmw_screen.h Applying 0002-meson-use-wayland-scanner-provided-by-wayland-scanne.patch using patch: patching file meson.build Hunk #1 succeeded at 1366 (offset 47 lines). patching file meson_options.txt Hunk #1 succeeded at 358 with fuzz 2 (offset 34 lines). Applying 0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch using patch: patching file src/gallium/state_trackers/clover/meson.build Hunk #1 succeeded at 41 (offset -8 lines). >>> mesa3d 19.2.0 Configuring rm -rf /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0//build mkdir -p /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0//build sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/data/buildroot/buildroot-test/instance-0/output/host%g" package/meson/cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0//build/cross-compilation.conf PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-0/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.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,freedreno -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dwayland-scanner-path=/data/buildroot/buildroot-test/instance-0/output/host/bin/wayland-scanner -Dplatforms=drm,wayland -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=false -Dgallium-vdpau=false -Dlmsensors=false /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/ /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0//build The Meson build system Version: 0.51.2 Source dir: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0 Build dir: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build Build type: cross build Program python found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python) Project name: mesa Project version: 19.2.0 C compiler for the build machine: cc (gcc 9.1.0 "cc (GCC) 9.1.0") C++ compiler for the build machine: c++ (gcc 9.1.0 "c++ (GCC) 9.1.0") C compiler for the host machine: /data/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3 "arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C++ compiler for the host machine: /data/buildroot/buildroot-test/instance-0/output/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3 "arm-none-linux-gnueabi-g++ (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") Host machine cpu family: arm Host machine cpu: arm926ej-s Target machine cpu family: arm Target machine cpu: arm926ej-s Build machine cpu family: x86_64 Build machine cpu: x86_64 Program pkg-config found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config) Program python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Fetching value of define "ETIME" : 62 Checking for function "bswap32" : YES Checking for function "bswap64" : YES Checking for function "clz" : YES Checking for function "clzll" : YES Checking for function "ctz" : YES Checking for function "expect" : YES Checking for function "ffs" : YES Checking for function "ffsll" : YES Checking for function "popcount" : YES Checking for function "popcountll" : YES Checking for function "unreachable" : YES Checking if "__attribute__((const))" compiles: YES Checking if "__attribute__((flatten))" compiles: YES Checking if "__attribute__((malloc))" compiles: YES Checking if "__attribute__((pure))" compiles: YES Checking if "__attribute__((unused))" compiles: YES Checking if "__attribute__((warn_unused_result))" compiles: YES Checking if "__attribute__((weak))" compiles: YES Checking if "__attribute__((format(...)))" compiles: YES Checking if "__attribute__((packed))" compiles: YES Checking if "__attribute__((returns_nonnull))" compiles: YES Checking if "__attribute__((visibility(...)))" compiles: YES Checking if "__attribute__((alias(...)))" compiles: YES Checking if "__attribute__((__noreturn__))" compiles: YES Checking if "__uint128_t" compiles: NO Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: NO Compiler for C supports arguments -Werror=format: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -fno-math-errno: YES Compiler for C supports arguments -fno-trapping-math: YES Compiler for C supports arguments -Qunused-arguments: NO Compiler for C supports arguments -Wmissing-field-initializers: YES Compiler for C supports arguments -Wformat-truncation: NO Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES Compiler for C++ supports arguments -fno-math-errno: YES Compiler for C++ supports arguments -fno-trapping-math: YES Compiler for C++ supports arguments -Qunused-arguments: NO Compiler for C++ supports arguments -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wformat-truncation: NO Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -Winitializer-overrides: NO Compiler for C++ supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C++ supports arguments -Werror=vla: YES Checking if "GCC atomic builtins" compiles: YES Checking if "GCC atomic builtins required -latomic" links: YES Checking if "GCC 64bit atomics" with dependency not-found links: YES Header has symbol "major" : YES Checking if "xlocale.h" compiles: YES Checking if "sys/sysctl.h" compiles: YES Checking if "linux/futex.h" compiles: YES Checking if "endian.h" compiles: YES Checking if "dlfcn.h" compiles: YES Checking if "execinfo.h" compiles: YES Checking if "sys/shm.h" compiles: YES Checking if "cet.h" compiles: NO Checking for function "strtof" : YES Checking for function "mkostemp" : YES Checking for function "posix_memalign" : YES Checking for function "timespec_get" : YES Checking for function "memfd_create" : NO Checking for function "random_r" : YES Header has symbol "program_invocation_name" : YES Checking if "strtod has locale support" links: YES Checking if "Bsymbolic" links: YES Checking if "gc-sections" links: YES Checking if "version-script" links: YES Checking if "dynamic-list" links: YES Checking for function "dlopen" : NO Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/pkg-config (1.6.1) Run-time dependency zlib found: YES 1.2.11 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setaffinity_np" with dependency threads: NO Run-time dependency expat found: YES 2.2.8 Library m found: YES Run-time dependency libdrm found: YES 2.4.99 Program bison found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/bison) Program flex found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/flex) Found pkg-config: /data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config (1.6.1) Build-time dependency wayland-scanner found: YES 1.17.0 Run-time dependency wayland-protocols found: YES 1.17 Run-time dependency wayland-client found: YES 1.17.0 Run-time dependency wayland-server found: YES 1.17.0 Run-time dependency wayland-egl-backend found: YES 3 Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.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 Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C++ supports arguments -Wpacked-bitfield-compat: YES WARNING: Project targetting '>= 0.46' but tried to use feature introduced in '0.50.0': Python module path method Program /data/buildroot/buildroot-test/instance-0/output/host/bin/python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: yes (ES1: no ES2: no) OSMesa: no DRI platform: drm DRI drivers: 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 freedreno Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 114 WARNING: Project specifies a minimum meson_version '>= 0.46' but uses features which were added in newer versions: * 0.50.0: {'Python module path method'} Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /data/buildroot/buildroot-test/instance-0/output/host/bin/ninja >>> mesa3d 19.2.0 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-0/output/host/bin/ninja -j12 -C /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0//build ninja: Entering directory `/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0//build' [1/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [2/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [3/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [4/1035] Generating git_sha1.h with a custom command. [5/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [6/1035] 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. [7/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [8/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [9/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [10/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [11/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [12/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [13/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [14/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [15/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [16/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [17/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [18/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [19/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [20/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [21/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [22/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [23/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [24/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [25/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [26/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [27/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [28/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [29/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [30/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [31/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [32/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [33/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [34/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [35/1035] Generating vtn_gather_types.c with a custom command. [36/1035] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [37/1035] Generating spirv_info.c with a custom command. [38/1035] Linking static target src/util/libxmlconfig.a. [39/1035] Generating nir_intrinsics.h with a custom command. [40/1035] Generating ir_expression_operation.h with a meson_exe.py custom command. [41/1035] Generating nir_intrinsic.c with a custom command. [42/1035] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [43/1035] Generating nir_opcodes.h with a meson_exe.py custom command. [44/1035] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [45/1035] Generating nir_constant_expressions.c with a meson_exe.py custom command. [46/1035] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/blob.c.o'. [47/1035] Generating nir_opcodes.c with a meson_exe.py custom command. [48/1035] Generating enums.c with a meson_exe.py custom command. [49/1035] 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] { ^ [50/1035] 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] { ^ [51/1035] 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] { ^ [52/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_group.c.o'. [53/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_image.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.h:30, from ../src/freedreno/ir3/ir3_image.h:30, from ../src/freedreno/ir3/ir3_image.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [54/1035] 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] { ^ [55/1035] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [56/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [57/1035] 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] { ^ [58/1035] 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] { ^ [59/1035] 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] { ^ [60/1035] 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] { ^ [61/1035] Generating api_exec.c with a meson_exe.py custom command. [62/1035] 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] { ^ [63/1035] 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] { ^ [64/1035] 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] { ^ [65/1035] 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) ^ [66/1035] 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] { ^ [67/1035] 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] { ^ [68/1035] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [69/1035] 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] { ^ [70/1035] 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] { ^ [71/1035] Linking static target src/compiler/libcompiler.a. [72/1035] 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] { ^ [73/1035] Generating marshal_generated.c with a meson_exe.py custom command. [74/1035] 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] { ^ [75/1035] 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] { ^ [76/1035] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [77/1035] 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] { ^ [78/1035] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [79/1035] 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] { ^ [80/1035] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [81/1035] 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] { ^ [82/1035] 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] { ^ [83/1035] 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] { ^ [84/1035] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [85/1035] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [86/1035] 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] { ^ [87/1035] 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] { ^ [88/1035] 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] { ^ [89/1035] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [90/1035] 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] { ^ [91/1035] 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] { ^ [92/1035] 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] { ^ [93/1035] 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] { ^ [94/1035] 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] { ^ [95/1035] 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] { ^ [96/1035] 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] { ^ [97/1035] 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] { ^ [98/1035] 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] { ^ [99/1035] 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] { ^ [100/1035] 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] { ^ [101/1035] 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] { ^ [102/1035] 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] { ^ [103/1035] 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] { ^ [104/1035] 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] { ^ [105/1035] 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] { ^ [106/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_load_const_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_load_const_to_scalar.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [107/1035] 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] { ^ [108/1035] 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] { ^ [109/1035] 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] { ^ [110/1035] 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] { ^ [111/1035] 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] { ^ [112/1035] 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] { ^ [113/1035] 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] { ^ [114/1035] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [115/1035] 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] { ^ [116/1035] 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] { ^ [117/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int64.c.o'. In file included from ../src/compiler/nir/nir_lower_int64.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [118/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_arrays_to_elements.c.o'. In file included from ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [119/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_vector.c.o'. In file included from ../src/compiler/nir/nir_lower_io_to_vector.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [120/1035] 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] { ^ [121/1035] 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] { ^ [122/1035] 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] { ^ [123/1035] 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] { ^ [124/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io.c.o'. In file included from ../src/compiler/nir/nir_lower_io.c:34:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_lower_io.c: In function 'nir_lower_vars_to_explicit_types': ../src/compiler/nir/nir_lower_io.c:1435:22: warning: unused variable 'supported' [-Wunused-variable] nir_variable_mode supported = nir_var_mem_shared | nir_var_shader_temp | nir_var_function_temp; ^ [125/1035] 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] { ^ [126/1035] 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] { ^ [127/1035] 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] { ^ [128/1035] 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] { ^ [129/1035] 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] { ^ [130/1035] 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] { ^ [131/1035] 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] { ^ [132/1035] 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] { ^ [133/1035] 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] { ^ [134/1035] 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] { ^ [135/1035] 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] { ^ [136/1035] 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] { ^ [137/1035] 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] { ^ [138/1035] 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] { ^ [139/1035] 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] { ^ [140/1035] 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/1035] 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] { ^ [142/1035] 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] { ^ [143/1035] 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] { ^ [144/1035] 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] { ^ [145/1035] 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] { ^ [146/1035] 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] { ^ [147/1035] 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] { ^ [148/1035] 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] { ^ [149/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dce.c.o'. In file included from ../src/compiler/nir/nir_opt_dce.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [150/1035] 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] { ^ [151/1035] 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] { ^ [152/1035] 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] { ^ [153/1035] 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] { ^ [154/1035] 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] { ^ [155/1035] 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] { ^ [156/1035] 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] { ^ [157/1035] 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] { ^ [158/1035] 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] { ^ [159/1035] 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] { ^ [160/1035] 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] { ^ [161/1035] 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] { ^ [162/1035] 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] { ^ [163/1035] 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] { ^ [164/1035] 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] { ^ [165/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_if.c.o'. In file included from ../src/compiler/nir/nir_opt_if.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_opt_if.c: In function 'opt_if_cf_list.isra.14': ../src/compiler/nir/nir_opt_if.c:891:22: warning: 'nif' may be used uninitialized in this function [-Wmaybe-uninitialized] nir_cf_reinsert(&tmp, nir_after_cf_list(&nif->then_list)); ^ ../src/compiler/nir/nir_opt_if.c:840:12: note: 'nif' was declared here nir_if *nif; ^ [166/1035] 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] { ^ [167/1035] 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] { ^ [168/1035] 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] { ^ [169/1035] 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] { ^ [170/1035] 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] { ^ [171/1035] 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] { ^ [172/1035] 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] { ^ [173/1035] 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] { ^ [174/1035] 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] { ^ [175/1035] 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] { ^ [176/1035] 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] { ^ [177/1035] 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] { ^ [178/1035] 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] { ^ [179/1035] 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] { ^ [180/1035] 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] { ^ [181/1035] 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] { ^ [182/1035] 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] { ^ [183/1035] 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] { ^ [184/1035] 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] { ^ [185/1035] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [186/1035] 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] { ^ [187/1035] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [188/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_depth.c.o'. [189/1035] 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] { ^ [190/1035] 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] { ^ [191/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_cp.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_cp.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [192/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_legalize.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_legalize.c:31: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [193/1035] Generating glcpp-lex.c with a custom command. [194/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir.c:31: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [195/1035] Generating glsl_lexer_cpp with a custom command. [196/1035] 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/1035] 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] { ^ [198/1035] Generating glcpp-parse.[ch] with a custom command. ../src/compiler/glsl/glcpp/glcpp-parse.y:157.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 157 | %pure-parser | ^~~~~~~~~~~~ ../src/compiler/glsl/glcpp/glcpp-parse.y:158.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 158 | %error-verbose | ^~~~~~~~~~~~~~ ../src/compiler/glsl/glcpp/glcpp-parse.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [199/1035] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [200/1035] 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] { ^ [201/1035] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_opencl.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_builtin_builder.h:27, from ../src/compiler/spirv/vtn_opencl.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [202/1035] Generating float64_glsl.h with a custom command. [203/1035] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [204/1035] Generating wayland-drm-client-protocol.h with a custom command. [205/1035] Generating wayland-drm-server-protocol.h with a custom command. [206/1035] Generating wayland-drm-protocol.c with a custom command. [207/1035] 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] [208/1035] Compiling C object 'src/egl/wayland/wayland-drm/78c65e8@@wayland_drm@sta/meson-generated_.._wayland-drm-protocol.c.o'. [209/1035] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [210/1035] Generating linux-dmabuf-unstable-v1-protocol.c with a custom command. [211/1035] Generating linux-dmabuf-unstable-v1-client-protocol.h with a custom command. [212/1035] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [213/1035] Compiling C object 'src/egl/wayland/wayland-drm/78c65e8@@wayland_drm@sta/wayland-drm.c.o'. [214/1035] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_device.c.o'. [215/1035] 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] { ^ [216/1035] 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] { ^ [217/1035] Generating format_srgb with a meson_exe.py custom command. [218/1035] 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] { ^ [219/1035] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [220/1035] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [221/1035] Linking static target src/util/libmesa_util.a. [222/1035] 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] { ^ [223/1035] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [224/1035] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [225/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [226/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [227/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [228/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [229/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [230/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [231/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [232/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [233/1035] 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] { ^ [234/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [235/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [236/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [237/1035] 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] { ^ [238/1035] 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] { ^ [239/1035] 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] { ^ [240/1035] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_blocks.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_uniform_blocks.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/glsl/gl_nir_link_uniform_blocks.c: In function 'iterate_type_fill_variables': ../src/compiler/glsl/gl_nir_link_uniform_blocks.c:386:39: warning: 'struct_base_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] *offset = struct_base_offset + glsl_get_struct_field_offset(type, i); ^ [241/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [242/1035] 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] { ^ [243/1035] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_xfb.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_xfb.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [244/1035] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_linker.c.o'. In file included from ../src/compiler/glsl/gl_nir_linker.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [245/1035] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_opt_access.c.o'. In file included from ../src/compiler/glsl/gl_nir_opt_access.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [246/1035] 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) ? ^ [247/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [248/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [249/1035] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [250/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [251/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [252/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [253/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [254/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [255/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [256/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [257/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [258/1035] 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) ^ [259/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [260/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [261/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [262/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [263/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [264/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [265/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [266/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [267/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [268/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [269/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [270/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [271/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [272/1035] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [273/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [274/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [275/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [276/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [277/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [278/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [279/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [280/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [281/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [282/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [283/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [284/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [285/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [286/1035] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [287/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [288/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [289/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [290/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [291/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [292/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [293/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [294/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [295/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [296/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [297/1035] 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]); ^ [298/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [299/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [300/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [301/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [302/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [303/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [304/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [305/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [306/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [307/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [308/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [309/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [310/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [311/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [312/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [313/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [314/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [315/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [316/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [317/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [318/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [319/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [320/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [321/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [322/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [323/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [324/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [325/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [326/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [327/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [328/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [329/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [330/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [331/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [332/1035] Linking static target src/imgui/libintel_imgui_core.a. [333/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [334/1035] Linking static target src/egl/wayland/wayland-drm/libwayland_drm.a. [335/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [336/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [337/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [338/1035] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_gpu.c.o'. [339/1035] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_bo.c.o'. [340/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [341/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo_cache.c.o'. [342/1035] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_bo_cache.c.o'. [343/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_device.c.o'. [344/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [345/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo.c.o'. [346/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [347/1035] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_pipe.c.o'. [348/1035] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_perfmon.c.o'. [349/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [350/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_ringbuffer.c.o'. [351/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_pipe.c.o'. [352/1035] Compiling C object 'src/etnaviv/drm/4fac708@@etnaviv_drm@sta/etnaviv_cmd_stream.c.o'. [353/1035] Linking static target src/etnaviv/drm/libetnaviv_drm.a. [354/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_bo.c.o'. [355/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_device.c.o'. [356/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_pipe.c.o'. [357/1035] 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) ^ [358/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer_sp.c.o'. [359/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_compiler.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [360/1035] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer.c.o'. [361/1035] Linking static target src/freedreno/drm/libfreedreno_drm.a. [362/1035] Generating ir3_nir_imul.c with a meson_exe.py custom command. [363/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a4xx.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.h:30, from ../src/freedreno/ir3/ir3_a4xx.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [364/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/disasm-a3xx.c.o'. [365/1035] Generating ir3_nir_trig.c with a meson_exe.py custom command. [366/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a6xx.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.h:30, from ../src/freedreno/ir3/ir3_a6xx.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [367/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_context.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [368/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_move_varying_inputs.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_move_varying_inputs.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [369/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tg4_to_tex.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_tg4_to_tex.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [370/1035] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [371/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_imul.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from src/freedreno/ir3/ir3_nir_imul.c:1: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [372/1035] Linking static target src/compiler/glsl/libglsl.a. [373/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_sample.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_sample.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [374/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_trig.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from src/freedreno/ir3/ir3_nir_trig.c:1: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [375/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3.c:38: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [376/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_offset.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_load_barycentric_at_offset.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [377/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_print.c.o'. [378/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_io_offsets.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_lower_io_offsets.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [379/1035] 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; ^ [380/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_analyze_ubo_ranges.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/freedreno/ir3/ir3_nir_analyze_ubo_ranges.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [381/1035] 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] { ^ [382/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sun.c.o'. [383/1035] Generating a2xx.xml.h with a meson_exe.py custom command. [384/1035] Generating mesa_lex with a custom command. [385/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sched.c.o'. [386/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_shader.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_shader.c:34: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [387/1035] Generating format_fallback.c with a custom command. [388/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_ra.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_ra.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [389/1035] Generating a3xx.xml.h with a meson_exe.py custom command. [390/1035] Generating a5xx.xml.h with a meson_exe.py custom command. [391/1035] Generating a4xx.xml.h with a meson_exe.py custom command. [392/1035] Generating adreno_pm4.xml.h with a meson_exe.py custom command. [393/1035] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler_nir.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/freedreno/ir3/ir3_compiler.h:30, from ../src/freedreno/ir3/ir3_compiler_nir.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [394/1035] Generating adreno_common.xml.h with a meson_exe.py custom command. [395/1035] Generating a6xx.xml.h with a meson_exe.py custom command. [396/1035] Linking static target src/freedreno/ir3/libfreedreno_ir3.a. [397/1035] Generating program_parse_tab.[ch] with a custom command. ../src/mesa/program/program_parse.y:123.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 123 | %pure-parser | ^~~~~~~~~~~~ ../src/mesa/program/program_parse.y:127.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 127 | %error-verbose | ^~~~~~~~~~~~~~ ../src/mesa/program/program_parse.y: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [398/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_nic.c.o'. [399/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpufreq.c.o'. [400/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_diskstat.c.o'. [401/1035] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [402/1035] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [403/1035] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [404/1035] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [405/1035] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [406/1035] Generating format_info.h with a meson_exe.py custom command. [407/1035] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [408/1035] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [409/1035] Generating format_unpack.c with a meson_exe.py custom command. [410/1035] Generating format_pack.c with a meson_exe.py custom command. [411/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/meson-generated_.._wayland_wayland-drm_linux-dmabuf-unstable-v1-protocol.c.o'. [412/1035] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [413/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglarray.c.o'. [414/1035] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [415/1035] Linking static target src/loader/libloader.a. [416/1035] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [417/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_context.c.o'. [418/1035] Linking target src/gbm/libgbm.so.1.0.0. [419/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcontext.c.o'. [420/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcurrent.c.o'. [421/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldevice.c.o'. [422/1035] Generating u_unfilled_gen.c with a meson_exe.py custom command. [423/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglconfig.c.o'. [424/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldriver.c.o'. [425/1035] Generating u_indices_gen.c with a meson_exe.py custom command. [426/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglglobals.c.o'. [427/1035] Generating get_hash.h with a meson_exe.py custom command. [428/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egllog.c.o'. [429/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglimage.c.o'. [430/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldisplay.c.o'. [431/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsync.c.o'. [432/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsurface.c.o'. [433/1035] Generating symbol file 'src/gbm/cd6bfad@@gbm@sha/libgbm.so.1.0.0.symbols'. [434/1035] Generating remap_helper.h with a meson_exe.py custom command. [435/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_device.c.o'. [436/1035] Generating dispatch.h with a meson_exe.py custom command. [437/1035] Generating marshal_generated.h with a meson_exe.py custom command. [438/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_drm.c.o'. [439/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_matrix_filter.c.o'. [440/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglapi.c.o'. [441/1035] 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] { ^ [442/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_wayland.c.o'. [443/1035] 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] { ^ [444/1035] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_egl_dri2.c.o'. [445/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_unfilled_gen.c.o'. [446/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_idct.c.o'. [447/1035] Generating u_format_table.c with a meson_exe.py custom command. [448/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [449/1035] 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] { ^ [450/1035] Linking static target src/compiler/nir/libnir.a. [451/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [452/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [453/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [454/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mc.c.o'. [455/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [456/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [457/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [458/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [459/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [460/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [461/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [462/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [463/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [464/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [465/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [466/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [467/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [468/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [469/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [470/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [471/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [472/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [473/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [474/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [475/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [476/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [477/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [478/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [479/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [480/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [481/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [482/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [483/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [484/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [485/1035] 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) ^ [486/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [487/1035] 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] { ^ [488/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [489/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [490/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [491/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [492/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [493/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [494/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [495/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [496/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [497/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [498/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [499/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [500/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [501/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [502/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [503/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [504/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [505/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [506/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [507/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [508/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [509/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [510/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [511/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [512/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [513/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [514/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [515/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [516/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [517/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [518/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [519/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [520/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [521/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [522/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [523/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [524/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [525/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [526/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [527/1035] 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] { ^ [528/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [529/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [530/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [531/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [532/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [533/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [534/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [535/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [536/1035] 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] { ^ [537/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [538/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [539/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [540/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [541/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [542/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [543/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [544/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [545/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [546/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [547/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [548/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [549/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [550/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [551/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [552/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [553/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [554/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [555/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [556/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [557/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [558/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [559/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [560/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [561/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [562/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [563/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [564/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [565/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [566/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [567/1035] 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] { ^ [568/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [569/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [570/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [571/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [572/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [573/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [574/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [575/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [576/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [577/1035] 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] { ^ [578/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [579/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [580/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [581/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [582/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [583/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [584/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_indices_gen.c.o'. [585/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [586/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [587/1035] 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] [588/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [589/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [590/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [591/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [592/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [593/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [594/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [595/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [596/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [597/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [598/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [599/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [600/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [601/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [602/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [603/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [604/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [605/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [606/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [607/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [608/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [609/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [610/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [611/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [612/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [613/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [614/1035] 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; ^ [615/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [616/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [617/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [618/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [619/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [620/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [621/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [622/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [623/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [624/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [625/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [626/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [627/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [628/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [629/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [630/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [631/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [632/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [633/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [634/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [635/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [636/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [637/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [638/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [639/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [640/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [641/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [642/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [643/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [644/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [645/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [646/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [647/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [648/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [649/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [650/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [651/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [652/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [653/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [654/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [655/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [656/1035] 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] { ^ [657/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [658/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [659/1035] 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] { ^ [660/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [661/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [662/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [663/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [664/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [665/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [666/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [667/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [668/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [669/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [670/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [671/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [672/1035] 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] { ^ [673/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [674/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [675/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [676/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [677/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [678/1035] 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] { ^ [679/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [680/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [681/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [682/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [683/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [684/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [685/1035] 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) ^ [686/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [687/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [688/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [689/1035] Linking target src/egl/libEGL.so.1.0.0. [690/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [691/1035] 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] { ^ [692/1035] 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] { ^ [693/1035] 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] [694/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [695/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [696/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_cache.c.o'. [697/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_hash.c.o'. [698/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_fs.c.o'. [699/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [700/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aaline.c.o'. [701/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aapoint.c.o'. [702/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_context.c.o'. [703/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_context.c.o'. [704/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe.c.o'. [705/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_cull.c.o'. [706/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_offset.c.o'. [707/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [708/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_flatshade.c.o'. [709/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_clip.c.o'. [710/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_stipple.c.o'. [711/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_gs.c.o'. [712/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_twoside.c.o'. [713/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_util.c.o'. [714/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_pstipple.c.o'. [715/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_unfilled.c.o'. [716/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_line.c.o'. [717/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_point.c.o'. [718/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_validate.c.o'. [719/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_emit.c.o'. [720/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_vbuf.c.o'. [721/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt.c.o'. [722/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch.c.o'. [723/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_emit.c.o'. [724/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_emit.c.o'. [725/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_util.c.o'. [726/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_prim_assembler.c.o'. [727/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vertex.c.o'. [728/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_pipeline.c.o'. [729/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_variant.c.o'. [730/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_exec.c.o'. [731/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs.c.o'. [732/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_so_emit.c.o'. [733/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_vsplit.c.o'. [734/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_pipe.c.o'. [735/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_screen.c.o'. [736/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_state.c.o'. [737/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_post_vs.c.o'. [738/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_screen.c.o'. [739/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_objects.c.o'. [740/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_context.c.o'. [741/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_core.c.o'. [742/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_context.c.o'. [743/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump.c.o'. [744/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_sensors_temp.c.o'. [745/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_texture.c.o'. [746/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_draw.c.o'. [747/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_font.c.o'. [748/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_fps.c.o'. [749/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_screen.c.o'. [750/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_driver_query.c.o'. [751/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpu.c.o'. [752/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/os_os_process.c.o'. [753/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/indices_u_primconvert.c.o'. [754/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump_state.c.o'. [755/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_debug.c.o'. [756/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_mm.c.o'. [757/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_buffer_fenced.c.o'. [758/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_cache.c.o'. [759/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_validate.c.o'. [760/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_celshade.c.o'. [761/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_slab.c.o'. [762/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_colors.c.o'. [763/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_cache.c.o'. [764/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_slab.c.o'. [765/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_context.c.o'. [766/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_connection.c.o'. [767/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_program.c.o'. [768/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_core.c.o'. [769/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_demarshal.c.o'. [770/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_init.c.o'. [771/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_cpu.c.o'. [772/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_x86sse.c.o'. [773/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_context.c.o'. [774/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_run.c.o'. [775/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_shader.c.o'. [776/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_execmem.c.o'. [777/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_texture.c.o'. [778/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_mlaa.c.o'. [779/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_aa_point.c.o'. [780/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_iterate.c.o'. [781/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_from_mesa.c.o'. [782/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_emulate.c.o'. [783/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_info.c.o'. [784/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_parse.c.o'. [785/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_strings.c.o'. [786/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_build.c.o'. [787/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_sanity.c.o'. [788/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_dump.c.o'. [789/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_point_sprite.c.o'. [790/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_transform.c.o'. [791/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_two_side.c.o'. [792/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate.c.o'. [793/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_util.c.o'. [794/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_cache.c.o'. [795/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_scan.c.o'. [796/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_sse.c.o'. [797/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_async_debug.c.o'. [798/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_bitmask.c.o'. [799/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_lowering.c.o'. [800/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_cache.c.o'. [801/1035] 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] [802/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_gallium.c.o'. [803/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_flush.c.o'. [804/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_text.c.o'. [805/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blit.c.o'. [806/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_refcnt.c.o'. [807/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_describe.c.o'. [808/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_image.c.o'. [809/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_memory.c.o'. [810/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_stack.c.o'. ../src/gallium/auxiliary/util/u_debug_stack.c: In function 'debug_backtrace_capture': ../src/gallium/auxiliary/util/u_debug_stack.c:270:9: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wframe-address" ^ [811/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dl.c.o'. [812/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_symbol.c.o'. [813/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_generic.c.o'. [814/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw_quad.c.o'. [815/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_ureg.c.o'. [816/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_defines.c.o'. [817/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw.c.o'. [818/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_etc.c.o'. [819/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format.c.o'. [820/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_other.c.o'. [821/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_latc.c.o'. [822/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_rgtc.c.o'. [823/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_state.c.o'. [824/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blitter.c.o'. [825/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_tests.c.o'. [826/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_framebuffer.c.o'. [827/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_handle_table.c.o'. [828/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_bptc.c.o'. [829/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_gen_mipmap.c.o'. [830/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_hash_table.c.o'. [831/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_idalloc.c.o'. [832/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_yuv.c.o'. [833/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_zs.c.o'. [834/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_linear.c.o'. [835/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_index_modify.c.o'. [836/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_log.c.o'. [837/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim.c.o'. [838/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_mm.c.o'. [839/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_helpers.c.o'. [840/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_network.c.o'. [841/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_sampler.c.o'. [842/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_screen.c.o'. [843/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim_restart.c.o'. [844/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_resource.c.o'. [845/1035] 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; ^ [846/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_suballoc.c.o'. [847/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_pstipple.c.o'. [848/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_texture.c.o'. [849/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surfaces.c.o'. [850/1035] 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]; ^ [851/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer.c.o'. [852/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer_helper.c.o'. [853/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_upload_mgr.c.o'. [854/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [855/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surface.c.o'. [856/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tile.c.o'. [857/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_decoder.c.o'. [858/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/renderonly_renderonly.c.o'. [859/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_csc.c.o'. [860/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tests.c.o'. [861/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_vbuf.c.o'. [862/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_simple_shaders.c.o'. [863/1035] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [864/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_cs.c.o'. [865/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor.c.o'. [866/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_bicubic_filter.c.o'. [867/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_vertex_buffers.c.o'. [868/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_decoder.c.o'. [869/1035] Compiling C object 'src/gallium/winsys/sw/null/b2e1a32@@ws_null@sta/null_sw_winsys.c.o'. [870/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_video_buffer.c.o'. [871/1035] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_sw.c.o'. [872/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_threaded_context.c.o'. [873/1035] Linking static target src/gallium/winsys/sw/null/libws_null.a. [874/1035] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_drm.c.o'. [875/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_bitstream.c.o'. [876/1035] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader.c.o'. [877/1035] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a. [878/1035] Compiling C object 'src/gallium/winsys/sw/wrapper/9f32346@@wsw@sta/wrapper_sw_winsys.c.o'. [879/1035] Linking static target src/gallium/winsys/sw/wrapper/libwsw.a. [880/1035] Compiling C object 'src/gallium/winsys/sw/dri/2837117@@swdri@sta/dri_sw_winsys.c.o'. [881/1035] Linking static target src/gallium/winsys/sw/dri/libswdri.a. [882/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_median_filter.c.o'. [883/1035] Compiling C object 'src/gallium/winsys/sw/kms-dri/768d376@@swkmsdri@sta/kms_dri_sw_winsys.c.o'. [884/1035] Linking static target src/gallium/winsys/sw/kms-dri/libswkmsdri.a. [885/1035] Compiling C object 'src/gallium/winsys/freedreno/drm/ea051d5@@freedrenowinsys@sta/freedreno_drm_winsys.c.o'. [886/1035] Linking static target src/gallium/winsys/freedreno/drm/libfreedrenowinsys.a. [887/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_batch_cache.c.o'. [888/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_zscan.c.o'. [889/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_blitter.c.o'. [890/1035] 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] { ^ [891/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_fence.c.o'. [892/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_batch.c.o'. [893/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_draw.c.o'. [894/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_program.c.o'. [895/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_context.c.o'. [896/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_hw.c.o'. ../src/gallium/drivers/freedreno/freedreno_query_hw.c: In function 'pause_query': ../src/gallium/drivers/freedreno/freedreno_query_hw.c:100:6: warning: unused variable 'idx' [-Wunused-variable] int idx = pidx(hq->provider->query_type); ^ ../src/gallium/drivers/freedreno/freedreno_query_hw.c: In function 'fd_hw_get_query_result': ../src/gallium/drivers/freedreno/freedreno_query_hw.c:230:24: warning: unused variable 'end' [-Wunused-variable] struct fd_hw_sample *end = period->end; ^ [897/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_deint_filter.c.o'. [898/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_gmem.c.o'. [899/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query.c.o'. [900/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_acc.c.o'. [901/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_surface.c.o'. [902/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_gfx.c.o'. [903/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_util.c.o'. [904/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_texture.c.o'. [905/1035] Linking static target src/gallium/auxiliary/libgalliumvl.a. [906/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_sw.c.o'. [907/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_blend.c.o'. [908/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_nir.h:30:0, from ../src/gallium/drivers/freedreno/freedreno_screen.c:61: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [909/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_disasm-a2xx.c.o'. [910/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_perfcntr.c.o'. [911/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_resource.c.o'. [912/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_context.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_context.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [913/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_query.c.o'. [914/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_state.c.o'. [915/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_screen.c.o'. [916/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_texture.c.o'. [917/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_zsa.c.o'. [918/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_rasterizer.c.o'. [919/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_resource.c.o'. [920/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_draw.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_draw.c:38: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [921/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_gmem.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_gmem.c:39: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [922/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_emit.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.h:34, from ../src/gallium/drivers/freedreno/a2xx/fd2_emit.c:37: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [923/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_util.c.o'. [924/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_program.c.o'. In file included from ../src/gallium/auxiliary/nir/tgsi_to_nir.h:24:0, from ../src/gallium/drivers/freedreno/a2xx/fd2_program.c:35: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [925/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_cp.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_cp.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [926/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [927/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_zsa.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [928/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_blend.c:34: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [929/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_ra.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_ra.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [930/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_screen.c:31: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [931/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [932/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_format.c.o'. [933/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_assemble.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_assemble.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [934/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [935/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_draw.c:37: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [936/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_query.c.o'. [937/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_resource.c.o'. [938/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_format.c.o'. [939/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_rasterizer.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [940/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_nir.c.o'. In file included from ../src/gallium/drivers/freedreno/a2xx/ir2.h:30:0, from ../src/gallium/drivers/freedreno/a2xx/ir2_private.h:33, from ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c: In function 'emit_intrinsic': ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c:596:19: warning: variable 'const_offset' set but not used [-Wunused-but-set-variable] nir_const_value *const_offset; ^ ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c: In function 'setup_input': ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c:750:11: warning: unused variable 'array_len' [-Wunused-variable] unsigned array_len = MAX2(glsl_get_length(in->type), 1); ^ [941/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_program.h:33, from ../src/gallium/drivers/freedreno/a3xx/fd3_program.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [942/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_blend.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [943/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_texture.h:35, from ../src/gallium/drivers/freedreno/a3xx/fd3_texture.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [944/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_program.h:33, from ../src/gallium/drivers/freedreno/a3xx/fd3_emit.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_emit.c:37: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [945/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_query.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_query.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [946/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a3xx/fd3_context.h:34, from ../src/gallium/drivers/freedreno/a3xx/fd3_gmem.c:38: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [947/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_screen.c:31: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [948/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_draw.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [949/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_rasterizer.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [950/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_gmem.c:38: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [951/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_zsa.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [952/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [953/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_blitter.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_emit.h:33, from ../src/gallium/drivers/freedreno/a5xx/fd5_blitter.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [954/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_program.h:33, from ../src/gallium/drivers/freedreno/a4xx/fd4_emit.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_emit.c:37: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [955/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_format.c.o'. [956/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_perfcntr.c.o'. [957/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_blend.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [958/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_context.h:34, from ../src/gallium/drivers/freedreno/a4xx/fd4_texture.h:35, from ../src/gallium/drivers/freedreno/a4xx/fd4_texture.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [959/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_compute.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_compute.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [960/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a4xx/fd4_program.h:33, from ../src/gallium/drivers/freedreno/a4xx/fd4_program.c:35: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [961/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_draw.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_draw.c:35: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [962/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_image.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_texture.h:35, from ../src/gallium/drivers/freedreno/a5xx/fd5_image.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [963/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_query.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_query.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [964/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_texture.h:35, from ../src/gallium/drivers/freedreno/a5xx/fd5_texture.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [965/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_resource.c.o'. [966/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_rasterizer.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [967/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_blend.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_blend.c:34: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [968/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_gmem.c:38: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [969/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_screen.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [970/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_program.h:33, from ../src/gallium/drivers/freedreno/a5xx/fd5_program.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [971/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_format.c.o'. [972/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_emit.h:33, from ../src/gallium/drivers/freedreno/a5xx/fd5_emit.c:37: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [973/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_context.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.c:30: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [974/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_perfcntr.c.o'. [975/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a5xx/fd5_context.h:34, from ../src/gallium/drivers/freedreno/a5xx/fd5_zsa.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [976/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_compute.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_compute.c:32: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [977/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_blitter.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_emit.h:34, from ../src/gallium/drivers/freedreno/a6xx/fd6_blitter.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [978/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_resource.c.o'. [979/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_rasterizer.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_rasterizer.c:34: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [980/1035] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. [981/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_image.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_texture.h:36, from ../src/gallium/drivers/freedreno/a6xx/fd6_image.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [982/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_draw.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_draw.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_draw.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [983/1035] Linking static target src/mesa/libmesa_gallium.a. [984/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_zsa.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_zsa.c:34: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [985/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_texture.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_texture.h:36, from ../src/gallium/drivers/freedreno/a6xx/fd6_texture.c:35: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [986/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_query.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_query.c:33: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [987/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_asm.c.o'. [988/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/ir3_ir3_cache.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/ir3/ir3_cache.h:30, from ../src/gallium/drivers/freedreno/ir3/ir3_cache.c:30: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [989/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_screen.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_screen.c:34: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [990/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_program.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_program.h:34, from ../src/gallium/drivers/freedreno/a6xx/fd6_program.c:37: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [991/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_gmem.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_gmem.c:41: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [992/1035] 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] { ^ [993/1035] Linking static target src/gallium/winsys/etnaviv/drm/libetnavivdrm.a. [994/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/ir3_ir3_gallium.c.o'. In file included from ../src/gallium/auxiliary/nir/tgsi_to_nir.h:24:0, from ../src/gallium/drivers/freedreno/ir3/ir3_gallium.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [995/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_format.c.o'. [996/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_disasm.c.o'. [997/1035] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_emit.c.o'. In file included from ../src/freedreno/ir3/ir3_shader.h:34:0, from ../src/gallium/drivers/freedreno/a6xx/fd6_context.h:35, from ../src/gallium/drivers/freedreno/a6xx/fd6_emit.h:34, from ../src/gallium/drivers/freedreno/a6xx/fd6_emit.c:38: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [998/1035] Linking static target src/gallium/drivers/freedreno/libfreedreno.a. [999/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query.c.o'. [1000/1035] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_format_table.c.o'. [1001/1035] 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] { ^ [1002/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query_sw.c.o'. [1003/1035] Linking static target src/gallium/auxiliary/libgallium.a. [1004/1035] 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] { ^ [1005/1035] 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] { ^ [1006/1035] 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] { ^ [1007/1035] 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] { ^ [1008/1035] 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] { ^ [1009/1035] 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] { ^ [1010/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_tiling.c.o'. [1011/1035] 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] { ^ [1012/1035] 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] { ^ [1013/1035] 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] { ^ [1014/1035] 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] { ^ [1015/1035] 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] { ^ [1016/1035] 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] { ^ [1017/1035] 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] { ^ [1018/1035] 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] { ^ [1019/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_state.c.o'. [1020/1035] 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] { ^ [1021/1035] 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] { ^ [1022/1035] 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] { ^ [1023/1035] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_query_renderer.c.o'. [1024/1035] Compiling C object 'src/gallium/targets/dri/8381c20@@gallium_dri@sha/target.c.o'. [1025/1035] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_drawable.c.o'. [1026/1035] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_compiler_tgsi.c.o'. [1027/1035] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_context.c.o'. [1028/1035] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_screen.c.o'. [1029/1035] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/drisw.c.o'. [1030/1035] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_helpers.c.o'. [1031/1035] 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] { ^ [1032/1035] Linking static target src/gallium/drivers/etnaviv/libetnaviv.a. [1033/1035] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri2.c.o'. [1034/1035] Linking static target src/gallium/state_trackers/dri/libdri.a. [1035/1035] Linking target src/gallium/targets/dri/libgallium_dri.so. FAILED: src/gallium/targets/dri/libgallium_dri.so /data/buildroot/buildroot-test/instance-0/output/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/winsys/freedreno/drm/libfreedrenowinsys.a src/gallium/drivers/freedreno/libfreedreno.a src/freedreno/drm/libfreedreno_drm.a src/freedreno/ir3/libfreedreno_ir3.a src/gallium/drivers/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 /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/src/gallium/targets/dri/dri.sym -Wl,--dynamic-list /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/src/gallium/targets/dri/../dri-vdpau.dyn /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm.so -pthread /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libexpat.so /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.so -lm -ldl -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../../mesa:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../mesa/drivers/dri/common:$ORIGIN/../../state_trackers/dri:$ORIGIN/../../auxiliary:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader:$ORIGIN/../../winsys/sw/null:$ORIGIN/../../winsys/sw/wrapper:$ORIGIN/../../winsys/sw/dri:$ORIGIN/../../winsys/sw/kms-dri:$ORIGIN/../../winsys/freedreno/drm:$ORIGIN/../../drivers/freedreno:$ORIGIN/../../../freedreno/drm:$ORIGIN/../../../freedreno/ir3:$ORIGIN/../../drivers/etnaviv:$ORIGIN/../../../etnaviv/drm:$ORIGIN/../../winsys/etnaviv/drm:/data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib' -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/mesa -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/compiler/glsl -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/compiler/glsl/glcpp -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/util -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/compiler/nir -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/compiler -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/mesa/drivers/dri/common -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/state_trackers/dri -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/auxiliary -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/mapi/shared-glapi -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/auxiliary/pipe-loader -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/loader -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/null -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/wrapper -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/dri -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/winsys/sw/kms-dri -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/winsys/freedreno/drm -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/drivers/freedreno -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/freedreno/drm -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/freedreno/ir3 -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/gallium/drivers/etnaviv -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/build/src/etnaviv/drm -Wl,-rpath-link,/data/buildroot/buildroot-test/instance-0/output/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+0x430): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x54c): 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+0x119c): 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+0x1368): 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+0x1578): 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+0x1778): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o):vbo_exec_api.c:(.text+0x1968): 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+0x11258): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x1125c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_PrimitiveRestartNV': vbo_exec_api.c:(.text+0x112c0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformativ': formatquery.c:(.text+0x1454): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformati64v': formatquery.c:(.text+0x2178): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o): In function `find_value_indexed': get.c:(.text+0x11d0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o):get.c:(.text+0x235c): 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+0x5b0): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0x5b4): 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+0xaf4): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0xaf8): 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+0xd0): 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+0x1688): 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+0x18c0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1NbvNV': api_arrayelt.c:(.text+0x1b0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1bvNV': api_arrayelt.c:(.text+0x1f0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2NbvNV': api_arrayelt.c:(.text+0x270): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2bvNV': api_arrayelt.c:(.text+0x2c4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib3NbvNV': api_arrayelt.c:(.text+0x36c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o):api_arrayelt.c:(.text+0x3d0): 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+0x3d3c): undefined reference to `_glapi_tls_Context' api_arrayelt.c:(.text+0x3d4c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray_no_error': arrayobj.c:(.text+0xd4c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray': arrayobj.c:(.text+0xee4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays_no_error': arrayobj.c:(.text+0xf24): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays': arrayobj.c:(.text+0xf6c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_GenVertexArrays_no_error': arrayobj.c:(.text+0xfb4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o):arrayobj.c:(.text+0x1020): 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+0x830): undefined reference to `_glapi_get_dispatch_table_size' context.c:(.text+0x844): undefined reference to `_glapi_get_dispatch_table_size' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_get_current_context': context.c:(.text+0x13dc): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_make_current': context.c:(.text+0x152c): undefined reference to `_glapi_check_multithread' context.c:(.text+0x1538): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x1560): undefined reference to `_glapi_set_context' context.c:(.text+0x1568): undefined reference to `_glapi_set_context' context.c:(.text+0x1570): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x17e0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_free_context_data': context.c:(.text+0x1820): undefined reference to `_glapi_get_context' context.c:(.text+0x1a50): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Finish': context.c:(.text+0x1b24): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Flush': context.c:(.text+0x1b6c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `dump_texture': debug.c:(.text+0x49c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_write_renderbuffer_image': debug.c:(.text+0xa2c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_dump_texture': debug.c:(.text+0xaf4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o):debug.c:(.text+0xb34): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_NewList': dlist.c:(.text+0x1eb80): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x1eb98): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_EndList': dlist.c:(.text+0x1ed20): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x1ed38): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallList': dlist.c:(.text+0x1ede8): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x1ee00): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `save_CallList': dlist.c:(.text+0x1ee78): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallLists': dlist.c:(.text+0x1f380): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x1f474): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_ListBase': dlist.c:(.text+0x1f510): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_initialize_save_table': dlist.c:(.text+0x1f52c): undefined reference to `_glapi_get_dispatch_table_size' dlist.c:(.text+0x1f548): 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+0x22c04): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_EnableClientState': enable.c:(.text+0x678): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_EnableClientStateiEXT': enable.c:(.text+0x6a8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_DisableClientState': enable.c:(.text+0x6d0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_DisableClientStateiEXT': enable.c:(.text+0x700): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o):enable.c:(.text+0x26a8): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_thread_initialization': glthread.c:(.text+0x20): undefined reference to `_glapi_set_context' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_unmarshal_batch': glthread.c:(.text+0x34): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_restore_dispatch': glthread.c:(.text+0x158): undefined reference to `_glapi_get_dispatch' glthread.c:(.text+0x174): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_finish': glthread.c:(.text+0x278): undefined reference to `_glapi_get_dispatch' glthread.c:(.text+0x290): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_Hint': hint.c:(.text+0x1b0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_MaxShaderCompilerThreadsKHR': hint.c:(.text+0x22c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ShadeModel': light.c:(.text+0xd18): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ProvokingVertex': light.c:(.text+0xdb0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_Lightfv': light.c:(.text+0x17a4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o):light.c:(.text+0x1be4): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_remap.c.o): In function `_mesa_init_remap_table': remap.c:(.text+0xc0): undefined reference to `_glapi_add_dispatch' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers_no_error': samplerobj.c:(.text+0xa1c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers': samplerobj.c:(.text+0xa78): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers_no_error': samplerobj.c:(.text+0xabc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers': samplerobj.c:(.text+0xb18): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_DeleteSamplers_no_error': samplerobj.c:(.text+0xb54): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o):samplerobj.c:(.text+0xb9c): 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+0x31c): 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+0x3b4): 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+0x3e4): 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+0x824): 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+0x12d4): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x12e8): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x1524): 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+0x1618): 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+0x1650): 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+0x1688): 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+0x16c8): 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+0x1700): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o):vbo_save_api.c:(.text+0x1738): 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+0xeea8): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xeeac): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xeeb0): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xeeb4): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xeeb8): 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+0xf0b8): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xf0e4): 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+0xf1f4): 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+0xf30c): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xf324): 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+0xf3f0): 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+0xf484): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xf494): 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+0x3e8): undefined reference to `_glapi_tls_Dispatch' vbo_save_loopback.c:(.text+0x3ec): 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+0x1788): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(state_tracker_st_debug.c.o): In function `st_print_current': st_debug.c:(.text+0x168): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(state_tracker_st_program.c.o): In function `st_print_current_vertex_program': st_program.c:(.text+0x29bc): 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+0xf4): 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+0x158): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o):marshal_generated.c:(.text+0x1c4): 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+0x204): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3d': api_loopback.c:(.text+0x270): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3i': api_loopback.c:(.text+0x33c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3s': api_loopback.c:(.text+0x3e8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3ui': api_loopback.c:(.text+0x47c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o):api_loopback.c:(.text+0x4f8): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_BindProgramARB': arbprogram.c:(.text+0x408): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_DeleteProgramsARB': arbprogram.c:(.text+0x5bc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_GenProgramsARB': arbprogram.c:(.text+0x6a8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_IsProgramARB': arbprogram.c:(.text+0x728): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_ProgramStringARB': arbprogram.c:(.text+0xad0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o):arbprogram.c:(.text+0xbd4): 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+0x448): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x44c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x450): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x454): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x458): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x45c): 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+0x590): undefined reference to `_glapi_tls_Context' draw.c:(.text+0x5ac): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x5b0): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x5b4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirectCount': draw.c:(.text+0x804): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArrays': draw.c:(.text+0x980): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArraysInstanced': draw.c:(.text+0xa54): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_DrawArraysInstancedBaseInstance': draw.c:(.text+0xb2c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirect': draw.c:(.text+0xc9c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0xdc8): 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+0x1250): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x1254): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x1258): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x125c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x1260): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x1264): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElements': draw.c:(.text+0x16c4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElementsBaseVertex': draw.c:(.text+0x17b0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawRangeElementsBaseVertex': draw.c:(.text+0x1a98): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElements': draw.c:(.text+0x1bc0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElementsBaseVertex': draw.c:(.text+0x1cac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x1d98): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_set_context_lost_dispatch': robustness.c:(.text+0x128): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x138): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x1dc): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_GetGraphicsResetStatusARB': robustness.c:(.text+0x350): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_gettexenviv_indexed': texenv.c:(.text+0x3fc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_gettexenvfv_indexed': texenv.c:(.text+0x62c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_TexEnvfv': texenv.c:(.text+0x1304): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_MultiTexEnvfEXT': texenv.c:(.text+0x14ec): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o):texenv.c:(.text+0x1530): more undefined references to `_glapi_tls_Context' follow src/util/libmesa_util.a(crc32.c.o): In function `util_hash_crc32': crc32.c:(.text+0x14): undefined reference to `crc32' src/util/libmesa_util.a(disk_cache.c.o): In function `cache_put': disk_cache.c:(.text+0x7f4): undefined reference to `deflateInit_' disk_cache.c:(.text+0x838): undefined reference to `deflate' disk_cache.c:(.text+0x864): undefined reference to `deflateEnd' disk_cache.c:(.text+0x88c): undefined reference to `deflateEnd' src/util/libmesa_util.a(disk_cache.c.o): In function `disk_cache_get': disk_cache.c:(.text+0x110c): undefined reference to `inflateInit_' disk_cache.c:(.text+0x111c): undefined reference to `inflate' disk_cache.c:(.text+0x112c): undefined reference to `inflateEnd' disk_cache.c:(.text+0x1134): undefined reference to `inflateEnd' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:241: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.2.0/.stamp_built] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'