Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.86 KB | None | 0 0
  1. CMake Warning at /usr/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:55 (find_package):
  2.   Could not find a configuration file for package "KF5Package" that is
  3.   compatible with requested version "5.31.0".
  4.  
  5.   The following configuration files were considered but not accepted:
  6.  
  7.     /usr/lib/cmake/KF5Package/KF5PackageConfig.cmake, version: 5.30.0
  8.     /lib64/cmake/KF5Package/KF5PackageConfig.cmake, version: 5.30.0
  9.     /lib/cmake/KF5Package/KF5PackageConfig.cmake, version: 5.30.0
  10.  
  11. Call Stack (most recent call first):
  12.   /usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake:52 (find_dependency)
  13.   /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
  14.   CMakeLists.txt:20 (find_package)
  15.  
  16.  
  17. CMake Warning at /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  18.   Found package configuration file:
  19.  
  20.     /usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake
  21.  
  22.   but it set KF5Plasma_FOUND to FALSE so package "KF5Plasma" is considered to
  23.   be NOT FOUND.  Reason given by package:
  24.  
  25.   KF5Plasma could not be found because dependency KF5Package could not be
  26.   found.
  27.  
  28. Call Stack (most recent call first):
  29.   CMakeLists.txt:20 (find_package)
  30.  
  31.  
  32. -- Could NOT find KF5Plasma (found version "5.31.0"), checked the following files:
  33.     /usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake (version 5.31.0)
  34.     Reason given by package: KF5Plasma could not be found because dependency KF5Package could not be found.
  35.  
  36. CMake Warning at /usr/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:55 (find_package):
  37.   Could not find a configuration file for package "KF5Config" that is
  38.   compatible with requested version "5.31.0".
  39.  
  40.   The following configuration files were considered but not accepted:
  41.  
  42.     /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  43.     /lib64/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  44.     /lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  45.  
  46. Call Stack (most recent call first):
  47.   /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake:39 (find_dependency)
  48.   /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
  49.   CMakeLists.txt:20 (find_package)
  50.  
  51.  
  52. CMake Warning at /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  53.   Found package configuration file:
  54.  
  55.     /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake
  56.  
  57.   but it set KF5Declarative_FOUND to FALSE so package "KF5Declarative" is
  58.   considered to be NOT FOUND.  Reason given by package:
  59.  
  60.   KF5Declarative could not be found because dependency KF5Config could not be
  61.   found.
  62.  
  63. Call Stack (most recent call first):
  64.   CMakeLists.txt:20 (find_package)
  65.  
  66.  
  67. -- Could NOT find KF5Declarative (found version "5.31.0"), checked the following files:
  68.     /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (version 5.31.0)
  69.     Reason given by package: KF5Declarative could not be found because dependency KF5Config could not be found.
  70.  
  71. CMake Warning at /usr/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:55 (find_package):
  72.   Could not find a configuration file for package "KF5Config" that is
  73.   compatible with requested version "5.31.0".
  74.  
  75.   The following configuration files were considered but not accepted:
  76.  
  77.     /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  78.     /lib64/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  79.     /lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  80.  
  81. Call Stack (most recent call first):
  82.   /usr/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake:44 (find_dependency)
  83.   /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
  84.   CMakeLists.txt:20 (find_package)
  85.  
  86.  
  87. CMake Warning at /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  88.   Found package configuration file:
  89.  
  90.     /usr/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake
  91.  
  92.   but it set KF5XmlGui_FOUND to FALSE so package "KF5XmlGui" is considered to
  93.   be NOT FOUND.  Reason given by package:
  94.  
  95.   KF5XmlGui could not be found because dependency KF5Config could not be
  96.   found.
  97.  
  98. Call Stack (most recent call first):
  99.   CMakeLists.txt:20 (find_package)
  100.  
  101.  
  102. -- Could NOT find KF5XmlGui (found version "5.31.0"), checked the following files:
  103.     /usr/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (version 5.31.0)
  104.     Reason given by package: KF5XmlGui could not be found because dependency KF5Config could not be found.
  105.  
  106. CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  107.   Could NOT find KF5 (missing: Plasma Declarative XmlGui) (found suitable
  108.   version "5.30.0", minimum required is "5.26.0")
  109. Call Stack (most recent call first):
  110.   /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  111.   /usr/local/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
  112.   CMakeLists.txt:20 (find_package)
  113.  
  114.  
  115. -- Configuring incomplete, errors occurred!
  116. See also "/tmp/Latte-Dock/build/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement