>>> mesa3d 19.1.7 Extracting xzcat /home/buildroot/autobuild/instance-1/dl/mesa3d/mesa-19.1.7.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7 -xf - >>> mesa3d 19.1.7 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 1371 (offset 52 lines). patching file meson_options.txt Hunk #1 succeeded at 364 with fuzz 2 (offset 40 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.1.7 Configuring rm -rf /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7//build mkdir -p /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7//build sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/instance-1/output-1/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm920t%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-1/output-1/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7//build/cross-compilation.conf -Dasm=false -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=false -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dshared-glapi=true -Dgallium-drivers=etnaviv,swrast -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dplatforms=drm -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=false -Dgallium-vdpau=false -Dlmsensors=false /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/ /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7//build The Meson build system Version: 0.51.1 Source dir: /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7 Build dir: /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build Build type: cross build Program python found: YES (/home/buildroot/autobuild/instance-1/output-1/host/bin/python) Project name: mesa Project version: 19.1.7 C compiler for the build machine: cc (gcc 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C++ compiler for the build machine: c++ (gcc 6.3.0 "c++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C compiler for the host machine: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3 "arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C++ compiler for the host machine: /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3 "arm-none-linux-gnueabi-g++ (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") Host machine cpu family: arm Host machine cpu: arm920t Target machine cpu family: arm Target machine cpu: arm920t Build machine cpu family: x86_64 Build machine cpu: x86_64 Program pkg-config found: YES (/home/buildroot/autobuild/instance-1/output-1/host/bin/pkg-config) WARNING: Project targetting '>= 0.45' but tried to use feature introduced in '0.46.0': Python Module Program python3 found: YES (/home/buildroot/autobuild/instance-1/output-1/host/bin/python3) 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 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 -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 -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 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 Header has symbol "program_invocation_name" : YES Checking if "strtod has locale support" links: YES Checking if "Bsymbolic" links: YES Checking if "gc-sections" links: YES Checking if "version-script" links: YES Checking if "dynamic-list" links: YES Checking for function "dlopen" : NO Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /home/buildroot/autobuild/instance-1/output-1/host/usr/bin/pkg-config (1.6.1) Run-time dependency zlib found: YES 1.2.11 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Run-time dependency expat found: YES 2.2.8 Library m found: YES Message: libdrm 2.4.89 needed because etnaviv has the highest requirement Run-time dependency libdrm_etnaviv found: YES 2.4.99 Run-time dependency libdrm found: YES 2.4.99 Program bison found: YES (/home/buildroot/autobuild/instance-1/output-1/host/bin/bison) Program flex found: YES (/home/buildroot/autobuild/instance-1/output-1/host/bin/flex) Program nm found: YES (/usr/bin/nm) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. Checking for function "mincore" : YES WARNING: Project targetting '>= 0.45' but tried to use feature introduced in '0.50.0': Python module path method Program /home/buildroot/autobuild/instance-1/output-1/host/bin/python3 found: YES (/home/buildroot/autobuild/instance-1/output-1/host/bin/python3) Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: yes (ES1: no ES2: no) OSMesa: no DRI platform: drm DRI drivers: no DRI driver dir: /usr/lib/dri EGL: yes EGL drivers: builtin:egl_dri2 GBM: yes EGL/Vulkan/VL platforms: drm Vulkan drivers: no llvm: no Gallium drivers: etnaviv swrast Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 94 WARNING: Project specifies a minimum meson_version '>= 0.45' but uses features which were added in newer versions: * 0.46.0: {'Python Module'} * 0.50.0: {'Python module path method'} Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /home/buildroot/autobuild/instance-1/output-1/host/bin/ninja >>> mesa3d 19.1.7 Building PATH="/home/buildroot/autobuild/instance-1/output-1/host/bin:/home/buildroot/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-1/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7//build ninja: Entering directory `/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7//build' [1/890] Generating git_sha1.h with a custom command. [2/890] 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. [3/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [4/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [5/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [6/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [7/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [8/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [9/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [10/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [11/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [12/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [13/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [14/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [15/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [16/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [17/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [18/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [19/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [20/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [21/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [22/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [23/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [24/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [25/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [26/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [27/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [28/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [29/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [30/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [31/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [32/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [33/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [34/890] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [35/890] Linking static target src/util/libxmlconfig.a. [36/890] Generating ir_expression_operation.h with a meson_exe.py custom command. [37/890] Generating enums.c with a meson_exe.py custom command. [38/890] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/blob.c.o'. [39/890] Generating marshal_generated.c with a meson_exe.py custom command. [40/890] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [41/890] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [42/890] Generating spirv_info.c with a custom command. [43/890] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [44/890] Generating api_exec.c with a meson_exe.py custom command. [45/890] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [46/890] Linking static target src/compiler/libcompiler.a. [47/890] Generating vtn_gather_types.c with a custom command. [48/890] Generating nir_constant_expressions.c with a meson_exe.py custom command. [49/890] Generating nir_opcodes.h with a meson_exe.py custom command. [50/890] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [51/890] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [52/890] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [53/890] Generating nir_opcodes.c with a meson_exe.py custom command. [54/890] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [55/890] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [56/890] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [57/890] Generating nir_intrinsics.h with a custom command. [58/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [59/890] Generating nir_intrinsic.c with a custom command. [60/890] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [61/890] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [62/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [63/890] Generating format_srgb with a meson_exe.py custom command. [64/890] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [65/890] Linking static target src/util/libmesa_util.a. [66/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [67/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [68/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [69/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [70/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [71/890] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [72/890] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [73/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [74/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [75/890] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [76/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [77/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [78/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [79/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [80/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [81/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [82/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [83/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [84/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [85/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [86/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [87/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [88/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [89/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [90/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [91/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [92/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [93/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [94/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [95/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [96/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [97/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [98/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [99/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [100/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [101/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [102/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [103/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [104/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [105/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [106/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [107/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [108/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [109/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [110/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [111/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [112/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [113/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [114/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [115/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [116/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [117/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [118/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [119/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [120/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [121/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [122/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [123/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [124/890] Generating mesa_lex with a custom command. [125/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [126/890] 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] [127/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [128/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [129/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [130/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [131/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [132/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [133/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [134/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [135/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [136/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [137/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [138/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [139/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [140/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [141/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [142/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [143/890] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_move_load_const.c.o'. In file included from ../src/compiler/nir/nir_move_load_const.c:28:0: ../src/compiler/nir/nir.h:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [144/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [145/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [146/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [147/890] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [148/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [149/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [150/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [151/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [152/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_opt_copy_prop_vars.c: In function 'load_element_from_ssa_entry_value': ../src/compiler/nir/nir_opt_copy_prop_vars.c:437:13: warning: unused variable 'num_components' [-Wunused-variable] unsigned num_components = glsl_get_vector_elements(type); ^ [153/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [154/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [155/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [156/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [157/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [158/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [159/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [160/890] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [161/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253: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:892: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:841:12: note: 'nif' was declared here nir_if *nif; ^ [162/890] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_move_comparisons.c.o'. In file included from ../src/compiler/nir/nir_opt_move_comparisons.c:24:0: ../src/compiler/nir/nir.h:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [163/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [164/890] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_move_load_ubo.c.o'. In file included from ../src/compiler/nir/nir_opt_move_load_ubo.c:25:0: ../src/compiler/nir/nir.h:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [165/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [166/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [167/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [168/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [169/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [170/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [171/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [172/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [173/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [174/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [175/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [176/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [177/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [178/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [179/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [180/890] 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:39:0: ../src/compiler/nir/nir.h:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [181/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [182/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [183/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [184/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [185/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [186/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [187/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [188/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [189/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [190/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [191/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [192/890] Generating glcpp-lex.c with a custom command. [193/890] 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] [194/890] Generating glsl_lexer_cpp with a custom command. [195/890] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [196/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [197/890] Generating glsl_parser with a custom command. ../src/compiler/glsl/glsl_parser.yy:83.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 83 | %pure-parser | ^~~~~~~~~~~~ ../src/compiler/glsl/glsl_parser.yy:84.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 84 | %error-verbose | ^~~~~~~~~~~~~~ ../src/compiler/glsl/glsl_parser.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [198/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [199/890] Linking static target src/compiler/nir/libnir.a. [200/890] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [201/890] Generating float64_glsl.h with a custom command. [202/890] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [203/890] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [204/890] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [205/890] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [206/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_vbuf.c.o'. [207/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [208/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [209/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [210/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [211/890] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_demo.cpp.o'. [212/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [213/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [214/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [215/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [216/890] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [217/890] Linking static target src/imgui/libintel_imgui_core.a. [218/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [219/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [220/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [221/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [222/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [223/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [224/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [225/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [226/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [227/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [228/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [229/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [230/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [231/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [232/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [233/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [234/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [235/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [236/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [237/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [238/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [239/890] 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:2246:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2252:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [240/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [241/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [242/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [243/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [244/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [245/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [246/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [247/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [248/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [249/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [250/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [251/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [252/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [253/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [254/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [255/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [256/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [257/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [258/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [259/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [260/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [261/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [262/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [263/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [264/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [265/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [266/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [267/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [268/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [269/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [270/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [271/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [272/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [273/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [274/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [275/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [276/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [277/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [278/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [279/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [280/890] 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]); ^ [281/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [282/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [283/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [284/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [285/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [286/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [287/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [288/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [289/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [290/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [291/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [292/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [293/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [294/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [295/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [296/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [297/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [298/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [299/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [300/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [301/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [302/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [303/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [304/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [305/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [306/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [307/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [308/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [309/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [310/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [311/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [312/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [313/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [314/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [315/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [316/890] 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:2246:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2252:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [317/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [318/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [319/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [320/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [321/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [322/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [323/890] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [324/890] Linking static target src/compiler/glsl/libglsl.a. [325/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_line.c.o'. [326/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_point.c.o'. [327/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_validate.c.o'. [328/890] Generating format_fallback.c with a custom command. [329/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_prim_assembler.c.o'. [330/890] Generating format_info.h with a meson_exe.py custom command. [331/890] Generating get_hash.h with a meson_exe.py custom command. [332/890] Generating dispatch.h with a meson_exe.py custom command. [333/890] Generating marshal_generated.h with a meson_exe.py custom command. [334/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_rgtc.c.o'. [335/890] Generating remap_helper.h with a meson_exe.py custom command. [336/890] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [337/890] Generating format_pack.c with a meson_exe.py custom command. [338/890] Generating format_unpack.c with a meson_exe.py custom command. [339/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [340/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [341/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [342/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [343/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [344/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [345/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [346/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [347/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [348/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [349/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [350/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [351/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [352/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [353/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [354/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [355/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [356/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [357/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [358/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [359/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [360/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [361/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [362/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [363/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [364/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [365/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [366/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [367/890] 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:2246:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2252:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [368/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [369/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [370/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [371/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [372/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [373/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [374/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [375/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [376/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [377/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [378/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [379/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [380/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [381/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [382/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [383/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [384/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [385/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [386/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [387/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [388/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [389/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [390/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [391/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [392/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [393/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [394/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [395/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [396/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [397/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [398/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [399/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [400/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [401/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [402/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [403/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [404/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [405/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [406/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [407/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [408/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [409/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [410/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [411/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [412/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [413/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [414/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [415/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [416/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [417/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [418/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [419/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [420/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [421/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [422/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [423/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [424/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [425/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [426/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [427/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [428/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [429/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [430/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [431/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [432/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [433/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [434/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [435/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [436/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [437/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [438/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [439/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [440/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [441/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [442/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [443/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [444/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [445/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [446/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [447/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [448/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [449/890] 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:45: ../src/compiler/nir/nir.h:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [450/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [451/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [452/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [453/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [454/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [455/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [456/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [457/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [458/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [459/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [460/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [461/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [462/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [463/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [464/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [465/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [466/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [467/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [468/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [469/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [470/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [471/890] 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] [472/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [473/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [474/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [475/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [476/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [477/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [478/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [479/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [480/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. [481/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [482/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [483/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [484/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [485/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [486/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [487/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [488/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [489/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [490/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [491/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [492/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [493/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [494/890] 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:690: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:689: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; ^ [495/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [496/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [497/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [498/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [499/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [500/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [501/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [502/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [503/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [504/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [505/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [506/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [507/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [508/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [509/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [510/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [511/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [512/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [513/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [514/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [515/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [516/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [517/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [518/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [519/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [520/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [521/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [522/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [523/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [524/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [525/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [526/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [527/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [528/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [529/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [530/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [531/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [532/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [533/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [534/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [535/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [536/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [537/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [538/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [539/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [540/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [541/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [542/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [543/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [544/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [545/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [546/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [547/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [548/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [549/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [550/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [551/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [552/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [553/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [554/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [555/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [556/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [557/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [558/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [559/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [560/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [561/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [562/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [563/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [564/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [565/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [566/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [567/890] 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:2246:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2252:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [568/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [569/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [570/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [571/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [572/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [573/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [574/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [575/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [576/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [577/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [578/890] 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:32:0: ../src/compiler/nir/nir.h:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [579/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [580/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [581/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [582/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [583/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [584/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [585/890] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [586/890] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [587/890] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [588/890] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [589/890] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [590/890] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [591/890] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [592/890] Linking static target src/loader/libloader.a. [593/890] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [594/890] Linking target src/gbm/libgbm.so.1.0.0. [595/890] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [596/890] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [597/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglglobals.c.o'. [598/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglimage.c.o'. [599/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglarray.c.o'. [600/890] Generating symbol file 'src/gbm/cd6bfad@@gbm@sha/libgbm.so.1.0.0.symbols'. [601/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglconfig.c.o'. [602/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcontext.c.o'. [603/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcurrent.c.o'. [604/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglapi.c.o'. [605/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldevice.c.o'. [606/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglfallbacks.c.o'. [607/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldriver.c.o'. [608/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldisplay.c.o'. [609/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egllog.c.o'. [610/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsync.c.o'. [611/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_drm.c.o'. [612/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsurface.c.o'. [613/890] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [614/890] Linking static target src/mesa/libmesa_gallium.a. [615/890] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_egl_dri2.c.o'. [616/890] Generating u_indices_gen.c with a meson_exe.py custom command. [617/890] Linking target src/egl/libEGL.so.1.0.0. [618/890] Generating u_unfilled_gen.c with a meson_exe.py custom command. [619/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aaline.c.o'. [620/890] Generating u_format_table.c with a meson_exe.py custom command. [621/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_unfilled_gen.c.o'. [622/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_context.c.o'. [623/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_cache.c.o'. [624/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_hash.c.o'. [625/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_fs.c.o'. [626/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aapoint.c.o'. [627/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_context.c.o'. [628/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_gs.c.o'. [629/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_offset.c.o'. [630/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_pstipple.c.o'. [631/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe.c.o'. [632/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_cull.c.o'. [633/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_flatshade.c.o'. [634/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_unfilled.c.o'. [635/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_stipple.c.o'. [636/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_clip.c.o'. [637/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_twoside.c.o'. [638/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_emit.c.o'. [639/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_exec.c.o'. [640/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_pipeline.c.o'. [641/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_util.c.o'. [642/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch.c.o'. [643/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_emit.c.o'. [644/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt.c.o'. [645/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_so_emit.c.o'. [646/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_emit.c.o'. [647/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_util.c.o'. [648/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_post_vs.c.o'. [649/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vertex.c.o'. [650/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_variant.c.o'. [651/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs.c.o'. [652/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_vsplit.c.o'. [653/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_screen.c.o'. [654/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_context.c.o'. [655/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_state.c.o'. [656/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_context.c.o'. [657/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump.c.o'. [658/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_pipe.c.o'. [659/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_draw.c.o'. [660/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpufreq.c.o'. [661/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_core.c.o'. [662/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_diskstat.c.o'. [663/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_screen.c.o'. [664/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump_state.c.o'. [665/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_objects.c.o'. [666/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_screen.c.o'. [667/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_context.c.o'. [668/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_texture.c.o'. [669/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_font.c.o'. [670/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpu.c.o'. [671/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_nic.c.o'. [672/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/os_os_process.c.o'. [673/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_sensors_temp.c.o'. [674/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_slab.c.o'. [675/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_buffer_fenced.c.o'. [676/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_context.c.o'. [677/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_fps.c.o'. [678/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/indices_u_primconvert.c.o'. [679/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_driver_query.c.o'. [680/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_cache.c.o'. [681/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_debug.c.o'. [682/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_slab.c.o'. [683/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_mm.c.o'. [684/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_celshade.c.o'. [685/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_colors.c.o'. [686/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_connection.c.o'. [687/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_cache.c.o'. [688/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_validate.c.o'. [689/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_init.c.o'. [690/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_context.c.o'. [691/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_program.c.o'. [692/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_run.c.o'. [693/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_cpu.c.o'. [694/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_core.c.o'. [695/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_mlaa.c.o'. [696/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_from_mesa.c.o'. [697/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_execmem.c.o'. [698/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_shader.c.o'. [699/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_texture.c.o'. [700/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_demarshal.c.o'. [701/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_x86sse.c.o'. [702/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_aa_point.c.o'. [703/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_info.c.o'. [704/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_build.c.o'. [705/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_indices_gen.c.o'. [706/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_emulate.c.o'. [707/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_sanity.c.o'. [708/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_iterate.c.o'. [709/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_dump.c.o'. [710/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_parse.c.o'. [711/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_point_sprite.c.o'. [712/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_scan.c.o'. [713/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_lowering.c.o'. [714/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_strings.c.o'. [715/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_sse.c.o'. [716/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_ureg.c.o'. [717/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_util.c.o'. [718/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_format_table.c.o'. [719/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_transform.c.o'. [720/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate.c.o'. [721/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_two_side.c.o'. [722/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_cache.c.o'. [723/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blit.c.o'. [724/890] 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_run': ../src/gallium/auxiliary/tgsi/tgsi_exec.c:3098:48: warning: 'interp' may be used uninitialized in this function [-Wmaybe-uninitialized] mach->InputSampleOffsetApply[i] = interp; ^ ../src/gallium/auxiliary/tgsi/tgsi_exec.c:3069:38: note: 'interp' was declared here apply_sample_offset_func interp; ^ [725/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_describe.c.o'. [726/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_cache.c.o'. [727/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_text.c.o'. [728/890] 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] [729/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_async_debug.c.o'. [730/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_generic.c.o'. [731/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_gallium.c.o'. [732/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_flush.c.o'. [733/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_bitmask.c.o'. [734/890] 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" ^ [735/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_symbol.c.o'. [736/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_memory.c.o'. [737/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_refcnt.c.o'. [738/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format.c.o'. [739/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_image.c.o'. [740/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dl.c.o'. [741/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw.c.o'. [742/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw_quad.c.o'. [743/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_state.c.o'. [744/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_defines.c.o'. [745/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blitter.c.o'. [746/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_etc.c.o'. [747/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_zs.c.o'. [748/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_latc.c.o'. [749/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_gen_mipmap.c.o'. [750/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_other.c.o'. [751/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_handle_table.c.o'. [752/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_bptc.c.o'. [753/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_idalloc.c.o'. [754/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_yuv.c.o'. [755/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_tests.c.o'. [756/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_index_modify.c.o'. [757/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_hash_table.c.o'. [758/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_framebuffer.c.o'. [759/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_ringbuffer.c.o'. [760/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_sampler.c.o'. [761/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_linear.c.o'. [762/890] 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]; ^ [763/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_pstipple.c.o'. [764/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_log.c.o'. [765/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_helpers.c.o'. [766/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_mm.c.o'. [767/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim.c.o'. [768/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_network.c.o'. [769/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_screen.c.o'. [770/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_resource.c.o'. [771/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_texture.c.o'. [772/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim_restart.c.o'. [773/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_suballoc.c.o'. [774/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surfaces.c.o'. [775/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tile.c.o'. [776/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tests.c.o'. [777/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surface.c.o'. [778/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_simple_shaders.c.o'. [779/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_upload_mgr.c.o'. [780/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer.c.o'. [781/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor.c.o'. [782/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_vbuf.c.o'. [783/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/renderonly_renderonly.c.o'. [784/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer_helper.c.o'. [785/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_csc.c.o'. [786/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_threaded_context.c.o'. [787/890] 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:2247:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2253:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [788/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_decoder.c.o'. [789/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_idct.c.o'. [790/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_cs.c.o'. [791/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_bicubic_filter.c.o'. [792/890] Linking static target src/gallium/auxiliary/libgallium.a. [793/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_gfx.c.o'. [794/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_decoder.c.o'. [795/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_matrix_filter.c.o'. [796/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_deint_filter.c.o'. [797/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_median_filter.c.o'. [798/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_bitstream.c.o'. [799/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_vertex_buffers.c.o'. [800/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_zscan.c.o'. [801/890] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_drm.c.o'. [802/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_video_buffer.c.o'. [803/890] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mc.c.o'. [804/890] Linking static target src/gallium/auxiliary/libgalliumvl.a. [805/890] Compiling C object 'src/gallium/winsys/sw/null/b2e1a32@@ws_null@sta/null_sw_winsys.c.o'. [806/890] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_sw.c.o'. [807/890] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader.c.o'. [808/890] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a. [809/890] Linking static target src/gallium/winsys/sw/null/libws_null.a. [810/890] Compiling C object 'src/gallium/winsys/sw/wrapper/9f32346@@wsw@sta/wrapper_sw_winsys.c.o'. [811/890] Linking static target src/gallium/winsys/sw/wrapper/libwsw.a. [812/890] Compiling C object 'src/gallium/winsys/sw/kms-dri/768d376@@swkmsdri@sta/kms_dri_sw_winsys.c.o'. [813/890] Compiling C object 'src/gallium/winsys/sw/dri/2837117@@swdri@sta/dri_sw_winsys.c.o'. [814/890] Linking static target src/gallium/winsys/sw/kms-dri/libswkmsdri.a. [815/890] Linking static target src/gallium/winsys/sw/dri/libswdri.a. [816/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_context.c.o'. [817/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_clear.c.o'. [818/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_compute.c.o'. [819/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_buffer.c.o'. [820/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_flush.c.o'. [821/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_draw_arrays.c.o'. [822/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_fence.c.o'. [823/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_prim_vbuf.c.o'. [824/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_image.c.o'. [825/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_fs_exec.c.o'. [826/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_fs.c.o'. [827/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_clip.c.o'. [828/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_query.c.o'. [829/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_pipe.c.o'. [830/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_stipple.c.o'. [831/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_screen.c.o'. [832/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_rasterizer.c.o'. [833/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_depth_test.c.o'. [834/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_blend.c.o'. [835/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_derived.c.o'. [836/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_setup.c.o'. [837/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_quad_blend.c.o'. [838/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_sampler.c.o'. [839/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_image.c.o'. [840/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_shader.c.o'. [841/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_vertex.c.o'. [842/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_surface.c.o'. [843/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_state_so.c.o'. [844/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_surface.c.o'. [845/890] Compiling C object 'src/gallium/winsys/etnaviv/drm/ca904e1@@etnavivdrm@sta/etnaviv_drm_winsys.c.o'. [846/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_tile_cache.c.o'. [847/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_tex_tile_cache.c.o'. [848/890] Linking static target src/gallium/winsys/etnaviv/drm/libetnavivdrm.a. [849/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_blend.c.o'. ../src/gallium/drivers/etnaviv/etnaviv_blend.c: In function 'etna_update_blend': ../src/gallium/drivers/etnaviv/etnaviv_blend.c:117:42: warning: 'desc' may be used uninitialized in this function [-Wmaybe-uninitialized] const struct util_format_description *desc; ^ [850/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_asm.c.o'. [851/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_texture.c.o'. [852/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_clear_blit.c.o'. [853/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_etc2.c.o'. [854/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_blt.c.o'. [855/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_fence.c.o'. [856/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_context.c.o'. [857/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_disasm.c.o'. [858/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_emit.c.o'. [859/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_compiler.c.o'. [860/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_format.c.o'. [861/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query.c.o'. [862/890] Compiling C object 'src/gallium/drivers/softpipe/48c2f4b@@softpipe@sta/sp_tex_sample.c.o'. ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_1d': ../src/gallium/drivers/softpipe/sp_tex_sample.c:523:4: warning: passing argument 2 of 'compute_lambda_1d_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_1d_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:499:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_1d_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_2d': ../src/gallium/drivers/softpipe/sp_tex_sample.c:565:4: warning: passing argument 2 of 'compute_lambda_2d_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_2d_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:541:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_2d_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_3d': ../src/gallium/drivers/softpipe/sp_tex_sample.c:613:4: warning: passing argument 2 of 'compute_lambda_3d_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_3d_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:585:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_3d_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_cube': ../src/gallium/drivers/softpipe/sp_tex_sample.c:645:4: warning: passing argument 2 of 'compute_lambda_cube_explicit_gradients' from incompatible pointer type [enabled by default] return compute_lambda_cube_explicit_gradients(sview, derivs, 0); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:618:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_cube_explicit_gradients(const struct sp_sampler_view *sview, ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c: In function 'compute_lambda_lod': ../src/gallium/drivers/softpipe/sp_tex_sample.c:2022:33: warning: passing argument 6 of 'compute_lambda_lod_unclamped' from incompatible pointer type [enabled by default] s, t, p, derivs, lod_in, control, lod); ^ ../src/gallium/drivers/softpipe/sp_tex_sample.c:1956:1: note: expected 'const float (*)[2][4]' but argument is of type 'float (*)[2][4]' compute_lambda_lod_unclamped(const struct sp_sampler_view *sp_sview, ^ [863/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_rasterizer.c.o'. [864/890] Linking static target src/gallium/drivers/softpipe/libsoftpipe.a. [865/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query_sw.c.o'. [866/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query_hw.c.o'. [867/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_query_pm.c.o'. [868/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_shader.c.o'. [869/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_state.c.o'. [870/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_resource.c.o'. [871/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_screen.c.o'. [872/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_tiling.c.o'. [873/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_rs.c.o'. [874/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_surface.c.o'. [875/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_texture.c.o'. [876/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_zsa.c.o'. [877/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_transfer.c.o'. [878/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_texture_state.c.o'. [879/890] Compiling C object 'src/gallium/drivers/etnaviv/df32d18@@etnaviv@sta/etnaviv_uniforms.c.o'. [880/890] Linking static target src/gallium/drivers/etnaviv/libetnaviv.a. [881/890] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_drawable.c.o'. [882/890] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_helpers.c.o'. [883/890] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_context.c.o'. [884/890] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/drisw.c.o'. [885/890] Compiling C object 'src/gallium/targets/dri/8381c20@@gallium_dri@sha/target.c.o'. [886/890] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_query_renderer.c.o'. [887/890] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri_screen.c.o'. [888/890] Compiling C object 'src/gallium/state_trackers/dri/2ced382@@dri@sta/dri2.c.o'. [889/890] Linking static target src/gallium/state_trackers/dri/libdri.a. [890/890] Linking target src/gallium/targets/dri/libgallium_dri.so. FAILED: src/gallium/targets/dri/libgallium_dri.so /home/buildroot/autobuild/instance-1/output-1/host/bin/arm-none-linux-gnueabi-g++ -o src/gallium/targets/dri/libgallium_dri.so 'src/gallium/targets/dri/8381c20@@gallium_dri@sha/target.c.o' -Wl,--no-undefined -Wl,--as-needed -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgallium_dri.so src/mesa/libmesa_gallium.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/util/libmesa_util.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/mesa/drivers/dri/common/libdricommon.a src/mesa/drivers/dri/common/libmegadriver_stub.a src/gallium/state_trackers/dri/libdri.a src/gallium/auxiliary/libgalliumvl.a src/gallium/auxiliary/libgallium.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a src/loader/libloader.a src/util/libxmlconfig.a src/gallium/winsys/sw/null/libws_null.a src/gallium/winsys/sw/wrapper/libwsw.a src/gallium/winsys/sw/dri/libswdri.a src/gallium/winsys/sw/kms-dri/libswkmsdri.a src/gallium/drivers/softpipe/libsoftpipe.a src/gallium/drivers/etnaviv/libetnaviv.a src/gallium/winsys/etnaviv/drm/libetnavivdrm.a -Wl,--gc-sections -Wl,--version-script /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/src/gallium/targets/dri/dri.sym -Wl,--dynamic-list /home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/src/gallium/targets/dri/../dri-vdpau.dyn /home/buildroot/autobuild/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libexpat.so /home/buildroot/autobuild/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm.so -pthread /home/buildroot/autobuild/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.so -lm -ldl /home/buildroot/autobuild/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm_etnaviv.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/../../../mesa:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:$ORIGIN/../../../mesa/drivers/dri/common:$ORIGIN/../../state_trackers/dri:$ORIGIN/../../auxiliary:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../../auxiliary/pipe-loader:$ORIGIN/../../../loader:$ORIGIN/../../winsys/sw/null:$ORIGIN/../../winsys/sw/wrapper:$ORIGIN/../../winsys/sw/dri:$ORIGIN/../../winsys/sw/kms-dri:$ORIGIN/../../drivers/softpipe:$ORIGIN/../../drivers/etnaviv:$ORIGIN/../../winsys/etnaviv/drm:/home/buildroot/autobuild/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib' -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/mesa -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/compiler/glsl -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/compiler/glsl/glcpp -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/util -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/compiler/nir -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/compiler -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/mesa/drivers/dri/common -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/state_trackers/dri -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/auxiliary -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/mapi/shared-glapi -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/auxiliary/pipe-loader -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/loader -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/winsys/sw/null -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/winsys/sw/wrapper -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/winsys/sw/dri -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/winsys/sw/kms-dri -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/drivers/softpipe -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/build/src/gallium/drivers/etnaviv -Wl,-rpath-link,/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/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+0x42c): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x548): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL1ui64vARB': vbo_exec_api.c:(.text+0x11c8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL1ui64ARB': vbo_exec_api.c:(.text+0x1390): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL4dv': vbo_exec_api.c:(.text+0x15c4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL3dv': vbo_exec_api.c:(.text+0x17d8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o):vbo_exec_api.c:(.text+0x19cc): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_Begin': vbo_exec_api.c:(.text+0x11150): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x1115c): 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+0x111c4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformativ': formatquery.c:(.text+0x1470): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_formatquery.c.o): In function `_mesa_GetInternalformati64v': formatquery.c:(.text+0x21cc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o): In function `find_value_indexed': get.c:(.text+0x10d0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_get.c.o):get.c:(.text+0x21b8): 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+0x5cc): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0x5d0): 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+0xb24): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0xb28): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(state_tracker_st_manager.c.o): In function `st_api_get_current': st_manager.c:(.text+0xd8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(state_tracker_st_manager.c.o): In function `st_api_make_current': st_manager.c:(.text+0x16c4): 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+0x190c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1NbvNV': api_arrayelt.c:(.text+0x1b8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib1bvNV': api_arrayelt.c:(.text+0x200): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2NbvNV': api_arrayelt.c:(.text+0x288): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib2bvNV': api_arrayelt.c:(.text+0x2e4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `VertexAttrib3NbvNV': api_arrayelt.c:(.text+0x394): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o):api_arrayelt.c:(.text+0x400): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_api_arrayelt.c.o): In function `_ae_ArrayElement': api_arrayelt.c:(.text+0x41bc): undefined reference to `_glapi_tls_Context' api_arrayelt.c:(.text+0x41cc): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray_no_error': arrayobj.c:(.text+0xd60): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_BindVertexArray': arrayobj.c:(.text+0xef8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays_no_error': arrayobj.c:(.text+0xf38): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_DeleteVertexArrays': arrayobj.c:(.text+0xf84): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o): In function `_mesa_GenVertexArrays_no_error': arrayobj.c:(.text+0xfd4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arrayobj.c.o):arrayobj.c:(.text+0x103c): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_alloc_dispatch_table': context.c:(.text+0x87c): undefined reference to `_glapi_get_dispatch_table_size' context.c:(.text+0x88c): 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+0x1438): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_make_current': context.c:(.text+0x1588): undefined reference to `_glapi_check_multithread' context.c:(.text+0x1594): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x15bc): undefined reference to `_glapi_set_context' context.c:(.text+0x15c4): undefined reference to `_glapi_set_context' context.c:(.text+0x15cc): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x183c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_free_context_data': context.c:(.text+0x187c): undefined reference to `_glapi_get_context' context.c:(.text+0x1a98): undefined reference to `_glapi_get_context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Finish': context.c:(.text+0x1b60): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_context.c.o): In function `_mesa_Flush': context.c:(.text+0x1bac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `dump_texture': debug.c:(.text+0x488): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_debug.c.o): In function `_mesa_write_renderbuffer_image': debug.c:(.text+0xa24): 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+0xb38): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_NewList': dlist.c:(.text+0x19434): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x19450): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_EndList': dlist.c:(.text+0x195c8): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x195e4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallList': dlist.c:(.text+0x19690): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x196ac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `save_CallList': dlist.c:(.text+0x19724): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_CallLists': dlist.c:(.text+0x19c38): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x19d34): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_ListBase': dlist.c:(.text+0x19dcc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_dlist.c.o): In function `_mesa_initialize_save_table': dlist.c:(.text+0x19de8): undefined reference to `_glapi_get_dispatch_table_size' dlist.c:(.text+0x19e04): 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+0x1cdac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_EnableClientState': enable.c:(.text+0x4e4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_DisableClientState': enable.c:(.text+0x50c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_Enable': enable.c:(.text+0x229c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o): In function `_mesa_Disable': enable.c:(.text+0x22c4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_enable.c.o):enable.c:(.text+0x24f0): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_thread_initialization': glthread.c:(.text+0x20): undefined reference to `_glapi_set_context' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `glthread_unmarshal_batch': glthread.c:(.text+0x3c): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_restore_dispatch': glthread.c:(.text+0x160): undefined reference to `_glapi_get_dispatch' glthread.c:(.text+0x174): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_glthread.c.o): In function `_mesa_glthread_finish': glthread.c:(.text+0x284): undefined reference to `_glapi_get_dispatch' glthread.c:(.text+0x29c): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_Hint': hint.c:(.text+0x1b0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_hint.c.o): In function `_mesa_MaxShaderCompilerThreadsKHR': hint.c:(.text+0x230): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ShadeModel': light.c:(.text+0xd14): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_ProvokingVertex': light.c:(.text+0xdac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o): In function `_mesa_Lightfv': light.c:(.text+0x1784): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_light.c.o):light.c:(.text+0x1bd4): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_remap.c.o): In function `_mesa_init_remap_table': remap.c:(.text+0xc0): undefined reference to `_glapi_add_dispatch' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers_no_error': samplerobj.c:(.text+0xa24): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_GenSamplers': samplerobj.c:(.text+0xa84): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers_no_error': samplerobj.c:(.text+0xac8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers': samplerobj.c:(.text+0xb28): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o): In function `_mesa_DeleteSamplers_no_error': samplerobj.c:(.text+0xb64): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_samplerobj.c.o):samplerobj.c:(.text+0xbb0): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawElements': vbo_save_api.c:(.text+0x320): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawElementsBaseVertex': vbo_save_api.c:(.text+0x3c0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_Begin': vbo_save_api.c:(.text+0x3f4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `array_element': vbo_save_api.c:(.text+0x864): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `compile_vertex_list': vbo_save_api.c:(.text+0x1310): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x1324): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x155c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalPoint2': vbo_save_api.c:(.text+0x165c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalPoint1': vbo_save_api.c:(.text+0x169c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord2fv': vbo_save_api.c:(.text+0x16dc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord2f': vbo_save_api.c:(.text+0x1724): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord1fv': vbo_save_api.c:(.text+0x1764): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o):vbo_save_api.c:(.text+0x17a4): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_Rectf': vbo_save_api.c:(.text+0xecc8): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xeccc): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xecd0): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xecd4): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0xecd8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawElementsBaseVertex': vbo_save_api.c:(.text+0xeed0): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xeefc): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawRangeElements': vbo_save_api.c:(.text+0xf010): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawArrays': vbo_save_api.c:(.text+0xf130): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xf148): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawArrays': vbo_save_api.c:(.text+0xf214): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(vbo_vbo_save_api.c.o): In function `_save_PrimitiveRestartNV': vbo_save_api.c:(.text+0xf2b0): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0xf2c0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(vbo_vbo_save_loopback.c.o): In function `_vbo_loopback_vertex_list': vbo_save_loopback.c:(.text+0x414): undefined reference to `_glapi_tls_Dispatch' vbo_save_loopback.c:(.text+0x418): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(state_tracker_st_context.c.o): In function `st_destroy_context': st_context.c:(.text+0x17d0): 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+0xf8): 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+0x2748): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o): In function `_mesa_marshal_DepthRangeArrayfvOES': marshal_generated.c:(.text+0xfc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o): In function `_mesa_marshal_QueryMatrixxOES': marshal_generated.c:(.text+0x168): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o):marshal_generated.c:(.text+0x1dc): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3b': api_loopback.c:(.text+0x20c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3d': api_loopback.c:(.text+0x280): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3i': api_loopback.c:(.text+0x354): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3s': api_loopback.c:(.text+0x408): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o): In function `_mesa_Color3ui': api_loopback.c:(.text+0x4a4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_api_loopback.c.o):api_loopback.c:(.text+0x528): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_BindProgramARB': arbprogram.c:(.text+0x418): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_DeleteProgramsARB': arbprogram.c:(.text+0x5cc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_GenProgramsARB': arbprogram.c:(.text+0x6bc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_IsProgramARB': arbprogram.c:(.text+0x744): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o): In function `_mesa_ProgramStringARB': arbprogram.c:(.text+0xae0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_arbprogram.c.o):arbprogram.c:(.text+0xbec): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_EvalMesh2': draw.c:(.text+0x478): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x47c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x480): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x484): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x488): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x48c): 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+0x5d0): undefined reference to `_glapi_tls_Context' draw.c:(.text+0x5e8): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x5ec): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x5f0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirectCount': draw.c:(.text+0x854): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArrays': draw.c:(.text+0x9d8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawArraysInstanced': draw.c:(.text+0xaac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_DrawArraysInstancedBaseInstance': draw.c:(.text+0xb84): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirect': draw.c:(.text+0xcf8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0xe28): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_exec_Rectf': draw.c:(.text+0x12e0): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12e4): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12e8): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12ec): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x12f0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x12f4): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElements': draw.c:(.text+0x1750): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_MultiDrawElementsBaseVertex': draw.c:(.text+0x183c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawRangeElementsBaseVertex': draw.c:(.text+0x1b2c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElements': draw.c:(.text+0x1c58): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o): In function `_mesa_DrawElementsBaseVertex': draw.c:(.text+0x1d44): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_draw.c.o):draw.c:(.text+0x1e30): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_set_context_lost_dispatch': robustness.c:(.text+0x128): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x138): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x1d8): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_gallium.a(main_robustness.c.o): In function `_mesa_GetGraphicsResetStatusARB': robustness.c:(.text+0x354): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_TexEnvfv': texenv.c:(.text+0xda8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_GetTexEnvfv': texenv.c:(.text+0x11fc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texenv.c.o): In function `_mesa_GetTexEnviv': texenv.c:(.text+0x141c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texgen.c.o): In function `_mesa_TexGenfv': texgen.c:(.text+0x3e0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_gallium.a(main_texgen.c.o):texgen.c:(.text+0x54c): more undefined references to `_glapi_tls_Context' follow src/util/libmesa_util.a(crc32.c.o): In function `util_hash_crc32': crc32.c:(.text+0x14): undefined reference to `crc32' src/util/libmesa_util.a(disk_cache.c.o): In function `cache_put': disk_cache.c:(.text+0x81c): undefined reference to `deflateInit_' disk_cache.c:(.text+0x860): undefined reference to `deflate' disk_cache.c:(.text+0x88c): undefined reference to `deflateEnd' disk_cache.c:(.text+0x8b4): undefined reference to `deflateEnd' src/util/libmesa_util.a(disk_cache.c.o): In function `disk_cache_get': disk_cache.c:(.text+0x1170): undefined reference to `inflateInit_' disk_cache.c:(.text+0x1180): undefined reference to `inflate' disk_cache.c:(.text+0x1190): undefined reference to `inflateEnd' disk_cache.c:(.text+0x1198): undefined reference to `inflateEnd' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. package/pkg-generic.mk:238: recipe for target '/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-1/output-1/build/mesa3d-19.1.7/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-1/buildroot'