Guest User

Untitled

a guest
Mar 19th, 2016
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.99 KB | None | 0 0
  1. CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  2. Could not find a package configuration file provided by "KF5AkonadiContact"
  3. (requested version 4.89.0) with any of the following names:
  4.  
  5. KF5AkonadiContactConfig.cmake
  6. kf5akonadicontact-config.cmake
  7.  
  8. Add the installation prefix of "KF5AkonadiContact" to CMAKE_PREFIX_PATH or
  9. set "KF5AkonadiContact_DIR" to a directory containing one of the above
  10. files. If "KF5AkonadiContact" provides a separate development package or
  11. SDK, be sure it has been installed.
  12. Call Stack (most recent call first):
  13. CMakeLists.txt:171 (find_package)
  14.  
  15.  
  16. CMake Warning at /usr/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  17. Could not find a package configuration file provided by "KF5CalendarCore"
  18. (requested version 4.81.0) with any of the following names:
  19.  
  20. KF5CalendarCoreConfig.cmake
  21. kf5calendarcore-config.cmake
  22.  
  23. Add the installation prefix of "KF5CalendarCore" to CMAKE_PREFIX_PATH or
  24. set "KF5CalendarCore_DIR" to a directory containing one of the above files.
  25. If "KF5CalendarCore" provides a separate development package or SDK, be
  26. sure it has been installed.
  27. Call Stack (most recent call first):
  28. CMakeLists.txt:176 (find_package)
  29.  
  30.  
  31. CMake Warning at cmake/modules/MacroLocalLibs.cmake:69 (find_package):
  32. By not providing "FindKF5Sane.cmake" in CMAKE_MODULE_PATH this project has
  33. asked CMake to find a package configuration file provided by "KF5Sane", but
  34. CMake did not find one.
  35.  
  36. Could not find a package configuration file provided by "KF5Sane"
  37. (requested version 5.0.0) with any of the following names:
  38.  
  39. KF5SaneConfig.cmake
  40. kf5sane-config.cmake
  41.  
  42. Add the installation prefix of "KF5Sane" to CMAKE_PREFIX_PATH or set
  43. "KF5Sane_DIR" to a directory containing one of the above files. If
  44. "KF5Sane" provides a separate development package or SDK, be sure it has
  45. been installed.
  46. Call Stack (most recent call first):
  47. CMakeLists.txt:249 (DETECT_LIBKSANE)
Add Comment
Please, Sign In to add comment