From Will Pittenger, 8 Years ago, written in Plain Text.
Embed
  1. ++ Mark Compile start  : "phonon-backend-vlc" "0.8.2" "Sat, 11 Apr 2015 17:49:49 +0000"
  2. -- The C compiler identification is GNU 4.9.2
  3. -- The CXX compiler identification is GNU 4.9.2
  4. -- Check for working C compiler: /var/lib/lunar/compilers/gcc
  5. -- Check for working C compiler: /var/lib/lunar/compilers/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /var/lib/lunar/compilers/g++
  11. -- Check for working CXX compiler: /var/lib/lunar/compilers/g++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. CMake Warning at cmake/FindPhonon.cmake:16 (find_package):
  17.   Could not find a package configuration file provided by "Phonon" with any
  18.   of the following names:
  19.  
  20.     PhononConfig.cmake
  21.     phonon-config.cmake
  22.  
  23.   Add the installation prefix of "Phonon" to CMAKE_PREFIX_PATH or set
  24.   "Phonon_DIR" to a directory containing one of the above files.  If "Phonon"
  25.   provides a separate development package or SDK, be sure it has been
  26.   installed.
  27. Call Stack (most recent call first):
  28.   CMakeLists.txt:7 (find_package)
  29.  
  30.  
  31. ++ Mark Compile stop   : "phonon-backend-vlc" "0.8.2" "Sat, 11 Apr 2015 17:49:50 +0000"
  32. CMake Error at /usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  33.   Could NOT find Phonon (missing: Phonon_DIR)
  34. Call Stack (most recent call first):
  35.   /usr/share/cmake-3.2/Modules/FindPackageHandleStandardArgs.cmake:374 (_FPHSA_FAILURE_MESSAGE)
  36.   cmake/FindPhonon.cmake:29 (find_package_handle_standard_args)
  37.   CMakeLists.txt:7 (find_package)
  38.  
  39.  
  40. -- Configuring incomplete, errors occurred!
  41. See also "/usr/src/phonon-backend-vlc-0.8.2/phonon-backend-vlc-oosb/CMakeFiles/CMakeOutput.log".