* Package: media-libs/mesa-19.0.0  * Repository: gentoo  * Maintainer: x11@gentoo.org  * USE: arm classic dri3 egl elibc_glibc gallium gbm gles2 kernel_linux llvm userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mesa-19.0.0.tar.xz to /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work >>> Source unpacked in /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work >>> Preparing source in /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0 ... >>> Source prepared. >>> Configuring source in /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0 ... * .arm: running multilib-minimal_abi_src_configure meson --buildtype plain --libdir lib --localstatedir /var/lib --prefix /usr --sysconfdir /etc --wrap-mode nodownload --cross-file /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/temp/meson.armv7a-linux-gnueabihf.arm -Dplatforms=x11,surfaceless,drm -Dllvm=true -Dlmsensors=false -Dlibunwind=false -Dgallium-nine=false -Dgallium-va=false -Dgallium-vdpau=false -Dgallium-xa=false -Dgallium-xvmc=false -Dgallium-opencl=disabled -Dosmesa=none -Dbuild-tests=false -Dglx=dri -Dshared-glapi=true -Ddri3=true -Degl=true -Dgbm=true -Dgles1=false -Dgles2=true -Dglvnd=false -Dselinux=false -Dvalgrind=false -Ddri-drivers= -Dgallium-drivers=swrast -Dvulkan-drivers= --buildtype plain -Db_ndebug=true /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0 /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0-.arm The Meson build system Version: 0.49.2 Source dir: /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0 Build dir: /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0-.arm Build type: cross build Program python found: YES (/usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/temp/python3.6/bin/python) Project name: mesa Project version: 19.0.0 Appending CFLAGS from environment: '-march=skylake -O3 -pipe' Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed' Appending CPPFLAGS from environment: ' ' Appending CFLAGS from environment: '-march=skylake -O3 -pipe' Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed' Appending CPPFLAGS from environment: ' ' Native C compiler: x86_64-pc-linux-gnu-gcc (gcc 8.3.0 "x86_64-pc-linux-gnu-gcc (Gentoo 8.3.0 p1.0) 8.3.0") Cross C compiler: armv7a-linux-gnueabihf-gcc (gcc 8.2.0) Appending CXXFLAGS from environment: '-march=skylake -O3 -pipe' Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed' Appending CPPFLAGS from environment: ' ' Appending CXXFLAGS from environment: '-march=skylake -O3 -pipe' Appending LDFLAGS from environment: '-Wl,-O1 -Wl,--as-needed' Appending CPPFLAGS from environment: ' ' Native C++ compiler: x86_64-pc-linux-gnu-g++ (gcc 8.3.0 "x86_64-pc-linux-gnu-g++ (Gentoo 8.3.0 p1.0) 8.3.0") Cross C++ compiler: armv7a-linux-gnueabihf-g++ (gcc 8.2.0) Host machine cpu family: arm Host machine cpu: armv7a Target machine cpu family: arm Target machine cpu: armv7a Build machine cpu family: x86_64 Build machine cpu: x86_64 Program pkg-config found: YES (/usr/bin/pkg-config) DEPRECATION: Project targetting '>= 0.45' but tried to use feature deprecated since '0.48.0': python3 module 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 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 -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 -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: NO Library atomic found: YES Checking if "GCC 64bit atomics" with dependency -latomic links: YES Message: Cross compiling to different architectures, and the host cannot run the build machine's binaries. Disabling assembly. 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 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 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 Cross dependency zlib found: YES 1.2.11 Cross dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: YES Cross dependency expat found: YES 2.2.6 Library m found: YES Cross dependency libdrm found: YES 2.4.97 Found llvm-config: /usr/lib/llvm/8/bin/llvm-config (8.0.0) Cross dependency LLVM (modules: bitwriter, engine, mcdisassembler, mcjit) found: YES 8.0.0 Program bison found: YES (/usr/bin/bison) Program flex found: YES (/usr/bin/flex) Cross dependency x11 found: YES 1.6.7 Cross dependency xext found: YES 1.3.4 Cross dependency xdamage found: YES 1.1.5 Cross dependency xfixes found: YES 5.0.3 Cross dependency xcb-glx found: YES 1.13.1 Cross dependency xcb found: YES 1.13.1 Cross dependency x11-xcb found: YES 1.6.7 Cross dependency xcb-dri2 found: YES 1.13.1 Cross dependency xcb-dri3 found: YES 1.13.1 Cross dependency xcb-present found: YES 1.13.1 Cross dependency xcb-sync found: YES 1.13.1 Cross dependency xshmfence found: YES 1.3 Cross dependency dri2proto found: YES 2.8 Cross dependency xxf86vm found: YES 1.1.4 Cross dependency glproto found: YES 1.4.17 Cross dependency xcb-xfixes found: YES 1.13.1 Cross dependency xcb-randr found: YES 1.13.1 Cross dependency xrandr found: NO (tried pkgconfig) meson.build:1404:4: ERROR: Dependency "xrandr" not found, tried pkgconfig A full log can be found at /usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0-.arm/meson-logs/meson-log.txt * ERROR: media-libs/mesa-19.0.0::gentoo failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 3222: Called multilib-minimal_src_configure * environment, line 1742: Called multilib_foreach_abi 'multilib-minimal_abi_src_configure' * environment, line 1957: Called multibuild_foreach_variant '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 1672: Called _multibuild_run '_multilib_multibuild_wrapper' 'multilib-minimal_abi_src_configure' * environment, line 1670: Called _multilib_multibuild_wrapper 'multilib-minimal_abi_src_configure' * environment, line 711: Called multilib-minimal_abi_src_configure * environment, line 1736: Called multilib_src_configure * environment, line 2262: Called meson_src_configure * environment, line 1609: Called die * The specific snippet of code: * tc-env_build "$@" || die * * If you need support, post the output of `emerge --info '=media-libs/mesa-19.0.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/mesa-19.0.0::gentoo'`. * The complete build log is located at '/usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/temp/build.log'. * The ebuild environment file is located at '/usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/temp/environment'. * Working directory: '/usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0-.arm' * S: '/usr/armv7a-linux-gnueabihf/tmp/portage/media-libs/mesa-19.0.0/work/mesa-19.0.0'