>>> mesa3d 19.3.3 Extracting xzcat /home/buildroot/autobuild/instance-0/dl/mesa3d/mesa-19.3.3.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3 -xf - >>> mesa3d 19.3.3 Patching Applying 0001-musl.patch using patch: patching file src/gallium/winsys/svga/drm/vmw_screen.h Applying 0002-meson-use-wayland-scanner-provided-by-wayland-scanne.patch using patch: patching file meson.build Hunk #1 succeeded at 1535 (offset 216 lines). patching file meson_options.txt Hunk #1 succeeded at 366 with fuzz 2 (offset 42 lines). Applying 0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch using patch: patching file src/gallium/state_trackers/clover/meson.build Hunk #1 succeeded at 55 with fuzz 2 (offset 6 lines). Applying 0005-src-gallium-drivers-nouveau-codegen-nv50_ir_ra.cpp-p.patch using patch: patching file src/gallium/drivers/nouveau/codegen/nv50_ir_ra.cpp >>> mesa3d 19.3.3 Configuring rm -rf /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3//build mkdir -p /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3//build sed -e 's%@TARGET_CROSS@%/home/buildroot/autobuild/instance-0/output-1/host/bin/arc-linux-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%archs%g' -e 's%@TARGET_ENDIAN@%"little"%g' -e 's%@TARGET_CFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-Os"%g' -e 's%@TARGET_LDFLAGS@%%g' -e 's%@TARGET_CXXFLAGS@%"-D_LARGEFILE_SOURCE", "-D_LARGEFILE64_SOURCE", "-D_FILE_OFFSET_BITS=64", "-Os"%g' -e 's%@HOST_DIR@%/home/buildroot/autobuild/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/home/buildroot/autobuild/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot%g' package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3//build/cross-compilation.conf -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=false -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dshared-glapi=true -Dgallium-drivers=kmsro,panfrost -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=none -Dopengl=true -Dgallium-va=false -Dplatforms=surfaceless,drm -Dgbm=true -Degl=false -Dgles1=true -Dgles2=true -Dgallium-xvmc=false -Dlibunwind=false -Dgallium-vdpau=false -Dlmsensors=false /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3/ /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3//build WARNING: Unknown endian "little" The Meson build system Version: 0.53.1 Source dir: /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3 Build dir: /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3/build Build type: cross build Program python found: YES (/home/buildroot/autobuild/instance-0/output-1/host/bin/python) Project name: mesa Project version: 19.3.3 C compiler for the build machine: cc (gcc 6.3.0 "cc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: cc GNU ld.bfd 2.28 C++ compiler for the build machine: c++ (gcc 6.3.0 "c++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C++ linker for the build machine: c++ GNU ld.bfd 2.28 C compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arc-linux-gcc (gcc 9.2.1 "arc-linux-gcc.br_real (Buildroot 2019.11) 9.2.1 20191002") C linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arc-linux-gcc GNU ld.bfd 2.33.50.20191002 C++ compiler for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arc-linux-g++ (gcc 9.2.1 "arc-linux-g++.br_real (Buildroot 2019.11) 9.2.1 20191002") C++ linker for the host machine: /home/buildroot/autobuild/instance-0/output-1/host/bin/arc-linux-g++ GNU ld.bfd 2.33.50.20191002 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arc Host machine cpu: archs Target machine cpu family: arc Target machine cpu: archs Program pkg-config found: YES (/home/buildroot/autobuild/instance-0/output-1/host/bin/pkg-config) Program python3 found: YES (/home/buildroot/autobuild/instance-0/output-1/host/bin/python3) Fetching value of define "ETIME" : 62 Checking for function "bswap32" : YES Checking for function "bswap64" : YES Checking for function "clz" : YES Checking for function "clzll" : YES Checking for function "ctz" : YES Checking for function "expect" : YES Checking for function "ffs" : YES Checking for function "ffsll" : YES Checking for function "popcount" : YES Checking for function "popcountll" : YES Checking for function "unreachable" : YES Checking if "__attribute__((const))" compiles: YES Checking if "__attribute__((flatten))" compiles: YES Checking if "__attribute__((malloc))" compiles: YES Checking if "__attribute__((pure))" compiles: YES Checking if "__attribute__((unused))" compiles: YES Checking if "__attribute__((warn_unused_result))" compiles: YES Checking if "__attribute__((weak))" compiles: YES Checking if "__attribute__((format(...)))" compiles: YES Checking if "__attribute__((packed))" compiles: YES Checking if "__attribute__((returns_nonnull))" compiles: YES Checking if "__attribute__((visibility(...)))" compiles: YES Checking if "__attribute__((alias(...)))" compiles: YES Checking if "__attribute__((__noreturn__))" compiles: YES Checking if "__uint128_t" compiles: NO Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=missing-prototypes: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES Compiler for C supports arguments -fno-math-errno: YES Compiler for C supports arguments -fno-trapping-math: YES Compiler for C supports arguments -Qunused-arguments: NO Compiler for C supports arguments -Werror=format: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=empty-body: YES Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: YES Compiler for C++ supports arguments -fno-math-errno: YES Compiler for C++ supports arguments -fno-trapping-math: YES Compiler for C++ supports arguments -Qunused-arguments: NO Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES Compiler for C supports arguments -Wno-override-init -Woverride-init: YES Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C++ supports arguments -Werror=vla: YES Compiler for C++ supports arguments -fvisibility=hidden: YES Checking if "GCC atomic builtins" compiles: YES Checking if "GCC atomic builtins required -latomic" links: NO Library atomic found: YES Checking if "GCC 64bit atomics" with dependency -latomic links: NO Library ws2_32 found: NO Header has symbol "major" : YES Header has symbol "minor" : YES Header has symbol "makedev" : YES Header has symbol "major" : NO Checking if "xlocale.h" compiles: YES Checking if "sys/sysctl.h" compiles: YES Checking if "linux/futex.h" compiles: YES Checking if "endian.h" compiles: YES Checking if "dlfcn.h" compiles: YES Checking if "execinfo.h" compiles: NO Checking if "sys/shm.h" compiles: YES Checking if "cet.h" compiles: NO Checking for function "strtof" : YES Checking for function "mkostemp" : YES Checking for function "timespec_get" : NO Checking for function "memfd_create" : NO Checking for function "random_r" : YES Checking for function "flock" : YES Header has symbol "program_invocation_name" : YES Checking for function "posix_memalign" : YES Checking if "strtod has locale support" links: YES Checking if "Bsymbolic" links: YES Checking if "gc-sections" links: YES Checking if "version-script" links: YES Checking if "dynamic-list" links: YES Compiler for C supports link arguments -Wl,--build-id=sha1: YES Checking for function "dlopen" : YES Checking for function "dladdr" with dependency not-found: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /home/buildroot/autobuild/instance-0/output-1/host/bin/pkgconf (1.6.1) Run-time dependency zlib found: YES 1.2.11 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setaffinity_np" with dependency threads: NO Run-time dependency expat found: YES 2.2.9 Library m found: YES Run-time dependency libdrm found: YES 2.4.100 Program bison found: YES (/home/buildroot/autobuild/instance-0/output-1/host/bin/bison) Program flex found: YES (/home/buildroot/autobuild/instance-0/output-1/host/bin/flex) Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. WARNING: Library target 'GLESv1_CM' has 'name_prefix' set. Compilers may not find it from its '-lGLESv1_CM' linker flag in the 'glesv1_cm.pc' pkg-config file. WARNING: Library target 'GLESv2' has 'name_prefix' set. Compilers may not find it from its '-lGLESv2' linker flag in the 'glesv2.pc' pkg-config file. Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: yes (ES1: yes ES2: yes) OSMesa: no EGL: no GBM: yes EGL/Vulkan/VL platforms: surfaceless drm Vulkan drivers: no llvm: no Gallium drivers: kmsro panfrost Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 97 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.0 at /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja >>> mesa3d 19.3.3 Building PATH="/home/buildroot/autobuild/instance-0/output-1/host/bin:/home/buildroot/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/home/buildroot/.local/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-0/output-1/host/bin/ninja -j4 -C /home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3//build ninja: Entering directory `/home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3//build' [1/392] Generating git_sha1.h with a custom command. [2/392] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_extensions_table.c.o'. [3/392] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_main_imports.c.o'. [4/392] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_symbol_table.c.o'. [5/392] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_prog_parameter.c.o'. [6/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [7/392] 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/392] Compiling C object 'src/25a6634@@glsl_util@sta/mesa_program_dummy_errors.c.o'. [9/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [10/392] Linking static target src/libglsl_util.a. [11/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [12/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [13/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [14/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [15/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/blob.c.o'. [16/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/double.c.o'. [17/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [18/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [19/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [20/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [21/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [22/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [23/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [24/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [25/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [26/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [27/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [28/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [29/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [30/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [31/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [32/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [33/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [34/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [35/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [36/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [37/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/softfloat.c.o'. [38/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [39/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [40/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [41/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [42/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [43/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [44/392] Compiling C object 'src/util/ed6d25d@@xmlconfig@sta/xmlconfig.c.o'. [45/392] Linking static target src/util/libxmlconfig.a. [46/392] Generating ir_expression_operation.h with a meson_exe.py custom command. [47/392] Generating es1_glapi_mapi_tmp.h with a meson_exe.py custom command. [48/392] Generating es2_glapi_mapi_tmp.h with a meson_exe.py custom command. [49/392] Compiling C object 'src/mapi/es1api/ffa5f0c@@GLESv1_CM@sha/.._entry.c.o'. [50/392] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/nir_types.cpp.o'. [51/392] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [52/392] Generating spirv_info.c with a custom command. [53/392] Compiling C object 'src/mapi/es2api/098825e@@GLESv2@sha/.._entry.c.o'. [54/392] Generating nir_builder_opcodes.h with a meson_exe.py custom command. [55/392] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/shader_enums.c.o'. [56/392] Linking static target src/compiler/libcompiler.a. [57/392] Generating vtn_gather_types.c with a custom command. [58/392] Generating shared_glapi_mapi_tmp.h with a meson_exe.py custom command. [59/392] Generating nir_constant_expressions.c with a meson_exe.py custom command. [60/392] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_current.c.o'. [61/392] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._mapi_glapi.c.o'. [62/392] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._u_execmem.c.o'. [63/392] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._stub.c.o'. [64/392] Generating nir_opcodes.h with a meson_exe.py custom command. [65/392] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._table.c.o'. [66/392] Generating format_srgb with a meson_exe.py custom command. [67/392] Generating nir_opcodes.c with a meson_exe.py custom command. [68/392] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/meson-generated_.._format_srgb.c.o'. [69/392] Linking static target src/util/libmesa_util.a. [70/392] Generating nir_intrinsics.h with a custom command. [71/392] Generating nir_intrinsic.c with a custom command. [72/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_locals_to_regs.c.o'. [73/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_loop_analyze.c.o'. [74/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_vtn_gather_types.c.o'. [75/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._.._spirv_spirv_info.c.o'. [76/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_divergence_analysis.c.o'. [77/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_dominance.c.o'. [78/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opcodes.c.o'. [79/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_intrinsics.c.o'. [80/392] Generating nir_opt_algebraic.c with a meson_exe.py custom command. [81/392] 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] 1827 | dest_is_ssa(nir_dest *dest, void *_state) | ^~~~~~~~~~~ [82/392] Compiling C object 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/.._entry.c.o'. [83/392] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0. [84/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_builtin_builder.c.o'. [85/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_opt_algebraic.c.o'. [86/392] Generating symbol file 'src/mapi/shared-glapi/e4b98b6@@glapi@sha/libglapi.so.0.0.0.symbols'. [87/392] Linking target src/mapi/es2api/libGLESv2.so.2.0.0. [88/392] Linking target src/mapi/es1api/libGLESv1_CM.so.1.1.0. [89/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_clone.c.o'. [90/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_control_flow.c.o'. [91/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu_to_scalar.c.o'. [92/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_deref.c.o'. [93/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alpha_test.c.o'. [94/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_ssa_types.c.o'. [95/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_info.c.o'. [96/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gs_count_vertices.c.o'. [97/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_gather_xfb_info.c.o'. [98/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_from_ssa.c.o'. [99/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/meson-generated_.._nir_constant_expressions.c.o'. [100/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_inline_functions.c.o'. [101/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_liveness.c.o'. [102/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_instr_set.c.o'. [103/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_linking_helpers.c.o'. [104/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_alu.c.o'. [105/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip_cull_distance_arrays.c.o'. [106/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_atomics_to_ssbo.c.o'. [107/392] Generating ir_expression_operation_constant.h with a meson_exe.py custom command. [108/392] Generating ir_expression_operation_strings.h with a meson_exe.py custom command. [109/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_float.c.o'. [110/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_amul.c.o'. [111/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bool_to_int32.c.o'. [112/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clamp_color_outputs.c.o'. [113/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_array_deref_of_vec.c.o'. [114/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bitmap.c.o'. [115/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_returns.c.o'. [116/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_drawpixels.c.o'. [117/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_double_ops.c.o'. [118/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_constant_initializers.c.o'. [119/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_clip.c.o'. [120/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_amd.c.o'. [121/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fb_read.c.o'. [122/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flatshade.c.o'. [123/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_fragcoord_wtrans.c.o'. [124/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_frexp.c.o'. [125/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_flrp.c.o'. [126/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_cfg.c.o'. [127/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_global_vars_to_local.c.o'. [128/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_load_const_to_scalar.c.o'. [129/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_gs_intrinsics.c.o'. [130/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_idiv.c.o'. [131/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_indirect_derefs.c.o'. [132/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_input_attachments.c.o'. [133/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_interpolation.c.o'. [134/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int_to_float.c.o'. [135/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_int64.c.o'. [136/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_arrays_to_elements.c.o'. ../src/compiler/nir/nir_lower_io_arrays_to_elements.c: In function 'nir_lower_io_arrays_to_elements_no_indirects': ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:352:4: warning: braces around scalar initializer 352 | BITSET_DECLARE(indirects, 4 * VARYING_SLOT_TESS_MAX) = {{0}}; | ^~~~~~~~~~~~~~ ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:352:4: note: (near initialization for 'indirects[0]') ../src/compiler/nir/nir_lower_io_arrays_to_elements.c: In function 'nir_lower_io_arrays_to_elements': ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:390:4: warning: braces around scalar initializer 390 | BITSET_DECLARE(indirects, 4 * VARYING_SLOT_TESS_MAX) = {{0}}; | ^~~~~~~~~~~~~~ ../src/compiler/nir/nir_lower_io_arrays_to_elements.c:390:4: note: (near initialization for 'indirects[0]') [137/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_temporaries.c.o'. [138/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_scalar.c.o'. [139/392] 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] 1435 | nir_variable_mode supported = nir_var_mem_shared | nir_var_shader_temp | nir_var_function_temp; | ^~~~~~~~~ [140/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_io_to_vector.c.o'. [141/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_packing.c.o'. [142/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_non_uniform_access.c.o'. [143/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_passthrough_edgeflags.c.o'. [144/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_phis_to_scalar.c.o'. [145/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_patch_vertices.c.o'. [146/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size_mov.c.o'. [147/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_point_size.c.o'. [148/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_regs_to_ssa.c.o'. [149/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_samplers.c.o'. [150/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_alu.c.o'. [151/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_scratch.c.o'. [152/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_subgroups.c.o'. [153/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_system_values.c.o'. [154/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_to_source_mods.c.o'. [155/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_two_sided_color.c.o'. [156/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_var_copies.c.o'. [157/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vars_to_ssa.c.o'. [158/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_tex.c.o'. [159/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_vec_to_movs.c.o'. [160/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_center.c.o'. [161/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_viewport_transform.c.o'. [162/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_bit_size.c.o'. [163/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_uniforms_to_ubo.c.o'. [164/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_lower_wpos_ytransform.c.o'. [165/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_metadata.c.o'. [166/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_move_vec_src_uses_to_dest.c.o'. [167/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_access.c.o'. [168/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_normalize_cubemap_coords.c.o'. [169/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_combine_stores.c.o'. [170/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_conditional_discard.c.o'. [171/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_comparison_pre.c.o'. [172/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_constant_folding.c.o'. [173/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_propagate.c.o'. [174/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_cse.c.o'. [175/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dce.c.o'. [176/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_cf.c.o'. [177/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_copy_prop_vars.c.o'. [178/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_dead_write_vars.c.o'. [179/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_gcm.c.o'. [180/392] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui.cpp.o'. [181/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_find_array_copies.c.o'. [182/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_idiv_const.c.o'. [183/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_intrinsics.c.o'. [184/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_move.c.o'. [185/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_large_constants.c.o'. [186/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_if.c.o'. [187/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_loop_unroll.c.o'. [188/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_peephole_select.c.o'. [189/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_rematerialize_compares.c.o'. [190/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_shrink_load.c.o'. [191/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_trivial_continues.c.o'. [192/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_sink.c.o'. [193/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_remove_phis.c.o'. [194/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_undef.c.o'. [195/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_phi_builder.c.o'. [196/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_propagate_invariant.c.o'. [197/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_opt_vectorize.c.o'. [198/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_remove_dead_variables.c.o'. [199/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_range_analysis.c.o'. [200/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_repair_ssa.c.o'. [201/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_print.c.o'. [202/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_strip.c.o'. [203/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_search.c.o'. [204/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_per_member_structs.c.o'. [205/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_var_copies.c.o'. [206/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_serialize.c.o'. [207/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_sweep.c.o'. [208/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_validate.c.o'. [209/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_to_lcssa.c.o'. [210/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_worklist.c.o'. [211/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_gl_spirv.c.o'. [212/392] 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] [213/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/nir_split_vars.c.o'. [214/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_opencl.c.o'. [215/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_glsl450.c.o'. [216/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_subgroup.c.o'. [217/392] Generating glsl_lexer_cpp with a custom command. [218/392] 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] [219/392] Generating glcpp-lex.c with a custom command. [220/392] Generating float64_glsl.h with a custom command. [221/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/s_expression.cpp.o'. [222/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_redundant_jumps.cpp.o'. [223/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_spirv_to_nir.c.o'. [224/392] Compiling C object 'src/compiler/nir/068b2c8@@nir@sta/.._spirv_vtn_variables.c.o'. [225/392] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-lex.c.o'. [226/392] Linking static target src/compiler/nir/libnir.a. [227/392] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/pp.c.o'. [228/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_array_index.cpp.o'. [229/392] Compiling C object 'src/compiler/glsl/glcpp/21ba2fb@@glcpp@sta/meson-generated_.._glcpp-parse.c.o'. [230/392] Linking static target src/compiler/glsl/glcpp/libglcpp.a. [231/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_type.cpp.o'. [232/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/generate_ir.cpp.o'. [233/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_parser.cpp.o'. [234/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_expr.cpp.o'. [235/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_bindless_images.c.o'. [236/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_function.cpp.o'. [237/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_types.cpp.o'. [238/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ast_to_hir.cpp.o'. [239/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_atomics.c.o'. [240/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_variables.cpp.o'. [241/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers.c.o'. [242/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_buffers.c.o'. [243/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_lower_samplers_as_deref.c.o'. [244/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_atomics.c.o'. [245/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_blocks.c.o'. [246/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/meson-generated_.._glsl_lexer.cpp.o'. [247/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_uniform_initializers.c.o'. [248/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_link_xfb.c.o'. [249/392] Compiling C object 'src/compiler/glsl/cdfbb49@@glsl@sta/gl_nir_linker.c.o'. [250/392] 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] 166 | unsigned num_blks = nir_variable_is_in_ubo(var) ? | ^~~~~~~~ [251/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/hir_field_selection.cpp.o'. [252/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hierarchical_visitor.cpp.o'. [253/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_hv_accept.cpp.o'. [254/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_parser_extras.cpp.o'. [255/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_can_inline.cpp.o'. [256/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_to_nir.cpp.o'. [257/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_array_refcount.cpp.o'. [258/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/glsl_symbol_table.cpp.o'. [259/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_builder.cpp.o'. [260/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_basic_block.cpp.o'. [261/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_clone.cpp.o'. [262/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_expression_flattening.cpp.o'. [263/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_equals.cpp.o'. [264/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir.cpp.o'. [265/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_constant_expression.cpp.o'. [266/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function_detect_recursion.cpp.o'. [267/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_int64.cpp.o'. [268/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_validate.cpp.o'. [269/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_function.cpp.o'. [270/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_set_program_inouts.cpp.o'. [271/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_rvalue_visitor.cpp.o'. [272/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/builtin_functions.cpp.o'. [273/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_print_visitor.cpp.o'. [274/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_variable_refcount.cpp.o'. [275/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker_util.cpp.o'. [276/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/ir_reader.cpp.o'. [277/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_atomics.cpp.o'. [278/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_functions.cpp.o'. [279/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_interface_blocks.cpp.o'. [280/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_initializers.cpp.o'. [281/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_blocks.cpp.o'. [282/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniforms.cpp.o'. [283/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_uniform_block_active_visitor.cpp.o'. [284/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/linker.cpp.o'. [285/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_analysis.cpp.o'. [286/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/loop_unroll.cpp.o'. [287/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_const_arrays_to_uniforms.cpp.o'. [288/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_buffer_access.cpp.o'. [289/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_blend_equation_advanced.cpp.o'. [290/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_cs_derived.cpp.o'. [291/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard_flow.cpp.o'. [292/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/link_varyings.cpp.o'. [293/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_discard.cpp.o'. [294/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_if_to_cond_assign.cpp.o'. [295/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_distance.cpp.o'. [296/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_instructions.cpp.o'. [297/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_texture_projection.cpp.o'. [298/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_tess_level.cpp.o'. [299/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packing_builtins.cpp.o'. [300/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_mat_op_to_vec.cpp.o'. [301/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_jumps.cpp.o'. ../src/compiler/glsl/lower_jumps.cpp: In member function 'virtual void {anonymous}::ir_lower_jumps_visitor::visit(ir_if*)': ../src/compiler/glsl/lower_jumps.cpp:612:29: warning: 'lower' may be used uninitialized in this function [-Wmaybe-uninitialized] 612 | should_lower[i] = should_lower_jump(jumps[i]); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [302/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_noise.cpp.o'. [303/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_offset_array.cpp.o'. [304/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_subroutine.cpp.o'. [305/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_named_interface_blocks.cpp.o'. [306/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_variable_index_to_cond_assign.cpp.o'. [307/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_packed_varyings.cpp.o'. [308/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_cond_assign.cpp.o'. [309/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vec_index_to_swizzle.cpp.o'. [310/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_derefs.cpp.o'. [311/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector.cpp.o'. [312/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vector_insert.cpp.o'. [313/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_vertex_id.cpp.o'. [314/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_output_reads.cpp.o'. [315/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_variables.cpp.o'. [316/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_folding.cpp.o'. [317/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_copy_propagation_elements.cpp.o'. [318/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_array_splitting.cpp.o'. [319/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_shared_reference.cpp.o'. [320/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/lower_ubo_reference.cpp.o'. [321/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_conditional_discard.cpp.o'. [322/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_algebraic.cpp.o'. [323/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_variable.cpp.o'. [324/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code.cpp.o'. [325/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_constant_propagation.cpp.o'. [326/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_builtin_varyings.cpp.o'. [327/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_functions.cpp.o'. [328/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_dead_code_local.cpp.o'. [329/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_minmax.cpp.o'. [330/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flatten_nested_if_blocks.cpp.o'. [331/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_flip_matrices.cpp.o'. [332/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_rebalance_tree.cpp.o'. [333/392] Compiling C object 'src/loader/c9e3f98@@loader@sta/pci_id_driver_map.c.o'. [334/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_if_simplification.cpp.o'. [335/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_swizzle.cpp.o'. [336/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_function_inlining.cpp.o'. [337/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_structure_splitting.cpp.o'. [338/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/string_to_uint_map.cpp.o'. [339/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_vectorize.cpp.o'. [340/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/propagate_invariance.cpp.o'. [341/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/opt_tree_grafting.cpp.o'. [342/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/shader_cache.cpp.o'. [343/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/ir_builder_print_visitor.cpp.o'. [344/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone.cpp.o'. [345/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl@sta/serialize.cpp.o'. [346/392] Linking static target src/compiler/glsl/libglsl.a. [347/392] Compiling C++ object 'src/compiler/glsl/cdfbb49@@glsl_standalone@sta/standalone_scaffolding.cpp.o'. [348/392] Linking static target src/compiler/glsl/libglsl_standalone.a. [349/392] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_opts.c.o'. [350/392] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_sched.c.o'. [351/392] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_compile.c.o'. ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_intrinsic': ../src/panfrost/bifrost/bifrost_compile.c:259:34: warning: unused variable 'location' [-Wunused-variable] 259 | nir_const_value *location = nir_src_as_const_value(nir_instr->src[0]); | ^~~~~~~~ ../src/panfrost/bifrost/bifrost_compile.c:305:34: warning: unused variable 'location' [-Wunused-variable] 305 | nir_const_value *location = nir_src_as_const_value(nir_instr->src[1]); | ^~~~~~~~ ../src/panfrost/bifrost/bifrost_compile.c:254:26: warning: variable 'const_offset' set but not used [-Wunused-but-set-variable] 254 | nir_const_value *const_offset; | ^~~~~~~~~~~~ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_if': ../src/panfrost/bifrost/bifrost_compile.c:933:24: warning: unused variable 'false_block' [-Wunused-variable] 933 | bifrost_block *false_block = emit_cf_list(ctx, &nir_inst->else_list); | ^~~~~~~~~~~ ../src/panfrost/bifrost/bifrost_compile.c:908:24: warning: unused variable 'true_block' [-Wunused-variable] 908 | bifrost_block *true_block = emit_cf_list(ctx, &nir_inst->then_list); | ^~~~~~~~~~ ../src/panfrost/bifrost/bifrost_compile.c: In function 'emit_intrinsic': ../src/panfrost/bifrost/bifrost_compile.c:537:52: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] 537 | struct bifrost_instruction instr = { | ^~~~~ ../src/panfrost/bifrost/bifrost_compile.c:488:52: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] 488 | struct bifrost_instruction instr = { | ^~~~~ ../src/panfrost/bifrost/bifrost_compile.c:424:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] 424 | struct bifrost_instruction instr = { | ^~~~~ ../src/panfrost/bifrost/bifrost_compile.c:333:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] 333 | struct bifrost_instruction instr = { | ^~~~~ ../src/panfrost/bifrost/bifrost_compile.c:287:44: warning: 'op' may be used uninitialized in this function [-Wmaybe-uninitialized] 287 | struct bifrost_instruction instr = { | ^~~~~ [352/392] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/bifrost_print.c.o'. [353/392] Compiling C object 'src/panfrost/74f62b3@@bifrost_compiler@exe/bifrost_cmdline.c.o'. [354/392] Compiling C object 'src/panfrost/bifrost/ad41dfa@@panfrost_bifrost@sta/disassemble.c.o'. ../src/panfrost/bifrost/disassemble.c: In function 'get_const.isra.0': ../src/panfrost/bifrost/disassemble.c:399:20: warning: 'imm' may be used uninitialized in this function [-Wmaybe-uninitialized] 399 | return imm | low_bits; | ~~~~^~~~~~~~~~ [355/392] Linking static target src/panfrost/bifrost/libpanfrost_bifrost.a. [356/392] Compiling C object 'src/loader/c9e3f98@@loader@sta/loader.c.o'. [357/392] Linking static target src/loader/libloader.a. [358/392] Linking target src/panfrost/bifrost_compiler. [359/392] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o'. [360/392] Compiling C object 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o'. [361/392] Linking target src/gbm/libgbm.so.1.0.0. FAILED: src/gbm/libgbm.so.1.0.0 /home/buildroot/autobuild/instance-0/output-1/host/bin/arc-linux-gcc -o src/gbm/libgbm.so.1.0.0 'src/gbm/cd6bfad@@gbm@sha/main_backend.c.o' 'src/gbm/cd6bfad@@gbm@sha/main_gbm.c.o' -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgbm.so.1 src/loader/libloader.a src/util/libmesa_util.a src/util/libxmlconfig.a -Wl,--gc-sections -pthread /home/buildroot/autobuild/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libz.so -latomic -lm /home/buildroot/autobuild/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libexpat.so /home/buildroot/autobuild/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libdrm.so -latomic -latomic -Wl,--end-group '-Wl,-rpath,$ORIGIN/../loader:$ORIGIN/../util' -Wl,-rpath-link,/home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3/build/src/loader -Wl,-rpath-link,/home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3/build/src/util /home/buildroot/autobuild/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/bin/ld: src/gbm/cd6bfad@@gbm@sha/main_backend.c.o: in function `_gbm_create_device': backend.c:(.text+0x18): undefined reference to `gbm_dri_backend' collect2: error: ld returned 1 exit status [362/392] Compiling C object 'src/gallium/drivers/panfrost/d407bd6@@panfrost@sta/pan_resource.c.o'. [363/392] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_draw.cpp.o'. [364/392] Compiling C++ object 'src/imgui/ec8c751@@intel_imgui_core@sta/imgui_widgets.cpp.o'. ninja: build stopped: subcommand failed. package/pkg-generic.mk:257: recipe for target '/home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-0/output-1/build/mesa3d-19.3.3/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-0/buildroot'