>>> mesa3d 19.2.7 Extracting xzcat /home/naourr/work/instance-1/dl/mesa3d/mesa-19.2.7.tar.xz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7 -xf - >>> mesa3d 19.2.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 1361 (offset 42 lines). patching file meson_options.txt Hunk #1 succeeded at 358 with fuzz 2 (offset 34 lines). Applying 0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch using patch: patching file src/gallium/state_trackers/clover/meson.build Hunk #1 succeeded at 41 (offset -8 lines). Applying 0004-scons-Make-scons-and-meson-agree-about-path-to-glapi-generated-headers.patch using patch: patching file src/gallium/targets/libgl-xlib/SConscript patching file src/gallium/targets/libgl-xlib/xlib.c Hunk #1 succeeded at 128 (offset -4 lines). patching file src/mapi/glapi/SConscript patching file src/mapi/glapi/gen/SConscript patching file src/mapi/glapi/glapi_dispatch.c Hunk #1 succeeded at 171 (offset -4 lines). patching file src/mesa/drivers/osmesa/SConscript patching file src/mesa/drivers/x11/SConscript patching file src/mesa/drivers/x11/glxapi.c Hunk #1 succeeded at 69 (offset -4 lines). >>> mesa3d 19.2.7 Configuring rm -rf /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7//build mkdir -p /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7//build sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2`%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2`%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-1/output-1/host%g" package/meson/cross-compilation.conf.in > /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7//build/cross-compilation.conf PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=y /home/naourr/work/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7//build/cross-compilation.conf -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=false -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dshared-glapi=true -Dgallium-drivers=kmsro,lima,nouveau,tegra,virgl -Dgallium-extra-hud=true -Ddri3=false -Dshared-glapi=true -Dglx-direct=true -Ddri-drivers=nouveau -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dplatforms=surfaceless,drm -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=true -Dgallium-vdpau=false -Dlmsensors=false /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/ /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7//build The Meson build system Version: 0.52.1 Source dir: /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7 Build dir: /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build Build type: cross build Program python found: YES (/home/naourr/work/instance-1/output-1/host/bin/python) Project name: mesa Project version: 19.2.7 C compiler for the build machine: cc (gcc 9.2.1 "cc (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)") C linker for the build machine: GNU ld.bfd 2.31.1-36 C++ compiler for the build machine: c++ (gcc 9.2.1 "c++ (GCC) 9.2.1 20190827 (Red Hat 9.2.1-1)") C++ linker for the build machine: GNU ld.bfd 2.31.1-36 C compiler for the host machine: /home/naourr/work/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 linker for the host machine: GNU ld.bfd 2.24.51.20140217 C++ compiler for the host machine: /home/naourr/work/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)") C++ linker for the host machine: GNU ld.bfd 2.24.51.20140217 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: arm926ej-s Target machine cpu family: arm Target machine cpu: arm926ej-s Program pkg-config found: YES (/home/naourr/work/instance-1/output-1/host/bin/pkg-config) Program python3 found: YES (/home/naourr/work/instance-1/output-1/host/bin/python3) Fetching value of define "ETIME" : 62 Checking for function "bswap32" : YES Checking for function "bswap64" : YES Checking for function "clz" : YES Checking for function "clzll" : YES Checking for function "ctz" : YES Checking for function "expect" : YES Checking for function "ffs" : YES Checking for function "ffsll" : YES Checking for function "popcount" : YES Checking for function "popcountll" : YES Checking for function "unreachable" : YES Checking if "__attribute__((const))" compiles: YES Checking if "__attribute__((flatten))" compiles: YES Checking if "__attribute__((malloc))" compiles: YES Checking if "__attribute__((pure))" compiles: YES Checking if "__attribute__((unused))" compiles: YES Checking if "__attribute__((warn_unused_result))" compiles: YES Checking if "__attribute__((weak))" compiles: YES Checking if "__attribute__((format(...)))" compiles: YES Checking if "__attribute__((packed))" compiles: YES Checking if "__attribute__((returns_nonnull))" compiles: YES Checking if "__attribute__((visibility(...)))" compiles: YES Checking if "__attribute__((alias(...)))" compiles: YES Checking if "__attribute__((__noreturn__))" compiles: YES Checking if "__uint128_t" compiles: NO Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: NO Compiler for C supports arguments -Werror=format: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: NO Compiler for C supports arguments -fno-math-errno: YES Compiler for C supports arguments -fno-trapping-math: YES Compiler for C supports arguments -Qunused-arguments: NO Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: NO Compiler for C++ supports arguments -fno-math-errno: YES Compiler for C++ supports arguments -fno-trapping-math: YES Compiler for C++ supports arguments -Qunused-arguments: NO Compiler for C supports arguments -Wno-override-init -Woverride-init: YES Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO Compiler for C++ supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C++ supports arguments -Werror=vla: YES Checking if "GCC atomic builtins" compiles: YES Checking if "GCC atomic builtins required -latomic" links: YES Checking if "GCC 64bit atomics" with dependency not-found links: YES Header has symbol "major" : YES Checking if "xlocale.h" compiles: YES Checking if "sys/sysctl.h" compiles: YES Checking if "linux/futex.h" compiles: YES Checking if "endian.h" compiles: YES Checking if "dlfcn.h" compiles: YES Checking if "execinfo.h" compiles: YES Checking if "sys/shm.h" compiles: YES Checking if "cet.h" compiles: NO Checking for function "strtof" : YES Checking for function "mkostemp" : YES Checking for function "posix_memalign" : YES Checking for function "timespec_get" : YES Checking for function "memfd_create" : NO Checking for function "random_r" : YES Checking for function "flock" : YES Header has symbol "program_invocation_name" : YES Checking if "strtod has locale support" links: YES Checking if "Bsymbolic" links: YES Checking if "gc-sections" links: YES Checking if "version-script" links: YES Checking if "dynamic-list" links: YES Checking for function "dlopen" : NO Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /home/naourr/work/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 Checking for function "pthread_setaffinity_np" with dependency threads: NO Run-time dependency expat found: YES 2.2.9 Library m found: YES Run-time dependency libdrm_nouveau found: YES 2.4.100 Run-time dependency libdrm found: YES 2.4.100 Program bison found: YES (/home/naourr/work/instance-1/output-1/host/bin/bison) Program flex found: YES (/home/naourr/work/instance-1/output-1/host/bin/flex) Run-time dependency libunwind found: YES 1.3.1 Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. WARNING: Project targetting '>= 0.46' but tried to use feature introduced in '0.50.0': Python module path method Program /home/naourr/work/instance-1/output-1/host/bin/python3 found: YES (/home/naourr/work/instance-1/output-1/host/bin/python3) Checking for function "mincore" : YES Program /home/naourr/work/instance-1/output-1/host/bin/python3 found: YES (/home/naourr/work/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: nouveau DRI driver dir: /usr/lib/dri EGL: yes EGL drivers: builtin:egl_dri2 GBM: yes EGL/Vulkan/VL platforms: surfaceless drm Vulkan drivers: no llvm: no Gallium drivers: kmsro lima nouveau tegra virgl Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 113 WARNING: Project specifies a minimum meson_version '>= 0.46' but uses features which were added in newer versions: * 0.50.0: {'Python module path method'} Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /home/naourr/work/instance-1/output-1/host/bin/ninja >>> mesa3d 19.2.7 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PYTHONNOUSERSITE=y /home/naourr/work/instance-1/output-1/host/bin/ninja -j4 -C /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7//build ninja: Entering directory `/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7//build' [1/1297] Generating xmlpool_options.h with a custom command. Warning: language 'ca' not found. Warning: language 'es' not found. Warning: language 'de' not found. Warning: language 'nl' not found. Warning: language 'sv' not found. Warning: language 'fr' not found. [2/1297] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_imports.c.o'. [3/1297] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_extensions_table.c.o'. [4/1297] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_symbol_table.c.o'. [5/1297] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_prog_parameter.c.o'. [6/1297] Generating git_sha1.h with a custom command. [7/1297] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_dummy_errors.c.o'. [8/1297] Linking static target src/libglsl_util.a. [9/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. ../src/util/anon_file.c: In function 'os_create_anonymous_file': ../src/util/anon_file.c:137:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%s/mesa-shared-%s-XXXXXX", path, debug_name); ^ ../src/util/anon_file.c:139:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%s/mesa-shared-XXXXXX", path); ^ [10/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [11/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [12/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [13/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [14/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [15/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [16/1297] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [17/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [18/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [19/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [20/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [21/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [22/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [23/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [24/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [25/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [26/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [27/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [28/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [29/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [30/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [31/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [32/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [33/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [34/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [35/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [36/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [37/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [38/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [39/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [40/1297] Linking static target src/util/libxmlconfig.a. [41/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [42/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [43/1297] Generating enums.c with a meson_exe.py custom command. [44/1297] Generating api_exec.c with a meson_exe.py custom command. [45/1297] Generating marshal_generated.c with a meson_exe.py custom command. [46/1297] Generating ir_expression_operation.h with a meson_exe.py custom command. [47/1297] Generating spirv_info.c with a custom command. [48/1297] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/blob.c.o'. [49/1297] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [50/1297] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [51/1297] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [52/1297] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [53/1297] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [54/1297] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [55/1297] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [56/1297] Generating nir_constant_expressions.c with a meson_exe.py custom command. [57/1297] Generating format_srgb with a meson_exe.py custom command. [58/1297] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [59/1297] Linking static target src/util/libmesa_util.a. [60/1297] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [61/1297] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [62/1297] Linking static target src/compiler/libcompiler.a. [63/1297] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [64/1297] Generating vtn_gather_types.c with a custom command. [65/1297] Generating nir_opcodes.h with a meson_exe.py custom command. [66/1297] Generating nir_opcodes.c with a meson_exe.py custom command. [67/1297] Generating nir_intrinsics.h with a custom command. [68/1297] Generating nir_intrinsic.c with a custom command. [69/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_io_to_scalar.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [70/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [71/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opcodes.c.o'. In file included from src/compiler/nir/nir_opcodes.c:2:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [72/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_vtn_gather_types.c.o'. In file included from ../src/compiler/nir/../spirv/vtn_private.h:33:0, from src/compiler/spirv/vtn_gather_types.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [73/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_intrinsics.c.o'. In file included from src/compiler/nir/nir_intrinsics.c:23:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [74/1297] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [75/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir.c.o'. In file included from ../src/compiler/nir/nir.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.c:1827:1: warning: 'dest_is_ssa' defined but not used [-Wunused-function] dest_is_ssa(nir_dest *dest, void *_state) ^ [76/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_builtin_builder.c.o'. In file included from ../src/compiler/nir/nir_builtin_builder.c:26:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [77/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_clone.c.o'. In file included from ../src/compiler/nir/nir_clone.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [78/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_constant_expressions.c.o'. In file included from ../src/compiler/nir/nir_constant_expressions.h:31:0, from src/compiler/nir/nir_constant_expressions.c:31: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [79/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_control_flow.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_control_flow_private.h:31, from ../src/compiler/nir/nir_control_flow.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [80/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_divergence_analysis.c.o'. In file included from ../src/compiler/nir/nir_divergence_analysis.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [81/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_deref.c.o'. In file included from ../src/compiler/nir/nir_deref.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [82/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_dominance.c.o'. In file included from ../src/compiler/nir/nir_dominance.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [83/1297] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [84/1297] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [85/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_from_ssa.c.o'. In file included from ../src/compiler/nir/nir_from_ssa.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [86/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_info.c.o'. In file included from ../src/compiler/nir/nir_gather_info.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [87/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_ssa_types.c.o'. In file included from ../src/compiler/nir/nir_gather_ssa_types.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [88/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_xfb_info.c.o'. In file included from ../src/compiler/nir/nir_xfb_info.h:27:0, from ../src/compiler/nir/nir_gather_xfb_info.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [89/1297] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [90/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gs_count_vertices.c.o'. In file included from ../src/compiler/nir/nir_gs_count_vertices.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [91/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_inline_functions.c.o'. In file included from ../src/compiler/nir/nir_inline_functions.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [92/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_instr_set.c.o'. In file included from ../src/compiler/nir/nir_instr_set.h:27:0, from ../src/compiler/nir/nir_instr_set.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [93/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_liveness.c.o'. In file included from ../src/compiler/nir/nir_liveness.c:27:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [94/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_linking_helpers.c.o'. In file included from ../src/compiler/nir/nir_linking_helpers.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [95/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_alu_to_scalar.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [96/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu.c.o'. In file included from ../src/compiler/nir/nir_lower_alu.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [97/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_loop_analyze.c.o'. In file included from ../src/compiler/nir/nir_loop_analyze.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [98/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alpha_test.c.o'. In file included from ../src/compiler/nir/nir_lower_alpha_test.c:35:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [99/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_array_deref_of_vec.c.o'. In file included from ../src/compiler/nir/nir_lower_array_deref_of_vec.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [100/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_atomics_to_ssbo.c.o'. In file included from ../src/compiler/nir/nir_lower_atomics_to_ssbo.c:27:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [101/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bitmap.c.o'. In file included from ../src/compiler/nir/nir_lower_bitmap.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [102/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_float.c.o'. In file included from ../src/compiler/nir/nir_lower_bool_to_float.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [103/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_int32.c.o'. In file included from ../src/compiler/nir/nir_lower_bool_to_int32.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [104/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clamp_color_outputs.c.o'. In file included from ../src/compiler/nir/nir_lower_clamp_color_outputs.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [105/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_constant_initializers.c.o'. In file included from ../src/compiler/nir/nir_lower_constant_initializers.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [106/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip.c.o'. In file included from ../src/compiler/nir/nir_lower_clip.c:27:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [107/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_system_values.c.o'. In file included from ../src/compiler/nir/nir_lower_system_values.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [108/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip_cull_distance_arrays.c.o'. In file included from ../src/compiler/nir/nir_lower_clip_cull_distance_arrays.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [109/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_double_ops.c.o'. In file included from ../src/compiler/nir/nir_lower_double_ops.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [110/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fb_read.c.o'. In file included from ../src/compiler/nir/nir_lower_fb_read.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [111/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_drawpixels.c.o'. In file included from ../src/compiler/nir/nir_lower_drawpixels.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [112/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fragcoord_wtrans.c.o'. In file included from ../src/compiler/nir/nir_lower_fragcoord_wtrans.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [113/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flrp.c.o'. In file included from ../src/compiler/nir/nir_lower_flrp.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [114/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_frexp.c.o'. In file included from ../src/compiler/nir/nir_lower_frexp.c:29:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [115/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_global_vars_to_local.c.o'. In file included from ../src/compiler/nir/nir_lower_global_vars_to_local.c:33:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [116/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_load_const_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_load_const_to_scalar.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [117/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_gs_intrinsics.c.o'. In file included from ../src/compiler/nir/nir_lower_gs_intrinsics.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [118/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_locals_to_regs.c.o'. In file included from ../src/compiler/nir/nir_lower_locals_to_regs.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [119/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_idiv.c.o'. In file included from ../src/compiler/nir/nir_lower_idiv.c:27:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [120/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_indirect_derefs.c.o'. In file included from ../src/compiler/nir/nir_lower_indirect_derefs.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [121/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_input_attachments.c.o'. In file included from ../src/compiler/nir/nir_lower_input_attachments.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [122/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_interpolation.c.o'. In file included from ../src/compiler/nir/nir_lower_interpolation.c:34:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [123/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int64.c.o'. In file included from ../src/compiler/nir/nir_lower_int64.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [124/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int_to_float.c.o'. In file included from ../src/compiler/nir/nir_lower_int_to_float.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [125/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_arrays_to_elements.c.o'. In file included from ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [126/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_temporaries.c.o'. In file included from ../src/compiler/nir/nir_lower_io_to_temporaries.c:33:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [127/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_non_uniform_access.c.o'. In file included from ../src/compiler/nir/nir_lower_non_uniform_access.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [128/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_vector.c.o'. In file included from ../src/compiler/nir/nir_lower_io_to_vector.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [129/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io.c.o'. In file included from ../src/compiler/nir/nir_lower_io.c:34:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_lower_io.c: In function 'nir_lower_vars_to_explicit_types': ../src/compiler/nir/nir_lower_io.c:1435:22: warning: unused variable 'supported' [-Wunused-variable] nir_variable_mode supported = nir_var_mem_shared | nir_var_shader_temp | nir_var_function_temp; ^ [130/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_packing.c.o'. In file included from ../src/compiler/nir/nir_lower_packing.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [131/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_passthrough_edgeflags.c.o'. In file included from ../src/compiler/nir/nir_lower_passthrough_edgeflags.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [132/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_patch_vertices.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_lower_patch_vertices.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [133/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_phis_to_scalar.c.o'. In file included from ../src/compiler/nir/nir_lower_phis_to_scalar.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [134/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_lower_point_size.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [135/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_regs_to_ssa.c.o'. In file included from ../src/compiler/nir/nir_lower_regs_to_ssa.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [136/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_scratch.c.o'. In file included from ../src/compiler/nir/nir_lower_scratch.c:33:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [137/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_returns.c.o'. In file included from ../src/compiler/nir/nir_lower_returns.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [138/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_to_source_mods.c.o'. In file included from ../src/compiler/nir/nir_lower_to_source_mods.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [139/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_subgroups.c.o'. In file included from ../src/compiler/nir/nir_lower_subgroups.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [140/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_two_sided_color.c.o'. In file included from ../src/compiler/nir/nir_lower_two_sided_color.c:27:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [141/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vars_to_ssa.c.o'. In file included from ../src/compiler/nir/nir_lower_vars_to_ssa.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [142/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_var_copies.c.o'. In file included from ../src/compiler/nir/nir_lower_var_copies.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [143/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vec_to_movs.c.o'. In file included from ../src/compiler/nir/nir_lower_vec_to_movs.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [144/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_viewport_transform.c.o'. In file included from ../src/compiler/nir/nir_lower_viewport_transform.c:40:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [145/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_center.c.o'. In file included from ../src/compiler/nir/nir_lower_wpos_center.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [146/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_tex.c.o'. In file included from ../src/compiler/nir/nir_lower_tex.c:38:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [147/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_ytransform.c.o'. In file included from ../src/compiler/nir/nir_lower_wpos_ytransform.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [148/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bit_size.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_lower_bit_size.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [149/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_uniforms_to_ubo.c.o'. In file included from ../src/compiler/nir/nir_lower_uniforms_to_ubo.c:38:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [150/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_metadata.c.o'. In file included from ../src/compiler/nir/nir_metadata.c:27:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [151/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_move_vec_src_uses_to_dest.c.o'. In file included from ../src/compiler/nir/nir_move_vec_src_uses_to_dest.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [152/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_combine_stores.c.o'. In file included from ../src/compiler/nir/nir_opt_combine_stores.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [153/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_normalize_cubemap_coords.c.o'. In file included from ../src/compiler/nir/nir_normalize_cubemap_coords.c:27:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [154/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_comparison_pre.c.o'. In file included from ../src/compiler/nir/nir_instr_set.h:27:0, from ../src/compiler/nir/nir_opt_comparison_pre.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [155/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_conditional_discard.c.o'. In file included from ../src/compiler/nir/nir_opt_conditional_discard.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [156/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_constant_folding.c.o'. In file included from ../src/compiler/nir/nir_constant_expressions.h:31:0, from ../src/compiler/nir/nir_opt_constant_folding.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [157/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_propagate.c.o'. In file included from ../src/compiler/nir/nir_opt_copy_propagate.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [158/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_cse.c.o'. In file included from ../src/compiler/nir/nir_instr_set.h:27:0, from ../src/compiler/nir/nir_opt_cse.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [159/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dce.c.o'. In file included from ../src/compiler/nir/nir_opt_dce.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [160/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_prop_vars.c.o'. In file included from ../src/compiler/nir/nir_opt_copy_prop_vars.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [161/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_cf.c.o'. In file included from ../src/compiler/nir/nir_opt_dead_cf.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [162/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_write_vars.c.o'. In file included from ../src/compiler/nir/nir_opt_dead_write_vars.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [163/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_gcm.c.o'. In file included from ../src/compiler/nir/nir_opt_gcm.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [164/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_find_array_copies.c.o'. In file included from ../src/compiler/nir/nir_opt_find_array_copies.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [165/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_idiv_const.c.o'. In file included from ../src/compiler/nir/nir_opt_idiv_const.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [166/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_intrinsics.c.o'. In file included from ../src/compiler/nir/nir_opt_intrinsics.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [167/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_large_constants.c.o'. In file included from ../src/compiler/nir/nir_opt_large_constants.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [168/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_if.c.o'. In file included from ../src/compiler/nir/nir_opt_if.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir_opt_if.c: In function 'opt_if_cf_list.isra.14': ../src/compiler/nir/nir_opt_if.c:891:22: warning: 'nif' may be used uninitialized in this function [-Wmaybe-uninitialized] nir_cf_reinsert(&tmp, nir_after_cf_list(&nif->then_list)); ^ ../src/compiler/nir/nir_opt_if.c:840:12: note: 'nif' was declared here nir_if *nif; ^ [169/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_move.c.o'. In file included from ../src/compiler/nir/nir_opt_move.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [170/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_loop_unroll.c.o'. In file included from ../src/compiler/nir/nir_opt_loop_unroll.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [171/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_peephole_select.c.o'. In file included from ../src/compiler/nir/nir_opt_peephole_select.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [172/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_rematerialize_compares.c.o'. In file included from ../src/compiler/nir/nir_opt_rematerialize_compares.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [173/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_shrink_load.c.o'. In file included from ../src/compiler/nir/nir_opt_shrink_load.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [174/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_remove_phis.c.o'. In file included from ../src/compiler/nir/nir_opt_remove_phis.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [175/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_trivial_continues.c.o'. In file included from ../src/compiler/nir/nir_opt_trivial_continues.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [176/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_sink.c.o'. In file included from ../src/compiler/nir/nir_opt_sink.c:31:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [177/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_undef.c.o'. In file included from ../src/compiler/nir/nir_opt_undef.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [178/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_vectorize.c.o'. In file included from ../src/compiler/nir/nir_opt_vectorize.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [179/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_phi_builder.c.o'. In file included from ../src/compiler/nir/nir_phi_builder.h:27:0, from ../src/compiler/nir/nir_phi_builder.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [180/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_propagate_invariant.c.o'. In file included from ../src/compiler/nir/nir_propagate_invariant.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [181/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_range_analysis.c.o'. In file included from ../src/compiler/nir/nir_range_analysis.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [182/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_print.c.o'. In file included from ../src/compiler/nir/nir_print.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [183/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_remove_dead_variables.c.o'. In file included from ../src/compiler/nir/nir_remove_dead_variables.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [184/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_repair_ssa.c.o'. In file included from ../src/compiler/nir/nir_repair_ssa.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [185/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_strip.c.o'. In file included from ../src/compiler/nir/nir_strip.c:25:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [186/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_search.c.o'. In file included from ../src/compiler/nir/nir_search.h:31:0, from ../src/compiler/nir/nir_search.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [187/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_var_copies.c.o'. In file included from ../src/compiler/nir/nir_split_var_copies.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [188/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_serialize.c.o'. In file included from ../src/compiler/nir/nir_serialize.h:27:0, from ../src/compiler/nir/nir_serialize.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [189/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_per_member_structs.c.o'. In file included from ../src/compiler/nir/nir_split_per_member_structs.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [190/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_sweep.c.o'. In file included from ../src/compiler/nir/nir_sweep.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [191/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_validate.c.o'. In file included from ../src/compiler/nir/nir_validate.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [192/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_to_lcssa.c.o'. In file included from ../src/compiler/nir/nir_to_lcssa.c:40:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [193/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_worklist.c.o'. In file included from ../src/compiler/nir/nir_worklist.h:32:0, from ../src/compiler/nir/nir_worklist.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [194/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_gl_spirv.c.o'. In file included from ../src/compiler/spirv/nir_spirv.h:31:0, from ../src/compiler/spirv/gl_spirv.c:26: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [195/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_vars.c.o'. In file included from ../src/compiler/nir/nir_split_vars.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [196/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_amd.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_amd.c:26: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [197/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_alu.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_alu.c:25: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [198/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_glsl450.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_builtin_builder.h:27, from ../src/compiler/spirv/vtn_glsl450.c:30: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [199/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_cfg.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_cfg.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [200/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_spirv_to_nir.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/spirv_to_nir.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [201/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_subgroup.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_subgroup.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [202/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_opencl.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/compiler/nir/nir_builtin_builder.h:27, from ../src/compiler/spirv/vtn_opencl.c:29: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [203/1297] Generating glsl_lexer_cpp with a custom command. [204/1297] 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] [205/1297] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [206/1297] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [207/1297] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [208/1297] Generating glcpp-lex.c with a custom command. [209/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_variables.c.o'. In file included from ../src/compiler/spirv/vtn_private.h:33:0, from ../src/compiler/spirv/vtn_variables.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [210/1297] Generating glsl_parser with a custom command. ../src/compiler/glsl/glsl_parser.yy:84.1-12: warning: deprecated directive, use '%define api.pure' [-Wdeprecated] 84 | %pure-parser | ^~~~~~~~~~~~ ../src/compiler/glsl/glsl_parser.yy:85.1-14: warning: deprecated directive, use '%define parse.error verbose' [-Wdeprecated] 85 | %error-verbose | ^~~~~~~~~~~~~~ ../src/compiler/glsl/glsl_parser.yy: warning: fix-its can be applied. Rerun with option '--update'. [-Wother] [211/1297] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [212/1297] Generating float64_glsl.h with a custom command. [213/1297] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opt_algebraic.c.o'. In file included from src/compiler/nir/nir_opt_algebraic.c:2:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [214/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_bindless_images.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_bindless_images.c:33:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [215/1297] Linking static target src/compiler/nir/libnir.a. [216/1297] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [217/1297] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [218/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/shader_cache.cpp.o'. In file included from ../src/compiler/glsl/shader_cache.cpp:56:0: ../src/compiler/nir/nir.h:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [219/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [220/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [221/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [222/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [223/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [224/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [225/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [226/1297] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [227/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [228/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [229/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [230/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [231/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_atomics.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_atomics.c:28:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [232/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_buffers.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_buffers.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [233/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_samplers.c:26:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [234/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers_as_deref.c.o'. In file included from ../src/compiler/glsl/gl_nir_lower_samplers_as_deref.c:58:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [235/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [236/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_atomics.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_atomics.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [237/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_blocks.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_uniform_blocks.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/glsl/gl_nir_link_uniform_blocks.c: In function 'iterate_type_fill_variables': ../src/compiler/glsl/gl_nir_link_uniform_blocks.c:386:39: warning: 'struct_base_offset' may be used uninitialized in this function [-Wmaybe-uninitialized] *offset = struct_base_offset + glsl_get_struct_field_offset(type, i); ^ [238/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_initializers.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_uniform_initializers.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [239/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniforms.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_uniforms.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/glsl/gl_nir_link_uniforms.c: In function 'find_and_update_previous_uniform_storage': ../src/compiler/glsl/gl_nir_link_uniforms.c:166:16: warning: unused variable 'num_blks' [-Wunused-variable] unsigned num_blks = nir_variable_is_in_ubo(var) ? ^ [240/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_xfb.c.o'. In file included from ../src/compiler/glsl/gl_nir_link_xfb.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [241/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_linker.c.o'. In file included from ../src/compiler/glsl/gl_nir_linker.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [242/1297] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_opt_access.c.o'. In file included from ../src/compiler/glsl/gl_nir_opt_access.c:24:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [243/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [244/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [245/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [246/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [247/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [248/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [249/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_to_nir.cpp.o'. In file included from ../src/compiler/glsl/glsl_to_nir.h:31:0, from ../src/compiler/glsl/glsl_to_nir.cpp:29: ../src/compiler/nir/nir.h:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [250/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [251/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [252/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [253/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [254/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [255/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [256/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [257/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [258/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [259/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [260/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [261/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [262/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [263/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [264/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [265/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [266/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [267/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [268/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [269/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [270/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [271/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [272/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [273/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [274/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [275/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [276/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [277/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [278/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [279/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [280/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [281/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [282/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [283/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [284/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [285/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [286/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [287/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [288/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [289/1297] 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]); ^ [290/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [291/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [292/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [293/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [294/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [295/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [296/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [297/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [298/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [299/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [300/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [301/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [302/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [303/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [304/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [305/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [306/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [307/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [308/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [309/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [310/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [311/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [312/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [313/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [314/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [315/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [316/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [317/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [318/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [319/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [320/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [321/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [322/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [323/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [324/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [325/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [326/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [327/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [328/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [329/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [330/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [331/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [332/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [333/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [334/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_state_fb.c.o'. [335/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_state_frag.c.o'. [336/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv04_state_tex.c.o'. [337/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_surface.c.o'. [338/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone_scaffolding.cpp.o'. [339/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/ir_builder_print_visitor.cpp.o'. [340/1297] Linking static target src/compiler/glsl/libglsl.a. [341/1297] Compiling C object 'src/panfrost/shared/efa0757@@panfrost_shared@sta/pan_tiling.c.o'. [342/1297] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone.cpp.o'. [343/1297] Linking static target src/panfrost/shared/libpanfrost_shared.a. [344/1297] Linking static target src/compiler/glsl/libglsl_standalone.a. [345/1297] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_ppp.c.o'. [346/1297] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_vp.c.o'. [347/1297] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_video_bsp.c.o'. [348/1297] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_opts.c.o'. In file included from ../src/panfrost/bifrost/bifrost_compile.h:27:0, from ../src/panfrost/bifrost/compiler_defines.h:27, from ../src/panfrost/bifrost/bifrost_opts.h:26, from ../src/panfrost/bifrost/bifrost_opts.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [349/1297] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_compile.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/panfrost/bifrost/bifrost_compile.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_intrinsic': ../src/panfrost/bifrost/bifrost_compile.c:259:34: warning: unused variable 'location' [-Wunused-variable] nir_const_value *location = nir_src_as_const_value(nir_instr->src[0]); ^ ../src/panfrost/bifrost/bifrost_compile.c:305:34: warning: unused variable 'location' [-Wunused-variable] nir_const_value *location = nir_src_as_const_value(nir_instr->src[1]); ^ ../src/panfrost/bifrost/bifrost_compile.c:254:26: warning: variable 'const_offset' set but not used [-Wunused-but-set-variable] nir_const_value *const_offset; ^ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_if': ../src/panfrost/bifrost/bifrost_compile.c:933:24: warning: unused variable 'false_block' [-Wunused-variable] bifrost_block *false_block = emit_cf_list(ctx, &nir_inst->else_list); ^ ../src/panfrost/bifrost/bifrost_compile.c:908:24: warning: unused variable 'true_block' [-Wunused-variable] bifrost_block *true_block = emit_cf_list(ctx, &nir_inst->then_list); ^ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_intrinsic': ../src/panfrost/bifrost/bifrost_compile.c:537:52: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:488:52: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:424:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:333:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ ../src/panfrost/bifrost/bifrost_compile.c:287:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] struct bifrost_instruction instr = { ^ [350/1297] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_print.c.o'. In file included from ../src/panfrost/bifrost/bifrost_compile.h:27:0, from ../src/panfrost/bifrost/compiler_defines.h:27, from ../src/panfrost/bifrost/bifrost_print.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [351/1297] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_sched.c.o'. In file included from ../src/panfrost/bifrost/bifrost_compile.h:27:0, from ../src/panfrost/bifrost/compiler_defines.h:27, from ../src/panfrost/bifrost/bifrost_sched.c:25: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [352/1297] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/disassemble.c.o'. ../src/panfrost/bifrost/disassemble.c: In function 'get_const': ../src/panfrost/bifrost/disassemble.c:399:9: warning: 'imm' may be used uninitialized in this function [-Wmaybe-uninitialized] return imm | low_bits; ^ [353/1297] Linking static target src/panfrost/bifrost/libpanfrost_bifrost.a. [354/1297] 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] [355/1297] Generating mesa_lex with a custom command. [356/1297] Generating format_fallback.c with a custom command. [357/1297] Compiling C object 'src/panfrost/74f62b3@@bifrost_compiler@exe/bifrost_cmdline.c.o'. In file included from ../src/compiler/glsl/glsl_to_nir.h:31:0, from ../src/panfrost/bifrost/cmdline.c:28: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [358/1297] Linking target src/panfrost/bifrost_compiler. [359/1297] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [360/1297] Generating get_hash.h with a meson_exe.py custom command. [361/1297] Generating dispatch.h with a meson_exe.py custom command. [362/1297] Generating marshal_generated.h with a meson_exe.py custom command. [363/1297] Generating format_info.h with a meson_exe.py custom command. [364/1297] Generating format_pack.c with a meson_exe.py custom command. [365/1297] Generating remap_helper.h with a meson_exe.py custom command. [366/1297] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump.c.o'. [367/1297] Generating format_unpack.c with a meson_exe.py custom command. [368/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_query.c.o'. [369/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_monitor.c.o'. [370/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [371/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [372/1297] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [373/1297] Linking static target src/imgui/libintel_imgui_core.a. [374/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgetimage.c.o'. [375/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_pack.c.o'. [376/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_unpack.c.o'. [377/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [378/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_program_parse.tab.c.o'. [379/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blit.c.o'. [380/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_api_exec.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from src/mapi/glapi/gen/api_exec.c:68: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [381/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_teximage.c.o'. [382/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_fallback.c.o'. [383/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_lex.yy.c.o'. [384/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_arbprogparse.c.o'. [385/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_cache.c.o'. [386/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bufferobj.c.o'. [387/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/program_ir_to_mesa.cpp.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/program/ir_to_mesa.cpp:38: ../src/compiler/nir/nir.h:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [388/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_instruction.c.o'. [389/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_noise.c.o'. [390/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_opt_constant_fold.c.o'. [391/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_execute.c.o'. [392/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter_layout.c.o'. [393/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_optimize.c.o'. [394/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter.c.o'. [395/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program.c.o'. [396/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_print.c.o'. [397/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program_parse_extra.c.o'. [398/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_programopt.c.o'. [399/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_symbol_table.c.o'. [400/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_statevars.c.o'. [401/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_accum.c.o'. [402/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_to_nir.c.o'. In file included from ../src/mesa/program/prog_to_nir.c:26:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [403/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arbprogram.c.o'. [404/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_arrayelt.c.o'. [405/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arrayobj.c.o'. [406/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_loopback.c.o'. [407/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_atifragshader.c.o'. [408/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_barrier.c.o'. [409/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bbox.c.o'. [410/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_buffers.c.o'. [411/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blend.c.o'. [412/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_attrib.c.o'. [413/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clip.c.o'. [414/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clear.c.o'. [415/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_colortab.c.o'. [416/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_compute.c.o'. [417/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_conservativeraster.c.o'. [418/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_condrender.c.o'. [419/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_convolve.c.o'. [420/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_cpuinfo.c.o'. [421/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_copyimage.c.o'. [422/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_context.c.o'. [423/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug.c.o'. [424/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_depth.c.o'. [425/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug_output.c.o'. [426/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawpix.c.o'. [427/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawtex.c.o'. [428/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw.c.o'. [429/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw_validate.c.o'. [430/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_errors.c.o'. [431/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_enable.c.o'. [432/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_execmem.c.o'. [433/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_eval.c.o'. [434/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions.c.o'. [435/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions_table.c.o'. [436/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_externalobjects.c.o'. [437/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_feedback.c.o'. [438/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fbobject.c.o'. [439/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ff_fragment_shader.cpp.o'. [440/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shared.c.o'. [441/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_spirv_extensions.c.o'. [442/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ffvertex_prog.c.o'. [443/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fog.c.o'. [444/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formatquery.c.o'. [445/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formats.c.o'. [446/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_framebuffer.c.o'. [447/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_dlist.c.o'. [448/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_get.c.o'. [449/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_getstring.c.o'. [450/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_genmipmap.c.o'. [451/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glspirv.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/glspirv.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [452/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glthread.c.o'. [453/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hash.c.o'. [454/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glformats.c.o'. [455/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hint.c.o'. [456/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_histogram.c.o'. [457/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_image.c.o'. [458/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_imports.c.o'. [459/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_lines.c.o'. [460/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_light.c.o'. [461/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_marshal.c.o'. [462/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_matrix.c.o'. [463/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mm.c.o'. [464/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_multisample.c.o'. [465/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectlabel.c.o'. [466/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mipmap.c.o'. [467/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectpurge.c.o'. [468/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pbo.c.o'. [469/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pack.c.o'. [470/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pipelineobj.c.o'. [471/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixel.c.o'. [472/1297] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump_state.c.o'. [473/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixelstore.c.o'. [474/1297] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_context.c.o'. [475/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [476/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixeltransfer.c.o'. [477/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_points.c.o'. [478/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_binary.c.o'. [479/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_polygon.c.o'. [480/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_querymatrix.c.o'. [481/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_resource.c.o'. [482/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_queryobj.c.o'. [483/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_readpix.c.o'. [484/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_renderbuffer.c.o'. [485/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_rastpos.c.o'. [486/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_remap.c.o'. [487/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_scissor.c.o'. [488/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_robustness.c.o'. [489/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_samplerobj.c.o'. [490/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderimage.c.o'. [491/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderapi.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderapi.c:41: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [492/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderobj.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderobj.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [493/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [494/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shader_query.cpp.o'. [495/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [496/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_state.c.o'. [497/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_syncobj.c.o'. [498/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_stencil.c.o'. [499/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [500/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress.c.o'. [501/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_astc.cpp.o'. [502/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_cpal.c.o'. [503/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_bptc.c.o'. [504/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_etc.c.o'. [505/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_rgtc.c.o'. [506/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_fxt1.c.o'. [507/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_s3tc.c.o'. In file included from ../src/mesa/main/texcompress_s3tc.c:39:0: ../src/mesa/main/texcompress_s3tc_tmp.h: In function 'encodedxt5alpha': ../src/mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] [508/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [509/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [510/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [511/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texenv.c.o'. [512/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [513/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [514/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [515/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgen.c.o'. [516/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texformat.c.o'. [517/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texobj.c.o'. [518/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texparam.c.o'. [519/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [520/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [521/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [522/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [523/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstate.c.o'. [524/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_format_utils.c.o'. [525/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstorage.c.o'. [526/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [527/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstore.c.o'. [528/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texturebindless.c.o'. [529/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_textureview.c.o'. [530/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_transformfeedback.c.o'. [531/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniform_query.cpp.o'. [532/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vdpau.c.o'. [533/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_varray.c.o'. [534/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniforms.c.o'. [535/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_version.c.o'. [536/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_viewport.c.o'. [537/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_clip.c.o'. [538/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vtxfmt.c.o'. [539/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_norm.c.o'. [540/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_xform.c.o'. [541/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_es1_conversion.c.o'. [542/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_eval.c.o'. [543/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_vector.c.o'. [544/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_matrix.c.o'. [545/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec.c.o'. [546/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_context.c.o'. [547/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_draw.c.o'. [548/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_translate.c.o'. [549/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_minmax_index.c.o'. In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/mesa/vbo/vbo_minmax_index.c: In function 'vbo_get_minmax_indices': ../src/util/u_math.h:688:40: warning: 'tmp_max' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MAX2( A, B ) ( (A)>(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:20: note: 'tmp_max' was declared here GLuint tmp_min, tmp_max; ^ In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/util/u_math.h:687:40: warning: 'tmp_min' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MIN2( A, B ) ( (A)<(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:11: note: 'tmp_min' was declared here GLuint tmp_min, tmp_max; ^ [550/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_eval.c.o'. [551/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_primitive_restart.c.o'. [552/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_noop.c.o'. [553/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save.c.o'. [554/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_draw.c.o'. [555/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_common_x86.c.o'. [556/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_loopback.c.o'. [557/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_context.c.o'. [558/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_xform.c.o'. [559/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_draw.c.o'. [560/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_pipeline.c.o'. [561/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_rebase.c.o'. [562/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split.c.o'. [563/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_inplace.c.o'. [564/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_api.c.o'. [565/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_copy.c.o'. [566/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_fog.c.o'. [567/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_normals.c.o'. [568/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_points.c.o'. [569/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_program.c.o'. [570/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_api.c.o'. [571/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texmat.c.o'. [572/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texgen.c.o'. [573/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_light.c.o'. In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single': ../src/mesa/tnl/t_vb_lighttmp.h:508:16: warning: 'base[0][3]' may be used uninitialized in this function [-Wmaybe-uninitialized] Fcolor[j][3] = base[0][3]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:264:13: warning: 'base[0][2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[2] = (SRC)[2]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][2]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:263:13: warning: 'base[0][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[1] = (SRC)[1]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][1]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:262:13: warning: 'base[0][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[0] = (SRC)[0]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:299:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][0]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/tnl/t_vb_lighttmp.h: In function 'light_fast_rgba_single_twoside': ../src/mesa/main/macros.h:265:13: warning: 'base[1][3]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[3] = (SRC)[3]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][3]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:264:13: warning: 'base[1][2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[2] = (SRC)[2]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][2]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:263:13: warning: 'base[1][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[1] = (SRC)[1]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][1]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:262:13: warning: 'base[1][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[0] = (SRC)[0]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[1][0]' was declared here GLfloat base[2][4]; ^ ../src/mesa/tnl/t_vb_lighttmp.h:508:16: warning: 'base[0][3]' may be used uninitialized in this function [-Wmaybe-uninitialized] Fcolor[j][3] = base[0][3]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:264:13: warning: 'base[0][2]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[2] = (SRC)[2]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][2]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:263:13: warning: 'base[0][1]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[1] = (SRC)[1]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][1]' was declared here GLfloat base[2][4]; ^ In file included from ../src/mesa/tnl/t_vb_light.c:29:0: ../src/mesa/main/macros.h:262:13: warning: 'base[0][0]' may be used uninitialized in this function [-Wmaybe-uninitialized] (DST)[0] = (SRC)[0]; \ ^ In file included from ../src/mesa/tnl/t_vb_light.c:303:0: ../src/mesa/tnl/t_vb_lighttmp.h:429:12: note: 'base[0][0]' was declared here GLfloat base[2][4]; ^ [574/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_vertex.c.o'. [575/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex.c.o'. [576/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_sse.c.o'. [577/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vp_build.c.o'. [578/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_render.c.o'. [579/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_generic.c.o'. [580/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aaline.c.o'. [581/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_alpha.c.o'. [582/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_bitmap.c.o'. [583/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aatriangle.c.o'. [584/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_atifragshader.c.o'. [585/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blend.c.o'. [586/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blit.c.o'. [587/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_clear.c.o'. [588/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_context.c.o'. [589/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_drawpix.c.o'. [590/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_feedback.c.o'. [591/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_copypix.c.o'. [592/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_depth.c.o'. [593/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fragprog.c.o'. [594/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_masking.c.o'. [595/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_lines.c.o'. [596/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fog.c.o'. [597/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_logic.c.o'. [598/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_renderbuffer.c.o'. [599/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_points.c.o'. [600/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_stencil.c.o'. [601/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texcombine.c.o'. [602/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_span.c.o'. [603/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfetch.c.o'. [604/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texrender.c.o'. [605/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfilter.c.o'. [606/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texture.c.o'. [607/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_context.c.o'. [608/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_zoom.c.o'. [609/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_driverfuncs.c.o'. [610/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_blit.c.o'. [611/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_generate_mipmap.c.o'. [612/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_triangle.c.o'. [613/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_x86_xform.c.o'. [614/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_3dnow.c.o'. [615/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_rtasm_x86sse.c.o'. [616/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/sparc_sparc.c.o'. [617/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86-64_x86-64.c.o'. [618/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_sse.c.o'. [619/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta.c.o'. In file included from ../src/mesa/drivers/common/meta.c:91:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [620/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_triangle.c.o'. [621/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [622/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [623/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_ir_to_mesa.cpp.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/program/ir_to_mesa.cpp:38: ../src/compiler/nir/nir.h:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [624/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [625/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [626/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [627/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [628/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [629/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [630/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [631/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [632/1297] Linking static target src/mesa/libmesa_classic.a. [633/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [634/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [635/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [636/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [637/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_api_exec.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from src/mapi/glapi/gen/api_exec.c:68: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [638/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [639/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [640/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [641/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [642/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [643/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [644/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [645/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [646/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [647/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_to_nir.c.o'. In file included from ../src/mesa/program/prog_to_nir.c:26:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [648/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [649/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [650/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [651/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [652/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [653/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [654/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [655/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [656/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [657/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [658/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [659/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [660/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [661/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [662/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [663/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [664/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [665/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [666/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [667/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [668/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [669/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [670/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [671/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [672/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [673/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [674/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [675/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [676/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [677/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [678/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [679/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [680/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [681/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [682/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [683/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [684/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [685/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [686/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glspirv.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/glspirv.c:24: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [687/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [688/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [689/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [690/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [691/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [692/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [693/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [694/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [695/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [696/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [697/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [698/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [699/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [700/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [701/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [702/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [703/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [704/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [705/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [706/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [707/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [708/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [709/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [710/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [711/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [712/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [713/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [714/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [715/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [716/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [717/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [718/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [719/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [720/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [721/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [722/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [723/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [724/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [725/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [726/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderobj.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderobj.c:36: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [727/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [728/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderapi.c.o'. In file included from ../src/mesa/main/glspirv.h:27:0, from ../src/mesa/main/shaderapi.c:41: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [729/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [730/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [731/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [732/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [733/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [734/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [735/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [736/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [737/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [738/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [739/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [740/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [741/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [742/1297] 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] [743/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [744/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [745/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [746/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [747/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [748/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [749/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [750/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [751/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [752/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [753/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [754/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. [755/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [756/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [757/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [758/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [759/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [760/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [761/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [762/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [763/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [764/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [765/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [766/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [767/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [768/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [769/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [770/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_minmax_index.c.o'. In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/mesa/vbo/vbo_minmax_index.c: In function 'vbo_get_minmax_indices': ../src/util/u_math.h:688:40: warning: 'tmp_max' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MAX2( A, B ) ( (A)>(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:20: note: 'tmp_max' was declared here GLuint tmp_min, tmp_max; ^ In file included from ../src/mesa/main/macros.h:35:0, from ../src/mesa/vbo/vbo_minmax_index.c:32: ../src/util/u_math.h:687:40: warning: 'tmp_min' may be used uninitialized in this function [-Wmaybe-uninitialized] #define MIN2( A, B ) ( (A)<(B) ? (A) : (B) ) ^ ../src/mesa/vbo/vbo_minmax_index.c:359:11: note: 'tmp_min' was declared here GLuint tmp_min, tmp_max; ^ [771/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [772/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [773/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [774/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [775/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [776/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [777/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [778/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [779/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [780/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [781/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [782/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [783/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [784/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [785/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [786/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [787/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [788/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [789/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [790/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [791/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [792/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [793/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [794/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [795/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [796/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [797/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [798/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [799/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [800/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [801/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [802/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [803/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [804/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [805/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [806/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [807/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [808/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [809/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [810/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [811/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [812/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/mesa/state_tracker/st_cb_drawpixels.c:81: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [813/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [814/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [815/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [816/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [817/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [818/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [819/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [820/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [821/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [822/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [823/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [824/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [825/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [826/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [827/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [828/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [829/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [830/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [831/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [832/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [833/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [834/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [835/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [836/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_extensions.c.o'. In file included from ../src/mesa/state_tracker/st_extensions.c:29:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [837/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [838/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [839/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_nir.cpp.o'. In file included from ../src/mesa/state_tracker/st_glsl_to_nir.cpp:44:0: ../src/compiler/nir/nir.h:2343:40: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_start_block(nir_function_impl *impl) ^ ../src/compiler/nir/nir.h:2349:44: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] nir_impl_last_block(nir_function_impl *impl) ^ [840/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_array.c.o'. [841/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [842/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [843/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_builtins.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/mesa/state_tracker/st_nir_builtins.c:27: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [844/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_builtin.c.o'. In file included from ../src/mesa/state_tracker/st_nir_lower_builtin.c:59:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [845/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_tex_src_plane.c.o'. In file included from ../src/mesa/state_tracker/st_nir_lower_tex_src_plane.c:33:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/mesa/state_tracker/st_nir_lower_tex_src_plane.c: In function 'add_sampler': ../src/mesa/state_tracker/st_nir_lower_tex_src_plane.c:69:12: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%s:%s", orig_sampler->name, ext); ^ [846/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [847/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_program.c.o'. In file included from ../src/mesa/program/prog_to_nir.h:27:0, from ../src/mesa/state_tracker/st_program.c:40: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [848/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [849/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [850/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_pbo.c.o'. In file included from ../src/compiler/nir/nir_control_flow.h:31:0, from ../src/compiler/nir/nir_builder.h:27, from ../src/mesa/state_tracker/st_pbo.c:45: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [851/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_shader_cache.c.o'. In file included from ../src/mesa/state_tracker/st_shader_cache.c:30:0: ../src/compiler/nir/nir.h:2344:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ ../src/compiler/nir/nir.h:2350:1: warning: '__returns_nonnull__' attribute directive ignored [-Wattributes] { ^ [852/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [853/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [854/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_depth_clamp.c.o'. ../src/mesa/state_tracker/st_tgsi_lower_depth_clamp.c: In function 'st_tgsi_lower_depth_clamp': ../src/mesa/state_tracker/st_tgsi_lower_depth_clamp.c:354:11: warning: missing braces around initializer [-Wmissing-braces] struct tgsi_depth_clamp_transform ctx = {0}; ^ ../src/mesa/state_tracker/st_tgsi_lower_depth_clamp.c:354:11: warning: (near initialization for 'ctx.base') [-Wmissing-braces] [855/1297] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [856/1297] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [857/1297] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [858/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_fbo.c.o'. [859/1297] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [860/1297] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [861/1297] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [862/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_scratch.c.o'. [863/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_screen.c.o'. [864/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_bufferobj.c.o'. [865/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv04_context.c.o'. [866/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv04_render.c.o'. [867/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_context.c.o'. [868/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_state.c.o'. [869/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_driver.c.o'. [870/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_span.c.o'. [871/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv04_state_fb.c.o'. [872/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nouveau_texture.c.o'. [873/1297] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [874/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv04_state_frag.c.o'. [875/1297] Linking static target src/mesa/libmesa_gallium.a. [876/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv04_state_raster.c.o'. [877/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_context.c.o'. [878/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv04_surface.c.o'. [879/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_state_polygon.c.o'. [880/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_state_raster.c.o'. [881/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_state_tex.c.o'. [882/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_state_tnl.c.o'. [883/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_state_frag.c.o'. [884/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_render.c.o'. [885/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_context.c.o'. [886/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_state_fb.c.o'. [887/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv10_state_tnl.c.o'. [888/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_render.c.o'. [889/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_state_polygon.c.o'. [890/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_state_raster.c.o'. [891/1297] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [892/1297] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [893/1297] Compiling C object 'src/mesa/drivers/dri/nouveau/d9fb7e2@@nouveau_vieux@sta/nv20_state_tex.c.o'. [894/1297] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [895/1297] Linking static target src/mesa/drivers/dri/nouveau/libnouveau_vieux.a. [896/1297] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [897/1297] Linking static target src/loader/libloader.a. [898/1297] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [899/1297] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_surfaceless.c.o'. [900/1297] Linking target src/gbm/libgbm.so.1.0.0. [901/1297] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_device.c.o'. [902/1297] Linking target src/mesa/drivers/dri/libmesa_dri_drivers.so. FAILED: src/mesa/drivers/dri/libmesa_dri_drivers.so /home/naourr/work/instance-1/output-1/host/bin/arm-none-linux-gnueabi-g++ -o src/mesa/drivers/dri/libmesa_dri_drivers.so -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libmesa_dri_drivers.so -Wl,--whole-archive src/mesa/drivers/dri/nouveau/libnouveau_vieux.a -Wl,--no-whole-archive src/mesa/drivers/dri/common/libmegadriver_stub.a src/mesa/drivers/dri/common/libdricommon.a src/mapi/shared-glapi/libglapi.so.0.0.0 src/mesa/libmesa_classic.a src/compiler/glsl/libglsl.a src/compiler/glsl/glcpp/libglcpp.a src/util/libmesa_util.a src/compiler/nir/libnir.a src/compiler/libcompiler.a src/util/libxmlconfig.a -Wl,--build-id=sha1 -Wl,-Bsymbolic -Wl,--gc-sections /home/naourr/work/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm.so -lm -pthread -ldl /home/naourr/work/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libexpat.so /home/naourr/work/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libz.so /home/naourr/work/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libdrm_nouveau.so -Wl,--end-group '-Wl,-rpath,$ORIGIN/common:$ORIGIN/../../../mapi/shared-glapi:$ORIGIN/../..:$ORIGIN/../../../compiler/glsl:$ORIGIN/../../../compiler/glsl/glcpp:$ORIGIN/../../../util:$ORIGIN/../../../compiler/nir:$ORIGIN/../../../compiler:/home/naourr/work/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib' -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/mesa/drivers/dri/common -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/host/usr/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/mapi/shared-glapi -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/mesa -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/compiler/glsl -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/compiler/glsl/glcpp -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/util -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/compiler/nir -Wl,-rpath-link,/home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/build/src/compiler src/mesa/libmesa_classic.a(main_uniform_query.cpp.o): In function `_mesa_GetActiveUniform': uniform_query.cpp:(.text+0x79c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_uniform_query.cpp.o): In function `_mesa_GetActiveUniformsiv': uniform_query.cpp:(.text+0x9c8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_End': vbo_exec_api.c:(.text+0x5b8): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x704): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL1ui64vARB': vbo_exec_api.c:(.text+0x14bc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL1ui64ARB': vbo_exec_api.c:(.text+0x16f0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL4dv': vbo_exec_api.c:(.text+0x1958): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o): In function `vbo_VertexAttribL3dv': vbo_exec_api.c:(.text+0x1bb0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o):vbo_exec_api.c:(.text+0x1df8): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_Begin': vbo_exec_api.c:(.text+0x13874): undefined reference to `_glapi_set_dispatch' vbo_exec_api.c:(.text+0x1389c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_exec_api.c.o): In function `vbo_exec_PrimitiveRestartNV': vbo_exec_api.c:(.text+0x1394c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_copyimage.c.o): In function `_mesa_CopyImageSubData_no_error': copyimage.c:(.text+0x818): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_copyimage.c.o): In function `_mesa_CopyImageSubData': copyimage.c:(.text+0xd34): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_formatquery.c.o): In function `_mesa_GetInternalformativ': formatquery.c:(.text+0x15a8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_formatquery.c.o):formatquery.c:(.text+0x2310): more undefined references to `_glapi_tls_Context' follow src/mesa/drivers/dri/common/libmegadriver_stub.a(megadriver_stub.c.o): In function `megadriver_stub_init': megadriver_stub.c:(.text.startup+0x30): undefined reference to `dladdr' megadriver_stub.c:(.text.startup+0xcc): undefined reference to `dlsym' src/mesa/libmesa_classic.a(main_bufferobj.c.o): In function `map_named_buffer_range': bufferobj.c:(.text+0x3420): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_bufferobj.c.o): In function `_mesa_BindBuffer_no_error': bufferobj.c:(.text+0x4cd8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_bufferobj.c.o): In function `_mesa_BindBuffer': bufferobj.c:(.text+0x4d8c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_bufferobj.c.o): In function `_mesa_DeleteBuffers_no_error': bufferobj.c:(.text+0x4df4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_bufferobj.c.o): In function `_mesa_DeleteBuffers': bufferobj.c:(.text+0x4e84): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_bufferobj.c.o):bufferobj.c:(.text+0x4ef8): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(main_context.c.o): In function `_mesa_alloc_dispatch_table': context.c:(.text+0xbe0): undefined reference to `_glapi_get_dispatch_table_size' context.c:(.text+0xbf4): undefined reference to `_glapi_get_dispatch_table_size' src/mesa/libmesa_classic.a(main_context.c.o): In function `_mesa_get_current_context': context.c:(.text+0x18d8): undefined reference to `_glapi_get_context' src/mesa/libmesa_classic.a(main_context.c.o): In function `_mesa_make_current': context.c:(.text+0x1ac4): undefined reference to `_glapi_check_multithread' context.c:(.text+0x1ad0): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x1af8): undefined reference to `_glapi_set_context' context.c:(.text+0x1b00): undefined reference to `_glapi_set_context' context.c:(.text+0x1b08): undefined reference to `_glapi_set_dispatch' context.c:(.text+0x1d94): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_context.c.o): In function `_mesa_free_context_data': context.c:(.text+0x1dec): undefined reference to `_glapi_get_context' context.c:(.text+0x2020): undefined reference to `_glapi_get_context' src/mesa/libmesa_classic.a(main_context.c.o): In function `_mesa_Finish': context.c:(.text+0x21b4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_context.c.o): In function `_mesa_Flush': context.c:(.text+0x2240): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_debug.c.o): In function `dump_texture': debug.c:(.text+0x544): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_debug.c.o): In function `_mesa_write_renderbuffer_image': debug.c:(.text+0xc34): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_debug.c.o): In function `_mesa_dump_texture': debug.c:(.text+0xd88): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_debug.c.o):debug.c:(.text+0xe00): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(main_dlist.c.o): In function `_mesa_NewList': dlist.c:(.text+0x27a1c): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x27a54): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_dlist.c.o): In function `_mesa_EndList': dlist.c:(.text+0x27c0c): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x27c44): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_dlist.c.o): In function `_mesa_CallList': dlist.c:(.text+0x27d20): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x27d58): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_dlist.c.o): In function `save_CallList': dlist.c:(.text+0x27e18): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_dlist.c.o): In function `_mesa_CallLists': dlist.c:(.text+0x2834c): undefined reference to `_glapi_set_dispatch' dlist.c:(.text+0x28460): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_dlist.c.o): In function `_mesa_ListBase': dlist.c:(.text+0x28548): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_dlist.c.o): In function `_mesa_initialize_save_table': dlist.c:(.text+0x2857c): undefined reference to `_glapi_get_dispatch_table_size' dlist.c:(.text+0x28590): undefined reference to `_glapi_get_dispatch_table_size' src/mesa/libmesa_classic.a(main_dlist.c.o): In function `mesa_print_display_list': dlist.c:(.text+0x2bc6c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_errors.c.o): In function `_mesa_error_no_memory': errors.c:(.text+0xa04): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_eval.c.o): In function `map1': eval.c:(.text+0x7d8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_eval.c.o): In function `map2': eval.c:(.text+0xe5c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_eval.c.o): In function `_mesa_GetnMapdvARB': eval.c:(.text+0x1334): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_eval.c.o):eval.c:(.text+0x15b0): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(main_remap.c.o): In function `_mesa_init_remap_table': remap.c:(.text+0xd4): undefined reference to `_glapi_add_dispatch' src/mesa/libmesa_classic.a(main_renderbuffer.c.o): In function `_mesa_init_renderbuffer': renderbuffer.c:(.text+0x234): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_renderbuffer.c.o): In function `_mesa_reference_renderbuffer_': renderbuffer.c:(.text+0x370): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_scissor.c.o): In function `_mesa_Scissor_no_error': scissor.c:(.text+0x2e8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_scissor.c.o): In function `_mesa_Scissor': scissor.c:(.text+0x38c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_scissor.c.o): In function `_mesa_ScissorArrayv_no_error': scissor.c:(.text+0x558): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_scissor.c.o):scissor.c:(.text+0x660): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(vbo_vbo_exec_eval.c.o): In function `vbo_exec_do_EvalCoord1f': vbo_exec_eval.c:(.text+0x624): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0x628): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_exec_eval.c.o): In function `vbo_exec_do_EvalCoord2f': vbo_exec_eval.c:(.text+0xbac): undefined reference to `_glapi_tls_Dispatch' vbo_exec_eval.c:(.text+0xbb0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawElements': vbo_save_api.c:(.text+0x470): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o):vbo_save_api.c:(.text+0x544): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_Begin': vbo_save_api.c:(.text+0x5ac): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `array_element': vbo_save_api.c:(.text+0xbe4): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `compile_vertex_list': vbo_save_api.c:(.text+0x1780): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x1794): undefined reference to `_glapi_set_dispatch' vbo_save_api.c:(.text+0x19f8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_EvalPoint2': vbo_save_api.c:(.text+0x1b60): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_EvalPoint1': vbo_save_api.c:(.text+0x1bd0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord2fv': vbo_save_api.c:(.text+0x1c40): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord2f': vbo_save_api.c:(.text+0x1cb8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_EvalCoord1fv': vbo_save_api.c:(.text+0x1d28): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o):vbo_save_api.c:(.text+0x1d98): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_OBE_Rectf': vbo_save_api.c:(.text+0x11718): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x1171c): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x11720): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x11724): undefined reference to `_glapi_tls_Dispatch' vbo_save_api.c:(.text+0x11728): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawElementsBaseVertex': vbo_save_api.c:(.text+0x119c0): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0x119e8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawRangeElements': vbo_save_api.c:(.text+0x11bc0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_OBE_DrawArrays': vbo_save_api.c:(.text+0x11d60): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0x11d78): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_OBE_MultiDrawArrays': vbo_save_api.c:(.text+0x11eb8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(vbo_vbo_save_api.c.o): In function `_save_PrimitiveRestartNV': vbo_save_api.c:(.text+0x11f98): undefined reference to `_glapi_tls_Context' vbo_save_api.c:(.text+0x11fa8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(vbo_vbo_save_loopback.c.o): In function `_vbo_loopback_vertex_list': vbo_save_loopback.c:(.text+0x51c): undefined reference to `_glapi_tls_Dispatch' vbo_save_loopback.c:(.text+0x520): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(drivers_common_meta.c.o): In function `_mesa_meta_free': meta.c:(.text+0x10c8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_accum.c.o): In function `_mesa_ClearAccum': accum.c:(.text+0x700): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_accum.c.o): In function `_mesa_Accum': accum.c:(.text+0x1028): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_api_arrayelt.c.o): In function `VertexAttrib1NbvNV': api_arrayelt.c:(.text+0x36c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_arrayelt.c.o): In function `VertexAttrib1bvNV': api_arrayelt.c:(.text+0x3e8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_arrayelt.c.o): In function `VertexAttrib2NbvNV': api_arrayelt.c:(.text+0x4a0): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_arrayelt.c.o): In function `VertexAttrib2bvNV': api_arrayelt.c:(.text+0x52c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_arrayelt.c.o): In function `VertexAttrib3NbvNV': api_arrayelt.c:(.text+0x60c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_arrayelt.c.o):api_arrayelt.c:(.text+0x6a8): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_classic.a(main_api_arrayelt.c.o): In function `_ae_ArrayElement': api_arrayelt.c:(.text+0x5bf0): undefined reference to `_glapi_tls_Context' api_arrayelt.c:(.text+0x5c00): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_loopback.c.o): In function `_mesa_Color3b': api_loopback.c:(.text+0x3bc): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_loopback.c.o): In function `_mesa_Color3d': api_loopback.c:(.text+0x464): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_loopback.c.o): In function `_mesa_Color3i': api_loopback.c:(.text+0x568): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_loopback.c.o): In function `_mesa_Color3s': api_loopback.c:(.text+0x64c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_api_loopback.c.o):api_loopback.c:(.text+0x718): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_classic.a(main_arbprogram.c.o): In function `_mesa_BindProgramARB': arbprogram.c:(.text+0x534): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_arbprogram.c.o): In function `_mesa_DeleteProgramsARB': arbprogram.c:(.text+0x71c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_arbprogram.c.o): In function `_mesa_GenProgramsARB': arbprogram.c:(.text+0x84c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_arbprogram.c.o): In function `_mesa_IsProgramARB': arbprogram.c:(.text+0x900): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_arbprogram.c.o): In function `_mesa_ProgramStringARB': arbprogram.c:(.text+0xd30): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_arbprogram.c.o):arbprogram.c:(.text+0xe64): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_exec_EvalMesh2': draw.c:(.text+0x50c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x510): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x514): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x518): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x51c): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_draw.c.o):draw.c:(.text+0x520): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_exec_EvalMesh1': draw.c:(.text+0x6a4): undefined reference to `_glapi_tls_Context' draw.c:(.text+0x6c0): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x6c4): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x6c8): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirectCount': draw.c:(.text+0x9b8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_DrawArrays': draw.c:(.text+0xbb4): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_DrawArraysInstanced': draw.c:(.text+0xcc0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_exec_DrawArraysInstancedBaseInstance': draw.c:(.text+0xdd0): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_exec_MultiDrawArraysIndirect': draw.c:(.text+0xf80): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o):draw.c:(.text+0x10e4): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_exec_Rectf': draw.c:(.text+0x1700): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x1704): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x1708): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x170c): undefined reference to `_glapi_tls_Dispatch' draw.c:(.text+0x1710): undefined reference to `_glapi_tls_Dispatch' src/mesa/libmesa_classic.a(main_draw.c.o):draw.c:(.text+0x1714): more undefined references to `_glapi_tls_Dispatch' follow src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_MultiDrawElements': draw.c:(.text+0x1bfc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_MultiDrawElementsBaseVertex': draw.c:(.text+0x1d1c): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_DrawRangeElementsBaseVertex': draw.c:(.text+0x2094): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_DrawElements': draw.c:(.text+0x2224): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o): In function `_mesa_DrawElementsBaseVertex': draw.c:(.text+0x2348): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_draw.c.o):draw.c:(.text+0x246c): more undefined references to `_glapi_tls_Context' follow src/mesa/libmesa_classic.a(main_robustness.c.o): In function `_mesa_set_context_lost_dispatch': robustness.c:(.text+0x1e0): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x1f0): undefined reference to `_glapi_get_dispatch_table_size' robustness.c:(.text+0x2a8): undefined reference to `_glapi_set_dispatch' src/mesa/libmesa_classic.a(main_robustness.c.o): In function `_mesa_GetGraphicsResetStatusARB': robustness.c:(.text+0x474): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_samplerobj.c.o): In function `_mesa_GenSamplers_no_error': samplerobj.c:(.text+0x1004): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_samplerobj.c.o): In function `_mesa_GenSamplers': samplerobj.c:(.text+0x10a8): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers_no_error': samplerobj.c:(.text+0x1128): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_samplerobj.c.o): In function `_mesa_CreateSamplers': samplerobj.c:(.text+0x11cc): undefined reference to `_glapi_tls_Context' src/mesa/libmesa_classic.a(main_samplerobj.c.o):samplerobj.c:(.text+0x1244): more undefined references to `_glapi_tls_Context' follow collect2: error: ld returned 1 exit status [903/1297] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcontext.c.o'. [904/1297] Generating symbol file 'src/gbm/cd6bfad@@gbm@sha/libgbm.so.1.0.0.symbols'. [905/1297] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglapi.c.o'. ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:260: /home/naourr/work/instance-1/output-1/build/mesa3d-19.2.7/.stamp_built] Error 1 make: Leaving directory '/home/naourr/work/instance-1/buildroot'