spacepaste

  1.  
  2. $ makepkg
  3. ==> Making package: attica-qt4 0.4.2-6 (Sun Nov 4 13:44:32 2018)
  4. ==> Checking runtime dependencies...
  5. ==> Checking buildtime dependencies...
  6. ==> Retrieving sources...
  7. -> Found attica-0.4.2.tar.bz2
  8. ==> Validating source files with md5sums...
  9. attica-0.4.2.tar.bz2 ... Passed
  10. ==> Extracting sources...
  11. -> Extracting attica-0.4.2.tar.bz2 with bsdtar
  12. ==> Starting prepare()...
  13. ==> Starting build()...
  14. -- The C compiler identification is GNU 8.2.1
  15. -- The CXX compiler identification is GNU 8.2.1
  16. -- Check for working C compiler: /usr/bin/cc
  17. -- Check for working C compiler: /usr/bin/cc -- works
  18. -- Detecting C compiler ABI info
  19. -- Detecting C compiler ABI info - done
  20. -- Detecting C compile features
  21. -- Detecting C compile features - done
  22. -- Check for working CXX compiler: /usr/bin/c++
  23. -- Check for working CXX compiler: /usr/bin/c++ -- works
  24. -- Detecting CXX compiler ABI info
  25. -- Detecting CXX compiler ABI info - done
  26. -- Detecting CXX compile features
  27. -- Detecting CXX compile features - done
  28. -- Building with Qt5 support
  29. CMake Error at CMakeLists.txt:12 (find_package):
  30. By not providing "FindQt5Transitional.cmake" in CMAKE_MODULE_PATH this
  31. project has asked CMake to find a package configuration file provided by
  32. "Qt5Transitional", but CMake did not find one.
  33. Could not find a package configuration file provided by "Qt5Transitional"
  34. with any of the following names:
  35. Qt5TransitionalConfig.cmake
  36. qt5transitional-config.cmake
  37. Add the installation prefix of "Qt5Transitional" to CMAKE_PREFIX_PATH or
  38. set "Qt5Transitional_DIR" to a directory containing one of the above files.
  39. If "Qt5Transitional" provides a separate development package or SDK, be
  40. sure it has been installed.
  41. -- Configuring incomplete, errors occurred!
  42. See also "/tmp/makepkg/attica-qt4/src/build/CMakeFiles/CMakeOutput.log".
  43. ==> ERROR: A failure occurred in build().
  44. Aborting...
  45.