>>> mesa3d 21.3.8 Extracting xzcat /home/buildroot/autobuild/run/instance-3/dl/mesa3d/mesa-21.3.8.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8 -xf - >>> mesa3d 21.3.8 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 Applying 0006-fix-valist.patch using patch: patching file src/util/u_printf.h Applying 0007-fix-cpp-detection.patch using patch: patching file include/c11_compat.h >>> mesa3d 21.3.8 Configuring rm -rf /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-3/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/cmake -Dgallium-omx=disabled -Dpower8=disabled -Db_asneeded=false -Ddri3=disabled -Dllvm=disabled -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=disabled -Dgallium-vc4-neon=auto -Dshared-glapi=enabled -Dgallium-drivers=nouveau,tegra,vc4,virgl -Dgallium-extra-hud=true -Ddri-drivers= -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 -Dglvnd=false /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/ /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build The Meson build system Version: 0.62.1 Source dir: /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8 Build dir: /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/build Build type: cross build Program python3 found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3) Project name: mesa Project version: 21.3.8 C compiler for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3 "arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C linker for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc ld.bfd 2.24.51.20140217 C++ compiler for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ (gcc 4.8.3 "arm-none-linux-gnueabi-g++ (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C++ linker for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++ ld.bfd 2.24.51.20140217 C compiler for the build machine: /usr/bin/gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.30 C++ compiler for the build machine: /usr/bin/g++ (gcc 7.5.0 "g++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C++ linker for the build machine: /usr/bin/g++ ld.bfd 2.30 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: cortex-a8 Target machine cpu family: arm Target machine cpu: cortex-a8 Program python3 found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3) WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 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: NO 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: NO Compiler for C supports arguments -Werror=int-conversion: NO Compiler for C supports arguments -Wimplicit-fallthrough: NO Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-format-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 -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=thread-safety: NO 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: 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 -flifetime-dse=1: 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: 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: YES Checking if "GCC 64bit atomics" with dependency : links: YES Library ws2_32 found: NO Header has symbol "major" : YES Header has symbol "minor" : YES Header has symbol "makedev" : YES Header has symbol "major" : NO Check usable header "sched.h" : YES Checking for function "sched_getaffinity" : YES 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 "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" : YES 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" : NO Checking for function "qsort_r" : YES Checking for function "qsort_s" : NO 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" : NO Library dl found: YES Checking for function "dladdr" with dependency -ldl: YES Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES Found pkg-config: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf (1.6.3) Run-time dependency zlib found: YES 1.2.12 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Run-time dependency expat found: YES 2.4.7 Library m found: YES Message: libdrm 2.4.102 needed because nouveau has the highest requirement Run-time dependency libdrm_nouveau found: YES 2.4.110 Run-time dependency libdrm found: YES 2.4.110 Program bison found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/bison) Program bison found: YES 3.8.2 (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/bison) Program flex found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/flex) Found pkg-config: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkg-config (1.6.3) Build-time dependency wayland-scanner found: YES 1.20.0 Program /home/buildroot/autobuild/run/instance-3/output-1/host/bin/wayland-scanner found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/wayland-scanner) Run-time dependency wayland-protocols found: YES 1.25 Run-time dependency wayland-client found: YES 1.20.0 Run-time dependency wayland-server found: YES 1.20.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 (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3 /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/bin/symbols-check.py) Program install_megadrivers.py found: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/python3 /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/bin/install_megadrivers.py) Program decode.py found: YES (/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/src/compiler/isaspec/decode.py) Program encode.py found: YES (/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/src/compiler/isaspec/encode.py) Found CMake: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake (3.18.6) Run-time dependency simpenrose found: NO (tried pkgconfig and cmake) Checking for function "mincore" : YES WARNING: Library target 'EGL' has 'name_prefix' set. Compilers may not find it from its '-lEGL' linker flag in the 'egl.pc' pkg-config file. WARNING: Library target 'EGL' has 'name_prefix' set. Compilers may not find it from its '-lEGL' linker flag in the 'egl-uninstalled.pc' pkg-config file. 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 EGL/Vulkan/VL platforms: wayland surfaceless drm GBM: yes GBM backends path: /usr/lib/gbm Vulkan drivers: no llvm: no Gallium drivers: nouveau tegra vc4 virgl Gallium st: mesa HUD lmsensors: no Shared-glapi: yes Perfetto: no Perfetto ds: auto Build targets in project: 129 NOTICE: Future-deprecated features used: * 0.55.0: {'ExternalProgram.path'} * 0.56.0: {'dependency.get_pkgconfig_variable', 'meson.source_root'} mesa 21.3.8 User defined options Cross files : /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/run/instance-3/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_asneeded : false b_pie : false dri-drivers : dri3 : disabled egl : enabled gallium-drivers : nouveau,tegra,vc4,virgl gallium-extra-hud : true gallium-omx : disabled gallium-opencl : disabled gallium-va : disabled gallium-vc4-neon : auto gallium-vdpau : disabled gallium-xa : disabled gallium-xvmc : disabled gbm : enabled gles1 : disabled gles2 : disabled glvnd : false glx : disabled libunwind : disabled llvm : disabled lmsensors : disabled opengl : true osmesa : false platforms : wayland power8 : disabled shared-glapi : enabled valgrind : disabled vulkan-drivers : zstd : disabled Found ninja-1.10.2.git.kitware.jobserver-1 at /home/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja >>> mesa3d 21.3.8 Building PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build ninja: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8//build' [1/1138] Generating src/git_sha1.h with a custom command [2/1138] Compiling C object src/util/libmesa_util.a.p/double.c.o [3/1138] Compiling C object src/util/libmesa_util.a.p/bitscan.c.o [4/1138] Compiling C object src/util/libmesa_util.a.p/compress.c.o [5/1138] Compiling C object src/util/libmesa_util.a.p/crc32.c.o [6/1138] Compiling C object src/util/libmesa_util.a.p/anon_file.c.o ../src/util/anon_file.c: In function 'os_create_anonymous_file': ../src/util/anon_file.c:144:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%s/mesa-shared-%s-XXXXXX", path, debug_name); ^ ../src/util/anon_file.c:146:15: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&name, "%s/mesa-shared-XXXXXX", path); ^ [7/1138] Compiling C object src/util/libmesa_util.a.p/disk_cache.c.o [8/1138] Generating src/util/driconf_static.h with a custom command [9/1138] Compiling C object src/util/libmesa_util.a.p/build_id.c.o [10/1138] Compiling C object src/util/libmesa_util.a.p/blob.c.o [11/1138] Compiling C object src/util/libmesa_util.a.p/dag.c.o [12/1138] Compiling C object src/util/libmesa_util.a.p/debug.c.o [13/1138] Compiling C object src/util/libmesa_util.a.p/half_float.c.o [14/1138] Compiling C object src/util/libmesa_util.a.p/fast_idiv_by_const.c.o [15/1138] Compiling C object src/util/libmesa_util.a.p/os_misc.c.o [16/1138] Compiling C object src/util/libmesa_util.a.p/disk_cache_os.c.o [17/1138] Compiling C object src/util/libmesa_util.a.p/log.c.o [18/1138] Compiling C object src/util/libmesa_util.a.p/memstream.c.o [19/1138] Compiling C object src/util/libmesa_util.a.p/fossilize_db.c.o ../src/util/fossilize_db.c: In function 'lock_file_with_timeout': ../src/util/fossilize_db.c:195:4: warning: 'err' may be used uninitialized in this function [-Wmaybe-uninitialized] return err; ^ [20/1138] Compiling C object src/util/libmesa_util.a.p/mesa-sha1.c.o [21/1138] Compiling C object src/util/libmesa_util.a.p/os_time.c.o [22/1138] Compiling C object src/util/libmesa_util.a.p/u_idalloc.c.o [23/1138] Compiling C object src/util/libmesa_util.a.p/os_socket.c.o [24/1138] Compiling C object src/util/libmesa_util.a.p/os_file.c.o [25/1138] Compiling C object src/util/libmesa_util.a.p/hash_table.c.o [26/1138] Compiling C object src/util/libmesa_util.a.p/os_memory_fd.c.o [27/1138] Compiling C object src/util/libmesa_util.a.p/rand_xor.c.o [28/1138] Compiling C object src/util/libmesa_util.a.p/u_process.c.o [29/1138] Compiling C++ object src/util/libmesa_util.a.p/u_qsort.cpp.o [30/1138] Compiling C object src/util/libmesa_util.a.p/sha1_sha1.c.o [31/1138] Compiling C object src/util/libmesa_util.a.p/u_hash_table.c.o [32/1138] Compiling C object src/util/libmesa_util.a.p/rb_tree.c.o [33/1138] Compiling C object src/util/libmesa_util.a.p/ralloc.c.o [34/1138] Compiling C object src/util/libmesa_util.a.p/u_mm.c.o [35/1138] Compiling C object src/util/libmesa_util.a.p/perf_u_trace.c.o [36/1138] Compiling C object src/util/libmesa_util.a.p/slab.c.o [37/1138] Compiling C object src/util/libmesa_util.a.p/u_atomic.c.o [38/1138] Compiling C object src/util/libmesa_util.a.p/strtod.c.o [39/1138] Compiling C object src/util/libmesa_util.a.p/set.c.o [40/1138] Compiling C object src/util/libmesa_util.a.p/sparse_array.c.o [41/1138] Compiling C object src/util/libmesa_util.a.p/u_debug_refcnt.c.o [42/1138] Compiling C object src/util/libmesa_util.a.p/string_buffer.c.o [43/1138] Compiling C object src/util/libmesa_util.a.p/register_allocate.c.o [44/1138] Compiling C object src/util/libmesa_util.a.p/u_debug_describe.c.o [45/1138] Compiling C object src/util/libmesa_util.a.p/u_vector.c.o [46/1138] Compiling C object src/util/libmesa_util.a.p/softfloat.c.o [47/1138] Compiling C object src/util/libmesa_util.a.p/rgtc.c.o [48/1138] Compiling C object src/util/libmesa_util.a.p/u_debug.c.o [49/1138] Compiling C object src/util/libmesa_util.a.p/u_cpu_detect.c.o [50/1138] Compiling C object src/util/libmesa_util.a.p/vma.c.o [51/1138] Generating src/util/format/u_format_pack.h with a custom command (wrapped by meson to capture output) [52/1138] Generating src/util/format/u_format_table.c with a custom command (wrapped by meson to capture output) [53/1138] Compiling C object src/util/libmesa_util.a.p/u_debug_symbol.c.o [54/1138] Compiling C object src/util/libmesa_util.a.p/u_math.c.o [55/1138] Compiling C object src/util/libmesa_util.a.p/u_debug_stack.c.o [56/1138] Compiling C object src/util/libmesa_util.a.p/u_queue.c.o [57/1138] Compiling C++ object src/util/libmesa_util.a.p/u_printf.cpp.o [58/1138] Compiling C object src/util/libmesa_util.a.p/u_debug_memory.c.o [59/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_etc.c.o [60/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_other.c.o [61/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_latc.c.o [62/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format.c.o [63/1138] Compiling C object src/util/libxmlconfig.a.p/xmlconfig.c.o [64/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_unpack_neon.c.o FAILED: src/util/format/libmesa_format.a.p/u_format_unpack_neon.c.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -Isrc/util/format/libmesa_format.a.p -Isrc/util/format -I../src/util/format -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 -fvisibility=hidden -DNDEBUG -Wall -Winvalid-pch -std=c11 -O3 -ffunction-sections -fdata-sections -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="21.3.8"' '-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_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_ARM_ASM -DMAJOR_IN_SYSMACROS -DHAS_SCHED_H -DHAS_SCHED_GETAFFINITY -DHAVE_XLOCALE_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_TIMESPEC_GET -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_STRTOK_R -DHAVE_QSORT_R -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 -DMESA_EXECMEM -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -DHAVE_GALLIUM_EXTRA_HUD=1 -DVK_USE_PLATFORM_WAYLAND_KHR -DVK_USE_PLATFORM_DISPLAY_KHR -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=empty-body -Wno-missing-field-initializers -fno-math-errno -fno-trapping-math -fno-common -Werror=format -Wformat-security -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -D_FORTIFY_SOURCE=1 -fPIC -Werror=pointer-arith -MD -MQ src/util/format/libmesa_format.a.p/u_format_unpack_neon.c.o -MF src/util/format/libmesa_format.a.p/u_format_unpack_neon.c.o.d -o src/util/format/libmesa_format.a.p/u_format_unpack_neon.c.o -c ../src/util/format/u_format_unpack_neon.c ../src/util/format/u_format_unpack_neon.c:32:9: warning: #pragma GCC target is not supported for this machine [-Wpragmas] #pragma GCC target ("fpu=neon") ^ In file included from ../src/util/format/u_format_unpack_neon.c:35:0: /home/buildroot/autobuild/run/instance-3/output-1/host/opt/ext-toolchain/lib/gcc/arm-none-linux-gnueabi/4.8.3/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h ^ ../src/util/format/u_format_unpack_neon.c: In function 'util_format_b8g8r8a8_unorm_unpack_rgba_8unorm_neon': ../src/util/format/u_format_unpack_neon.c:43:7: error: unknown type name 'uint8x16x4_t' uint8x16x4_t load = vld4q_u8(src); ^ ../src/util/format/u_format_unpack_neon.c:43:7: error: implicit declaration of function 'vld4q_u8' [-Werror=implicit-function-declaration] ../src/util/format/u_format_unpack_neon.c:44:7: error: unknown type name 'uint8x16x4_t' uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:7: error: field name not in record or union initializer ../src/util/format/u_format_unpack_neon.c:44:7: error: (near initialization for 'swap') ../src/util/format/u_format_unpack_neon.c:44:7: warning: braces around scalar initializer [enabled by default] ../src/util/format/u_format_unpack_neon.c:44:7: warning: (near initialization for 'swap') [enabled by default] ../src/util/format/u_format_unpack_neon.c:44:42: error: request for member 'val' in something not a structure or union uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:55: error: request for member 'val' in something not a structure or union uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:7: warning: excess elements in scalar initializer [enabled by default] uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:7: warning: (near initialization for 'swap') [enabled by default] ../src/util/format/u_format_unpack_neon.c:44:68: error: request for member 'val' in something not a structure or union uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:7: warning: excess elements in scalar initializer [enabled by default] uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:7: warning: (near initialization for 'swap') [enabled by default] ../src/util/format/u_format_unpack_neon.c:44:81: error: request for member 'val' in something not a structure or union uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:7: warning: excess elements in scalar initializer [enabled by default] uint8x16x4_t swap = { .val = { load.val[2], load.val[1], load.val[0], load.val[3] } }; ^ ../src/util/format/u_format_unpack_neon.c:44:7: warning: (near initialization for 'swap') [enabled by default] ../src/util/format/u_format_unpack_neon.c:45:7: error: implicit declaration of function 'vst4q_u8' [-Werror=implicit-function-declaration] vst4q_u8(dst, swap); ^ ../src/util/format/u_format_unpack_neon.c:43:20: warning: variable 'load' set but not used [-Wunused-but-set-variable] uint8x16x4_t load = vld4q_u8(src); ^ cc1: some warnings being treated as errors [65/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_tests.c.o [66/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_bptc.c.o [67/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_rgtc.c.o [68/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_fxt1.c.o [69/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_yuv.c.o [70/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_zs.c.o [71/1138] Compiling C object src/util/format/libmesa_format.a.p/u_format_s3tc.c.o In file included from ../src/util/format/u_format_s3tc.c:30:0: ../src/util/format/../../mesa/main/texcompress_s3tc_tmp.h: In function 'tx_compress_dxtn': ../src/util/format/../../mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/util/format/../../mesa/main/texcompress_s3tc_tmp.h:575:12: note: 'alphatest[1]' was declared here GLshort alphatest[2]; ^ ../src/util/format/../../mesa/main/texcompress_s3tc_tmp.h:889:33: warning: 'alphatest[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] writedxt5encodedalphablock( blkaddr, (GLubyte)alphatest[0], (GLubyte)alphatest[1], alphaenc3 ); ^ ../src/util/format/../../mesa/main/texcompress_s3tc_tmp.h:575:12: note: 'alphatest[0]' was declared here GLshort alphatest[2]; ^ [72/1138] Generating src/util/format_srgb with a custom command (wrapped by meson to capture output) [73/1138] Compiling C object src/util/format/libmesa_format.a.p/meson-generated_.._u_format_table.c.o ninja: build stopped: subcommand failed. package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-3/output-1/build/mesa3d-21.3.8/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'