>>> mesa3d 19.2.0 Extracting xzcat /home/buildroot/autobuild/run/instance-2/dl/mesa3d/mesa-19.2.0.tar.xz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0 -xf - >>> mesa3d 19.2.0 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 1366 (offset 47 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.0 Configuring rm -rf /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0//build mkdir -p /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0//build sed -e "s%@TARGET_CROSS@%/home/buildroot/autobuild/run/instance-2/output-1/host/bin/aarch64-linux-%g" -e "s%@TARGET_ARCH@%aarch64%g" -e "s%@TARGET_CPU@%cortex-a53%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-2/output-1/host%g" package/meson/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-2/output-1/host/bin:/home/buildroot/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" LLVM_CONFIG=/home/buildroot/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/llvm-config PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-2/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0//build/cross-compilation.conf -Dgallium-omx=disabled -Dpower8=false -Dvalgrind=false -Dllvm=true -Dgallium-opencl=disabled -Dglx=disabled -Dgallium-xa=false -Dshared-glapi=true -Dgallium-drivers=nouveau,virgl -Dgallium-extra-hud=true -Ddri-drivers= -Ddri3=false -Dvulkan-drivers= -Dosmesa=classic -Dopengl=true -Dgallium-va=false -Dwayland-scanner-path=/home/buildroot/autobuild/run/instance-2/output-1/host/bin/wayland-scanner -Dplatforms=drm,wayland -Dgbm=true -Degl=true -Dgles1=false -Dgles2=false -Dgallium-xvmc=false -Dlibunwind=false -Dgallium-vdpau=false -Dlmsensors=false /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0/ /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0//build The Meson build system Version: 0.51.2 Source dir: /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0 Build dir: /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0/build Build type: cross build Program python found: YES (/home/buildroot/autobuild/run/instance-2/output-1/host/bin/python) Project name: mesa Project version: 19.2.0 C compiler for the build machine: cc (gcc 4.8.2 "cc (Ubuntu 4.8.2-19ubuntu1) 4.8.2") C++ compiler for the build machine: c++ (gcc 4.8.2 "c++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2") C compiler for the host machine: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/aarch64-linux-gcc (gcc 7.4.0 "aarch64-linux-gcc.br_real (Buildroot 2019.05.1) 7.4.0") C++ compiler for the host machine: /home/buildroot/autobuild/run/instance-2/output-1/host/bin/aarch64-linux-g++ (gcc 7.4.0 "aarch64-linux-g++.br_real (Buildroot 2019.05.1) 7.4.0") Host machine cpu family: aarch64 Host machine cpu: cortex-a53 Target machine cpu family: aarch64 Target machine cpu: cortex-a53 Build machine cpu family: x86_64 Build machine cpu: x86_64 Program pkg-config found: YES (/home/buildroot/autobuild/run/instance-2/output-1/host/bin/pkg-config) Program python3 found: YES (/home/buildroot/autobuild/run/instance-2/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: YES 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 -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 -Wmissing-field-initializers: YES Compiler for C supports arguments -Wformat-truncation: YES 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 -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 -Wnon-virtual-dtor: YES Compiler for C++ supports arguments -Wmissing-field-initializers: YES Compiler for C++ supports arguments -Wformat-truncation: YES Compiler for C supports arguments -Woverride-init: YES Compiler for C supports arguments -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 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/buildroot/autobuild/run/instance-2/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.8 Library m found: YES Run-time dependency libdrm_nouveau found: YES 2.4.99 Run-time dependency libdrm found: YES 2.4.99 DEPRECATION: No entry for llvm-config specified in your cross file. Falling back to searching PATH. This may find a native version of llvm-config! This will become a hard error in a future version of meson llvm-config found: YES (/home/buildroot/autobuild/run/instance-2/output-1/host/bin/llvm-config) 8.0.1 Run-time dependency LLVM (modules: bitwriter, engine, mcdisassembler, mcjit) found: YES 8.0.1 meson.build:1287:6: ERROR: Problem encountered: The Nouveau driver requires rtti. You either need to turn off nouveau or use an LLVM built with LLVM_ENABLE_RTTI. A full log can be found at /home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0/build/meson-logs/meson-log.txt make: *** [/home/buildroot/autobuild/run/instance-2/output-1/build/mesa3d-19.2.0/.stamp_configured] Error 1 make: Leaving directory `/home/buildroot/autobuild/run/instance-2/buildroot'