Guest User

Untitled

a guest
Jul 15th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. >>> Emerging (1 of 2) media-sound/amarok-utils-9999 from kde
  2. * checking ebuild checksums ;-) ... [ ok ]
  3. * checking auxfile checksums ;-) ... [ ok ]
  4. * checking miscfile checksums ;-) ... [ ok ]
  5. >>> Unpacking source...
  6. * GIT update -->
  7. * repository: git://gitorious.org/amarok/amarok.git
  8. * git fetch -f -u origin master:master
  9. * at the commit: 29d6035f3a2f45b7bf9f7043d4fb2f67b892c38b
  10. * branch: master
  11. * storage directory: "/usr/portage/distfiles/git-src/amarok"
  12. Initialized empty Git repository in /var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999/.git/
  13. Switched to a new branch 'branch-master'
  14. >>> Unpacked to /var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999
  15. >>> Source unpacked in /var/tmp/portage/media-sound/amarok-utils-9999/work
  16. >>> Preparing source in /var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999 ...
  17. >>> Source prepared.
  18. >>> Configuring source in /var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999 ...
  19. >>> Working in BUILD_DIR: "/var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999_build"
  20. cmake -C /var/tmp/portage/media-sound/amarok-utils-9999/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_PLAYER=OFF -DWITH_UTILITIES=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-sound/amarok-utils-9999/temp/gentoo_rules.cmake /var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999
  21. loading initial cache file /var/tmp/portage/media-sound/amarok-utils-9999/temp/gentoo_common_config.cmake
  22. -- The C compiler identification is GNU
  23. -- The CXX compiler identification is GNU
  24. -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc
  25. -- Check for working C compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-gcc -- works
  26. -- Detecting C compiler ABI info
  27. -- Detecting C compiler ABI info - done
  28. -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++
  29. -- Check for working CXX compiler: /usr/lib/ccache/bin/x86_64-pc-linux-gnu-g++ -- works
  30. -- Detecting CXX compiler ABI info
  31. -- Detecting CXX compiler ABI info - done
  32. -- Looking for dlopen in dl
  33. -- Looking for dlopen in dl - found
  34. -- Taglib found: -L/usr/lib64 -ltag
  35. -- Performing Test TAGLIB_ASF_FOUND
  36. -- Performing Test TAGLIB_ASF_FOUND - Success
  37. -- Performing Test TAGLIB_MP4_FOUND
  38. -- Performing Test TAGLIB_MP4_FOUND - Success
  39. -- Taglib-Extras found: -L/usr/lib64 -ltag-extras
  40. -- Performing Test COMPLEX_TAGLIB_FILENAME
  41. -- Performing Test COMPLEX_TAGLIB_FILENAME - Failed
  42. -- Looking for Q_WS_X11
  43. -- Looking for Q_WS_X11 - found
  44. -- Looking for Q_WS_WIN
  45. -- Looking for Q_WS_WIN - not found.
  46. -- Looking for Q_WS_QWS
  47. -- Looking for Q_WS_QWS - not found.
  48. -- Looking for Q_WS_MAC
  49. -- Looking for Q_WS_MAC - not found.
  50. -- Found Qt-Version 4.6.0
  51. -- Found OpenSSL: /usr/lib64/libssl.so
  52. -- Looking for _POSIX_TIMERS
  53. -- Looking for _POSIX_TIMERS - found
  54. CMake Error at utilities/updatesigner/CMakeLists.txt:3 (find_package):
  55. Could not find module FindQCA2.cmake or a configuration file for package
  56. QCA2.
  57.  
  58. Adjust CMAKE_MODULE_PATH to find FindQCA2.cmake or set QCA2_DIR to the
  59. directory containing a CMake configuration file for QCA2. The file will
  60. have one of the following names:
  61.  
  62. QCA2Config.cmake
  63. qca2-config.cmake
  64.  
  65.  
  66.  
  67. -- <<< Gentoo configuration >>>
  68. Build type: Gentoo
  69. Install path: /usr
  70.  
  71. -- Configuring incomplete, errors occurred!
  72. * ERROR: media-sound/amarok-utils-9999 failed:
  73. * cmake failed
  74. *
  75. * Call stack:
  76. * ebuild.sh, line 49: Called src_configure
  77. * environment, line 3128: Called cmake-utils_src_configure
  78. * environment, line 824: Called die
  79. * The specific snippet of code:
  80. * cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
  81. *
  82. * If you need support, post the output of 'emerge --info =media-sound/amarok-utils-9999',
  83. * the complete build log and the output of 'emerge -pqv =media-sound/amarok-utils-9999'.
  84. * This ebuild used the following eclasses from overlays:
  85. * /usr/local/portage/layman/kde-testing/eclass/cmake-utils.eclass
  86. * This ebuild is from an overlay named 'kde': '/usr/local/portage/layman/kde-testing/'
  87. * The complete build log is located at '/var/tmp/portage/media-sound/amarok-utils-9999/temp/build.log'.
  88. * The ebuild environment file is located at '/var/tmp/portage/media-sound/amarok-utils-9999/temp/environment'.
  89. * S: '/var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999'
  90.  
  91. >>> Failed to emerge media-sound/amarok-utils-9999, Log file:
  92.  
  93. >>> '/var/tmp/portage/media-sound/amarok-utils-9999/temp/build.log'
  94.  
  95. * Messages for package media-sound/amarok-utils-9999:
  96.  
  97. * GIT update -->
  98. * repository: git://gitorious.org/amarok/amarok.git
  99. * git fetch -f -u origin master:master
  100. * at the commit: 29d6035f3a2f45b7bf9f7043d4fb2f67b892c38b
  101. * branch: master
  102. * storage directory: "/usr/portage/distfiles/git-src/amarok"
  103. * ERROR: media-sound/amarok-utils-9999 failed:
  104. * cmake failed
  105. *
  106. * Call stack:
  107. * ebuild.sh, line 49: Called src_configure
  108. * environment, line 3128: Called cmake-utils_src_configure
  109. * environment, line 824: Called die
  110. * The specific snippet of code:
  111. * cmake ${cmakeargs} "${CMAKE_USE_DIR}" || die "cmake failed";
  112. *
  113. * If you need support, post the output of 'emerge --info =media-sound/amarok-utils-9999',
  114. * the complete build log and the output of 'emerge -pqv =media-sound/amarok-utils-9999'.
  115. * This ebuild used the following eclasses from overlays:
  116. * /usr/local/portage/layman/kde-testing/eclass/cmake-utils.eclass
  117. * This ebuild is from an overlay named 'kde': '/usr/local/portage/layman/kde-testing/'
  118. * The complete build log is located at '/var/tmp/portage/media-sound/amarok-utils-9999/temp/build.log'.
  119. * The ebuild environment file is located at '/var/tmp/portage/media-sound/amarok-utils-9999/temp/environment'.
  120. * S: '/var/tmp/portage/media-sound/amarok-utils-9999/work/amarok-9999'
Add Comment
Please, Sign In to add comment