Advertisement
Guest User

Untitled

a guest
Feb 27th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.88 KB | None | 0 0
  1. ==> Downloading latte-dock-git PKGBUILD from AUR...
  2. x .SRCINFO
  3. x PKGBUILD
  4. mis commented on 2017-01-29 12:52
  5. Hi omni, they had a wrong GPL version in the LICENSE file. Actually the license is 'GPL2 or any later version', so it should be license=('GPL') now.
  6. https://github.com/psifidotos/Latte-Dock/commit/d227b854f7aa47e32308249d96a434c92e4dce88
  7. https://github.com/psifidotos/Latte-Dock/blob/2f5404ce9cd56d871b0d249b22fc7fd86c31b706/app/abstractwindowinterface.cpp#L10
  8.  
  9. omni commented on 2017-01-29 16:36
  10. ...changed
  11.  
  12. latte-dock-git 0.5.91.r179.g7728fdb-1 (2017-02-25 18:15)
  13. ( Unsupported package: Potentially dangerous ! )
  14. ==> latte-dock-git dependencies:
  15. - qt5-base (already installed)
  16. - qt5-declarative (already installed)
  17. - qt5-x11extras (already installed)
  18. - kiconthemes (already installed)
  19. - kdbusaddons (already installed)
  20. - kxmlgui (already installed)
  21. - kdeclarative (already installed)
  22. - plasma-framework (already installed)
  23. - plasma-desktop (already installed)
  24. - git (already installed) [makedepend]
  25. - cmake (already installed) [makedepend]
  26. - extra-cmake-modules (already installed) [makedepend]
  27. - python (already installed) [makedepend]
  28.  
  29.  
  30. ==> Continue building latte-dock-git ? [Y/n]
  31. ==> ----------------------------------------
  32. ==>
  33. ==> Building and installing package
  34. ==> Making package: latte-dock-git 0.5.91.r179.g7728fdb-1 (Tue Feb 28 01:57:47 CET 2017)
  35. ==> Checking runtime dependencies...
  36. ==> Checking buildtime dependencies...
  37. ==> Retrieving sources...
  38. -> Cloning Latte-Dock git repo...
  39. Cloning into bare repository '/tmp/yaourt-tmp-jk/aur-latte-dock-git/Latte-Dock'...
  40. remote: Counting objects: 4159, done.
  41. remote: Compressing objects: 100% (189/189), done.
  42. remote: Total 4159 (delta 128), reused 0 (delta 0), pack-reused 3970
  43. Receiving objects: 100% (4159/4159), 1.06 MiB | 864.00 KiB/s, done.
  44. Resolving deltas: 100% (2929/2929), done.
  45. ==> Validating source files with sha256sums...
  46. Latte-Dock ... Skipped
  47. ==> Extracting sources...
  48. -> Creating working copy of Latte-Dock git repo...
  49. Cloning into 'Latte-Dock'...
  50. done.
  51. ==> Starting pkgver()...
  52. ==> Updated version: latte-dock-git 0.5.91.r210.g33ce86c-1
  53. ==> Starting build()...
  54. -- The C compiler identification is GNU 6.3.1
  55. -- The CXX compiler identification is GNU 6.3.1
  56. -- Check for working C compiler: /usr/bin/cc
  57. -- Check for working C compiler: /usr/bin/cc -- works
  58. -- Detecting C compiler ABI info
  59. -- Detecting C compiler ABI info - done
  60. -- Detecting C compile features
  61. -- Detecting C compile features - done
  62. -- Check for working CXX compiler: /usr/bin/c++
  63. -- Check for working CXX compiler: /usr/bin/c++ -- works
  64. -- Detecting CXX compiler ABI info
  65. -- Detecting CXX compiler ABI info - done
  66. -- Detecting CXX compile features
  67. -- Detecting CXX compile features - done
  68. CMake Warning at /usr/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:55 (find_package):
  69. Could not find a configuration file for package "KF5Package" that is
  70. compatible with requested version "5.31.0".
  71.  
  72. The following configuration files were considered but not accepted:
  73.  
  74. /usr/lib/cmake/KF5Package/KF5PackageConfig.cmake, version: 5.30.0
  75. /lib64/cmake/KF5Package/KF5PackageConfig.cmake, version: 5.30.0
  76. /lib/cmake/KF5Package/KF5PackageConfig.cmake, version: 5.30.0
  77.  
  78. Call Stack (most recent call first):
  79. /usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake:52 (find_dependency)
  80. /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
  81. CMakeLists.txt:20 (find_package)
  82.  
  83.  
  84. CMake Warning at /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  85. Found package configuration file:
  86.  
  87. /usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake
  88.  
  89. but it set KF5Plasma_FOUND to FALSE so package "KF5Plasma" is considered to
  90. be NOT FOUND. Reason given by package:
  91.  
  92. KF5Plasma could not be found because dependency KF5Package could not be
  93. found.
  94.  
  95. Call Stack (most recent call first):
  96. CMakeLists.txt:20 (find_package)
  97.  
  98.  
  99. -- Could NOT find KF5Plasma (found version "5.31.0"), checked the following files:
  100. /usr/lib/cmake/KF5Plasma/KF5PlasmaConfig.cmake (version 5.31.0)
  101. Reason given by package: KF5Plasma could not be found because dependency KF5Package could not be found.
  102.  
  103. -- Found KF5PlasmaQuick: /usr/lib/cmake/KF5PlasmaQuick/KF5PlasmaQuickConfig.cmake (found version "5.31.0")
  104. -- Found KF5WindowSystem: /usr/lib/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.30.0")
  105. CMake Warning at /usr/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:55 (find_package):
  106. Could not find a configuration file for package "KF5Config" that is
  107. compatible with requested version "5.31.0".
  108.  
  109. The following configuration files were considered but not accepted:
  110.  
  111. /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  112. /lib64/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  113. /lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  114.  
  115. Call Stack (most recent call first):
  116. /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake:39 (find_dependency)
  117. /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
  118. CMakeLists.txt:20 (find_package)
  119.  
  120.  
  121. CMake Warning at /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  122. Found package configuration file:
  123.  
  124. /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake
  125.  
  126. but it set KF5Declarative_FOUND to FALSE so package "KF5Declarative" is
  127. considered to be NOT FOUND. Reason given by package:
  128.  
  129. KF5Declarative could not be found because dependency KF5Config could not be
  130. found.
  131.  
  132. Call Stack (most recent call first):
  133. CMakeLists.txt:20 (find_package)
  134.  
  135.  
  136. -- Could NOT find KF5Declarative (found version "5.31.0"), checked the following files:
  137. /usr/lib/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (version 5.31.0)
  138. Reason given by package: KF5Declarative could not be found because dependency KF5Config could not be found.
  139.  
  140. -- Found KF5Activities: /usr/lib/cmake/KF5Activities/KF5ActivitiesConfig.cmake (found version "5.30.0")
  141. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1")
  142. -- Found PythonInterp: /opt/anaconda2/bin/python (found version "2.7.12")
  143. -- Found KF5I18n: /usr/lib/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.30.0")
  144. -- Found KF5CoreAddons: /usr/lib/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.30.0")
  145. CMake Warning at /usr/share/cmake-3.7/Modules/CMakeFindDependencyMacro.cmake:55 (find_package):
  146. Could not find a configuration file for package "KF5Config" that is
  147. compatible with requested version "5.31.0".
  148.  
  149. The following configuration files were considered but not accepted:
  150.  
  151. /usr/lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  152. /lib64/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  153. /lib/cmake/KF5Config/KF5ConfigConfig.cmake, version: 5.30.0
  154.  
  155. Call Stack (most recent call first):
  156. /usr/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake:44 (find_dependency)
  157. /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package)
  158. CMakeLists.txt:20 (find_package)
  159.  
  160.  
  161. CMake Warning at /usr/local/share/ECM/find-modules/FindKF5.cmake:74 (find_package):
  162. Found package configuration file:
  163.  
  164. /usr/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake
  165.  
  166. but it set KF5XmlGui_FOUND to FALSE so package "KF5XmlGui" is considered to
  167. be NOT FOUND. Reason given by package:
  168.  
  169. KF5XmlGui could not be found because dependency KF5Config could not be
  170. found.
  171.  
  172. Call Stack (most recent call first):
  173. CMakeLists.txt:20 (find_package)
  174.  
  175.  
  176. -- Could NOT find KF5XmlGui (found version "5.31.0"), checked the following files:
  177. /usr/lib/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (version 5.31.0)
  178. Reason given by package: KF5XmlGui could not be found because dependency KF5Config could not be found.
  179.  
  180. -- Found KF5DBusAddons: /usr/lib/cmake/KF5DBusAddons/KF5DBusAddonsConfig.cmake (found version "5.31.0")
  181. -- Found KF5IconThemes: /usr/lib/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.31.0")
  182. -- Found KF5Wayland: /usr/lib/cmake/KF5Wayland/KF5WaylandConfig.cmake (found version "5.30.0")
  183. CMake Error at /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:138 (message):
  184. Could NOT find KF5 (missing: Plasma Declarative XmlGui) (found suitable
  185. version "5.30.0", minimum required is "5.26.0")
  186. Call Stack (most recent call first):
  187. /usr/share/cmake-3.7/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  188. /usr/local/share/ECM/find-modules/FindKF5.cmake:110 (find_package_handle_standard_args)
  189. CMakeLists.txt:20 (find_package)
  190.  
  191.  
  192. -- Configuring incomplete, errors occurred!
  193. See also "/tmp/yaourt-tmp-jk/aur-latte-dock-git/src/Latte-Dock/build/CMakeFiles/CMakeOutput.log".
  194. ==> ERROR: A failure occurred in build().
  195. Aborting...
  196. ==> ERROR: Makepkg was unable to build latte-dock-git.
  197. ==> Restart building latte-dock-git ? [y/N]
  198. ==> ---------------------------------------
  199. ==>
  200. jk@janko-pc ~>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement