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