>>> mesa3d 19.3.2 Extracting xzcat /data/buildroot/buildroot-test/instance-0/dl/mesa3d/mesa-19.3.2.tar.xz | /data/buildroot/buildroot-test/instance-0/output/host/bin/tar --strip-components=1 -C /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2 -xf - >>> mesa3d 19.3.2 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 1533 (offset 214 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.2 Configuring rm -rf /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build mkdir -p /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build sed -e "s%@TARGET_CROSS@%/data/buildroot/buildroot-test/instance-0/output/host/bin/mips64el-linux-%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/data/buildroot/buildroot-test/instance-0/output/host%g" package/meson/cross-compilation.conf.in > /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build/cross-compilation.conf PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-0/output/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//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,nouveau,tegra -Dgallium-extra-hud=true -Ddri3=false -Dshared-glapi=true -Dglx-direct=true -Ddri-drivers=r100 -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dwayland-scanner-path=/data/buildroot/buildroot-test/instance-0/output/host/bin/wayland-scanner -Dplatforms=surfaceless,drm,wayland -Degl=false -Dgles1=true -Dgles2=true -Dgallium-xvmc=false -Dlibunwind=false -Dgallium-vdpau=false -Dlmsensors=true /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/ /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build The Meson build system Version: 0.52.1 Source dir: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2 Build dir: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/build Build type: cross build Program python found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python) Project name: mesa Project version: 19.3.2 C compiler for the build machine: cc (gcc 9.2.0 "cc (GCC) 9.2.0") C linker for the build machine: GNU ld.bfd 2.33.1 C++ compiler for the build machine: c++ (gcc 9.2.0 "c++ (GCC) 9.2.0") C++ linker for the build machine: GNU ld.bfd 2.33.1 C compiler for the host machine: /data/buildroot/buildroot-test/instance-0/output/host/bin/mips64el-linux-gcc (gcc 5.5.0 "mips64el-linux-gcc.br_real (Buildroot 2019.11) 5.5.0") C linker for the host machine: GNU ld.bfd 2.31.1 C++ compiler for the host machine: /data/buildroot/buildroot-test/instance-0/output/host/bin/mips64el-linux-g++ (gcc 5.5.0 "mips64el-linux-g++.br_real (Buildroot 2019.11) 5.5.0") C++ linker for the host machine: GNU ld.bfd 2.31.1 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 Target machine cpu: Program pkg-config found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config) Program python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Fetching value of define "ETIME" : 62 Checking for function "bswap32" : YES Checking for function "bswap64" : YES Checking for function "clz" : YES Checking for function "clzll" : YES Checking for function "ctz" : YES Checking for function "expect" : YES Checking for function "ffs" : YES Checking for function "ffsll" : YES Checking for function "popcount" : YES Checking for function "popcountll" : YES Checking for function "unreachable" : YES Checking if "__attribute__((const))" compiles: YES Checking if "__attribute__((flatten))" compiles: YES Checking if "__attribute__((malloc))" compiles: YES Checking if "__attribute__((pure))" compiles: YES Checking if "__attribute__((unused))" compiles: YES Checking if "__attribute__((warn_unused_result))" compiles: YES Checking if "__attribute__((weak))" compiles: YES Checking if "__attribute__((format(...)))" compiles: YES Checking if "__attribute__((packed))" compiles: YES Checking if "__attribute__((returns_nonnull))" compiles: YES Checking if "__attribute__((visibility(...)))" compiles: YES Checking if "__attribute__((alias(...)))" compiles: YES Checking if "__attribute__((__noreturn__))" compiles: YES Checking if "__uint128_t" compiles: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=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: /data/buildroot/buildroot-test/instance-0/output/host/usr/bin/pkg-config (1.6.1) Run-time dependency zlib found: YES 1.2.11 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setaffinity_np" with dependency threads: NO Run-time dependency expat found: YES 2.2.9 Library m found: YES Run-time dependency libdrm_radeon found: YES 2.4.100 Run-time dependency libdrm_nouveau found: YES 2.4.100 Run-time dependency libdrm found: YES 2.4.100 Program bison found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/bison) Program flex found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/flex) Found pkg-config: /data/buildroot/buildroot-test/instance-0/output/host/bin/pkg-config (1.6.1) Build-time dependency wayland-scanner found: YES 1.17.0 Run-time dependency wayland-protocols found: YES 1.17 Run-time dependency wayland-client found: YES 1.17.0 Run-time dependency wayland-server found: YES 1.17.0 Library sensors found: YES Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. WARNING: Library target 'GLESv1_CM' has 'name_prefix' set. Compilers may not find it from its '-lGLESv1_CM' linker flag in the 'glesv1_cm.pc' pkg-config file. WARNING: Library target 'GLESv2' has 'name_prefix' set. Compilers may not find it from its '-lGLESv2' linker flag in the 'glesv2.pc' pkg-config file. WARNING: Project targetting '>= 0.46' but tried to use feature introduced in '0.50.0': Python module path method Program /data/buildroot/buildroot-test/instance-0/output/host/bin/python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Compiler for C supports arguments -Wpacked-bitfield-compat: YES Compiler for C++ supports arguments -Wpacked-bitfield-compat: YES Program /data/buildroot/buildroot-test/instance-0/output/host/bin/python3 found: YES (/data/buildroot/buildroot-test/instance-0/output/host/bin/python3) Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: yes (ES1: yes ES2: yes) OSMesa: no DRI platform: drm DRI drivers: r100 DRI driver dir: /usr/lib/dri EGL: no GBM: yes EGL/Vulkan/VL platforms: surfaceless drm wayland Vulkan drivers: no llvm: no Gallium drivers: freedreno nouveau tegra Gallium st: mesa HUD lmsensors: yes Shared-glapi: yes Build targets in project: 118 WARNING: Project specifies a minimum meson_version '>= 0.46' but uses features which were added in newer versions: * 0.50.0: {'Python module path method'} Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /data/buildroot/buildroot-test/instance-0/output/host/bin/ninja >>> mesa3d 19.3.2 Building PATH="/data/buildroot/buildroot-test/instance-0/output/host/bin:/data/buildroot/buildroot-test/instance-0/output/host/sbin:/data/buildroot/buildroot-test/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PYTHONNOUSERSITE=y /data/buildroot/buildroot-test/instance-0/output/host/bin/ninja -j12 -C /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build ninja: Entering directory `/data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2//build' [1/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [2/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [3/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [4/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/double.c.o'. [5/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [6/1355] Generating git_sha1.h with a custom command. [7/1355] 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. [8/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [9/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [10/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [11/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [12/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [13/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [14/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [15/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [16/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [17/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [18/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [19/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [20/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [21/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/blob.c.o'. [22/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [23/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [24/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [25/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [26/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [27/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [28/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [29/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [30/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [31/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [32/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [33/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [34/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [35/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/softfloat.c.o'. [36/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [37/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [38/1355] Generating vtn_gather_types.c with a custom command. [39/1355] Generating spirv_info.c with a custom command. [40/1355] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [41/1355] Linking static target src/util/libxmlconfig.a. [42/1355] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [43/1355] Generating nir_opcodes.h with a meson_exe.py custom command. [44/1355] Generating ir_expression_operation.h with a meson_exe.py custom command. [45/1355] Generating enums.c with a meson_exe.py custom command. [46/1355] Generating nir_intrinsics.h with a custom command. [47/1355] Generating nir_constant_expressions.c with a meson_exe.py custom command. [48/1355] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [49/1355] Generating nir_opcodes.c with a meson_exe.py custom command. [50/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_load_const_to_scalar.c.o'. [51/1355] Generating nir_intrinsic.c with a custom command. [52/1355] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [53/1355] Generating es2_glapi_mapi_tmp.h with a meson_exe.py custom command. [54/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opcodes.c.o'. [55/1355] Generating es1_glapi_mapi_tmp.h with a meson_exe.py custom command. [56/1355] Generating api_exec.c with a meson_exe.py custom command. [57/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_inline_functions.c.o'. [58/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_vtn_gather_types.c.o'. [59/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [60/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_intrinsics.c.o'. [61/1355] Generating marshal_generated.c with a meson_exe.py custom command. [62/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_instr_set.c.o'. [63/1355] Compiling C object 'src/mapi/es1api/ffa5f0c@@GLESv1_CM@sha/.._entry.c.o'. [64/1355] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [65/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_clone.c.o'. [66/1355] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [67/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_divergence_analysis.c.o'. [68/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_control_flow.c.o'. [69/1355] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [70/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_builtin_builder.c.o'. [71/1355] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [72/1355] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [73/1355] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [74/1355] Linking static target src/compiler/libcompiler.a. [75/1355] Compiling C object 'src/mapi/es2api/098825e@@GLESv2@sha/.._entry.c.o'. [76/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_deref.c.o'. [77/1355] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [78/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_dominance.c.o'. [79/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_info.c.o'. [80/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gs_count_vertices.c.o'. [81/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_ssa_types.c.o'. [82/1355] 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) ^ [83/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_xfb_info.c.o'. [84/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_int32.c.o'. [85/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_from_ssa.c.o'. [86/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_liveness.c.o'. [87/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu.c.o'. [88/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip.c.o'. [89/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_linking_helpers.c.o'. [90/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alpha_test.c.o'. [91/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu_to_scalar.c.o'. [92/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_amul.c.o'. [93/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_loop_analyze.c.o'. [94/1355] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [95/1355] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [96/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_array_deref_of_vec.c.o'. [97/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bitmap.c.o'. [98/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_float.c.o'. [99/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_atomics_to_ssbo.c.o'. [100/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip_cull_distance_arrays.c.o'. [101/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_input_attachments.c.o'. [102/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_interpolation.c.o'. [103/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clamp_color_outputs.c.o'. [104/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flatshade.c.o'. [105/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_constant_initializers.c.o'. [106/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fb_read.c.o'. [107/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fragcoord_wtrans.c.o'. [108/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_drawpixels.c.o'. [109/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_frexp.c.o'. [110/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_double_ops.c.o'. [111/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_global_vars_to_local.c.o'. [112/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flrp.c.o'. [113/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_gs_intrinsics.c.o'. [114/1355] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [115/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_indirect_derefs.c.o'. [116/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_locals_to_regs.c.o'. [117/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_idiv.c.o'. [118/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_temporaries.c.o'. [119/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int_to_float.c.o'. [120/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_regs_to_ssa.c.o'. [121/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_vector.c.o'. [122/1355] 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]') [123/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_non_uniform_access.c.o'. [124/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int64.c.o'. [125/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_packing.c.o'. [126/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_scalar.c.o'. [127/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_passthrough_edgeflags.c.o'. [128/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_patch_vertices.c.o'. [129/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_phis_to_scalar.c.o'. [130/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size.c.o'. [131/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size_mov.c.o'. [132/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_sink.c.o'. [133/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_undef.c.o'. [134/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_scratch.c.o'. [135/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_samplers.c.o'. [136/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_returns.c.o'. [137/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_subgroups.c.o'. [138/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_to_source_mods.c.o'. [139/1355] 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; ^ [140/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_system_values.c.o'. [141/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_two_sided_color.c.o'. [142/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vec_to_movs.c.o'. [143/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_center.c.o'. [144/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_var_copies.c.o'. [145/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opt_algebraic.c.o'. [146/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_viewport_transform.c.o'. [147/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vars_to_ssa.c.o'. [148/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_metadata.c.o'. [149/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bit_size.c.o'. [150/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_uniforms_to_ubo.c.o'. [151/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_move_vec_src_uses_to_dest.c.o'. [152/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_ytransform.c.o'. [153/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_normalize_cubemap_coords.c.o'. [154/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_access.c.o'. [155/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_tex.c.o'. [156/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_cse.c.o'. [157/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_conditional_discard.c.o'. [158/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_propagate.c.o'. [159/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_constant_folding.c.o'. [160/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_combine_stores.c.o'. [161/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_comparison_pre.c.o'. [162/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dce.c.o'. [163/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_write_vars.c.o'. [164/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_cf.c.o'. [165/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_gcm.c.o'. [166/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_constant_expressions.c.o'. [167/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_prop_vars.c.o'. [168/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_move.c.o'. [169/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_intrinsics.c.o'. [170/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_find_array_copies.c.o'. [171/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_idiv_const.c.o'. [172/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_large_constants.c.o'. [173/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_peephole_select.c.o'. [174/1355] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [175/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_shrink_load.c.o'. [176/1355] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [177/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_trivial_continues.c.o'. [178/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_rematerialize_compares.c.o'. [179/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_remove_phis.c.o'. [180/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_if.c.o'. [181/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_phi_builder.c.o'. [182/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_loop_unroll.c.o'. [183/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a6xx.c.o'. [184/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_propagate_invariant.c.o'. [185/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_vectorize.c.o'. [186/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_remove_dead_variables.c.o'. [187/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_a4xx.c.o'. [188/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_repair_ssa.c.o'. [189/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_range_analysis.c.o'. [190/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_strip.c.o'. [191/1355] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [192/1355] Linking target src/mapi/es1api/libGLESv1_CM.so.1.1.0. [193/1355] Linking target src/mapi/es2api/libGLESv2.so.2.0.0. [194/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_var_copies.c.o'. [195/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_sweep.c.o'. [196/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_validate.c.o'. [197/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_worklist.c.o'. [198/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_to_lcssa.c.o'. [199/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_per_member_structs.c.o'. [200/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_gl_spirv.c.o'. [201/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_search.c.o'. [202/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler.c.o'. [203/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_print.c.o'. [204/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_serialize.c.o'. [205/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_context.c.o'. [206/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_cp.c.o'. [207/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_amd.c.o'. [208/1355] Generating glsl_lexer_cpp with a custom command. [209/1355] Generating glcpp-lex.c with a custom command. [210/1355] 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] [211/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_vars.c.o'. [212/1355] Generating format_srgb with a meson_exe.py custom command. [213/1355] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [214/1355] Linking static target src/util/libmesa_util.a. [215/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_alu.c.o'. [216/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_opencl.c.o'. [217/1355] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [218/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_cfg.c.o'. [219/1355] Generating float64_glsl.h with a custom command. [220/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_subgroup.c.o'. [221/1355] 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] [222/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_glsl450.c.o'. [223/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_device.c.o'. [224/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_pipe.c.o'. [225/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [226/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [227/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [228/1355] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [229/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [230/1355] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [231/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_variables.c.o'. [232/1355] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [233/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_compiler_nir.c.o'. [234/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [235/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [236/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [237/1355] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_spirv_to_nir.c.o'. [238/1355] Linking static target src/compiler/nir/libnir.a. [239/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [240/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [241/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_atomics.c.o'. [242/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_bindless_images.c.o'. [243/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [244/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers.c.o'. [245/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_buffers.c.o'. [246/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [247/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_atomics.c.o'. [248/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers_as_deref.c.o'. [249/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_xfb.c.o'. [250/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_initializers.c.o'. [251/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_blocks.c.o'. [252/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [253/1355] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_linker.c.o'. [254/1355] 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) ? ^ [255/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [256/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [257/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [258/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [259/1355] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [260/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [261/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [262/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [263/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [264/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [265/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [266/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [267/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [268/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [269/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [270/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [271/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [272/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_to_nir.cpp.o'. [273/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [274/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [275/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [276/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [277/1355] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. [278/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [279/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [280/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [281/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [282/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [283/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [284/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [285/1355] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [286/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [287/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [288/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [289/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [290/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [291/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [292/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [293/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [294/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [295/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [296/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [297/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [298/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [299/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [300/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [301/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [302/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [303/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [304/1355] 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]); ^ [305/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [306/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [307/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [308/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [309/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [310/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [311/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [312/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [313/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [314/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [315/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [316/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [317/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [318/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [319/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [320/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [321/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [322/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [323/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [324/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [325/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [326/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [327/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [328/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [329/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [330/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [331/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [332/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [333/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [334/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [335/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [336/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [337/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [338/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [339/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [340/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [341/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [342/1355] Linking static target src/imgui/libintel_imgui_core.a. [343/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [344/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [345/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [346/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [347/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_ringbuffer.c.o'. [348/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo_cache.c.o'. [349/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [350/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/freedreno_bo.c.o'. [351/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_device.c.o'. [352/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_bo.c.o'. [353/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_pipe.c.o'. [354/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_group.c.o'. [355/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer_sp.c.o'. [356/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/shader_cache.cpp.o'. [357/1355] Compiling C object 'src/freedreno/drm/1c0610c@@freedreno_drm@sta/msm_ringbuffer.c.o'. [358/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_depth.c.o'. [359/1355] Linking static target src/freedreno/drm/libfreedreno_drm.a. [360/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sun.c.o'. [361/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/disasm-a3xx.c.o'. [362/1355] Generating ir3_nir_trig.c with a meson_exe.py custom command. [363/1355] Generating ir3_nir_imul.c with a meson_exe.py custom command. [364/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [365/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_image.c.o'. [366/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_shader.c.o'. [367/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_sample.c.o'. [368/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_legalize.c.o'. [369/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_trig.c.o'. [370/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir.c.o'. [371/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_analyze_ubo_ranges.c.o'. [372/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/meson-generated_.._ir3_nir_imul.c.o'. [373/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3.c.o'. [374/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_load_barycentric_at_offset.c.o'. [375/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tex_prefetch.c.o'. [376/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_print.c.o'. [377/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_move_varying_inputs.c.o'. [378/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_io_offsets.c.o'. [379/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tg4_to_tex.c.o'. [380/1355] Generating mesa_lex with a custom command. [381/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_nir_lower_tess.c.o'. [382/1355] Generating format_fallback.c with a custom command. [383/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_sched.c.o'. [384/1355] Generating a2xx.xml.h with a meson_exe.py custom command. [385/1355] Generating adreno_common.xml.h with a meson_exe.py custom command. [386/1355] Generating a4xx.xml.h with a meson_exe.py custom command. [387/1355] Generating a5xx.xml.h with a meson_exe.py custom command. [388/1355] Generating a6xx.xml.h with a meson_exe.py custom command. [389/1355] Compiling C object 'src/freedreno/ir3/a09ab27@@freedreno_ir3@sta/ir3_ra.c.o'. [390/1355] 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] [391/1355] Linking static target src/freedreno/ir3/libfreedreno_ir3.a. [392/1355] Generating a3xx.xml.h with a meson_exe.py custom command. [393/1355] Generating adreno_pm4.xml.h with a meson_exe.py custom command. [394/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_state.c.o'. [395/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_noop_noop_pipe.c.o'. [396/1355] Generating format_info.h with a meson_exe.py custom command. [397/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_context.c.o'. [398/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_transfer.c.o'. [399/1355] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/dri_util.c.o'. [400/1355] Generating format_unpack.c with a meson_exe.py custom command. [401/1355] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@megadriver_stub@sta/megadriver_stub.c.o'. [402/1355] Linking static target src/mesa/drivers/dri/common/libmegadriver_stub.a. [403/1355] Generating format_pack.c with a meson_exe.py custom command. [404/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_tex.c.o'. [405/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_surface.c.o'. ../src/gallium/drivers/nouveau/nvc0/nvc0_surface.c: In function 'nvc0_clear_buffer': ../src/gallium/drivers/nouveau/nvc0/nvc0_surface.c:584:4: warning: 'dst_fmt' may be used uninitialized in this function [-Wmaybe-uninitialized] PUSH_DATA (push, nvc0_format_table[dst_fmt].rt); ^ [406/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_fbo.c.o'. [407/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_dma.c.o'. [408/1355] Compiling C object 'src/mesa/drivers/dri/common/edfc35f@@dricommon@sta/utils.c.o'. [409/1355] Linking static target src/mesa/drivers/dri/common/libdricommon.a. [410/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_buffer_objects.c.o'. [411/1355] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [412/1355] Linking static target src/compiler/glsl/libglsl.a. [413/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_fog.c.o'. [414/1355] Generating get_hash.h with a meson_exe.py custom command. [415/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_common.c.o'. [416/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_mipmap_tree.c.o'. [417/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_queryobj.c.o'. [418/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_pixel_read.c.o'. [419/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tex_copy.c.o'. [420/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_common_context.c.o'. [421/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_span.c.o'. [422/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_debug.c.o'. [423/1355] Generating dispatch.h with a meson_exe.py custom command. [424/1355] Generating remap_helper.h with a meson_exe.py custom command. [425/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tile.c.o'. [426/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_blit.c.o'. [427/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_texture.c.o'. [428/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_context.c.o'. [429/1355] Generating marshal_generated.h with a meson_exe.py custom command. [430/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_ioctl.c.o'. [431/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_screen.c.o'. [432/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_sanity.c.o'. [433/1355] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [434/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tex.c.o'. [435/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_tcl.c.o'. [436/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_texstate.c.o'. [437/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_ir.cpp.o'. [438/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_state_init.c.o'. [439/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_state.c.o'. [440/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_maos.c.o'. [441/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ff_fragment_shader.cpp.o'. [442/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [443/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_enums.c.o'. [444/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_nir.cpp.o'. [445/1355] Compiling C object 'src/mesa/drivers/dri/radeon/8fe92f3@@r100@sta/radeon_swtcl.c.o'. [446/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_unpack.c.o'. [447/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_array_merge.cpp.o'. [448/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_execmem.c.o'. [449/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texobj.c.o'. [450/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_cache.c.o'. [451/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_fallback.c.o'. [452/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions.c.o'. [453/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_arbprogparse.c.o'. [454/1355] 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; ^ [455/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texparam.c.o'. [456/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_instruction.c.o'. [457/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_noise.c.o'. [458/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_program_parse.tab.c.o'. [459/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_opt_constant_fold.c.o'. [460/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_execute.c.o'. [461/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter_layout.c.o'. [462/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_parameter.c.o'. [463/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._program_lex.yy.c.o'. [464/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_print.c.o'. [465/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_optimize.c.o'. [466/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program_parse_extra.c.o'. [467/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_programopt.c.o'. [468/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_program.c.o'. [469/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_symbol_table.c.o'. [470/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_accum.c.o'. [471/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_statevars.c.o'. [472/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._format_pack.c.o'. [473/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arbprogram.c.o'. [474/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@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; ^ [475/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/program_prog_to_nir.c.o'. [476/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_arrayobj.c.o'. [477/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_atifragshader.c.o'. [478/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bbox.c.o'. [479/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_barrier.c.o'. [480/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_arrayelt.c.o'. [481/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_buffers.c.o'. [482/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blend.c.o'. [483/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_blit.c.o'. [484/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_attrib.c.o'. [485/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clip.c.o'. [486/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_clear.c.o'. [487/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_api_loopback.c.o'. [488/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_colortab.c.o'. [489/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_compute.c.o'. [490/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_condrender.c.o'. [491/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_cpuinfo.c.o'. [492/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_conservativeraster.c.o'. [493/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_convolve.c.o'. [494/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_copyimage.c.o'. [495/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_depth.c.o'. [496/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug.c.o'. [497/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_debug_output.c.o'. [498/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_bufferobj.c.o'. [499/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawtex.c.o'. [500/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_drawpix.c.o'. [501/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_context.c.o'. [502/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_extensions_table.c.o'. [503/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_errors.c.o'. [504/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw_validate.c.o'. [505/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_externalobjects.c.o'. [506/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_draw.c.o'. [507/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi.cpp.o'. [508/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_feedback.c.o'. [509/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_eval.c.o'. [510/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_enable.c.o'. [511/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arrayobj.c.o'. [512/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_arbprogram.c.o'. [513/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fog.c.o'. [514/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_atifragshader.c.o'. [515/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_s3tc.c.o'. [516/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formatquery.c.o'. [517/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_formats.c.o'. [518/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_ffvertex_prog.c.o'. [519/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_genmipmap.c.o'. [520/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_getstring.c.o'. [521/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glspirv.c.o'. [522/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_framebuffer.c.o'. [523/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glthread.c.o'. [524/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_fbobject.c.o'. [525/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_histogram.c.o'. [526/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hint.c.o'. [527/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_hash.c.o'. [528/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_api_exec.c.o'. [529/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_imports.c.o'. [530/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_get.c.o'. [531/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_image.c.o'. [532/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mm.c.o'. [533/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_lines.c.o'. [534/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_api_exec.c.o'. [535/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_matrix.c.o'. [536/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_glformats.c.o'. [537/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectlabel.c.o'. [538/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_light.c.o'. [539/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_marshal.c.o'. [540/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_multisample.c.o'. [541/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_objectpurge.c.o'. [542/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pbo.c.o'. [543/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_monitor.c.o'. [544/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_performance_query.c.o'. [545/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixeltransfer.c.o'. [546/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixelstore.c.o'. [547/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pipelineobj.c.o'. [548/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_points.c.o'. [549/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_querymatrix.c.o'. [550/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_binary.c.o'. [551/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_polygon.c.o'. [552/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pixel.c.o'. [553/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_pack.c.o'. [554/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_program_resource.c.o'. [555/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_renderbuffer.c.o'. [556/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_queryobj.c.o'. [557/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_rastpos.c.o'. [558/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_remap.c.o'. [559/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_mipmap.c.o'. [560/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_readpix.c.o'. [561/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_scissor.c.o'. [562/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_robustness.c.o'. [563/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderobj.c.o'. [564/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_spirv_extensions.c.o'. [565/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shared.c.o'. [566/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderimage.c.o'. [567/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_samplerobj.c.o'. [568/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_state.c.o'. [569/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_stencil.c.o'. [570/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_syncobj.c.o'. [571/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_cpal.c.o'. [572/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress.c.o'. [573/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shader_query.cpp.o'. [574/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_rgtc.c.o'. [575/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_barrier.c.o'. [576/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_shaderapi.c.o'. [577/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_bptc.c.o'. [578/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_etc.c.o'. [579/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_fxt1.c.o'. [580/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texcompress_astc.cpp.o'. [581/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_cache.c.o'. [582/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_arbprogparse.c.o'. [583/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texenv.c.o'. [584/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_attrib.c.o'. [585/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgen.c.o'. [586/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texformat.c.o'. [587/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_context.c.o'. [588/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstorage.c.o'. [589/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstate.c.o'. [590/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texgetimage.c.o'. [591/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_arrayelt.c.o'. [592/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_textureview.c.o'. [593/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texstore.c.o'. [594/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_api_loopback.c.o'. [595/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_transformfeedback.c.o'. [596/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_texturebindless.c.o'. [597/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vdpau.c.o'. [598/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_version.c.o'. [599/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_viewport.c.o'. [600/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniforms.c.o'. [601/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_classic@sta/main_uniform_query.cpp.o'. [602/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_clip.c.o'. [603/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_es1_conversion.c.o'. [604/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_vtxfmt.c.o'. [605/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_norm.c.o'. [606/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_debug_xform.c.o'. [607/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_vector.c.o'. [608/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_context.c.o'. [609/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_eval.c.o'. [610/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_varray.c.o'. [611/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec.c.o'. [612/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_matrix.c.o'. [613/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_teximage.c.o'. [614/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_minmax_index.c.o'. [615/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_draw.c.o'. [616/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_primitive_restart.c.o'. [617/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_eval.c.o'. [618/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_common_x86.c.o'. [619/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_noop.c.o'. [620/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save.c.o'. [621/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_translate.c.o'. [622/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_draw.c.o'. [623/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_dlist.c.o'. [624/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_context.c.o'. [625/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_pipeline.c.o'. [626/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_loopback.c.o'. [627/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_rebase.c.o'. [628/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split.c.o'. [629/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_draw.c.o'. [630/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/math_m_xform.c.o'. [631/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_inplace.c.o'. [632/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_split_copy.c.o'. [633/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_fog.c.o'. [634/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_normals.c.o'. [635/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_points.c.o'. [636/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_program.c.o'. [637/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texmat.c.o'. [638/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_vertex.c.o'. [639/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex.c.o'. [640/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_texgen.c.o'. [641/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_sse.c.o'. [642/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_api.c.o'. [643/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vp_build.c.o'. [644/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_light.c.o'. [645/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_bitmap.c.o'. [646/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aaline.c.o'. [647/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_alpha.c.o'. [648/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vertex_generic.c.o'. [649/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_aatriangle.c.o'. [650/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_atifragshader.c.o'. [651/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blend.c.o'. [652/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_context.c.o'. [653/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_clear.c.o'. [654/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_copypix.c.o'. [655/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_blit.c.o'. [656/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_drawpix.c.o'. [657/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_depth.c.o'. [658/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fragprog.c.o'. [659/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_feedback.c.o'. [660/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/tnl_t_vb_render.c.o'. [661/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_masking.c.o'. [662/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_lines.c.o'. [663/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_logic.c.o'. [664/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_renderbuffer.c.o'. [665/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_points.c.o'. [666/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_fog.c.o'. [667/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texrender.c.o'. [668/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_exec_api.c.o'. [669/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_stencil.c.o'. [670/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/vbo_vbo_save_api.c.o'. [671/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texture.c.o'. [672/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_span.c.o'. [673/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texcombine.c.o'. [674/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_context.c.o'. [675/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_zoom.c.o'. [676/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_driverfuncs.c.o'. [677/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_3dnow.c.o'. [678/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_rtasm_x86sse.c.o'. [679/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_x86_xform.c.o'. [680/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/sparc_sparc.c.o'. [681/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_generate_mipmap.c.o'. [682/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86-64_x86-64.c.o'. [683/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta_blit.c.o'. [684/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/x86_sse.c.o'. [685/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfetch.c.o'. [686/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_texfilter.c.o'. [687/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bufferobjects.c.o'. [688/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_clear.c.o'. [689/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_instruction.c.o'. [690/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_setup_ss_triangle.c.o'. [691/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_fallback.c.o'. [692/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_execute.c.o'. [693/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_opt_constant_fold.c.o'. [694/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/drivers_common_meta.c.o'. [695/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_program_parse.tab.c.o'. [696/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_noise.c.o'. [697/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter_layout.c.o'. [698/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_parameter.c.o'. [699/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program.c.o'. [700/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_program_parse_extra.c.o'. [701/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_print.c.o'. [702/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_optimize.c.o'. [703/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_unpack.c.o'. [704/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_programopt.c.o'. [705/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_symbol_table.c.o'. [706/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._program_lex.yy.c.o'. [707/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bbox.c.o'. [708/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/swrast_s_triangle.c.o'. [709/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_statevars.c.o'. [710/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_accum.c.o'. [711/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blit.c.o'. [712/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_blend.c.o'. [713/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clip.c.o'. [714/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_colortab.c.o'. [715/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/program_prog_to_nir.c.o'. [716/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_buffers.c.o'. [717/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_compute.c.o'. [718/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._format_pack.c.o'. [719/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_condrender.c.o'. [720/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_conservativeraster.c.o'. [721/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_convolve.c.o'. [722/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_clear.c.o'. [723/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_cpuinfo.c.o'. [724/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_copyimage.c.o'. [725/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_depth.c.o'. [726/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug.c.o'. [727/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawtex.c.o'. [728/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_drawpix.c.o'. [729/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_debug_output.c.o'. [730/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_bufferobj.c.o'. [731/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_context.c.o'. [732/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_errors.c.o'. [733/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_execmem.c.o'. [734/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw_validate.c.o'. [735/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions_table.c.o'. [736/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_extensions.c.o'. [737/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_draw.c.o'. [738/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_externalobjects.c.o'. [739/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_eval.c.o'. [740/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_feedback.c.o'. [741/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_enable.c.o'. [742/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fog.c.o'. [743/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formats.c.o'. [744/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ff_fragment_shader.cpp.o'. [745/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_framebuffer.c.o'. [746/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_formatquery.c.o'. [747/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_genmipmap.c.o'. [748/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_ffvertex_prog.c.o'. [749/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_getstring.c.o'. [750/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hash.c.o'. [751/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glspirv.c.o'. [752/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_fbobject.c.o'. [753/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glthread.c.o'. [754/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_hint.c.o'. [755/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_get.c.o'. [756/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_imports.c.o'. [757/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_histogram.c.o'. [758/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_lines.c.o'. [759/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mm.c.o'. [760/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_image.c.o'. [761/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_glformats.c.o'. [762/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_matrix.c.o'. [763/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_multisample.c.o'. [764/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectlabel.c.o'. [765/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_light.c.o'. [766/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_marshal.c.o'. [767/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_objectpurge.c.o'. [768/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pbo.c.o'. [769/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_monitor.c.o'. [770/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_performance_query.c.o'. [771/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pipelineobj.c.o'. [772/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixelstore.c.o'. [773/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixeltransfer.c.o'. [774/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pixel.c.o'. [775/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_pack.c.o'. [776/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_points.c.o'. [777/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_querymatrix.c.o'. [778/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_binary.c.o'. [779/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_polygon.c.o'. [780/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_program_resource.c.o'. [781/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_mipmap.c.o'. [782/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_renderbuffer.c.o'. [783/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_remap.c.o'. [784/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_queryobj.c.o'. [785/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_readpix.c.o'. [786/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_rastpos.c.o'. [787/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_scissor.c.o'. [788/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_robustness.c.o'. [789/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderobj.c.o'. [790/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shared.c.o'. [791/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderimage.c.o'. [792/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_spirv_extensions.c.o'. [793/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_samplerobj.c.o'. [794/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_state.c.o'. [795/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_stencil.c.o'. [796/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress.c.o'. [797/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_syncobj.c.o'. [798/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shader_query.cpp.o'. [799/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_cpal.c.o'. [800/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_rgtc.c.o'. [801/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_shaderapi.c.o'. [802/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_astc.cpp.o'. [803/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_bptc.c.o'. [804/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_etc.c.o'. [805/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgen.c.o'. [806/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texenv.c.o'. [807/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_fxt1.c.o'. [808/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texformat.c.o'. [809/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texcompress_s3tc.c.o'. [810/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texgetimage.c.o'. [811/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstorage.c.o'. [812/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstore.c.o'. [813/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texobj.c.o'. [814/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_textureview.c.o'. [815/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texturebindless.c.o'. [816/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texstate.c.o'. [817/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_texparam.c.o'. [818/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_transformfeedback.c.o'. [819/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vdpau.c.o'. [820/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_version.c.o'. [821/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniform_query.cpp.o'. [822/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_viewport.c.o'. [823/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_uniforms.c.o'. [824/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_clip.c.o'. [825/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_norm.c.o'. [826/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_debug_xform.c.o'. [827/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_es1_conversion.c.o'. [828/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_varray.c.o'. [829/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_vtxfmt.c.o'. [830/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_vector.c.o'. [831/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_eval.c.o'. [832/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec.c.o'. [833/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_teximage.c.o'. [834/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_draw.c.o'. [835/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_matrix.c.o'. [836/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_minmax_index.c.o'. [837/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save.c.o'. [838/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_primitive_restart.c.o'. [839/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_exec_eval.c.o'. [840/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_noop.c.o'. [841/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/x86_common_x86.c.o'. [842/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_draw.c.o'. [843/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_dlist.c.o'. [844/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/main_format_utils.c.o'. [845/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_atomicbuf.c.o'. [846/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_array.c.o'. [847/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_loopback.c.o'. [848/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_blend.c.o'. [849/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom.c.o'. [850/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_clip.c.o'. [851/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/math_m_translate.c.o'. [852/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_depth.c.o'. [853/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_constbuf.c.o'. [854/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atifs_to_tgsi.c.o'. [855/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_framebuffer.c.o'. [856/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_msaa.c.o'. [857/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_image.c.o'. [858/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_pixeltransfer.c.o'. [859/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_scissor.c.o'. [860/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_sampler.c.o'. [861/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_tess.c.o'. [862/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_stipple.c.o'. [863/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_storagebuf.c.o'. [864/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_shader.c.o'. [865/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_rasterizer.c.o'. [866/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap_shader.c.o'. [867/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_viewport.c.o'. [868/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_atom_texture.c.o'. [869/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels_shader.c.o'. [870/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_compute.c.o'. [871/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_condrender.c.o'. [872/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_blit.c.o'. [873/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_bitmap.c.o'. [874/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_copyimage.c.o'. [875/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_classic@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. [876/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawtex.c.o'. [877/1355] Linking static target src/mesa/libmesa_classic.a. [878/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_msaa.c.o'. [879/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_eglimage.c.o'. [880/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_flush.c.o'. [881/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_memoryobjects.c.o'. [882/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_feedback.c.o'. [883/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_fbo.c.o'. [884/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_program.c.o'. [885/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_strings.c.o'. [886/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_queryobj.c.o'. [887/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_semaphoreobjects.c.o'. [888/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_perfmon.c.o'. [889/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_readpixels.c.o'. [890/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_rasterpos.c.o'. [891/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_drawpixels.c.o'. [892/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texturebarrier.c.o'. [893/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_syncobj.c.o'. [894/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_viewport.c.o'. [895/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_copytex.c.o'. [896/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_xformfb.c.o'. [897/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw.c.o'. [898/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_draw_feedback.c.o'. [899/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_debug.c.o'. [900/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_gen_mipmap.c.o'. [901/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_context.c.o'. [902/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_format.c.o'. [903/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_types.cpp.o'. [904/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_extensions.c.o'. [905/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/vbo_vbo_save_api.c.o'. [906/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_builtins.c.o'. [907/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_builtin.c.o'. [908/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_cb_texture.c.o'. [909/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_manager.c.o'. [910/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_nir_lower_tex_src_plane.c.o'. [911/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_scissor.c.o'. [912/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_private.cpp.o'. [913/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_vdpau.c.o'. [914/1355] Linking static target src/mesa/drivers/dri/radeon/libr100.a. [915/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_depth_clamp.c.o'. [916/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_shader_cache.c.o'. [917/1355] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [918/1355] Linking static target src/loader/libloader.a. [919/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_tgsi_lower_yuv.c.o'. [920/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_mesa_to_tgsi.c.o'. [921/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_sampler_view.c.o'. [922/1355] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [923/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_program.c.o'. [924/1355] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [925/1355] Compiling C++ object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_glsl_to_tgsi_temprename.cpp.o'. [926/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_texture.c.o'. [927/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/state_tracker_st_pbo.c.o'. [928/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_cache.c.o'. [929/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_hash.c.o'. [930/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_program.c.o'. [931/1355] Linking target src/mesa/drivers/dri/libmesa_dri_drivers.so. [932/1355] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/backends_dri_gbm_dri.c.o'. [933/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_parse.c.o'. [934/1355] Linking target src/gbm/libgbm.so.1.0.0. [935/1355] Generating u_indices_gen.c with a meson_exe.py custom command. [936/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_context.c.o'. [937/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_fs.c.o'. [938/1355] Generating u_unfilled_gen.c with a meson_exe.py custom command. [939/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_run.c.o'. [940/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/cso_cache_cso_context.c.o'. [941/1355] Generating u_format_table.c with a meson_exe.py custom command. [942/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aaline.c.o'. [943/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_aapoint.c.o'. [944/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_cull.c.o'. [945/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_clip.c.o'. [946/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_flatshade.c.o'. [947/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe.c.o'. [948/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_gs.c.o'. [949/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_offset.c.o'. [950/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_lowering.c.o'. [951/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_pstipple.c.o'. [952/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_stipple.c.o'. [953/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_twoside.c.o'. [954/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_util.c.o'. [955/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_unfilled.c.o'. [956/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_validate.c.o'. [957/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_line.c.o'. [958/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_vbuf.c.o'. [959/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pipe_wide_point.c.o'. [960/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_emit.c.o'. [961/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch.c.o'. [962/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_emit.c.o'. [963/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_emit.c.o'. [964/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt.c.o'. [965/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_unfilled_gen.c.o'. [966/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_util.c.o'. [967/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_prim_assembler.c.o'. [968/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vertex.c.o'. [969/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_fetch_shade_pipeline.c.o'. [970/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs.c.o'. [971/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_variant.c.o'. [972/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_vs_exec.c.o'. [973/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_vsplit.c.o'. [974/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_screen.c.o'. [975/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_so_emit.c.o'. [976/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_objects.c.o'. [977/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_screen.c.o'. [978/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/draw_draw_pt_post_vs.c.o'. [979/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_core.c.o'. [980/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_rbug_rbug_context.c.o'. [981/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump.c.o'. [982/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_texture.c.o'. [983/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_font.c.o'. [984/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_screen.c.o'. [985/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpu.c.o'. [986/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_nic.c.o'. [987/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_cpufreq.c.o'. [988/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_ddebug_dd_draw.c.o'. [989/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_diskstat.c.o'. [990/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_fps.c.o'. [991/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_sensors_temp.c.o'. [992/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/os_os_process.c.o'. [993/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/indices_u_primconvert.c.o'. [994/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_debug.c.o'. [995/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_driver_query.c.o'. [996/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_cache.c.o'. [997/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_dump_state.c.o'. [998/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_buffer_fenced.c.o'. [999/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_mm.c.o'. [1000/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/driver_trace_tr_context.c.o'. [1001/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_cache.c.o'. [1002/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_validate.c.o'. [1003/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_celshade.c.o'. [1004/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_colors.c.o'. [1005/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_bufmgr_slab.c.o'. [1006/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/pipebuffer_pb_slab.c.o'. [1007/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/hud_hud_context.c.o'. [1008/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_connection.c.o'. [1009/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_demarshal.c.o'. [1010/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_core.c.o'. [1011/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_cpu.c.o'. [1012/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_x86sse.c.o'. [1013/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rtasm_rtasm_execmem.c.o'. [1014/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_shader.c.o'. [1015/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_init.c.o'. [1016/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_context.c.o'. [1017/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/rbug_rbug_texture.c.o'. [1018/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_from_mesa.c.o'. [1019/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_emulate.c.o'. [1020/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_aa_point.c.o'. [1021/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_iterate.c.o'. [1022/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/postprocess_pp_mlaa.c.o'. [1023/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_info.c.o'. [1024/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate.c.o'. [1025/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_strings.c.o'. [1026/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_cache.c.o'. [1027/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_build.c.o'. [1028/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_dump.c.o'. [1029/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_transform.c.o'. [1030/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_sanity.c.o'. [1031/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_two_side.c.o'. [1032/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_flush.c.o'. [1033/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_point_sprite.c.o'. [1034/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_describe.c.o'. [1035/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_util.c.o'. [1036/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_sse.c.o'. [1037/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_async_debug.c.o'. [1038/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_scan.c.o'. [1039/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_bitmask.c.o'. [1040/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_cache.c.o'. [1041/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blit.c.o'. [1042/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_gallium.c.o'. [1043/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_compute.c.o'. [1044/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw.c.o'. [1045/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_text.c.o'. [1046/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_image.c.o'. [1047/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_refcnt.c.o'. [1048/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_draw_quad.c.o'. [1049/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_memory.c.o'. [1050/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_defines.c.o'. [1051/1355] 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" ^ [1052/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_debug_symbol.c.o'. [1053/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dl.c.o'. [1054/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/translate_translate_generic.c.o'. [1055/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_framebuffer.c.o'. [1056/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_gen_mipmap.c.o'. [1057/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_ureg.c.o'. [1058/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_etc.c.o'. [1059/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_latc.c.o'. [1060/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format.c.o'. [1061/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_other.c.o'. [1062/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_blitter.c.o'. [1063/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_dump_state.c.o'. [1064/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_rgtc.c.o'. [1065/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_mm.c.o'. [1066/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_network.c.o'. [1067/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_handle_table.c.o'. [1068/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_tests.c.o'. [1069/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_zs.c.o'. [1070/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_hash_table.c.o'. [1071/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_idalloc.c.o'. [1072/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_bptc.c.o'. [1073/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_linear.c.o'. [1074/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_yuv.c.o'. [1075/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_index_modify.c.o'. [1076/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_helpers.c.o'. [1077/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim.c.o'. [1078/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_log.c.o'. [1079/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/tgsi_tgsi_exec.c.o'. [1080/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surfaces.c.o'. [1081/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_prim_restart.c.o'. [1082/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_screen.c.o'. [1083/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_sampler.c.o'. [1084/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_resource.c.o'. [1085/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_pstipple.c.o'. [1086/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_format_s3tc.c.o'. [1087/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_texture.c.o'. [1088/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_suballoc.c.o'. [1089/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer.c.o'. [1090/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tests.c.o'. [1091/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_matrix_filter.c.o'. [1092/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_upload_mgr.c.o'. [1093/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_surface.c.o'. [1094/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_transfer_helper.c.o'. [1095/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_csc.c.o'. [1096/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/renderonly_renderonly.c.o'. [1097/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_tile.c.o'. [1098/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_simple_shaders.c.o'. [1099/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_decoder.c.o'. [1100/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_vbuf.c.o'. [1101/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_deint_filter.c.o'. [1102/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_bitstream.c.o'. [1103/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mpeg12_decoder.c.o'. [1104/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_idct.c.o'. [1105/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_cs.c.o'. [1106/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_bicubic_filter.c.o'. [1107/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor.c.o'. [1108/1355] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_sw.c.o'. [1109/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/util_u_threaded_context.c.o'. [1110/1355] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader_drm.c.o'. [1111/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_median_filter.c.o'. [1112/1355] Compiling C object 'src/gallium/winsys/sw/null/b2e1a32@@ws_null@sta/null_sw_winsys.c.o'. [1113/1355] Linking static target src/gallium/winsys/sw/null/libws_null.a. [1114/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_vertex_buffers.c.o'. [1115/1355] Compiling C object 'src/gallium/auxiliary/pipe-loader/8ec331e@@pipe_loader_static@sta/pipe_loader.c.o'. [1116/1355] Linking static target src/gallium/auxiliary/pipe-loader/libpipe_loader_static.a. [1117/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_compositor_gfx.c.o'. [1118/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_video_buffer.c.o'. [1119/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_mc.c.o'. [1120/1355] Compiling C object 'src/gallium/winsys/sw/dri/2837117@@swdri@sta/dri_sw_winsys.c.o'. [1121/1355] Linking static target src/gallium/winsys/sw/dri/libswdri.a. [1122/1355] Compiling C object 'src/gallium/winsys/nouveau/drm/8578921@@nouveauwinsys@sta/nouveau_drm_winsys.c.o'. [1123/1355] Linking static target src/gallium/winsys/nouveau/drm/libnouveauwinsys.a. [1124/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_indices_gen.c.o'. [1125/1355] Compiling C object 'src/gallium/winsys/sw/wrapper/9f32346@@wsw@sta/wrapper_sw_winsys.c.o'. [1126/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_heap.c.o'. [1127/1355] Linking static target src/gallium/winsys/sw/wrapper/libwsw.a. [1128/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@galliumvl@sta/vl_vl_zscan.c.o'. [1129/1355] Linking static target src/gallium/auxiliary/libgalliumvl.a. [1130/1355] Compiling C object 'src/gallium/winsys/sw/kms-dri/768d376@@swkmsdri@sta/kms_dri_sw_winsys.c.o'. [1131/1355] Linking static target src/gallium/winsys/sw/kms-dri/libswkmsdri.a. [1132/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_fence.c.o'. [1133/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_mm.c.o'. [1134/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_screen.c.o'. [1135/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video_bsp.c.o'. [1136/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_buffer.c.o'. [1137/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/nir_tgsi_to_nir.c.o'. [1138/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video.c.o'. [1139/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_vp3_video_vp.c.o'. [1140/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_format.c.o'. [1141/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_clear.c.o'. [1142/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_context.c.o'. [1143/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nouveau_video.c.o'. [1144/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_fragprog.c.o'. [1145/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nvc0_nvc0_state_validate.c.o'. [1146/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_resource.c.o'. [1147/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_push.c.o'. [1148/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_fragtex.c.o'. [1149/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_draw.c.o'. [1150/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_query.c.o'. [1151/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_miptree.c.o'. [1152/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv40_verttex.c.o'. [1153/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_screen.c.o'. [1154/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_texture.c.o'. [1155/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_vertprog.c.o'. [1156/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_state.c.o'. [1157/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_state_validate.c.o'. [1158/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_formats.c.o'. [1159/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_transfer.c.o'. [1160/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nv30_vbo.c.o'. [1161/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_compute.c.o'. [1162/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query.c.o'. [1163/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_miptree.c.o'. [1164/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_push.c.o'. [1165/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw_metric.c.o'. [1166/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_context.c.o'. [1167/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw.c.o'. [1168/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_program.c.o'. [1169/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_query_hw_sm.c.o'. [1170/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_resource.c.o'. [1171/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nvfx_fragprog.c.o'. [1172/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_shader_state.c.o'. [1173/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_tex.c.o'. [1174/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_transfer.c.o'. ../src/gallium/drivers/nouveau/nv50/nv50_transfer.c: In function 'nv50_cb_push': ../src/gallium/drivers/nouveau/nv50/nv50_transfer.c:430:7: warning: 'bufid' may be used uninitialized in this function [-Wmaybe-uninitialized] nv50_cb_bo_push(nv, res->bo, res->domain, ^ [1175/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv30_nvfx_vertprog.c.o'. [1176/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_screen.c.o'. [1177/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_state_validate.c.o'. [1178/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video_bsp.c.o'. [1179/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_bsp.c.o'. [1180/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_ppp.c.o'. [1181/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video.c.o'. [1182/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video_vp.c.o'. [1183/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_vbo.c.o'. [1184/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_state.c.o'. In file included from ../src/gallium/drivers/nouveau/nv50/nv50_context.h:11:0, from ../src/gallium/drivers/nouveau/nv50/nv50_state.c:34: ../src/gallium/drivers/nouveau/nv50/nv50_state.c: In function 'nv50_set_global_bindings': ../src/util/u_dynarray.h:173:48: warning: ignoring return value of 'util_dynarray_resize_bytes', declared with attribute warn_unused_result [-Wunused-result] #define util_dynarray_resize(buf, type, nelts) util_dynarray_resize_bytes(buf, (nelts), sizeof(type)) ^ ../src/gallium/drivers/nouveau/nv50/nv50_state.c:1270:7: note: in expansion of macro 'util_dynarray_resize' util_dynarray_resize(&nv50->global_residents, struct pipe_resource *, end); ^ [1185/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv98_video_vp.c.o'. [1186/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv84_video.c.o'. [1187/1355] Compiling C object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/nv50_nv50_surface.c.o'. [1188/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_from_common.cpp.o'. [1189/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_bb.cpp.o'. [1190/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_build_util.cpp.o'. [1191/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_helper.cpp.o'. [1192/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_graph.cpp.o'. [1193/1355] Compiling C object 'src/gallium/auxiliary/eb820e8@@gallium@sta/meson-generated_.._u_format_table.c.o'. [1194/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_emit_nv50.cpp.o'. [1195/1355] Linking static target src/gallium/auxiliary/libgallium.a. [1196/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir.cpp.o'. [1197/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ra.cpp.o'. FAILED: src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ra.cpp.o /data/buildroot/buildroot-test/instance-0/output/host/bin/mips64el-linux-g++ -Isrc/gallium/drivers/nouveau/f590698@@nouveau@sta -Isrc/gallium/drivers/nouveau -I../src/gallium/drivers/nouveau -Isrc -I../src -Iinclude -I../include -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -Isrc/compiler/nir -I../src/compiler/nir -I/data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libdrm -I/data/buildroot/buildroot-test/instance-0/output/host/usr/bin/../mips64el-buildroot-linux-uclibc/sysroot/usr/include/libdrm/nouveau -fdiagnostics-color=always -DNDEBUG -pipe -Wall -Winvalid-pch -Wnon-virtual-dtor -std=c++14 -O3 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="19.3.2"' '-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 -DHAVE_UINT128 -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -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_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_GALLIUM_EXTRA_HUD=1 -DHAVE_LIBSENSORS=1 -Werror=return-type -Werror=empty-body -Wno-non-virtual-dtor -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 -fvisibility=hidden -MD -MQ 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ra.cpp.o' -MF 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ra.cpp.o.d' -o 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ra.cpp.o' -c ../src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp In file included from ../include/c99_math.h:37:0, from ../src/util/u_math.h:42, from ../src/gallium/auxiliary/util/u_box.h:5, from ../src/gallium/auxiliary/util/u_inlines.h:40, from ../src/gallium/drivers/nouveau/codegen/nv50_ir_util.h:36, from ../src/gallium/drivers/nouveau/codegen/nv50_ir.h:34, from ../src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp:23: ../src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp: In member function 'bool nv50_ir::GCRA::simplify()': ../src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp:1348:19: error: expected unqualified-id before '(' token if (std::isinf(bestScore)) { ^ [1198/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_print.cpp.o'. [1199/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target.cpp.o'. [1200/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_target_nv50.cpp.o'. [1201/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/main_format_utils.c.o'. [1202/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_util.cpp.o'. [1203/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_lowering_nv50.cpp.o'. [1204/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_ssa.cpp.o'. [1205/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_from_nir.cpp.o'. [1206/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_peephole.cpp.o'. [1207/1355] Compiling C++ object 'src/gallium/drivers/nouveau/f590698@@nouveau@sta/codegen_nv50_ir_from_tgsi.cpp.o'. ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp: In member function 'bool nv50_ir::Program::makeFromTGSI(nv50_ir_prog_info*)': ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3465:77: warning: 'src1' may be used uninitialized in this function [-Wmaybe-uninitialized] geni = mkOp3(op, dstTy, dst0[c], fetchSrc(0, c), src1, mkImm(0x1f)); ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3168:18: note: 'src1' was declared here Value *src0, *src1, *src2, *src3; ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3317:48: warning: 'val1' may be used uninitialized in this function [-Wmaybe-uninitialized] mkOp1(OP_EX2, TYPE_F32, dst0[1], val1); ^ ../src/gallium/drivers/nouveau/codegen/nv50_ir_from_tgsi.cpp:3169:18: note: 'val1' was declared here Value *val0, *val1; ^ [1208/1355] Compiling C object 'src/mesa/bbe4a73@@mesa_gallium@sta/meson-generated_.._.._mapi_glapi_gen_marshal_generated.c.o'. ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:260: /data/buildroot/buildroot-test/instance-0/output/build/mesa3d-19.3.2/.stamp_built] Error 1 make: Leaving directory '/data/buildroot/buildroot-test/instance-0/buildroot'