Advertisement
timcowchip

makepkg

Jul 6th, 2015
230
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.85 KB | None | 0 0
  1. [chris@topher kdeutils-superkaramba]$ makepkg -s
  2. /home/chris/builds/kdeutils-superkaramba/PKGBUILD: line 3: ../_buildscripts/--cfg.conf: No such file or directory
  3. ==> Making package: kdeutils-superkaramba 15.04.3-1 (Mon Jul 6 11:58:35 PDT 2015)
  4. ==> Checking runtime dependencies...
  5. ==> Checking buildtime dependencies...
  6. ==> Retrieving sources...
  7. -> Found superkaramba-15.04.3.tar.xz
  8. ==> Validating source files with md5sums...
  9. superkaramba-15.04.3.tar.xz ... Passed
  10. ==> Extracting sources...
  11. -> Extracting superkaramba-15.04.3.tar.xz with bsdtar
  12. ==> Removing existing $pkgdir/ directory...
  13. ==> Starting build()...
  14. ==> starting build ...
  15. -- Found Qt-Version 5.5.0 (using /usr/lib/qt5/bin/qmake)
  16. CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
  17. Please set them or make sure they are set and tested correctly in the CMake files:
  18. QT_QT_INCLUDE_DIR
  19. used as include directory in directory /home/chris/builds/kdeutils-superkaramba/src/superkaramba-15.04.3/CMakeFiles/CMakeTmp
  20.  
  21. CMake Error: Internal CMake error, TryCompile configure of cmake failed
  22.  
  23. CMake Error at /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:1313 (message):
  24. Unable to compile a basic Qt application. Qt has not been found correctly.
  25. Call Stack (most recent call first):
  26. /usr/share/cmake-3.2/Modules/FindKDE4.cmake:108 (find_package)
  27. CMakeLists.txt:4 (find_package)
  28.  
  29.  
  30. -- Configuring incomplete, errors occurred!
  31. See also "/home/chris/builds/kdeutils-superkaramba/src/superkaramba-15.04.3/CMakeFiles/CMakeOutput.log".
  32. See also "/home/chris/builds/kdeutils-superkaramba/src/superkaramba-15.04.3/CMakeFiles/CMakeError.log".
  33. ==> ERROR: A failure occurred in build().
  34. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement