>>> mesa3d 19.3.3 Extracting xzcat /home/naourr/work/instance-2/dl/mesa3d/mesa-19.3.3.tar.xz | /home/naourr/work/instance-2/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3 -xf - >>> mesa3d 19.3.3 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 1535 (offset 216 lines). patching file meson_options.txt Hunk #1 succeeded at 366 with fuzz 2 (offset 42 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 55 with fuzz 2 (offset 6 lines). Applying 0005-src-gallium-drivers-nouveau-codegen-nv50_ir_ra.cpp-p.patch using patch: patching file src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp >>> mesa3d 19.3.3 Configuring rm -rf /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3//build mkdir -p /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3//build sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-2/output-1/host/bin/arm-linux-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-2/output-1/host%g" package/meson/cross-compilation.conf.in > /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3//build/cross-compilation.conf PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/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-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3//build/cross-compilation.conf -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=false -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dshared-glapi=true -Dgallium-drivers=freedreno,vc4 -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dplatforms=surfaceless,drm -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=false -Dgallium-vdpau=false -Dlmsensors=false /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3/ /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3//build The Meson build system Version: 0.53.1 Source dir: /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3 Build dir: /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3/build Build type: cross build Program python found: YES (/home/naourr/work/instance-2/output-1/host/bin/python) Project name: mesa Project version: 19.3.3 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: cc GNU ld.bfd 2.31.1-37 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: c++ GNU ld.bfd 2.31.1-37 C compiler for the host machine: /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc (gcc 5.5.0 "arm-linux-gcc.br_real (Buildroot 2019.11) 5.5.0") C linker for the host machine: /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc GNU ld.bfd 2.31.1 C++ compiler for the host machine: /home/naourr/work/instance-2/output-1/host/bin/arm-linux-g++ (gcc 5.5.0 "arm-linux-g++.br_real (Buildroot 2019.11) 5.5.0") C++ linker for the host machine: /home/naourr/work/instance-2/output-1/host/bin/arm-linux-g++ GNU ld.bfd 2.31.1 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-2/output-1/host/bin/pkg-config) Program python3 found: YES (/home/naourr/work/instance-2/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=empty-body: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: 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 -Werror=format: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=empty-body: 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 -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES 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 Compiler for C++ supports arguments -fvisibility=hidden: 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 Library ws2_32 found: NO Header has symbol "major" : YES Header has symbol "minor" : YES Header has symbol "makedev" : YES Header has symbol "major" : NO 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: NO 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 "timespec_get" : NO 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 for function "posix_memalign" : 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 Compiler for C supports link arguments -Wl,--build-id=sha1: YES Checking for function "dlopen" : YES Checking for function "dladdr" with dependency not-found: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /home/naourr/work/instance-2/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 found: YES 2.4.100 Program bison found: YES (/home/naourr/work/instance-2/output-1/host/bin/bison) Program flex found: YES (/home/naourr/work/instance-2/output-1/host/bin/flex) Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. Checking for function "mincore" : YES Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C++ supports arguments -Wpacked-bitfield-compat: YES Found CMake: NO Run-time dependency simpenrose found: NO (tried pkgconfig and cmake) WARNING: Project targeting '>= 0.46' but tried to use feature introduced in '0.50.0': Python module path method Program /home/naourr/work/instance-2/output-1/host/bin/python3 found: YES (/home/naourr/work/instance-2/output-1/host/bin/python3) Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: yes (ES1: no ES2: no) OSMesa: no DRI platform: drm DRI drivers: no DRI driver dir: /usr/lib/dri EGL: yes EGL drivers: builtin:egl_dri2 GBM: yes EGL/Vulkan/VL platforms: surfaceless drm Vulkan drivers: no llvm: no Gallium drivers: freedreno vc4 Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 117 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-2/output-1/host/bin/ninja >>> mesa3d 19.3.3 Building PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/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-2/output-1/host/bin/ninja -j4 -C /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3//build ninja: Entering directory `/home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3//build' [1/1063] Generating git_sha1.h with a custom command. [2/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [3/1063] 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. [4/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [5/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/blob.c.o'. [6/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [7/1063] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [8/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [9/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [10/1063] Generating ir_expression_operation.h with a meson_exe.py custom command. [11/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [12/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/double.c.o'. [13/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [14/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [15/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [16/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [17/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [18/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [19/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [20/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [21/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [22/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [23/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [24/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [25/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [26/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [27/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [28/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [29/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [30/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [31/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [32/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [33/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/softfloat.c.o'. [34/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [35/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [36/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [37/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [38/1063] Linking static target src/util/libxmlconfig.a. [39/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [40/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [41/1063] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [42/1063] Generating enums.c with a meson_exe.py custom command. [43/1063] Generating marshal_generated.c with a meson_exe.py custom command. [44/1063] Generating api_exec.c with a meson_exe.py custom command. [45/1063] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [46/1063] Generating spirv_info.c with a custom command. [47/1063] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [48/1063] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [49/1063] Linking static target src/compiler/libcompiler.a. [50/1063] Generating vtn_gather_types.c with a custom command. [51/1063] Generating nir_opcodes.h with a meson_exe.py custom command. [52/1063] Generating nir_constant_expressions.c with a meson_exe.py custom command. [53/1063] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [54/1063] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [55/1063] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [56/1063] Generating nir_opcodes.c with a meson_exe.py custom command. [57/1063] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [58/1063] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [59/1063] Generating format_srgb with a meson_exe.py custom command. [60/1063] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [61/1063] Linking static target src/util/libmesa_util.a. [62/1063] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [63/1063] Generating nir_intrinsics.h with a custom command. [64/1063] Generating nir_intrinsic.c with a custom command. [65/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [66/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opcodes.c.o'. [67/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_vtn_gather_types.c.o'. [68/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_intrinsics.c.o'. [69/1063] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [70/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir.c.o'. ../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) ^ [71/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_builtin_builder.c.o'. [72/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opt_algebraic.c.o'. [73/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_control_flow.c.o'. [74/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_clone.c.o'. [75/1063] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [76/1063] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [77/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_divergence_analysis.c.o'. [78/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_deref.c.o'. [79/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_dominance.c.o'. [80/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_info.c.o'. [81/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_from_ssa.c.o'. [82/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_constant_expressions.c.o'. [83/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_ssa_types.c.o'. [84/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_xfb_info.c.o'. [85/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_inline_functions.c.o'. [86/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gs_count_vertices.c.o'. [87/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_liveness.c.o'. [88/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_instr_set.c.o'. [89/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_linking_helpers.c.o'. [90/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu.c.o'. [91/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_loop_analyze.c.o'. [92/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu_to_scalar.c.o'. [93/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alpha_test.c.o'. [94/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_amul.c.o'. [95/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_array_deref_of_vec.c.o'. [96/1063] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [97/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_atomics_to_ssbo.c.o'. [98/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bitmap.c.o'. [99/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_float.c.o'. [100/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_int32.c.o'. [101/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clamp_color_outputs.c.o'. [102/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip.c.o'. [103/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip_cull_distance_arrays.c.o'. [104/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_returns.c.o'. [105/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_constant_initializers.c.o'. [106/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flatshade.c.o'. [107/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_double_ops.c.o'. [108/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fb_read.c.o'. [109/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_drawpixels.c.o'. [110/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fragcoord_wtrans.c.o'. [111/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_global_vars_to_local.c.o'. [112/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_frexp.c.o'. [113/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flrp.c.o'. [114/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_gs_intrinsics.c.o'. [115/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_load_const_to_scalar.c.o'. [116/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_idiv.c.o'. [117/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_locals_to_regs.c.o'. [118/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_indirect_derefs.c.o'. [119/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_input_attachments.c.o'. [120/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int_to_float.c.o'. [121/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_interpolation.c.o'. [122/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int64.c.o'. [123/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_temporaries.c.o'. [124/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_arrays_to_elements.c.o'. ../src/compiler/nir/nir_lower_io_arrays_to_elements.c: In function 'nir_lower_io_arrays_to_elements_no_indirects': ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:352:4: warning: braces around scalar initializer BITSET_DECLARE(indirects, 4 * VARYING_SLOT_TESS_MAX) = {{0}}; ^ ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:352:4: note: (near initialization for 'indirects[0]') ../src/compiler/nir/nir_lower_io_arrays_to_elements.c: In function 'nir_lower_io_arrays_to_elements': ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:390:4: warning: braces around scalar initializer BITSET_DECLARE(indirects, 4 * VARYING_SLOT_TESS_MAX) = {{0}}; ^ ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:390:4: note: (near initialization for 'indirects[0]') [125/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_scalar.c.o'. [126/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_non_uniform_access.c.o'. [127/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io.c.o'. ../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; ^ [128/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_vector.c.o'. [129/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_packing.c.o'. [130/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_passthrough_edgeflags.c.o'. [131/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_patch_vertices.c.o'. [132/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_phis_to_scalar.c.o'. [133/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size_mov.c.o'. [134/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size.c.o'. [135/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_regs_to_ssa.c.o'. [136/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_samplers.c.o'. [137/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_scratch.c.o'. [138/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a6xx.c.o'. [139/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_subgroups.c.o'. [140/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_to_source_mods.c.o'. [141/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_system_values.c.o'. [142/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_two_sided_color.c.o'. [143/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_var_copies.c.o'. [144/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vars_to_ssa.c.o'. [145/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vec_to_movs.c.o'. [146/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_viewport_transform.c.o'. [147/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_center.c.o'. [148/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_tex.c.o'. [149/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_ytransform.c.o'. [150/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bit_size.c.o'. [151/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_metadata.c.o'. [152/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_uniforms_to_ubo.c.o'. [153/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_move_vec_src_uses_to_dest.c.o'. [154/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_normalize_cubemap_coords.c.o'. [155/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_access.c.o'. [156/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_combine_stores.c.o'. [157/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_comparison_pre.c.o'. [158/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_conditional_discard.c.o'. [159/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_constant_folding.c.o'. [160/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_cse.c.o'. [161/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dce.c.o'. [162/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_propagate.c.o'. [163/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_prop_vars.c.o'. [164/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_cf.c.o'. [165/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_write_vars.c.o'. [166/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_find_array_copies.c.o'. [167/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_gcm.c.o'. [168/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_idiv_const.c.o'. [169/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_intrinsics.c.o'. [170/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_large_constants.c.o'. [171/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_move.c.o'. [172/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_if.c.o'. ../src/compiler/nir/nir_opt_if.c: In function 'opt_if_cf_list.isra.14': ../src/compiler/nir/nir_opt_if.c:856:7: 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:805:12: note: 'nif' was declared here nir_if *nif; ^ [173/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_peephole_select.c.o'. [174/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_loop_unroll.c.o'. [175/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_rematerialize_compares.c.o'. [176/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_remove_phis.c.o'. [177/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_shrink_load.c.o'. [178/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_sink.c.o'. [179/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_trivial_continues.c.o'. [180/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_undef.c.o'. [181/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_vectorize.c.o'. [182/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_propagate_invariant.c.o'. [183/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_phi_builder.c.o'. [184/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_remove_dead_variables.c.o'. [185/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_repair_ssa.c.o'. [186/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_range_analysis.c.o'. [187/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_print.c.o'. [188/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_strip.c.o'. [189/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_search.c.o'. [190/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_per_member_structs.c.o'. [191/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_var_copies.c.o'. [192/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_serialize.c.o'. [193/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_sweep.c.o'. [194/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_validate.c.o'. [195/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_to_lcssa.c.o'. [196/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_worklist.c.o'. [197/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_gl_spirv.c.o'. [198/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_vars.c.o'. [199/1063] Generating a2xx.xml.h with a meson_exe.py custom command. [200/1063] Generating a3xx.xml.h with a meson_exe.py custom command. [201/1063] Generating a4xx.xml.h with a meson_exe.py custom command. [202/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_alu.c.o'. [203/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_amd.c.o'. [204/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_cfg.c.o'. [205/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_opencl.c.o'. [206/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_subgroup.c.o'. [207/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_glsl450.c.o'. [208/1063] Generating glsl_lexer_cpp with a custom command. [209/1063] 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] [210/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_spirv_to_nir.c.o'. [211/1063] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [212/1063] Generating glcpp-lex.c with a custom command. [213/1063] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [214/1063] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_variables.c.o'. [215/1063] Linking static target src/compiler/nir/libnir.a. [216/1063] 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] [217/1063] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [218/1063] Generating float64_glsl.h with a custom command. [219/1063] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [220/1063] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [221/1063] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [222/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [223/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [224/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [225/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [226/1063] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [227/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [228/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [229/1063] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [230/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [231/1063] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [232/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [233/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [234/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [235/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [236/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [237/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [238/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_atomics.c.o'. [239/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_bindless_images.c.o'. [240/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [241/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers.c.o'. [242/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_buffers.c.o'. [243/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers_as_deref.c.o'. [244/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_atomics.c.o'. [245/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [246/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_initializers.c.o'. [247/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_blocks.c.o'. [248/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_xfb.c.o'. [249/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_linker.c.o'. [250/1063] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniforms.c.o'. ../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) ? ^ [251/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [252/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [253/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [254/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [255/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [256/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [257/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_to_nir.cpp.o'. [258/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [259/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [260/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [261/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [262/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [263/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [264/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [265/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [266/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [267/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [268/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [269/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [270/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [271/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [272/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [273/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [274/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [275/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [276/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [277/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [278/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [279/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [280/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [281/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [282/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [283/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [284/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [285/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [286/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [287/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [288/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [289/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [290/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [291/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [292/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [293/1063] 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]); ^ [294/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [295/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [296/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [297/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [298/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [299/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [300/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [301/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [302/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [303/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [304/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [305/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [306/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [307/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [308/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [309/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [310/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [311/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [312/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [313/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [314/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [315/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [316/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [317/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [318/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [319/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [320/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [321/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [322/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [323/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [324/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [325/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [326/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [327/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [328/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [329/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [330/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [331/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [332/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [333/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [334/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [335/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [336/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [337/1063] Linking static target src/imgui/libintel_imgui_core.a. [338/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [339/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/shader_cache.cpp.o'. [340/1063] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [341/1063] Linking static target src/compiler/glsl/libglsl.a. [342/1063] Generating v3d_packet_v21_pack.h with a meson_exe.py custom command. [343/1063] Generating v3d_packet_v33_pack.h with a meson_exe.py custom command. [344/1063] Generating v3d_packet_v41_pack.h with a meson_exe.py custom command. [345/1063] Generating v3d_packet_v42_pack.h with a meson_exe.py custom command. [346/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_pipe.c.o'. [347/1063] Compiling C object 'src/broadcom/71070b1@@libbroadcom-v41@sta/clif_v3dx_dump.c.o'. [348/1063] Linking static target src/broadcom/liblibbroadcom-v41.a. [349/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_device.c.o'. [350/1063] Compiling C object 'src/broadcom/71070b1@@libbroadcom-v42@sta/clif_v3dx_dump.c.o'. [351/1063] Compiling C object 'src/broadcom/71070b1@@libbroadcom-v33@sta/clif_v3dx_dump.c.o'. [352/1063] Linking static target src/broadcom/liblibbroadcom-v33.a. [353/1063] Linking static target src/broadcom/liblibbroadcom-v42.a. [354/1063] Compiling C object 'src/broadcom/71070b1@@libbroadcom_v3d@sta/common_v3d_debug.c.o'. [355/1063] Compiling C object 'src/broadcom/71070b1@@libbroadcom_v3d@sta/common_v3d_device_info.c.o'. [356/1063] Compiling C object 'src/broadcom/71070b1@@libbroadcom_v3d@sta/clif_clif_dump.c.o'. [357/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_ringbuffer.c.o'. [358/1063] Linking static target src/broadcom/liblibbroadcom_v3d.a. [359/1063] Generating v3d_xml.h with a meson_exe.py custom command. [360/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo.c.o'. [361/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo_cache.c.o'. [362/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_device.c.o'. [363/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_bo.c.o'. [364/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_pipe.c.o'. [365/1063] Compiling C object 'src/broadcom/cle/379f0b4@@broadcom_cle@sta/v3d_decoder.c.o'. [366/1063] Linking static target src/broadcom/cle/libbroadcom_cle.a. [367/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer.c.o'. [368/1063] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer_sp.c.o'. [369/1063] Linking static target src/freedreno/drm/libfreedreno_drm.a. [370/1063] Generating ir3_nir_imul.c with a meson_exe.py custom command. [371/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_imul.c.o'. [372/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/disasm-a3xx.c.o'. [373/1063] Generating ir3_nir_trig.c with a meson_exe.py custom command. [374/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a4xx.c.o'. [375/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_trig.c.o'. [376/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3.c.o'. [377/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler.c.o'. [378/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_depth.c.o'. [379/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_context.c.o'. [380/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_cp.c.o'. [381/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_group.c.o'. [382/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_image.c.o'. [383/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_legalize.c.o'. [384/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir.c.o'. [385/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_analyze_ubo_ranges.c.o'. [386/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_sample.c.o'. [387/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_offset.c.o'. [388/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_io_offsets.c.o'. [389/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tex_prefetch.c.o'. [390/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tess.c.o'. [391/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_print.c.o'. [392/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler_nir.c.o'. [393/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tg4_to_tex.c.o'. [394/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_move_varying_inputs.c.o'. [395/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sun.c.o'. [396/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_shader.c.o'. [397/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sched.c.o'. [398/1063] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_ra.c.o'. [399/1063] Linking static target src/freedreno/ir3/libfreedreno_ir3.a. [400/1063] Generating a5xx.xml.h with a meson_exe.py custom command. [401/1063] Generating mesa_lex with a custom command. [402/1063] Generating a6xx.xml.h with a meson_exe.py custom command. [403/1063] Generating adreno_common.xml.h with a meson_exe.py custom command. [404/1063] Generating format_fallback.c with a custom command. [405/1063] Generating adreno_pm4.xml.h with a meson_exe.py custom command. [406/1063] 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] [407/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_resource.c.o'. [408/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_screen.c.o'. [409/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_query.c.o'. [410/1063] Generating get_hash.h with a meson_exe.py custom command. [411/1063] Generating dispatch.h with a meson_exe.py custom command. [412/1063] Generating format_info.h with a meson_exe.py custom command. [413/1063] Generating marshal_generated.h with a meson_exe.py custom command. [414/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump.c.o'. [415/1063] Generating remap_helper.h with a meson_exe.py custom command. [416/1063] Generating format_pack.c with a meson_exe.py custom command. [417/1063] Generating format_unpack.c with a meson_exe.py custom command. [418/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [419/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump_state.c.o'. [420/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [421/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [422/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [423/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_objects.c.o'. [424/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_nir.cpp.o'. [425/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_screen.c.o'. [426/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [427/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_to_nir.c.o'. [428/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_ir_to_mesa.cpp.o'. ../src/mesa/program/ir_to_mesa.cpp: In member function 'virtual void {anonymous}::add_uniform_to_shader::visit_field(const glsl_type*, const char*, bool, const glsl_type*, glsl_interface_packing, bool)': ../src/mesa/program/ir_to_mesa.cpp:2491:15: warning: unused variable 'found' [-Wunused-variable] const bool found = ^ ../src/mesa/program/ir_to_mesa.cpp:2497:44: warning: 'location' may be used uninitialized in this function [-Wmaybe-uninitialized] param->UniformStorageIndex = location; ^ [429/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [430/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [431/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [432/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [433/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [434/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [435/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [436/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [437/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [438/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [439/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [440/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [441/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [442/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [443/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [444/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [445/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [446/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [447/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [448/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [449/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [450/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_api_exec.c.o'. [451/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [452/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [453/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [454/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [455/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [456/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [457/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [458/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [459/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [460/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [461/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [462/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [463/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [464/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [465/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [466/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [467/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [468/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [469/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [470/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [471/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [472/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [473/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [474/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [475/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [476/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [477/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [478/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [479/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [480/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [481/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [482/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [483/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [484/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [485/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [486/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [487/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [488/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [489/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [490/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [491/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [492/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [493/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [494/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [495/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [496/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [497/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [498/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [499/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [500/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [501/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [502/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [503/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glspirv.c.o'. [504/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [505/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [506/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [507/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [508/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [509/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [510/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [511/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [512/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [513/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [514/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [515/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [516/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [517/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [518/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [519/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [520/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [521/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [522/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [523/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [524/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [525/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [526/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [527/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [528/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [529/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [530/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [531/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [532/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [533/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [534/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [535/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [536/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [537/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [538/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [539/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [540/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [541/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [542/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderobj.c.o'. [543/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderapi.c.o'. [544/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [545/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [546/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [547/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [548/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [549/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [550/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [551/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [552/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [553/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [554/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [555/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [556/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [557/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [558/1063] 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.c: In function '_mesa_texstore_rgba_dxt5': ../src/mesa/main/texcompress_s3tc_tmp.h:889:7: 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:575:12: note: 'alphatest[1]' was declared here GLshort alphatest[2]; ^ ../src/mesa/main/texcompress_s3tc_tmp.h:889:7: warning: 'alphatest[0]' 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:575:12: note: 'alphatest[0]' was declared here GLshort alphatest[2]; ^ [559/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [560/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [561/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [562/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [563/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [564/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [565/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [566/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [567/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [568/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [569/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. [570/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [571/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [572/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [573/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [574/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [575/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [576/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [577/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [578/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [579/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [580/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [581/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [582/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [583/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [584/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [585/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [586/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [587/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [588/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [589/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_minmax_index.c.o'. [590/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [591/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [592/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [593/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [594/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [595/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [596/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [597/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [598/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [599/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [600/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [601/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [602/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [603/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [604/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [605/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [606/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [607/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [608/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [609/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [610/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [611/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [612/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [613/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [614/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [615/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [616/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [617/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [618/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [619/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [620/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [621/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [622/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [623/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [624/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [625/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [626/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [627/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [628/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [629/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [630/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [631/1063] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [632/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [633/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [634/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [635/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [636/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels.c.o'. [637/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [638/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [639/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [640/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [641/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [642/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [643/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [644/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [645/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [646/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [647/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [648/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [649/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [650/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [651/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [652/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_extensions.c.o'. [653/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [654/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [655/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [656/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [657/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [658/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_builtins.c.o'. [659/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_builtin.c.o'. [660/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_tex_src_plane.c.o'. [661/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [662/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_program.c.o'. [663/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [664/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [665/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_pbo.c.o'. [666/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_shader_cache.c.o'. [667/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_depth_clamp.c.o'. [668/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [669/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [670/1063] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [671/1063] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [672/1063] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [673/1063] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [674/1063] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [675/1063] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [676/1063] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [677/1063] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [678/1063] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [679/1063] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [680/1063] Linking static target src/loader/libloader.a. [681/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_surfaceless.c.o'. [682/1063] Linking target src/gbm/libgbm.so.1.0.0. [683/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcontext.c.o'. [684/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglcurrent.c.o'. [685/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglarray.c.o'. [686/1063] Generating symbol file 'src/gbm/cd6bfad@@gbm@sha/libgbm.so.1.0.0.symbols'. [687/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglconfig.c.o'. [688/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldevice.c.o'. [689/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldisplay.c.o'. [690/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egldriver.c.o'. [691/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglglobals.c.o'. [692/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglimage.c.o'. [693/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_egllog.c.o'. [694/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglapi.c.o'. [695/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsync.c.o'. [696/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/main_eglsurface.c.o'. [697/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_device.c.o'. [698/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_platform_drm.c.o'. [699/1063] Compiling C object 'src/egl/cb1d4f8@@EGL@sha/drivers_dri2_egl_dri2.c.o'. [700/1063] Generating u_indices_gen.c with a meson_exe.py custom command. [701/1063] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [702/1063] Linking target src/egl/libEGL.so.1.0.0. [703/1063] Generating u_unfilled_gen.c with a meson_exe.py custom command. [704/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_unfilled_gen.c.o'. [705/1063] Generating u_format_table.c with a meson_exe.py custom command. [706/1063] Linking static target src/mesa/libmesa_gallium.a. [707/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_cache.c.o'. [708/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_hash.c.o'. [709/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_context.c.o'. [710/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_fs.c.o'. [711/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_context.c.o'. [712/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_pstipple.c.o'. [713/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_gs.c.o'. [714/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_stipple.c.o'. [715/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aaline.c.o'. [716/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aapoint.c.o'. [717/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe.c.o'. [718/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_cull.c.o'. [719/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_clip.c.o'. [720/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_offset.c.o'. [721/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_flatshade.c.o'. [722/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_connection.c.o'. [723/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_run.c.o'. [724/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_twoside.c.o'. [725/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_unfilled.c.o'. [726/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_util.c.o'. [727/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_vbuf.c.o'. [728/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_validate.c.o'. [729/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_line.c.o'. [730/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_point.c.o'. [731/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt.c.o'. [732/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_emit.c.o'. [733/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_prim_assembler.c.o'. [734/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch.c.o'. [735/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_emit.c.o'. [736/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_emit.c.o'. [737/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_pipeline.c.o'. [738/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_so_emit.c.o'. [739/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_util.c.o'. [740/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_post_vs.c.o'. [741/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vertex.c.o'. [742/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs.c.o'. [743/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_indices_gen.c.o'. [744/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_vsplit.c.o'. [745/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_exec.c.o'. [746/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_variant.c.o'. [747/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_screen.c.o'. [748/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_pipe.c.o'. [749/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_context.c.o'. [750/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_state.c.o'. [751/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_draw.c.o'. [752/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_context.c.o'. [753/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_core.c.o'. [754/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_texture.c.o'. [755/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_screen.c.o'. [756/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_font.c.o'. [757/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpu.c.o'. [758/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_context.c.o'. [759/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_nic.c.o'. [760/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpufreq.c.o'. [761/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_sensors_temp.c.o'. [762/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_diskstat.c.o'. [763/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_context.c.o'. [764/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_fps.c.o'. [765/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_driver_query.c.o'. [766/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/indices_u_primconvert.c.o'. [767/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/os_os_process.c.o'. [768/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_debug.c.o'. [769/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_cache.c.o'. [770/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_buffer_fenced.c.o'. [771/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_mm.c.o'. [772/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_cache.c.o'. [773/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_slab.c.o'. [774/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_slab.c.o'. [775/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_celshade.c.o'. [776/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_validate.c.o'. [777/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_colors.c.o'. [778/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_program.c.o'. [779/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_init.c.o'. [780/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_iterate.c.o'. [781/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_mlaa.c.o'. [782/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_core.c.o'. [783/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_context.c.o'. [784/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_demarshal.c.o'. [785/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_shader.c.o'. [786/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_cpu.c.o'. [787/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_texture.c.o'. [788/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_x86sse.c.o'. [789/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_execmem.c.o'. [790/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_lowering.c.o'. [791/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_aa_point.c.o'. [792/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_build.c.o'. [793/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_emulate.c.o'. [794/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_from_mesa.c.o'. [795/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_dump.c.o'. [796/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_info.c.o'. [797/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_etc.c.o'. [798/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_latc.c.o'. [799/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_other.c.o'. [800/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_parse.c.o'. [801/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_sanity.c.o'. [802/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_point_sprite.c.o'. [803/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_strings.c.o'. [804/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_scan.c.o'. [805/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_transform.c.o'. [806/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_two_side.c.o'. [807/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_text.c.o'. [808/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_format_table.c.o'. [809/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate.c.o'. [810/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_exec.c.o'. [811/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_util.c.o'. [812/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_cache.c.o'. [813/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_sse.c.o'. [814/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_async_debug.c.o'. [815/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_ureg.c.o'. [816/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_bitmask.c.o'. [817/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_cache.c.o'. [818/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blit.c.o'. [819/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_compute.c.o'. [820/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_generic.c.o'. [821/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_flush.c.o'. [822/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_gallium.c.o'. [823/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_describe.c.o'. [824/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_image.c.o'. [825/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_refcnt.c.o'. [826/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_stack.c.o'. ../src/gallium/auxiliary/util/u_debug_stack.c: In function 'debug_backtrace_capture': ../src/gallium/auxiliary/util/u_debug_stack.c:270:9: warning: unknown option after '#pragma GCC diagnostic' kind [-Wpragmas] #pragma GCC diagnostic ignored "-Wframe-address" ^ [827/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_symbol.c.o'. [828/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_memory.c.o'. [829/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dl.c.o'. [830/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw_quad.c.o'. [831/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw.c.o'. [832/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blitter.c.o'. [833/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_defines.c.o'. [834/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_resource.c.o'. [835/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_sampler.c.o'. [836/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format.c.o'. [837/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_state.c.o'. [838/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_rgtc.c.o'. [839/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_tests.c.o'. [840/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_bptc.c.o'. [841/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_framebuffer.c.o'. [842/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_gen_mipmap.c.o'. [843/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_zs.c.o'. [844/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_yuv.c.o'. [845/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_handle_table.c.o'. [846/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_hash_table.c.o'. [847/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_s3tc.c.o'. In file included from ../src/gallium/auxiliary/util/u_format_s3tc.c:31:0: ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h: In function 'tx_compress_dxtn': ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h:889:7: warning: 'alphatest[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h:575:12: note: 'alphatest[1]' was declared here GLshort alphatest[2]; ^ ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h:889:7: warning: 'alphatest[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/gallium/auxiliary/util/../../../mesa/main/texcompress_s3tc_tmp.h:575:12: note: 'alphatest[0]' was declared here GLshort alphatest[2]; ^ [848/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_idalloc.c.o'. [849/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_helpers.c.o'. [850/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_linear.c.o'. [851/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_index_modify.c.o'. [852/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_log.c.o'. [853/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim.c.o'. [854/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_mm.c.o'. [855/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_network.c.o'. [856/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim_restart.c.o'. [857/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_csc.c.o'. [858/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_pstipple.c.o'. [859/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_screen.c.o'. [860/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_suballoc.c.o'. [861/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surfaces.c.o'. [862/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surface.c.o'. [863/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_texture.c.o'. [864/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_simple_shaders.c.o'. [865/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tile.c.o'. [866/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer.c.o'. [867/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tests.c.o'. [868/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_upload_mgr.c.o'. [869/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer_helper.c.o'. [870/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_deint_filter.c.o'. [871/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/renderonly_renderonly.c.o'. [872/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_vbuf.c.o'. [873/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_matrix_filter.c.o'. [874/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_threaded_context.c.o'. [875/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_idct.c.o'. [876/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_bitstream.c.o'. [877/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_decoder.c.o'. [878/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_decoder.c.o'. [879/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/nir_tgsi_to_nir.c.o'. [880/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mc.c.o'. [881/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_bicubic_filter.c.o'. [882/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_cs.c.o'. [883/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor.c.o'. [884/1063] Linking static target src/gallium/auxiliary/libgallium.a. [885/1063] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader.c.o'. [886/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_vertex_buffers.c.o'. [887/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_median_filter.c.o'. [888/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_video_buffer.c.o'. [889/1063] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_drm.c.o'. [890/1063] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_sw.c.o'. [891/1063] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a. [892/1063] Compiling C object 'src/gallium/winsys/sw/null/b2e1a32@@ws_null@sta/null_sw_winsys.c.o'. [893/1063] Linking static target src/gallium/winsys/sw/null/libws_null.a. [894/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_zscan.c.o'. [895/1063] Compiling C object 'src/gallium/winsys/sw/dri/2837117@@swdri@sta/dri_sw_winsys.c.o'. [896/1063] Linking static target src/gallium/winsys/sw/dri/libswdri.a. [897/1063] Compiling C object 'src/gallium/winsys/freedreno/drm/ea051d5@@freedrenowinsys@sta/freedreno_drm_winsys.c.o'. [898/1063] Linking static target src/gallium/winsys/freedreno/drm/libfreedrenowinsys.a. [899/1063] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_gfx.c.o'. [900/1063] Linking static target src/gallium/auxiliary/libgalliumvl.a. [901/1063] Compiling C object 'src/gallium/winsys/sw/wrapper/9f32346@@wsw@sta/wrapper_sw_winsys.c.o'. [902/1063] Linking static target src/gallium/winsys/sw/wrapper/libwsw.a. [903/1063] Compiling C object 'src/gallium/winsys/sw/kms-dri/768d376@@swkmsdri@sta/kms_dri_sw_winsys.c.o'. [904/1063] Linking static target src/gallium/winsys/sw/kms-dri/libswkmsdri.a. [905/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_fence.c.o'. [906/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_batch.c.o'. [907/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_gmem.c.o'. [908/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_draw.c.o'. [909/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_batch_cache.c.o'. [910/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_blitter.c.o'. [911/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query.c.o'. [912/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_context.c.o'. [913/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_sw.c.o'. [914/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_program.c.o'. [915/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_acc.c.o'. [916/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_surface.c.o'. [917/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_query_hw.c.o'. ../src/gallium/drivers/freedreno/freedreno_query_hw.c: In function 'pause_query': ../src/gallium/drivers/freedreno/freedreno_query_hw.c:100:6: warning: unused variable 'idx' [-Wunused-variable] int idx = pidx(hq->provider->query_type); ^ ../src/gallium/drivers/freedreno/freedreno_query_hw.c: In function 'fd_hw_get_query_result': ../src/gallium/drivers/freedreno/freedreno_query_hw.c:230:24: warning: unused variable 'end' [-Wunused-variable] struct fd_hw_sample *end = period->end; ^ [918/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_state.c.o'. [919/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_util.c.o'. [920/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_resource.c.o'. [921/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_blend.c.o'. [922/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_disasm-a2xx.c.o'. [923/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_texture.c.o'. [924/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/freedreno_screen.c.o'. [925/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_program.c.o'. [926/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_context.c.o'. [927/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_query.c.o'. [928/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_draw.c.o'. [929/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_emit.c.o'. [930/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_resource.c.o'. [931/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_gmem.c.o'. [932/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_perfcntr.c.o'. [933/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_screen.c.o'. [934/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_texture.c.o'. [935/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_rasterizer.c.o'. [936/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_zsa.c.o'. [937/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_fd2_util.c.o'. [938/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_ra.c.o'. [939/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_nir.c.o'. ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c: In function 'emit_intrinsic': ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c:589:19: warning: variable 'const_offset' set but not used [-Wunused-but-set-variable] nir_const_value *const_offset; ^ ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c: In function 'setup_input': ../src/gallium/drivers/freedreno/a2xx/ir2_nir.c:750:11: warning: unused variable 'array_len' [-Wunused-variable] unsigned array_len = MAX2(glsl_get_length(in->type), 1); ^ [940/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2.c.o'. [941/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_context.c.o'. [942/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_assemble.c.o'. [943/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_format.c.o'. [944/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_draw.c.o'. [945/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a2xx_ir2_cp.c.o'. [946/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_blend.c.o'. [947/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_query.c.o'. [948/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_rasterizer.c.o'. [949/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_screen.c.o'. [950/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_gmem.c.o'. [951/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_texture.c.o'. [952/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_emit.c.o'. [953/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_zsa.c.o'. [954/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_program.c.o'. [955/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a3xx_fd3_resource.c.o'. [956/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_blend.c.o'. [957/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_context.c.o'. [958/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_gmem.c.o'. [959/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_draw.c.o'. [960/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_emit.c.o'. [961/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_query.c.o'. [962/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_format.c.o'. [963/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_program.c.o'. [964/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_zsa.c.o'. [965/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_screen.c.o'. [966/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_rasterizer.c.o'. [967/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_blitter.c.o'. [968/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a4xx_fd4_texture.c.o'. [969/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_compute.c.o'. [970/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_blend.c.o'. [971/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_context.c.o'. [972/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_perfcntr.c.o'. [973/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_format.c.o'. [974/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_draw.c.o'. [975/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_gmem.c.o'. [976/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_emit.c.o'. [977/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_rasterizer.c.o'. [978/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_image.c.o'. [979/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_resource.c.o'. [980/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_program.c.o'. [981/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_screen.c.o'. [982/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_context.c.o'. [983/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_query.c.o'. [984/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_zsa.c.o'. [985/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_blitter.c.o'. [986/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a5xx_fd5_texture.c.o'. [987/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_blend.c.o'. [988/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_format.c.o'. [989/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_perfcntr.c.o'. [990/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_draw.c.o'. [991/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_compute.c.o'. [992/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_rasterizer.c.o'. [993/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_gmem.c.o'. [994/1063] Compiling C object 'src/gallium/drivers/vc4/691f666@@vc4_neon@sta/vc4_tiling_lt_neon.c.o'. FAILED: src/gallium/drivers/vc4/691f666@@vc4_neon@sta/vc4_tiling_lt_neon.c.o /home/naourr/work/instance-2/output-1/host/bin/arm-linux-gcc -Isrc/gallium/drivers/vc4/691f666@@vc4_neon@sta -Isrc/gallium/drivers/vc4 -I../src/gallium/drivers/vc4 -Isrc -I../src -Iinclude -I../include -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/broadcom -I../src/broadcom -Isrc/broadcom/cle -I../src/broadcom/cle -fdiagnostics-color=always -DNDEBUG -pipe -Wall -Winvalid-pch -std=c99 -O3 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="19.3.3"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DEGL_NO_X11 -DHAVE_DRM_PLATFORM -DHAVE_SURFACELESS_PLATFORM -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_ARM_ASM -DMAJOR_IN_SYSMACROS -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DHAVE_GALLIUM_EXTRA_HUD=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Wno-missing-field-initializers -fno-math-errno -fno-trapping-math -Werror=format -Wformat-security -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -fPIC -mfpu=neon -MD -MQ 'src/gallium/drivers/vc4/691f666@@vc4_neon@sta/vc4_tiling_lt_neon.c.o' -MF 'src/gallium/drivers/vc4/691f666@@vc4_neon@sta/vc4_tiling_lt_neon.c.o.d' -o 'src/gallium/drivers/vc4/691f666@@vc4_neon@sta/vc4_tiling_lt_neon.c.o' -c ../src/gallium/drivers/vc4/vc4_tiling_lt_neon.c {standard input}: Assembler messages: {standard input}:334: Error: selected processor does not support `vldm r4,{q0,q1,q2,q3}' in ARM mode {standard input}:335: Error: selected processor does not support `vst1.8 d0,[r3],r2' in ARM mode {standard input}:336: Error: selected processor does not support `vst1.8 d1,[r3],r2' in ARM mode {standard input}:337: Error: selected processor does not support `vst1.8 d2,[r3],r2' in ARM mode {standard input}:338: Error: selected processor does not support `vst1.8 d3,[r3],r2' in ARM mode {standard input}:339: Error: selected processor does not support `vst1.8 d4,[r3],r2' in ARM mode {standard input}:340: Error: selected processor does not support `vst1.8 d5,[r3],r2' in ARM mode {standard input}:341: Error: selected processor does not support `vst1.8 d6,[r3],r2' in ARM mode {standard input}:342: Error: selected processor does not support `vst1.8 d7,[r3]' in ARM mode {standard input}:357: Error: selected processor does not support `vldm r4,{q0,q1,q2,q3}' in ARM mode {standard input}:358: Error: selected processor does not support `vst1.8 d0,[r2],r1' in ARM mode {standard input}:359: Error: selected processor does not support `vst1.8 d1,[r3],r1' in ARM mode {standard input}:360: Error: selected processor does not support `vst1.8 d2,[r2],r1' in ARM mode {standard input}:361: Error: selected processor does not support `vst1.8 d3,[r3],r1' in ARM mode {standard input}:362: Error: selected processor does not support `vst1.8 d4,[r2],r1' in ARM mode {standard input}:363: Error: selected processor does not support `vst1.8 d5,[r3],r1' in ARM mode {standard input}:364: Error: selected processor does not support `vst1.8 d6,[r2]' in ARM mode {standard input}:365: Error: selected processor does not support `vst1.8 d7,[r3]' in ARM mode {standard input}:391: Error: selected processor does not support `vld1.8 d0,[r3],r2' in ARM mode {standard input}:392: Error: selected processor does not support `vld1.8 d1,[r3],r2' in ARM mode {standard input}:393: Error: selected processor does not support `vld1.8 d2,[r3],r2' in ARM mode {standard input}:394: Error: selected processor does not support `vld1.8 d3,[r3],r2' in ARM mode {standard input}:395: Error: selected processor does not support `vld1.8 d4,[r3],r2' in ARM mode {standard input}:396: Error: selected processor does not support `vld1.8 d5,[r3],r2' in ARM mode {standard input}:397: Error: selected processor does not support `vld1.8 d6,[r3],r2' in ARM mode {standard input}:398: Error: selected processor does not support `vld1.8 d7,[r3]' in ARM mode {standard input}:399: Error: selected processor does not support `vstm r4,{q0,q1,q2,q3}' in ARM mode {standard input}:414: Error: selected processor does not support `vld1.8 d0,[r2],r1' in ARM mode {standard input}:415: Error: selected processor does not support `vld1.8 d1,[r3],r1' in ARM mode {standard input}:416: Error: selected processor does not support `vld1.8 d2,[r2],r1' in ARM mode {standard input}:417: Error: selected processor does not support `vld1.8 d3,[r3],r1' in ARM mode {standard input}:418: Error: selected processor does not support `vld1.8 d4,[r2],r1' in ARM mode {standard input}:419: Error: selected processor does not support `vld1.8 d5,[r3],r1' in ARM mode {standard input}:420: Error: selected processor does not support `vld1.8 d6,[r2]' in ARM mode {standard input}:421: Error: selected processor does not support `vld1.8 d7,[r3]' in ARM mode {standard input}:422: Error: selected processor does not support `vstm r4,{q0,q1,q2,q3}' in ARM mode [995/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_image.c.o'. [996/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_program.c.o'. [997/1063] Compiling C object 'src/gallium/drivers/freedreno/65bc3e3@@freedreno@sta/a6xx_fd6_emit.c.o'. ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:260: /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.3/.stamp_built] Error 1 make: Leaving directory '/home/naourr/work/instance-2/buildroot'