* Package:    app-admin/conky-1.10.4
 * Repository: gentoo
 * Maintainer: billie@gentoo.org
 * Upstream:   brenden@rty.ca
 * USE:        X abi_x86_64 amd64 audacious curl elibc_glibc iconv kernel_linux ncurses portmon pulseaudio truetype userland_GNU wifi
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking conky-1.10.4.tar.gz to /var/tmp/portage/app-admin/conky-1.10.4/work
>>> Source unpacked in /var/tmp/portage/app-admin/conky-1.10.4/work
>>> Preparing source in /var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4 ...
 * Applying conky-1.10.4-x11-build.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4 ...
>>> Working in BUILD_DIR: "/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build"
cmake -C /var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_X11=ON -DOWN_WINDOW=ON -DBUILD_XDAMAGE=ON -DBUILD_XINERAMA=ON -DBUILD_XDBE=ON -DBUILD_XFT=yes -DBUILD_IMLIB2=no -DBUILD_XSHAPE=ON -DBUILD_ARGB=ON -DBUILD_LUA_CAIRO=no -DBUILD_LUA_IMLIB2=no -DBUILD_LUA_RSVG=no -DBUILD_NVIDIA=no -DBUILD_AUDACIOUS=yes -DBUILD_XMMS2=no -DBUILD_APCUPSD=no -DBUILD_CMUS=no -DBUILD_CURL=yes -DBUILD_EVE=no -DBUILD_HDDTEMP=no -DBUILD_IOSTATS=no -DBUILD_ICAL=no -DBUILD_ICONV=yes -DBUILD_IPV6=no -DBUILD_IRC=no -DBUILD_MATH=no -DBUILD_MOC=no -DBUILD_MPD=no -DBUILD_MYSQL=no -DBUILD_NCURSES=yes -DBUILD_PORT_MONITORS=yes -DBUILD_PULSEAUDIO=yes -DBUILD_RSS=no -DBUILD_JOURNAL=no -DBUILD_IBM=no -DBUILD_WEATHER_METAR=no -DBUILD_WEATHER_XOAP=no -DBUILD_HTTP=no -DBUILD_WLAN=yes -DBUILD_BUILTIN_CONFIG=ON -DBUILD_OLD_CONFIG=ON -DBUILD_I18N=ON -DMAINTAINER_MODE=OFF -DRELEASE=ON -DBUILD_BMPX=OFF -DDOC_PATH=/usr/share/doc/conky-1.10.4 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/gentoo_toolchain.cmake  /var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4
loading initial cache file /var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/gentoo_common_config.cmake
-- The C compiler identification is GNU 5.4.0
-- The CXX compiler identification is GNU 5.4.0
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE  
-- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.28") 
-- Looking for include file sys/statfs.h
-- Looking for include file sys/statfs.h - found
-- Looking for include file sys/param.h
-- Looking for include file sys/param.h - found
-- Looking for include file sys/inotify.h
-- Looking for include file sys/inotify.h - found
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for strndup
-- Looking for strndup - found
-- Looking for pipe2
-- Looking for pipe2 - not found
-- Looking for O_CLOEXEC
-- Looking for O_CLOEXEC - found
-- Looking for statfs64
-- Looking for statfs64 - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Checking for module 'ncurses'
--   Found ncurses, version 6.0.20150808
-- Looking for include file iwlib.h
-- Looking for include file iwlib.h - found
-- Looking for iw_sockets_open
-- Looking for iw_sockets_open - not found
-- Looking for getnameinfo
-- Looking for getnameinfo - found
-- Looking for 5 include files netdb.h, ..., arpa/inet.h
-- Looking for 5 include files netdb.h, ..., arpa/inet.h - found
-- Looking for include file iconv.h
-- Looking for include file iconv.h - found
-- Looking for iconv
-- Looking for iconv - found
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- Checking for one of the modules 'lua>=5.3;lua5.3;lua-5.3;lua53;lua5.2;lua-5.2;lua52;lua5.1;lua-5.1;lua51;lua>=5.1'
-- Checking for module 'audacious>=1.4.0'
--   Found audacious, version 3.7.1
-- Checking for module 'audclient>=1.4.0'
--   
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:415 (message):
  A required package was not found
Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:588 (_pkg_check_modules_internal)
  cmake/ConkyPlatformChecks.cmake:298 (pkg_check_modules)
  CMakeLists.txt:37 (include)


-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build/CMakeFiles/CMakeError.log".
 * ERROR: app-admin/conky-1.10.4::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 3800:  Called cmake-utils_src_configure
 *   environment, line 1238:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
 * 
 * If you need support, post the output of `emerge --info '=app-admin/conky-1.10.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-admin/conky-1.10.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-admin/conky-1.10.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/conky-1.10.4/temp/environment'.
 * Working directory: '/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build'
 * S: '/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4'