* Package: media-video/bino-1.6.1-r2 * Repository: gentoo * Maintainer: cuchac@email.cz robbat2@gentoo.org,proxy-maint@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lirc userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking bino-1.6.1.tar.xz to /var/tmp/portage/media-video/bino-1.6.1-r2/work >>> Source unpacked in /var/tmp/portage/media-video/bino-1.6.1-r2/work >>> Preparing source in /var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1 ... * Applying bino-1.4.2-lirc-detect.patch ... [ ok ] * Applying ffmpeg_2.9.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1' ... * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: bino-1.6.1/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1 ... >>> Working in BUILD_DIR: "/var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1_build" * econf: updating bino-1.6.1/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating bino-1.6.1/build-aux/config.guess with /usr/share/gnuconfig/config.guess /var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1/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 --libdir=/usr/lib64 --docdir=/usr/share/doc/bino-1.6.1-r2 --without-xnvctrl --with-liblircclient --disable-debug --without-equalizer --htmldir=/usr/share/doc/bino-1.6.1-r2/html 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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/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 for style of include used by make... GNU checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes 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 for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether ln -s works... yes checking whether byte ordering is bigendian... no checking whether the C++ compiler works... yes checking for backtrace... yes checking for sigaction... yes checking whether optreset is declared... no 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 shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo... yes checking for vasprintf... yes checking for wcswidth... yes checking for GCC atomic builtins... yes checking for library containing pthread_create... -lpthread checking for library containing clock_gettime... none required checking for clock_gettime... yes checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 for libavformat >= 52.110.0 libavcodec libavutil... yes checking for libavdevice >= 52.5.0... yes checking for libswscale >= 0.14.1 libavutil... yes checking for sysconf... yes checking for libass >= 0.9.9... yes checking for openal >= 0.0... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking AL/al.h usability... yes checking AL/al.h presence... yes checking for AL/al.h... yes checking for QtOpenGL >= 4.6... yes checking for x86_64-pc-linux-gnu-rcc-qt4... no checking for x86_64-pc-linux-gnu-rcc... no checking for rcc-qt4... no checking for rcc... rcc checking for x86_64-pc-linux-gnu-moc-qt4... no checking for x86_64-pc-linux-gnu-moc... no checking for moc-qt4... no checking for moc... moc checking whether Qt uses X11... yes checking for x11 >= 0.0... yes checking for glewmx >= 1.6.0... no configure: WARNING: required library libglewmx >= 1.6.0 not found: configure: WARNING: No package 'glewmx' found configure: WARNING: libglewmx is provided by glew; Debian package: libglewmx-dev checking for gl >= 0.0... yes checking lirc_client.h usability... yes checking lirc_client.h presence... yes checking for lirc_client.h... yes checking for gtk-update-icon-cache... gtk-update-icon-cache checking for update-desktop-database... update-desktop-database configure: error: One or more libraries were not found. See messages above. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1_build/config.log * ERROR: media-video/bino-1.6.1-r2::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 115: Called src_configure * environment, line 3168: Called autotools-utils_src_configure * environment, line 761: Called econf '--docdir=/usr/share/doc/bino-1.6.1-r2' '--without-xnvctrl' '--with-liblircclient' '--disable-debug' '--without-equalizer' '--htmldir=/usr/share/doc/bino-1.6.1-r2/html' * phase-helpers.sh, line 665: Called __helpers_die 'econf failed' * isolated-functions.sh, line 117: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=media-video/bino-1.6.1-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/bino-1.6.1-r2::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:bino-1.6.1-r2:20170617-135504.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/bino-1.6.1-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/bino-1.6.1-r2/temp/environment'. * Working directory: '/var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1_build' * S: '/var/tmp/portage/media-video/bino-1.6.1-r2/work/bino-1.6.1'