Guest User

Phonon-gstreamer build error

a guest
Jun 2nd, 2011
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 3.88 KB | None | 0 0
  1. >>> Emerging (5 of 7) media-libs/phonon-gstreamer-9999
  2.  * Package:    media-libs/phonon-gstreamer-9999
  3.  * Repository: gentoo
  4.  * Maintainer: kde@gentoo.org
  5.  * USE:        alsa amd64 consolekit elibc_glibc kernel_linux multilib policykit userland_GNU
  6.  * FEATURES:   preserve-libs sandbox
  7. >>> Unpacking source...
  8. GIT update -->
  9.    repository:               git://anongit.kde.org/phonon-gstreamer
  10.    at the commit:            e1f4689ab5a82d041cdc81345fdfc6093a7b64be
  11.    branch:                   master
  12.    storage directory:        "/mnt/sda6/portage/distfiles/egit-src/phonon-gstreamer"
  13.    checkout type:            bare repository
  14. Cloning into /var/tmp/portage/media-libs/phonon-gstreamer-9999/work/phonon-backend-gstreamer-9999...
  15. done.
  16. Branch branch-master set up to track remote branch master from origin.
  17. Switched to a new branch 'branch-master'
  18. >>> Unpacked to /var/tmp/portage/media-libs/phonon-gstreamer-9999/work/phonon-backend-gstreamer-9999
  19. >>> Source unpacked in /var/tmp/portage/media-libs/phonon-gstreamer-9999/work
  20. >>> Preparing source in /var/tmp/portage/media-libs/phonon-gstreamer-9999/work/phonon-backend-gstreamer-9999 ...
  21. >>> Source prepared.
  22. >>> Configuring source in /var/tmp/portage/media-libs/phonon-gstreamer-9999/work/phonon-backend-gstreamer-9999 ...
  23. >>> Working in BUILD_DIR: "/var/tmp/portage/media-libs/phonon-gstreamer-9999/work/phonon-gstreamer-9999_build"
  24. cmake --no-warn-unused-cli -C /var/tmp/portage/media-libs/phonon-gstreamer-9999/temp/gentoo_common_config.cmake -DCMAKE_INSTALL_PREFIX=/usr -DWITH_alsa=ON -DWITH_ALSA=ON -DWITH_Alsa=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/media-libs/phonon-gstreamer-9999/temp/gentoo_rules.cmake  /var/tmp/portage/media-libs/phonon-gstreamer-9999/work/phonon-backend-gstreamer-9999
  25. Not searching for unused variables given on the command line.
  26. loading initial cache file /var/tmp/portage/media-libs/phonon-gstreamer-9999/temp/gentoo_common_config.cmake
  27. -- The C compiler identification is GNU
  28. -- The CXX compiler identification is GNU
  29. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc
  30. -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works
  31. -- Detecting C compiler ABI info
  32. -- Detecting C compiler ABI info - done
  33. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++
  34. -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works
  35. -- Detecting CXX compiler ABI info
  36. -- Detecting CXX compiler ABI info - done
  37. CMake Error at cmake/FindPhonon.cmake:46 (message):
  38.   ERROR: FindPhonon.cmake not found in share/phonon-buildsystem
  39. Call Stack (most recent call first):
  40.   CMakeLists.txt:7 (find_package)
  41.  
  42.  
  43. -- Configuring incomplete, errors occurred!
  44.  * ERROR: media-libs/phonon-gstreamer-9999 failed (configure phase):
  45.  *   cmake failed
  46.  *
  47.  * Call stack:
  48.  *     ebuild.sh, line   56:  Called src_configure
  49.  *   environment, line 3132:  Called cmake-utils_src_configure
  50.  *   environment, line  785:  Called _execute_optionaly 'src_configure'
  51.  *   environment, line  256:  Called enable_cmake-utils_src_configure
  52.  *   environment, line 1089:  Called die
  53.  * The specific snippet of code:
  54.  *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";
  55.  *
  56.  * If you need support, post the output of 'emerge --info =media-libs/phonon-gstreamer-9999',
  57.  * the complete build log and the output of 'emerge -pqv =media-libs/phonon-gstreamer-9999'.
  58.  * The complete build log is located at '/var/tmp/portage/media-libs/phonon-gstreamer-9999/temp/build.log'.
  59.  * The ebuild environment file is located at '/var/tmp/portage/media-libs/phonon-gstreamer-9999/temp/environment'.
  60.  * S: '/var/tmp/portage/media-libs/phonon-gstreamer-9999/work/phonon-backend-gstreamer-9999'
  61.  
  62. >>> Failed to emerge media-libs/phonon-gstreamer-9999, Log file:
  63.  
  64. >>>  '/var/tmp/portage/media-libs/phonon-gstreamer-9999/temp/build.log'
Add Comment
Please, Sign In to add comment