>>> mesa3d 19.2.2 Extracting xzcat /home/test/autobuild/run/instance-1/dl/mesa3d/mesa-19.2.2.tar.xz | /home/test/autobuild/run/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2 -xf - >>> mesa3d 19.2.2 Patching Applying 0001-musl.patch using patch: patching file src/gallium/winsys/svga/drm/vmw_screen.h Applying 0002-meson-use-wayland-scanner-provided-by-wayland-scanne.patch using patch: patching file meson.build Hunk #1 succeeded at 1361 (offset 42 lines). patching file meson_options.txt Hunk #1 succeeded at 358 with fuzz 2 (offset 34 lines). Applying 0003-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch using patch: patching file src/gallium/state_trackers/clover/meson.build Hunk #1 succeeded at 41 (offset -8 lines). >>> mesa3d 19.2.2 Configuring rm -rf /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2//build mkdir -p /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2//build sed -e "s%@TARGET_CROSS@%/home/test/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%cortex-a8%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 `%g" -e "s%@HOST_DIR@%/home/test/autobuild/run/instance-1/output-1/host%g" package/meson/cross-compilation.conf.in > /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2//build/cross-compilation.conf PATH="/home/test/autobuild/run/instance-1/output-1/host/bin:/home/test/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/test/autobuild/run/instance-1/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2//build/cross-compilation.conf -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=false -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dgallium-drivers= -Dgallium-extra-hud=false -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=classic -Dopengl=true -Dgallium-va=false -Dwayland-scanner-path=/home/test/autobuild/run/instance-1/output-1/host/bin/wayland-scanner -Dplatforms=wayland -Degl=false -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=false -Dgallium-vdpau=false -Dlmsensors=false /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2/ /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2//build The Meson build system Version: 0.52.0 Source dir: /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2 Build dir: /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2/build Build type: cross build Program python found: YES (/home/test/autobuild/run/instance-1/output-1/host/bin/python) Project name: mesa Project version: 19.2.2 C compiler for the build machine: cc (gcc 4.7.2 "cc (Debian 4.7.2-5) 4.7.2") C linker for the build machine: GNU ld.bfd 2.22 C++ compiler for the build machine: c++ (gcc 4.7.2 "c++ (Debian 4.7.2-5) 4.7.2") C++ linker for the build machine: GNU ld.bfd 2.22 C compiler for the host machine: /home/test/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc (gcc 9.2.0 "arm-buildroot-linux-gnueabihf-gcc.br_real (Buildroot 2019.11-git-02498-g2496189) 9.2.0") C linker for the host machine: GNU ld.bfd 2.32 C++ compiler for the host machine: /home/test/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-g++ (gcc 9.2.0 "arm-buildroot-linux-gnueabihf-g++.br_real (Buildroot 2019.11-git-02498-g2496189) 9.2.0") C++ linker for the host machine: GNU ld.bfd 2.32 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 pkg-config found: YES (/home/test/autobuild/run/instance-1/output-1/host/bin/pkg-config) Program python3 found: YES (/home/test/autobuild/run/instance-1/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=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=format: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: 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 -fvisibility=hidden: YES Compiler for C++ supports arguments -Werror=return-type: YES Compiler for C++ supports arguments -Werror=format: YES Compiler for C++ supports arguments -Wformat-security: YES Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: 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 -Wno-override-init -Woverride-init: YES Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO Compiler for C++ supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C++ supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=vla: YES Compiler for C++ supports arguments -Werror=vla: YES Checking if "GCC atomic builtins" compiles: YES Checking if "GCC atomic builtins required -latomic" links: YES Checking if "GCC 64bit atomics" with dependency not-found links: YES Header has symbol "major" : YES Checking if "xlocale.h" compiles: NO 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: YES Checking if "sys/shm.h" compiles: YES Checking if "cet.h" compiles: NO Checking for function "strtof" : YES Checking for function "mkostemp" : YES Checking for function "posix_memalign" : YES Checking for function "timespec_get" : YES Checking for function "memfd_create" : YES Checking for function "random_r" : YES Checking for function "flock" : YES Header has symbol "program_invocation_name" : YES Checking if "strtod has locale support" links: YES Checking if "Bsymbolic" links: YES Checking if "gc-sections" links: YES Checking if "version-script" links: YES Checking if "dynamic-list" links: YES Checking for function "dlopen" : 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/test/autobuild/run/instance-1/output-1/host/usr/bin/pkg-config (1.6.1) Run-time dependency zlib found: YES 1.2.11 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Checking for function "pthread_setaffinity_np" with dependency threads: NO Run-time dependency expat found: YES 2.2.9 Library m found: YES Run-time dependency libdrm found: YES 2.4.100 Program bison found: YES (/home/test/autobuild/run/instance-1/output-1/host/bin/bison) Program flex found: YES (/home/test/autobuild/run/instance-1/output-1/host/bin/flex) Found pkg-config: /home/test/autobuild/run/instance-1/output-1/host/bin/pkg-config (1.6.1) Build-time dependency wayland-scanner found: YES 1.17.0 Run-time dependency wayland-protocols found: YES 1.17 Run-time dependency wayland-client found: YES 1.17.0 Run-time dependency wayland-server found: YES 1.17.0 Program nm found: YES (/usr/bin/nm) Program symbols-check.py found: YES (/usr/bin/env python /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2/bin/symbols-check.py) DEPRECATION: build_always is deprecated. Combine build_by_default and build_always_stale instead. Message: Configuration summary: prefix: /usr libdir: lib includedir: include OpenGL: no (ES1: no ES2: no) OSMesa: libOSMesa EGL: no GBM: no EGL/Vulkan/VL platforms: wayland Vulkan drivers: no llvm: no Gallium: no HUD lmsensors: no Shared-glapi: no Build targets in project: 76 Option buildtype is: release [default: debugoptimized] Found ninja-1.9.0 at /home/test/autobuild/run/instance-1/output-1/host/bin/ninja >>> mesa3d 19.2.2 Building PATH="/home/test/autobuild/run/instance-1/output-1/host/bin:/home/test/autobuild/run/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" PYTHONNOUSERSITE=y /home/test/autobuild/run/instance-1/output-1/host/bin/ninja -j4 -C /home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2//build ninja: Entering directory `/home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2//build' [1/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/anon_file.c.o'. [2/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/bitscan.c.o'. [3/577] Generating git_sha1.h with a custom command. [4/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/build_id.c.o'. [5/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/crc32.c.o'. [6/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/dag.c.o'. [7/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/debug.c.o'. [8/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/fast_idiv_by_const.c.o'. [9/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/half_float.c.o'. [10/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/mesa-sha1.c.o'. [11/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/disk_cache.c.o'. [12/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_time.c.o'. [13/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/hash_table.c.o'. [14/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_file.c.o'. [15/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/os_misc.c.o'. [16/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_process.c.o'. [17/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rand_xor.c.o'. [18/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/sha1_sha1.c.o'. [19/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/ralloc.c.o'. [20/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rb_tree.c.o'. [21/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/set.c.o'. [22/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/slab.c.o'. [23/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/register_allocate.c.o'. [24/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/rgtc.c.o'. [25/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/strtod.c.o'. [26/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_atomic.c.o'. [27/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/string_buffer.c.o'. [28/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_vector.c.o'. [29/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_math.c.o'. [30/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_cpu_detect.c.o'. [31/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_queue.c.o'. [32/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/u_debug.c.o'. [33/577] Compiling C object 'src/util/ed6d25d@@mesa_util@sta/vma.c.o'. [34/577] Generating ir_expression_operation.h with a meson_exe.py custom command. [35/577] Generating enums.c with a meson_exe.py custom command. [36/577] Compiling C object 'src/compiler/0bd8b88@@compiler@sta/blob.c.o'. [37/577] Generating glapitable.h with a meson_exe.py custom command. [38/577] Generating glapi_mapi_tmp.h with a meson_exe.py custom command. [39/577] Generating glprocs.h with a meson_exe.py custom command. [40/577] Compiling C++ object 'src/compiler/0bd8b88@@compiler@sta/glsl_types.cpp.o'. [41/577] Generating glapitemp.h with a meson_exe.py custom command. [42/577] Generating api_exec.c with a meson_exe.py custom command. [43/577] Compiling C object 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi.c.o'. [44/577] Compiling C object 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_getproc.c.o'. [45/577] Generating marshal_generated.c with a meson_exe.py custom command. [46/577] Compiling C object 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_dispatch.c.o'. FAILED: src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_dispatch.c.o /home/test/autobuild/run/instance-1/output-1/host/bin/arm-buildroot-linux-gnueabihf-gcc -Isrc/mapi/glapi/64e7e5d@@glapi_static@sta -Isrc/mapi/glapi -I../src/mapi/glapi -Isrc/mesa -I../src/mesa -Iinclude -I../include -Isrc -I../src -Isrc/mapi -I../src/mapi -Isrc/mapi/glapi/gen -fdiagnostics-color=always -DNDEBUG -pipe -Wall -Winvalid-pch -std=c99 -O3 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS '-DPACKAGE_VERSION="19.2.2"' '-DPACKAGE_BUGREPORT="https://gitlab.freedesktop.org/mesa/mesa/issues"' -DUSE_ELF_TLS -DENABLE_ST_OMX_BELLAGIO=0 -DENABLE_ST_OMX_TIZONIA=0 -DMESA_EGL_NO_X11_HEADERS -DENABLE_SHADER_CACHE -DHAVE___BUILTIN_BSWAP32 -DHAVE___BUILTIN_BSWAP64 -DHAVE___BUILTIN_CLZ -DHAVE___BUILTIN_CLZLL -DHAVE___BUILTIN_CTZ -DHAVE___BUILTIN_EXPECT -DHAVE___BUILTIN_FFS -DHAVE___BUILTIN_FFSLL -DHAVE___BUILTIN_POPCOUNT -DHAVE___BUILTIN_POPCOUNTLL -DHAVE___BUILTIN_UNREACHABLE -DHAVE_FUNC_ATTRIBUTE_CONST -DHAVE_FUNC_ATTRIBUTE_FLATTEN -DHAVE_FUNC_ATTRIBUTE_MALLOC -DHAVE_FUNC_ATTRIBUTE_PURE -DHAVE_FUNC_ATTRIBUTE_UNUSED -DHAVE_FUNC_ATTRIBUTE_WARN_UNUSED_RESULT -DHAVE_FUNC_ATTRIBUTE_WEAK -DHAVE_FUNC_ATTRIBUTE_FORMAT -DHAVE_FUNC_ATTRIBUTE_PACKED -DHAVE_FUNC_ATTRIBUTE_RETURNS_NONNULL -DHAVE_FUNC_ATTRIBUTE_VISIBILITY -DHAVE_FUNC_ATTRIBUTE_ALIAS -DHAVE_FUNC_ATTRIBUTE_NORETURN -D_GNU_SOURCE -DUSE_GCC_ATOMIC_BUILTINS -DUSE_ARM_ASM -DMAJOR_IN_SYSMACROS -DHAVE_SYS_SYSCTL_H -DHAVE_LINUX_FUTEX_H -DHAVE_ENDIAN_H -DHAVE_DLFCN_H -DHAVE_EXECINFO_H -DHAVE_SYS_SHM_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_POSIX_MEMALIGN -DHAVE_TIMESPEC_GET -DHAVE_MEMFD_CREATE -DHAVE_RANDOM_R -DHAVE_FLOCK -DHAVE_PROGRAM_INVOCATION_NAME -DHAVE_STRTOD_L -DHAVE_DLADDR -DHAVE_DL_ITERATE_PHDR -DHAVE_ZLIB -DHAVE_PTHREAD -DHAVE_PTHREAD_SETAFFINITY -DHAVE_LIBDRM -DHAVE_WAYLAND_PLATFORM -DWL_HIDE_DEPRECATED -Werror=implicit-function-declaration -Werror=missing-prototypes -Werror=return-type -Werror=incompatible-pointer-types -Werror=format -Wformat-security -Wno-missing-field-initializers -Wno-format-truncation -fno-math-errno -fno-trapping-math -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -fPIC -pthread -Werror=pointer-arith -Werror=vla -DMAPI_MODE_UTIL -MD -MQ 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_dispatch.c.o' -MF 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_dispatch.c.o.d' -o 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_dispatch.c.o' -c ../src/mapi/glapi/glapi_dispatch.c ../src/mapi/glapi/glapi_dispatch.c:174:10: fatal error: glapi/glapitemp.h: No such file or directory 174 | #include "glapi/glapitemp.h" | ^~~~~~~~~~~~~~~~~~~ compilation terminated. [47/577] Compiling C object 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_entrypoint.c.o'. [48/577] Generating format_srgb with a meson_exe.py custom command. [49/577] Compiling C object 'src/mapi/glapi/64e7e5d@@glapi_static@sta/glapi_nop.c.o'. ninja: build stopped: subcommand failed. make: *** [/home/test/autobuild/run/instance-1/output-1/build/mesa3d-19.2.2/.stamp_built] Error 1 make: Leaving directory `/home/test/autobuild/run/instance-1/buildroot'