* Package: media-sound/mpd-0.20.12  * Repository: gentoo  * Maintainer: hwoarang@gentoo.org sound@gentoo.org  * USE: abi_x86_64 alsa amd64 bzip2 cdio curl elibc_glibc eventfd expat ffmpeg fifo flac icu id3tag inotify ipv6 kernel_linux mad network ogg pulseaudio samba signalfd sqlite systemd tcpd unicode upnp userland_GNU vorbis zlib  * FEATURES: preserve-libs sandbox userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found sources for kernel version: * 4.14.7-gentoo * Checking for suitable kernel configuration options...  [ ok ] * If you will be starting mpd via /etc/init.d/mpd, please make * sure that MPD's pid_file is _set_. >>> Unpacking source... >>> Unpacking mpd-0.20.12.tar.xz to /var/tmp/portage/media-sound/mpd-0.20.12/work >>> Source unpacked in /var/tmp/portage/media-sound/mpd-0.20.12/work >>> Preparing source in /var/tmp/portage/media-sound/mpd-0.20.12/work/mpd-0.20.12 ... * Applying mpd-0.18.conf.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/media-sound/mpd-0.20.12/work/mpd-0.20.12' ... * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: mpd-0.20.12/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/mpd-0.20.12/work/mpd-0.20.12 ... * econf: updating mpd-0.20.12/build/config.sub with /usr/share/gnuconfig/config.sub * econf: updating mpd-0.20.12/build/config.guess with /usr/share/gnuconfig/config.guess ./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/mpd-0.20.12 --htmldir=/usr/share/doc/mpd-0.20.12/html --libdir=/usr/lib64 --enable-database --disable-roar --disable-documentation --enable-dsd --enable-largefile --disable-osx --disable-shine-encoder --disable-solaris-output --enable-tcp --enable-un --disable-werror --docdir=/usr/share/doc/mpd-0.20.12 --enable-shout --enable-vorbis-encoder --enable-httpd-output --disable-lame-encoder --disable-twolame-encoder --disable-wave-encoder --enable-neighbor-plugins --enable-eventfd --enable-signalfd --disable-libmpdclient --enable-expat --enable-upnp --disable-adplug --enable-alsa --disable-ao --disable-audiofile --enable-zlib --enable-bzip2 --enable-cdio-paranoia --enable-curl --enable-smbclient --disable-nfs --disable-debug --enable-ffmpeg --enable-fifo --enable-flac --disable-fluidsynth --disable-gme --enable-id3 --enable-inotify --enable-ipv6 --enable-iso9660 --disable-jack --disable-soundcloud --enable-libwrap --disable-lsr --disable-soxr --enable-mad --disable-mikmod --disable-mms --disable-modplug --disable-mpc --disable-mpg123 --disable-openal --disable-opus --disable-oss --disable-pipe-output --enable-pulse --disable-recorder-output --disable-sidplay --disable-sndfile --enable-sqlite --enable-systemd_daemon --enable-vorbis --disable-wavpack --disable-wildmidi --disable-zzip --enable-icu --disable-webdav --disable-aac --without-zeroconf --with-boost=/usr --with-systemdsystemunitdir=/lib/systemd/system --with-systemduserunitdir=/usr/lib/systemd/user checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 whether make supports nested variables... yes 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-gcc option to accept ISO C99... none needed 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 for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking whether make sets $(MAKE)... (cached) 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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether x86_64-pc-linux-gnu-g++ supports C++14 features by default... yes checking for a sed that does not truncate output... /bin/sed 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 whether x86_64-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_setname_np... yes checking for library containing clock_gettime... none required checking for library containing syslog... none required configure: auto-detected syslog support checking for library containing socket... none required checking for library containing gethostbyname... none required checking for pipe2... yes checking for accept4... yes checking for linkat... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for initgroups... yes checking for fnmatch... yes checking for strndup... yes checking for strcasestr... yes checking for library containing exp... -lm 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 locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking valgrind/memcheck.h usability... no checking valgrind/memcheck.h presence... no checking for valgrind/memcheck.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for prctl... yes checking for poll... yes checking for epoll_create1... 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 boostlib >= 1.46... yes checking for ICU... yes checking for ipv6... yes checking for struct ucred... yes checking for getpeereid... no checking for SYSTEMD_DAEMON... yes checking for EXPAT... yes checking for inotify_init... yes checking for inotify_init1... yes checking tcpd.h usability... yes checking tcpd.h presence... yes checking for tcpd.h... yes checking for request_init in -lwrap... yes checking whether libwrap is compatible with C++... yes checking for ID3TAG... yes checking for SQLITE... yes checking for CURL... yes checking for SMBCLIENT... yes checking for CDIO_PARANOIA... yes checking cdio/paranoia/paranoia.h usability... yes checking cdio/paranoia/paranoia.h presence... yes checking for cdio/paranoia/paranoia.h... yes checking for ISO9660... yes checking for mkisofs... no checking for ZLIB... yes checking for BZ2_bzDecompressInit in -lbz2... yes checking for bzip2... /bin/bzip2 checking for UPNP... no configure: error: UPnP client support: libupnp not found !!! Please attach the following file when seeking support: !!! /var/tmp/portage/media-sound/mpd-0.20.12/work/mpd-0.20.12/config.log * ERROR: media-sound/mpd-0.20.12::gentoo failed (configure phase): * econf failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 4051: Called econf '--enable-database' '--disable-roar' '--disable-documentation' '--enable-dsd' '--enable-largefile' '--disable-osx' '--disable-shine-encoder' '--disable-solaris-output' '--enable-tcp' '--enable-un' '--disable-werror' '--docdir=/usr/share/doc/mpd-0.20.12' '--enable-shout' '--enable-vorbis-encoder' '--enable-httpd-output' '--disable-lame-encoder' '--disable-twolame-encoder' '--disable-wave-encoder' '--enable-neighbor-plugins' '--enable-eventfd' '--enable-signalfd' '--disable-libmpdclient' '--enable-expat' '--enable-upnp' '--disable-adplug' '--enable-alsa' '--disable-ao' '--disable-audiofile' '--enable-zlib' '--enable-bzip2' '--enable-cdio-paranoia' '--enable-curl' '--enable-smbclient' '--disable-nfs' '--disable-debug' '--enable-ffmpeg' '--enable-fifo' '--enable-flac' '--disable-fluidsynth' '--disable-gme' '--enable-id3' '--enable-inotify' '--enable-ipv6' '--enable-iso9660' '--disable-jack' '--disable-soundcloud' '--enable-libwrap' '--disable-lsr' '--disable-soxr' '--enable-mad' '--disable-mikmod' '--disable-mms' '--disable-modplug' '--disable-mpc' '--disable-mpg123' '--disable-openal' '--disable-opus' '--disable-oss' '--disable-pipe-output' '--enable-pulse' '--disable-recorder-output' '--disable-sidplay' '--disable-sndfile' '--enable-sqlite' '--enable-systemd_daemon' '--enable-vorbis' '--disable-wavpack' '--disable-wildmidi' '--disable-zzip' '--enable-icu' '--disable-webdav' '--disable-aac' '--without-zeroconf' '--with-boost=/usr' '--with-systemdsystemunitdir=/lib/systemd/system' '--with-systemduserunitdir=/usr/lib/systemd/user' * phase-helpers.sh, line 666: 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-sound/mpd-0.20.12::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/mpd-0.20.12::gentoo'`. * The complete build log is located at '/var/tmp/portage/media-sound/mpd-0.20.12/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/mpd-0.20.12/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/mpd-0.20.12/work/mpd-0.20.12' * S: '/var/tmp/portage/media-sound/mpd-0.20.12/work/mpd-0.20.12'