Advertisement
Guest User

Untitled

a guest
Jul 30th, 2016
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.11 KB | None | 0 0
  1.  * Package: kde-apps/minuet-16.07.80
  2.  * Repository: kde
  3.  * Maintainer: kde@gentoo.org
  4.  * USE: abi_x86_64 amd64 elibc_glibc handbook kernel_linux userland_GNU
  5.  * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking minuet-16.07.80.tar.xz to /var/tmp/portage/kde-apps/minuet-16.07.80/work
  8. >>> Source unpacked in /var/tmp/portage/kde-apps/minuet-16.07.80/work
  9. >>> Preparing source in /var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80 ...
  10. >>> Source prepared.
  11. >>> Configuring source in /var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80 ...
  12. >>> Working in BUILD_DIR: "/var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80_build"
  13. cmake -C /var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80_build/gentoo_toolchain.cmake /var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80
  14. loading initial cache file /var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80_build/gentoo_common_config.cmake
  15. -- The C compiler identification is GNU 5.4.0
  16. -- The CXX compiler identification is GNU 5.4.0
  17. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  18. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  19. -- Detecting C compiler ABI info
  20. -- Detecting C compiler ABI info - done
  21. -- Detecting C compile features
  22. -- Detecting C compile features - done
  23. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  24. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  25. -- Detecting CXX compiler ABI info
  26. -- Detecting CXX compiler ABI info - done
  27. -- Detecting CXX compile features
  28. -- Detecting CXX compile features - done
  29. -- Looking for __GLIBC__
  30. -- Looking for __GLIBC__ - found
  31. -- Performing Test _OFFT_IS_64BIT
  32. -- Performing Test _OFFT_IS_64BIT - Success
  33. CMake Error at CMakeLists.txt:31 (find_package):
  34. Could not find a configuration file for package "Qt5" that is compatible
  35. with requested version "5.7.0".
  36.  
  37. The following configuration files were considered but not accepted:
  38.  
  39. /usr/lib64/cmake/Qt5/Qt5Config.cmake, version: 5.6.1
  40. /usr/lib/cmake/Qt5/Qt5Config.cmake, version: 5.6.1
  41.  
  42.  
  43.  
  44. -- Configuring incomplete, errors occurred!
  45. See also "/var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80_build/CMakeFiles/CMakeOutput.log".
  46. * ERROR: kde-apps/minuet-16.07.80::kde failed (configure phase):
  47. * cmake failed
  48. *
  49. * Call stack:
  50. * ebuild.sh, line 115: Called src_configure
  51. * environment, line 3923: Called kde5_src_configure
  52. * environment, line 2915: Called cmake-utils_src_configure
  53. * environment, line 1132: Called _cmake_execute_optionally 'src_configure'
  54. * environment, line 510: Called enable_cmake-utils_src_configure
  55. * environment, line 1560: Called die
  56. * The specific snippet of code:
  57. * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  58. *
  59. * If you need support, post the output of `emerge --info '=kde-apps/minuet-16.07.80::kde'`,
  60. * the complete build log and the output of `emerge -pqv '=kde-apps/minuet-16.07.80::kde'`.
  61. * The complete build log is located at '/var/tmp/portage/kde-apps/minuet-16.07.80/temp/build.log'.
  62. * The ebuild environment file is located at '/var/tmp/portage/kde-apps/minuet-16.07.80/temp/environment'.
  63. * Working directory: '/var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80_build'
  64. * S: '/var/tmp/portage/kde-apps/minuet-16.07.80/work/minuet-16.07.80'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement