>>> mesa3d 21.1.6 Extracting xzcat /tmp/instance-0/dl/mesa3d/mesa-21.1.6.tar.xz | tar --strip-components=1 -C /tmp/instance-0/output-1/build/mesa3d-21.1.6 -xf - >>> mesa3d 21.1.6 Patching Applying 0001-c99_math-import-isinf-for-uclibc-based-toolchains.patch using patch: patching file include/c99_math.h Applying 0002-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch using patch: patching file src/gallium/frontends/clover/meson.build Applying 0003-vc4-add-meson-option-to-disable-optional-neon-suppor.patch using patch: patching file meson_options.txt Hunk #1 succeeded at 133 (offset 10 lines). patching file src/gallium/drivers/vc4/meson.build patching file src/gallium/drivers/vc4/vc4_tiling.h Applying 0004-src-util-rand_xor-Include-stddef.h-to-fix-build-erro.patch using patch: patching file src/util/rand_xor.c Applying 0005-src-util-futex.h-fix-build-on-32-bit-architectures-u.patch using patch: patching file src/util/futex.h >>> mesa3d 21.1.6 Configuring rm -rf /tmp/instance-0/output-1/build/mesa3d-21.1.6//build mkdir -p /tmp/instance-0/output-1/build/mesa3d-21.1.6//build sed -e 's%@TARGET_CROSS@%/tmp/instance-0/output-1/host/bin/sh4-linux-%g' -e 's%@TARGET_ARCH@%sh4%g' -e 's%@TARGET_CPU@%%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e 's%@HOST_DIR@%/tmp/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/tmp/instance-0/output-1/host/sh4-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" package/meson/cross-compilation.conf.in > /tmp/instance-0/output-1/build/mesa3d-21.1.6//build/cross-compilation.conf PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /tmp/instance-0/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/tmp/instance-0/output-1/build/mesa3d-21.1.6//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/tmp/instance-0/output-1/host/lib/pkgconfig -Dgallium-omx=disabled -Dpower8=disabled -Dllvm=disabled -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=disabled -Dgallium-vc4-neon=disabled -Dshared-glapi=enabled -Dgallium-drivers=panfrost,virgl -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=disabled -Dvulkan-drivers= -Dosmesa=false -Dopengl=true -Dgallium-va=disabled -Dplatforms=wayland -Dgbm=enabled -Degl=enabled -Dgles1=disabled -Dgles2=disabled -Dgallium-xvmc=disabled -Dvalgrind=disabled -Dlibunwind=disabled -Dgallium-vdpau=disabled -Dlmsensors=disabled -Dzstd=disabled /tmp/instance-0/output-1/build/mesa3d-21.1.6/ /tmp/instance-0/output-1/build/mesa3d-21.1.6//build The Meson build system Version: 0.58.2 Source dir: /tmp/instance-0/output-1/build/mesa3d-21.1.6 Build dir: /tmp/instance-0/output-1/build/mesa3d-21.1.6/build Build type: cross build Program python found: YES (/tmp/instance-0/output-1/host/bin/python) Project name: mesa Project version: 21.1.6 C compiler for the host machine: /tmp/instance-0/output-1/host/bin/sh4-linux-gcc (gcc 9.3.0 "sh4-linux-gcc.br_real (Buildroot 2020.08-14-ge5a2a90) 9.3.0") C linker for the host machine: /tmp/instance-0/output-1/host/bin/sh4-linux-gcc ld.bfd 2.33.1 C++ compiler for the host machine: /tmp/instance-0/output-1/host/bin/sh4-linux-g++ (gcc 9.3.0 "sh4-linux-g++.br_real (Buildroot 2020.08-14-ge5a2a90) 9.3.0") C++ linker for the host machine: /tmp/instance-0/output-1/host/bin/sh4-linux-g++ ld.bfd 2.33.1 C compiler for the build machine: /usr/bin/gcc (gcc 9.3.0 "gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 C++ compiler for the build machine: /usr/bin/g++ (gcc 9.3.0 "g++ (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: sh4 Host machine cpu: Target machine cpu family: sh4 Target machine cpu: Found CMake: NO Run-time dependency clang found: NO (tried cmake) Program python3 found: YES (/tmp/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 for function "types_compatible_p" : NO Compiler for C supports function attribute const: YES Compiler for C supports function attribute flatten: YES Compiler for C supports function attribute malloc: YES Compiler for C supports function attribute pure: YES Compiler for C supports function attribute unused: YES Compiler for C supports function attribute warn_unused_result: YES Compiler for C supports function attribute weak: YES Compiler for C supports function attribute format: YES Compiler for C supports function attribute packed: YES Compiler for C supports function attribute returns_nonnull: YES Compiler for C supports function attribute alias: YES Compiler for C supports function attribute noreturn: YES Compiler for C supports function attribute visibility:hidden: 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 -Werror=int-conversion: YES Compiler for C supports arguments -Wimplicit-fallthrough: YES Compiler for C supports arguments -Werror=thread-safety: NO Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-format-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 -fno-common: YES 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: YES Compiler for C++ supports arguments -Wno-missing-field-initializers: YES Compiler for C++ supports arguments -Wno-format-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 -flifetime-dse=1: YES Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES Compiler for C supports arguments -Wno-override-init: YES Compiler for C supports arguments -Wno-initializer-overrides: NO Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=gnu-empty-initializer: NO Compiler for C++ supports arguments -Werror=gnu-empty-initializer: NO Compiler for C supports arguments -Wmicrosoft-enum-value: NO 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 Check usable header "xlocale.h" : YES Check usable header "linux/futex.h" : YES Check usable header "endian.h" : YES Check usable header "dlfcn.h" : YES Check usable header "execinfo.h" : NO Check usable header "sys/shm.h" : YES Check usable header "cet.h" : NO Check usable header "pthread_np.h" : 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 Checking for function "strtok_r" : YES Checking for function "getrandom" : YES Header has symbol "program_invocation_name" : YES Checking for function "posix_memalign" : YES Checking whether type "struct dirent" has member "d_type" : 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: /tmp/instance-0/output-1/host/bin/pkgconf (1.6.3) 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 Run-time dependency expat found: YES 2.4.1 Library m found: YES Run-time dependency libdrm found: YES 2.4.107 Program bison found: YES (/tmp/instance-0/output-1/host/bin/bison) Program bison found: YES 3.7.6 (/tmp/instance-0/output-1/host/bin/bison) Program flex found: YES (/tmp/instance-0/output-1/host/bin/flex) Found pkg-config: /tmp/instance-0/output-1/host/bin/pkg-config (1.6.3) Build-time dependency wayland-scanner found: YES 1.19.0 Program /tmp/instance-0/output-1/host/bin/wayland-scanner found: YES (/tmp/instance-0/output-1/host/bin/wayland-scanner) Run-time dependency wayland-protocols found: YES 1.20 Run-time dependency wayland-client found: YES 1.19.0 Run-time dependency wayland-server found: YES 1.19.0 Run-time dependency wayland-egl-backend found: YES 3 Compiler for C supports link arguments -Wl,--gc-sections: YES Compiler for C supports arguments -ffunction-sections: YES Compiler for C supports arguments -fdata-sections: YES Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /tmp/instance-0/output-1/build/mesa3d-21.1.6/bin/symbols-check.py) Program install_megadrivers.py found: YES (/tmp/instance-0/output-1/host/bin/python3 /tmp/instance-0/output-1/build/mesa3d-21.1.6/bin/install_megadrivers.py) Checking for function "mincore" : YES Program /tmp/instance-0/output-1/build/mesa3d-21.1.6/bin/install_megadrivers.py found: YES (/tmp/instance-0/output-1/host/bin/python3 /tmp/instance-0/output-1/build/mesa3d-21.1.6/bin/install_megadrivers.py) Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: yes (ES1: no ES2: no) OSMesa: no DRI platform: drm DRI drivers: no DRI driver dir: /usr/lib/dri EGL: yes EGL drivers: builtin:egl_dri2 GBM: yes EGL/Vulkan/VL platforms: wayland surfaceless drm surfaceless drm Vulkan drivers: no llvm: no Gallium drivers: panfrost virgl Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Build targets in project: 131 Option buildtype is: release [default: debugoptimized] Found ninja-1.10.2 at /tmp/instance-0/output-1/host/bin/ninja >>> mesa3d 21.1.6 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /tmp/instance-0/output-1/host/bin/ninja -j1 -C /tmp/instance-0/output-1/build/mesa3d-21.1.6//build ninja: Entering directory `/tmp/instance-0/output-1/build/mesa3d-21.1.6//build' [1/1043] Generating git_sha1.h with a custom command [2/1043] Generating u_format_pack.h with a custom command (wrapped by meson to capture output) [3/1043] Generating u_format_table.c with a custom command (wrapped by meson to capture output) [4/1043] Compiling C object src/util/format/libmesa_format.a.p/meson-generated_.._u_format_table.c.o [5/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format.c.o [6/1043] Generating format_srgb with a custom command (wrapped by meson to capture output) [7/1043] Compiling C object src/util/libmesa_util.a.p/meson-generated_.._format_srgb.c.o [8/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_bptc.c.o [9/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_etc.c.o [10/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_fxt1.c.o [11/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_latc.c.o [12/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_other.c.o [13/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_rgtc.c.o [14/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_s3tc.c.o [15/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_tests.c.o [16/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_yuv.c.o [17/1043] Compiling C object src/util/format/libmesa_format.a.p/u_format_zs.c.o [18/1043] Linking static target src/util/format/libmesa_format.a [19/1043] Generating driconf_static.h with a custom command [20/1043] Compiling C object src/util/libmesa_util.a.p/anon_file.c.o [21/1043] Compiling C object src/util/libmesa_util.a.p/dag.c.o [22/1043] Compiling C object src/util/libmesa_util.a.p/bitscan.c.o [23/1043] Compiling C object src/util/libmesa_util.a.p/blob.c.o [24/1043] Compiling C object src/util/libmesa_util.a.p/build_id.c.o [25/1043] Compiling C object src/util/libmesa_util.a.p/compress.c.o [26/1043] Compiling C object src/util/libmesa_util.a.p/crc32.c.o [27/1043] Compiling C object src/util/libmesa_util.a.p/os_time.c.o [28/1043] Compiling C object src/util/libmesa_util.a.p/u_idalloc.c.o [29/1043] Compiling C object src/util/libmesa_util.a.p/debug.c.o [30/1043] Compiling C object src/util/libmesa_util.a.p/disk_cache.c.o [31/1043] Compiling C object src/util/libmesa_util.a.p/disk_cache_os.c.o [32/1043] Compiling C object src/util/libmesa_util.a.p/double.c.o [33/1043] Compiling C object src/util/libmesa_util.a.p/fast_idiv_by_const.c.o [34/1043] Compiling C object src/util/libmesa_util.a.p/fossilize_db.c.o [35/1043] Compiling C object src/util/libmesa_util.a.p/half_float.c.o [36/1043] Compiling C object src/util/libmesa_util.a.p/hash_table.c.o [37/1043] Compiling C object src/util/libmesa_util.a.p/log.c.o [38/1043] Compiling C object src/util/libmesa_util.a.p/memstream.c.o [39/1043] Compiling C object src/util/libmesa_util.a.p/os_file.c.o [40/1043] Compiling C object src/util/libmesa_util.a.p/os_misc.c.o [41/1043] Compiling C object src/util/libmesa_util.a.p/mesa-sha1.c.o [42/1043] Compiling C object src/util/libmesa_util.a.p/string_buffer.c.o [43/1043] Compiling C object src/util/libmesa_util.a.p/set.c.o [44/1043] Compiling C object src/util/libmesa_util.a.p/os_socket.c.o [45/1043] Compiling C object src/util/libmesa_util.a.p/u_process.c.o [46/1043] Compiling C object src/util/libmesa_util.a.p/sha1_sha1.c.o [47/1043] Compiling C object src/util/libmesa_util.a.p/ralloc.c.o [48/1043] Compiling C object src/util/libmesa_util.a.p/rand_xor.c.o [49/1043] Compiling C object src/util/libmesa_util.a.p/rb_tree.c.o [50/1043] Compiling C object src/util/libmesa_util.a.p/register_allocate.c.o [51/1043] Compiling C object src/util/libmesa_util.a.p/rgtc.c.o [52/1043] Compiling C object src/util/libmesa_util.a.p/slab.c.o [53/1043] Compiling C object src/util/libmesa_util.a.p/softfloat.c.o [54/1043] Compiling C object src/util/libmesa_util.a.p/strtod.c.o [55/1043] Compiling C object src/util/libmesa_util.a.p/sparse_array.c.o [56/1043] Compiling C object src/util/libmesa_util.a.p/u_atomic.c.o [57/1043] Compiling C object src/util/libmesa_util.a.p/u_queue.c.o [58/1043] Compiling C object src/util/libmesa_util.a.p/u_cpu_detect.c.o [59/1043] Compiling C++ object src/util/libmesa_util.a.p/u_printf.cpp.o [60/1043] Compiling C object src/util/libmesa_util.a.p/u_math.c.o [61/1043] Compiling C object src/util/libmesa_util.a.p/u_mm.c.o [62/1043] Compiling C object src/util/libmesa_util.a.p/u_debug.c.o [63/1043] Compiling C object src/util/libmesa_util.a.p/u_vector.c.o [64/1043] Compiling C object src/util/libmesa_util.a.p/u_debug_stack.c.o [65/1043] Compiling C object src/util/libmesa_util.a.p/u_debug_memory.c.o [66/1043] Compiling C object src/util/libmesa_util.a.p/u_debug_symbol.c.o [67/1043] Compiling C object src/util/libmesa_util.a.p/vma.c.o [68/1043] Compiling C object src/util/libxmlconfig.a.p/xmlconfig.c.o [69/1043] Linking static target src/util/libxmlconfig.a [70/1043] Linking static target src/util/libmesa_util.a [71/1043] Generating marshal_generated7.c with a custom command (wrapped by meson to capture output) [72/1043] Generating ir_expression_operation.h with a custom command (wrapped by meson to capture output) [73/1043] Compiling C++ object src/compiler/libcompiler.a.p/nir_types.cpp.o [74/1043] Generating marshal_generated1.c with a custom command (wrapped by meson to capture output) [75/1043] Generating marshal_generated0.c with a custom command (wrapped by meson to capture output) [76/1043] Generating enums.c with a custom command (wrapped by meson to capture output) [77/1043] Generating api_exec.c with a custom command (wrapped by meson to capture output) [78/1043] Generating marshal_generated5.c with a custom command (wrapped by meson to capture output) [79/1043] Generating marshal_generated6.c with a custom command (wrapped by meson to capture output) [80/1043] Generating marshal_generated3.c with a custom command (wrapped by meson to capture output) [81/1043] Generating marshal_generated2.c with a custom command (wrapped by meson to capture output) [82/1043] Generating marshal_generated4.c with a custom command (wrapped by meson to capture output) [83/1043] Compiling C++ object src/compiler/libcompiler.a.p/glsl_types.cpp.o [84/1043] Generating shared_glapi_mapi_tmp.h with a custom command (wrapped by meson to capture output) [85/1043] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._entry.c.o [86/1043] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._table.c.o [87/1043] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._u_current.c.o [88/1043] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._u_execmem.c.o [89/1043] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._mapi_glapi.c.o [90/1043] Compiling C object src/mapi/shared-glapi/libglapi.so.0.0.0.p/.._stub.c.o [91/1043] Linking target src/mapi/shared-glapi/libglapi.so.0.0.0 [92/1043] Generating symbol file src/mapi/shared-glapi/libglapi.so.0.0.0.p/libglapi.so.0.0.0.symbols [93/1043] Compiling C object src/compiler/libcompiler.a.p/shader_enums.c.o [94/1043] Linking static target src/compiler/libcompiler.a [95/1043] Generating vtn_gather_types.c with a custom command [96/1043] Generating vtn_generator_ids.h with a custom command [97/1043] Generating nir_builder_opcodes.h with a custom command (wrapped by meson to capture output) [98/1043] Generating nir_constant_expressions.c with a custom command (wrapped by meson to capture output) [99/1043] Generating spirv_info.c with a custom command [100/1043] Generating nir_opcodes.h with a custom command (wrapped by meson to capture output) [101/1043] Generating nir_opcodes.c with a custom command (wrapped by meson to capture output) [102/1043] Generating nir_opt_algebraic.c with a custom command (wrapped by meson to capture output) [103/1043] Generating nir_intrinsics.h with a custom command [104/1043] Generating nir_intrinsics_indices.h with a custom command [105/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vec_to_movs.c.o [106/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_vec3_to_vec4.c.o [107/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_two_sided_color.c.o [108/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_tex.c.o [109/1043] Generating nir_intrinsic.c with a custom command [110/1043] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._.._spirv_spirv_info.c.o [111/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_convert_ycbcr.c.o [112/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_deref.c.o [113/1043] Compiling C object src/compiler/nir/libnir.a.p/nir.c.o [114/1043] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._.._spirv_vtn_gather_types.c.o [115/1043] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_intrinsics.c.o [116/1043] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_opt_algebraic.c.o [117/1043] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_opcodes.c.o [118/1043] Compiling C object src/compiler/nir/libnir.a.p/meson-generated_.._nir_constant_expressions.c.o [119/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_builtin_builder.c.o [120/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_clone.c.o [121/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_dominance.c.o [122/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_from_ssa.c.o [123/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_control_flow.c.o [124/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_ssa_types.c.o [125/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_divergence_analysis.c.o [126/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_gs_count_vertices.c.o [127/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_inline_functions.c.o [128/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_info.c.o [129/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_instr_set.c.o [130/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_gather_xfb_info.c.o [131/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_linking_helpers.c.o [132/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_liveness.c.o [133/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_inline_uniforms.c.o [134/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_float.c.o [135/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bitmap.c.o [136/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alu.c.o [137/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alu_to_scalar.c.o [138/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_loop_analyze.c.o [139/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_alpha_test.c.o [140/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_amul.c.o [141/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_array_deref_of_vec.c.o [142/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_atomics_to_ssbo.c.o [143/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_bitsize.c.o [144/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_drawpixels.c.o [145/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_convert_alu_types.c.o [146/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_cl_images_to_tex.c.o [147/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_bool_to_int32.c.o [148/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip.c.o [149/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_cull_distance_arrays.c.o [150/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clamp_color_outputs.c.o [151/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_disable.c.o [152/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_clip_halfz.c.o [153/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_variable_initializers.c.o [154/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_discard_or_demote.c.o [155/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fb_read.c.o [156/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_flatshade.c.o [157/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_double_ops.c.o [158/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_idiv.c.o [159/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_gs_intrinsics.c.o [160/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fp16_conv.c.o [161/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fragcoord_wtrans.c.o [162/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_flrp.c.o [163/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_fragcolor.c.o [164/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_frexp.c.o [165/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_global_vars_to_local.c.o [166/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_goto_ifs.c.o [167/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_load_const_to_scalar.c.o [168/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_locals_to_regs.c.o [169/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io.c.o [170/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_input_attachments.c.o [171/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_int64.c.o [172/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_indirect_derefs.c.o [173/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_interpolation.c.o [174/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_int_to_float.c.o [175/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_temporaries.c.o [176/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_scalar.c.o [177/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_arrays_to_elements.c.o [178/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_phis_to_scalar.c.o [179/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_non_uniform_access.c.o [180/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_multiview.c.o [181/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_mediump.c.o [182/1043] Compiling C object src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o FAILED: src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o /tmp/instance-0/output-1/host/bin/sh4-linux-gcc -Isrc/compiler/nir/libnir.a.p -Isrc/compiler/nir -I../src/compiler/nir -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mesa -I../src/mesa -I../src/gallium/include -Isrc/gallium/auxiliary -I../src/gallium/auxiliary -Isrc/compiler -I../src/compiler -Isrc/compiler/spirv -I../src/compiler/spirv -fvisibility=hidden -fdiagnostics-color=always -DNDEBUG -Wall -Winvalid-pch -std=c99 -O3 -ffunction-sections -fdata-sections -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="21.1.6"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/-/issues"' -DUSE_ELF_TLS -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DEGL_NO_X11 -DHAVE_DRM_PLATFORM -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_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DMISSING_64BIT_ATOMICS -DMAJOR_IN_SYSMACROS -DHAVE_XLOCALE_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_GETRANDOM -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_POSIX_MEMALIGN -DHAVE_DIRENT_D_TYPE -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_COMPRESSION -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_GALLIUM_EXTRA_HUD=1 -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Werror=incompatible-pointer-types -Werror=int-conversion -Wimplicit-fallthrough -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -Werror=pointer-arith -Wno-override-init -MD -MQ src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o -MF src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o.d -o src/compiler/nir/libnir.a.p/nir_lower_io_to_vector.c.o -c ../src/compiler/nir/nir_lower_io_to_vector.c /tmp/ccWimNJd.s: Assembler messages: /tmp/ccWimNJd.s:9886: Error: invalid operands (*UND* and .text.nir_vectorize_tess_levels sections) for `-' ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:270: /tmp/instance-0/output-1/build/mesa3d-21.1.6/.stamp_built] Error 1 make: Leaving directory '/tmp/instance-0/buildroot'