From WillPittenger, 8 Years ago, written in Plain Text.
Embed
  1. ++ Mark Compile start  : "kglobalaccel" "5.7.0" "Tue, 07 Apr 2015 16:28:06 +0000"
  2. -- The C compiler identification is GNU 4.9.2
  3. -- The CXX compiler identification is GNU 4.9.2
  4. -- Check for working C compiler: /var/lib/lunar/compilers/gcc
  5. -- Check for working C compiler: /var/lib/lunar/compilers/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /var/lib/lunar/compilers/g++
  11. -- Check for working CXX compiler: /var/lib/lunar/compilers/g++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. -- Looking for __GLIBC__
  17. -- Looking for __GLIBC__ - found
  18. -- Performing Test _OFFT_IS_64BIT
  19. -- Performing Test _OFFT_IS_64BIT - Success
  20. ++ Mark Compile stop   : "kglobalaccel" "5.7.0" "Tue, 07 Apr 2015 16:28:08 +0000"
  21. CMake Error at CMakeLists.txt:36 (find_package):
  22.   By not providing "FindKF5Crash.cmake" in CMAKE_MODULE_PATH this project has
  23.   asked CMake to find a package configuration file provided by "KF5Crash",
  24.   but CMake did not find one.
  25.  
  26.   Could not find a package configuration file provided by "KF5Crash"
  27.   (requested version 5.7.0) with any of the following names:
  28.  
  29.     KF5CrashConfig.cmake
  30.     kf5crash-config.cmake
  31.  
  32.   Add the installation prefix of "KF5Crash" to CMAKE_PREFIX_PATH or set
  33.   "KF5Crash_DIR" to a directory containing one of the above files.  If
  34.   "KF5Crash" provides a separate development package or SDK, be sure it has
  35.   been installed.