- * Package: games-puzzle/kmagnet-0.10
- * Repository: gentoo
- * Maintainer: kde@gentoo.org games@gentoo.org
- * USE: amd64 elibc_glibc handbook kernel_linux multilib test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking 109111-kmagnet-0.10.tar.bz2 to /tmp/portage/games-puzzle/kmagnet-0.10/work
- >>> Source unpacked in /tmp/portage/games-puzzle/kmagnet-0.10/work
- >>> Preparing source in /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10 ...
- * Applying kmagnet-0.10-qt48.patch ...
- [ ok ]
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10 ...
- >>> Working in BUILD_DIR: "/tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10_build"
- cmake --no-warn-unused-cli -C /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DKDE4_BUILD_TESTS=OFF -DCMAKE_INSTALL_PREFIX=/usr -DSYSCONF_INSTALL_DIR=/etc -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10_build/gentoo_rules.cmake /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10
- Not searching for unused variables given on the command line.
- loading initial cache file /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10_build/gentoo_common_config.cmake
- Re-run cmake no build system arguments
- -- The C compiler identification is GNU 4.7.2
- -- The CXX compiler identification is GNU 4.7.2
- -- 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
- -- 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
- -- Looking for Q_WS_X11
- -- Looking for Q_WS_X11 - found
- -- Looking for Q_WS_WIN
- -- Looking for Q_WS_WIN - not found
- -- Looking for Q_WS_QWS
- -- Looking for Q_WS_QWS - not found
- -- Looking for Q_WS_MAC
- -- Looking for Q_WS_MAC - not found
- -- Found Qt-Version 4.8.4 (using /usr/bin/qmake)
- -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.so
- -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so;/usr/lib64/libXft.so;/usr/lib64/libXau.so;/usr/lib64/libXdmcp.so;/usr/lib64/libXpm.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
- -- Looking for include file pthread.h
- -- Looking for include file 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 OpenSSL: /usr/lib64/libssl.so
- -- Looking for _POSIX_TIMERS
- -- Looking for _POSIX_TIMERS - found
- -- Found Automoc4: /usr/bin/automoc4
- -- Found Perl: /usr/bin/perl (found version "5.16.2")
- -- Found Phonon: /usr/include
- -- Performing Test _OFFT_IS_64BIT
- -- Performing Test _OFFT_IS_64BIT - Success
- -- Performing Test HAVE_FPIE_SUPPORT
- -- Performing Test HAVE_FPIE_SUPPORT - Success
- -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
- -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
- -- Performing Test __KDE_HAVE_GCC_VISIBILITY
- -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
- -- Found KDE 4.9 include dir: /usr/include
- -- Found KDE 4.9 library dir: /usr/lib64
- -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
- -- Found automoc4: /usr/bin/automoc4
- CMake Error at CMakeLists.txt:4 (find_package):
- By not providing "FindLibKDEGames.cmake" in CMAKE_MODULE_PATH this project
- has asked CMake to find a package configuration file provided by
- "LibKDEGames", but CMake did not find one.
- Could not find a package configuration file provided by "LibKDEGames" with
- any of the following names:
- LibKDEGamesConfig.cmake
- libkdegames-config.cmake
- Add the installation prefix of "LibKDEGames" to CMAKE_PREFIX_PATH or set
- "LibKDEGames_DIR" to a directory containing one of the above files. If
- "LibKDEGames" provides a separate development package or SDK, be sure it
- has been installed.
- -- Configuring incomplete, errors occurred!
- * ERROR: games-puzzle/kmagnet-0.10 failed (configure phase):
- * cmake failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_configure
- * environment, line 4046: Called kde4-base_src_configure
- * environment, line 3099: Called cmake-utils_src_configure
- * environment, line 1210: Called _execute_optionaly 'src_configure'
- * environment, line 642: Called enable_cmake-utils_src_configure
- * environment, line 1539: 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 '=games-puzzle/kmagnet-0.10'`,
- * the complete build log and the output of `emerge -pqv '=games-puzzle/kmagnet-0.10'`.
- sed: couldn't open temporary file /etc/portage/package.mask/sedHmPElv: Permission denied