1. * Package: games-puzzle/kmagnet-0.10
  2. * Repository: gentoo
  3. * Maintainer: kde@gentoo.org games@gentoo.org
  4. * USE: amd64 elibc_glibc handbook kernel_linux multilib test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking 109111-kmagnet-0.10.tar.bz2 to /tmp/portage/games-puzzle/kmagnet-0.10/work
  15. >>> Source unpacked in /tmp/portage/games-puzzle/kmagnet-0.10/work
  16. >>> Preparing source in /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10 ...
  17. * Applying kmagnet-0.10-qt48.patch ...
  18. [ ok ]
  19. >>> Source prepared.
  20. >>> Configuring source in /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10 ...
  21. >>> Working in BUILD_DIR: "/tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10_build"
  22. 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
  23. Not searching for unused variables given on the command line.
  24. loading initial cache file /tmp/portage/games-puzzle/kmagnet-0.10/work/kmagnet-0.10_build/gentoo_common_config.cmake
  25. Re-run cmake no build system arguments
  26. -- The C compiler identification is GNU 4.7.2
  27. -- The CXX compiler identification is GNU 4.7.2
  28. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  29. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  30. -- Detecting C compiler ABI info
  31. -- Detecting C compiler ABI info - done
  32. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  33. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  34. -- Detecting CXX compiler ABI info
  35. -- Detecting CXX compiler ABI info - done
  36. -- Looking for Q_WS_X11
  37. -- Looking for Q_WS_X11 - found
  38. -- Looking for Q_WS_WIN
  39. -- Looking for Q_WS_WIN - not found
  40. -- Looking for Q_WS_QWS
  41. -- Looking for Q_WS_QWS - not found
  42. -- Looking for Q_WS_MAC
  43. -- Looking for Q_WS_MAC - not found
  44. -- Found Qt-Version 4.8.4 (using /usr/bin/qmake)
  45. -- 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
  46. -- 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
  47. -- Looking for gethostbyname
  48. -- Looking for gethostbyname - found
  49. -- Looking for connect
  50. -- Looking for connect - found
  51. -- Looking for remove
  52. -- Looking for remove - found
  53. -- Looking for shmat
  54. -- Looking for shmat - found
  55. -- Looking for IceConnectionNumber in ICE
  56. -- Looking for IceConnectionNumber in ICE - found
  57. -- Found X11: /usr/lib64/libX11.so
  58. -- Looking for include file pthread.h
  59. -- Looking for include file pthread.h - found
  60. -- Looking for pthread_create
  61. -- Looking for pthread_create - not found
  62. -- Looking for pthread_create in pthreads
  63. -- Looking for pthread_create in pthreads - not found
  64. -- Looking for pthread_create in pthread
  65. -- Looking for pthread_create in pthread - found
  66. -- Found Threads: TRUE
  67. -- Found OpenSSL: /usr/lib64/libssl.so
  68. -- Looking for _POSIX_TIMERS
  69. -- Looking for _POSIX_TIMERS - found
  70. -- Found Automoc4: /usr/bin/automoc4
  71. -- Found Perl: /usr/bin/perl (found version "5.16.2")
  72. -- Found Phonon: /usr/include
  73. -- Performing Test _OFFT_IS_64BIT
  74. -- Performing Test _OFFT_IS_64BIT - Success
  75. -- Performing Test HAVE_FPIE_SUPPORT
  76. -- Performing Test HAVE_FPIE_SUPPORT - Success
  77. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
  78. -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
  79. -- Performing Test __KDE_HAVE_GCC_VISIBILITY
  80. -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
  81. -- Found KDE 4.9 include dir: /usr/include
  82. -- Found KDE 4.9 library dir: /usr/lib64
  83. -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
  84. -- Found automoc4: /usr/bin/automoc4
  85. CMake Error at CMakeLists.txt:4 (find_package):
  86. By not providing "FindLibKDEGames.cmake" in CMAKE_MODULE_PATH this project
  87. has asked CMake to find a package configuration file provided by
  88. "LibKDEGames", but CMake did not find one.
  89. Could not find a package configuration file provided by "LibKDEGames" with
  90. any of the following names:
  91. LibKDEGamesConfig.cmake
  92. libkdegames-config.cmake
  93. Add the installation prefix of "LibKDEGames" to CMAKE_PREFIX_PATH or set
  94. "LibKDEGames_DIR" to a directory containing one of the above files. If
  95. "LibKDEGames" provides a separate development package or SDK, be sure it
  96. has been installed.
  97. -- Configuring incomplete, errors occurred!
  98. * ERROR: games-puzzle/kmagnet-0.10 failed (configure phase):
  99. * cmake failed
  100. *
  101. * Call stack:
  102. * ebuild.sh, line 93: Called src_configure
  103. * environment, line 4046: Called kde4-base_src_configure
  104. * environment, line 3099: Called cmake-utils_src_configure
  105. * environment, line 1210: Called _execute_optionaly 'src_configure'
  106. * environment, line 642: Called enable_cmake-utils_src_configure
  107. * environment, line 1539: Called die
  108. * The specific snippet of code:
  109. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  110. *
  111. * If you need support, post the output of `emerge --info '=games-puzzle/kmagnet-0.10'`,
  112. * the complete build log and the output of `emerge -pqv '=games-puzzle/kmagnet-0.10'`.
  113. sed: couldn't open temporary file /etc/portage/package.mask/sedHmPElv: Permission denied