-
- [32;01m * [39;49;00mPackage: app-admin/conky-1.10.4
- [32;01m * [39;49;00mRepository: gentoo
- [32;01m * [39;49;00mMaintainer: billie@gentoo.org
- [32;01m * [39;49;00mUpstream: brenden@rty.ca
- [32;01m * [39;49;00mUSE: X abi_x86_64 amd64 audacious curl elibc_glibc iconv kernel_linux ncurses portmon pulseaudio truetype userland_GNU wifi
- [32;01m * [39;49;00mFEATURES: 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 ...
- [32;01m*[0m Applying conky-1.10.4-x11-build.patch ...
- [A[75C [34;01m[ [32;01mok[34;01m ][0m
- >>> 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".
- [31;01m*[0m ERROR: app-admin/conky-1.10.4::gentoo failed (configure phase):
- [31;01m*[0m cmake failed
- [31;01m*[0m
- [31;01m*[0m Call stack:
- [31;01m*[0m ebuild.sh, line 115: Called src_configure
- [31;01m*[0m environment, line 3800: Called cmake-utils_src_configure
- [31;01m*[0m environment, line 1238: Called die
- [31;01m*[0m The specific snippet of code:
- [31;01m*[0m "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
- [31;01m*[0m
- [31;01m*[0m If you need support, post the output of `emerge --info '=app-admin/conky-1.10.4::gentoo'`,
- [31;01m*[0m the complete build log and the output of `emerge -pqv '=app-admin/conky-1.10.4::gentoo'`.
- [31;01m*[0m The complete build log is located at '/var/tmp/portage/app-admin/conky-1.10.4/temp/build.log'.
- [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-admin/conky-1.10.4/temp/environment'.
- [31;01m*[0m Working directory: '/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4_build'
- [31;01m*[0m S: '/var/tmp/portage/app-admin/conky-1.10.4/work/conky-1.10.4'
-