* Package: media-libs/mesa-17.0.6  * Repository: gentoo  * Maintainer: x11@gentoo.org  * USE: abi_x86_64 amd64 classic dri3 egl elibc_glibc gallium gbm kernel_linux llvm nptl userland_GNU video_cards_intel  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mesa-17.0.6.tar.xz to /var/tmp/portage/media-libs/mesa-17.0.6/work >>> Source unpacked in /var/tmp/portage/media-libs/mesa-17.0.6/work >>> Preparing source in /var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6 ... * abi_x86_64.amd64: running multilib-minimal_abi_src_configure * econf: updating mesa-17.0.6/bin/config.guess with /usr/share/gnuconfig/config.guess * econf: updating mesa-17.0.6/bin/config.sub with /usr/share/gnuconfig/config.sub /var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/mesa-17.0.6 --htmldir=/usr/share/doc/mesa-17.0.6/html --libdir=/usr/lib64 --enable-dri --enable-glx --enable-shared-glapi --enable-texture-float --disable-nine --disable-debug --enable-dri3 --enable-egl --enable-gbm --disable-gles1 --disable-gles2 --enable-glx-tls --enable-valgrind=no --enable-llvm-shared-libs --with-dri-drivers=,swrast,i915,i965 --with-gallium-drivers=,swrast,i915 --with-vulkan-drivers= PYTHON2=/usr/bin/python2.7 --with-egl-platforms=x11,drm --disable-nine --enable-gallium-llvm --disable-omx --disable-va --disable-vdpau --disable-xa --disable-xvmc --disable-gallium-osmesa checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for GNU make... make checking for python2.7... /usr/bin/python2.7 checking for a sed that does not truncate output... /bin/sed checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... (cached) x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for rm... rm -f checking for xxd... xxd checking for bison... bison -y checking if bison is the parser generator... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking if flex is the lexer generator... yes checking for indent... cat checking if module mako in python is installed... No module named mako no checking if compiling with clang... no checking whether gcc version is sufficient... yes checking whether __SUNPRO_C is declared... no checking for __builtin_bswap32... yes checking for __builtin_bswap64... yes checking for __builtin_clz... yes checking for __builtin_clzll... yes checking for __builtin_ctz... yes checking for __builtin_expect... yes checking for __builtin_ffs... yes checking for __builtin_ffsll... yes checking for __builtin_popcount... yes checking for __builtin_popcountll... yes checking for __builtin_unreachable... yes checking for __attribute__((const))... yes checking for __attribute__((flatten))... yes checking for __attribute__((format))... yes checking for __attribute__((malloc))... yes checking for __attribute__((packed))... yes checking for __attribute__((pure))... yes checking for __attribute__((returns_nonnull))... yes checking for __attribute__((unused))... yes checking for __attribute__((visibility))... yes checking for __attribute__((warn_unused_result))... yes checking for __attribute__((weak))... yes checking for __attribute__((alias))... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking whether x86_64-pc-linux-gnu-gcc supports -Werror=missing-prototypes... yes checking whether x86_64-pc-linux-gnu-gcc supports -fvisibility=hidden... yes checking whether x86_64-pc-linux-gnu-gcc supports -Werror=vla... yes checking whether x86_64-pc-linux-gnu-g++ supports -fvisibility=hidden... yes checking whether byte ordering is bigendian... no checking whether gcc supports -mpower8-vector... no checking if ld supports -Bsymbolic... yes checking whether ld supports --gc-sections... yes checking if the linker supports version-scripts... yes checking if the linker supports --dynamic-list... yes configure: WARNING: Floating-point textures enabled. configure: WARNING: Please consult docs/patents.txt with your lawyer before building Mesa. checking whether to enable assembly... yes, x86_64 checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking for strtof... yes checking for mkostemp... yes checking for dlopen... no checking for dlopen in -ldl... yes checking for dladdr... yes checking for clock_gettime... yes checking for posix_memalign... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... no checking for PTHREADSTUBS... yes checking for LIBELF... no checking for elf_memory in -lelf... no checking for x86_64-pc-linux-gnu-llvm-config... /usr/bin/x86_64-pc-linux-gnu-llvm-config checking for LIBDRM... yes checking for GLPROTO... yes checking for DRI2PROTO... yes checking for DRI3PROTO... yes checking for PRESENTPROTO... yes checking for XCB_DRI3... yes checking for XF86VIDMODE... yes checking for DRIGL... yes checking for EXPAT... yes checking for INTEL... yes checking for INTEL... yes checking for mincore... yes checking for WAYLAND_SCANNER... no checking for wayland-scanner... no checking for XCB_DRI2... yes Package libomxil-bellagio was not found in the pkg-config search path. Perhaps you should add the directory containing `libomxil-bellagio.pc' to the PKG_CONFIG_PATH environment variable No package 'libomxil-bellagio' found checking for INTEL... yes Package libva was not found in the pkg-config search path. Perhaps you should add the directory containing `libva.pc' to the PKG_CONFIG_PATH environment variable No package 'libva' found Package libva was not found in the pkg-config search path. Perhaps you should add the directory containing `libva.pc' to the PKG_CONFIG_PATH environment variable No package 'libva' found checking whether to enable Valgrind support... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/amd/Makefile config.status: creating src/amd/vulkan/Makefile config.status: creating src/compiler/Makefile config.status: creating src/egl/Makefile config.status: creating src/egl/main/egl.pc config.status: creating src/egl/wayland/wayland-drm/Makefile config.status: creating src/egl/wayland/wayland-egl/Makefile config.status: creating src/egl/wayland/wayland-egl/wayland-egl.pc config.status: creating src/gallium/Makefile config.status: creating src/gallium/auxiliary/Makefile config.status: creating src/gallium/auxiliary/pipe-loader/Makefile config.status: creating src/gallium/drivers/freedreno/Makefile config.status: creating src/gallium/drivers/ddebug/Makefile config.status: creating src/gallium/drivers/i915/Makefile config.status: creating src/gallium/drivers/ilo/Makefile config.status: creating src/gallium/drivers/llvmpipe/Makefile config.status: creating src/gallium/drivers/noop/Makefile config.status: creating src/gallium/drivers/nouveau/Makefile config.status: creating src/gallium/drivers/r300/Makefile config.status: creating src/gallium/drivers/r600/Makefile config.status: creating src/gallium/drivers/radeon/Makefile config.status: creating src/gallium/drivers/radeonsi/Makefile config.status: creating src/gallium/drivers/rbug/Makefile config.status: creating src/gallium/drivers/softpipe/Makefile config.status: creating src/gallium/drivers/svga/Makefile config.status: creating src/gallium/drivers/swr/Makefile config.status: creating src/gallium/drivers/trace/Makefile config.status: creating src/gallium/drivers/etnaviv/Makefile config.status: creating src/gallium/drivers/imx/Makefile config.status: creating src/gallium/drivers/vc4/Makefile config.status: creating src/gallium/drivers/virgl/Makefile config.status: creating src/gallium/state_trackers/clover/Makefile config.status: creating src/gallium/state_trackers/dri/Makefile config.status: creating src/gallium/state_trackers/glx/xlib/Makefile config.status: creating src/gallium/state_trackers/nine/Makefile config.status: creating src/gallium/state_trackers/omx/Makefile config.status: creating src/gallium/state_trackers/osmesa/Makefile config.status: creating src/gallium/state_trackers/va/Makefile config.status: creating src/gallium/state_trackers/vdpau/Makefile config.status: creating src/gallium/state_trackers/xa/Makefile config.status: creating src/gallium/state_trackers/xvmc/Makefile config.status: creating src/gallium/targets/d3dadapter9/Makefile config.status: creating src/gallium/targets/d3dadapter9/d3d.pc config.status: creating src/gallium/targets/dri/Makefile config.status: creating src/gallium/targets/libgl-xlib/Makefile config.status: creating src/gallium/targets/omx/Makefile config.status: creating src/gallium/targets/opencl/Makefile config.status: creating src/gallium/targets/opencl/mesa.icd config.status: creating src/gallium/targets/osmesa/Makefile config.status: creating src/gallium/targets/osmesa/osmesa.pc config.status: creating src/gallium/targets/pipe-loader/Makefile config.status: creating src/gallium/targets/va/Makefile config.status: creating src/gallium/targets/vdpau/Makefile config.status: creating src/gallium/targets/xa/Makefile config.status: creating src/gallium/targets/xa/xatracker.pc config.status: creating src/gallium/targets/xvmc/Makefile config.status: creating src/gallium/tests/trivial/Makefile config.status: creating src/gallium/tests/unit/Makefile config.status: creating src/gallium/winsys/etnaviv/drm/Makefile config.status: creating src/gallium/winsys/imx/drm/Makefile config.status: creating src/gallium/winsys/freedreno/drm/Makefile config.status: creating src/gallium/winsys/i915/drm/Makefile config.status: creating src/gallium/winsys/intel/drm/Makefile config.status: creating src/gallium/winsys/nouveau/drm/Makefile config.status: creating src/gallium/winsys/radeon/drm/Makefile config.status: creating src/gallium/winsys/amdgpu/drm/Makefile config.status: creating src/gallium/winsys/svga/drm/Makefile config.status: creating src/gallium/winsys/sw/dri/Makefile config.status: creating src/gallium/winsys/sw/kms-dri/Makefile config.status: creating src/gallium/winsys/sw/null/Makefile config.status: creating src/gallium/winsys/sw/wrapper/Makefile config.status: creating src/gallium/winsys/sw/xlib/Makefile config.status: creating src/gallium/winsys/vc4/drm/Makefile config.status: creating src/gallium/winsys/virgl/drm/Makefile config.status: creating src/gallium/winsys/virgl/vtest/Makefile config.status: creating src/gbm/Makefile config.status: creating src/gbm/main/gbm.pc config.status: creating src/glx/Makefile config.status: creating src/glx/apple/Makefile config.status: creating src/glx/tests/Makefile config.status: creating src/glx/windows/Makefile config.status: creating src/glx/windows/windowsdriproto.pc config.status: creating src/gtest/Makefile config.status: creating src/intel/Makefile config.status: creating src/intel/tools/Makefile config.status: creating src/intel/vulkan/Makefile config.status: creating src/loader/Makefile config.status: creating src/mapi/Makefile config.status: creating src/mapi/es1api/glesv1_cm.pc config.status: creating src/mapi/es2api/glesv2.pc config.status: creating src/mapi/glapi/gen/Makefile config.status: creating src/mesa/Makefile config.status: creating src/mesa/gl.pc config.status: creating src/mesa/drivers/dri/dri.pc config.status: creating src/mesa/drivers/dri/common/Makefile config.status: creating src/mesa/drivers/dri/common/xmlpool/Makefile config.status: creating src/mesa/drivers/dri/i915/Makefile config.status: creating src/mesa/drivers/dri/i965/Makefile config.status: creating src/mesa/drivers/dri/Makefile config.status: creating src/mesa/drivers/dri/nouveau/Makefile config.status: creating src/mesa/drivers/dri/r200/Makefile config.status: creating src/mesa/drivers/dri/radeon/Makefile config.status: creating src/mesa/drivers/dri/swrast/Makefile config.status: creating src/mesa/drivers/osmesa/Makefile config.status: creating src/mesa/drivers/osmesa/osmesa.pc config.status: creating src/mesa/drivers/x11/Makefile config.status: creating src/mesa/main/tests/Makefile config.status: creating src/util/Makefile config.status: creating src/util/tests/hash_table/Makefile config.status: creating src/vulkan/wsi/Makefile config.status: executing depfiles commands config.status: executing libtool commands /bin/sed: can't read src/mesa/drivers/dri/i965/.deps/brw_blorp.Plo: No such file or directory prefix: /usr exec_prefix: ${prefix} libdir: /usr/lib64 includedir: ${prefix}/include OpenGL: yes (ES1: no ES2: no) OSMesa: no DRI platform: drm DRI drivers: i915 i965 swrast DRI driver dir: ${libdir}/dri GLX: DRI-based EGL: yes EGL platforms: x11 drm EGL drivers: builtin:egl_dri2 builtin:egl_dri3 GBM: yes Vulkan drivers: no llvm: yes llvm-config: /usr/bin/x86_64-pc-linux-gnu-llvm-config llvm-version: 3.9.1 Gallium drivers: swrast i915 Gallium st: mesa HUD extra stats: no HUD lmsensors: no Shared libs: yes Static libs: no Shared-glapi: yes CFLAGS: -march=native -O2 -pipe -Wall -std=c99 -Werror=implicit-function-declaration -Werror=missing-prototypes -fno-math-errno -fno-trapping-math CXXFLAGS: -march=native -O2 -pipe -Wall -fno-math-errno -fno-trapping-math Macros: -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D_GNU_SOURCE -DUSE_SSE41 -DUSE_GCC_ATOMIC_BUILTINS -DNDEBUG -DTEXTURE_FLOAT_ENABLED -DUSE_X86_64_ASM -DHAVE_XLOCALE_H -DHAVE_SYS_SYSCTL_H -DHAVE_STRTOF -DHAVE_MKOSTEMP -DHAVE_DLOPEN -DHAVE_POSIX_MEMALIGN -DHAVE_LIBDRM -DGLX_USE_DRM -DGLX_INDIRECT_RENDERING -DGLX_DIRECT_RENDERING -DGLX_USE_TLS -DHAVE_DRI3 -DENABLE_SHADER_CACHE -DHAVE_MINCORE -DHAVE_LLVM=0x0309 -DMESA_LLVM_VERSION_PATCH=1 LLVM_CFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS LLVM_CXXFLAGS: -I/usr/include -std=c++11 -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS LLVM_CPPFLAGS: -I/usr/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS LLVM_LDFLAGS: -L/usr/lib64 PYTHON2: /usr/bin/python2.7 Run 'make' to build Mesa make[4]: *** [Makefile:967: gallium_dri.la] Error 1 make[4]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src/gallium/targets/dri' make[3]: *** [Makefile:606: all-recursive] Error 1 make[3]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src/gallium' make[2]: *** [Makefile:860: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src' make[1]: *** [Makefile:651: all] Error 2 make[1]: Leaving directory '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64/src' make: *** [Makefile:648: all-recursive] Error 1 * ERROR: media-libs/mesa-17.0.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-libs/mesa-17.0.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-libs/mesa-17.0.6::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-libs/mesa-17.0.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/mesa-17.0.6/temp/environment'. * Working directory: '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6-abi_x86_64.amd64' * S: '/var/tmp/portage/media-libs/mesa-17.0.6/work/mesa-17.0.6'