Advertisement
Guest User

Untitled

a guest
Jul 4th, 2015
228
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. # kdesrc-build running: 'cmake' '/home/user/src/kf5/kde/src/5/frameworks/khtml' '-DCMAKE_BUILD_TYPE:STRING=debug' '-DKDE4_BUILD_TESTS=true' '-DBUILD_TESTING=TRUE' '-DCMAKE_BUILD_TYPE:STRING=debug' '-DCMAKE_CXX_FLAGS:STRING=-pipe -DQT_STRICT_ITERATORS -DQURL_NO_CAST_FROM_STRING -DQT_NO_HTTP -DQT_NO_FTP -Wformat -Werror=format-security -Werror=return-type -Wno-variadic-macros -Wlogical-op -Wmissing-include-dirs -std=c++11 ' '-DCMAKE_INSTALL_PREFIX=/home/user/src/kf5/kde/inst'
  2. # from directory: /home/user/src/kf5/kde/build/5/frameworks/khtml
  3. -- The C compiler identification is GNU 4.9.3
  4. -- The CXX compiler identification is GNU 4.9.3
  5. -- Check for working C compiler: /usr/bin/cc
  6. -- Check for working C compiler: /usr/bin/cc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Detecting C compile features
  10. -- Detecting C compile features - done
  11. -- Check for working CXX compiler: /usr/bin/c++
  12. -- Check for working CXX compiler: /usr/bin/c++ -- works
  13. -- Detecting CXX compiler ABI info
  14. -- Detecting CXX compiler ABI info - done
  15. -- Detecting CXX compile features
  16. -- Detecting CXX compile features - done
  17. --
  18.  
  19. -- Looking for __GLIBC__
  20. -- Looking for __GLIBC__ - found
  21. -- Performing Test _OFFT_IS_64BIT
  22. -- Performing Test _OFFT_IS_64BIT - Success
  23. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.4")
  24. -- Found PythonInterp: /usr/bin/python (found version "2.7.10")
  25. CMake Error at CMakeLists.txt:29 (find_package):
  26. Could not find a configuration file for package "KF5IconThemes" that is
  27. compatible with requested version "5.11.0".
  28.  
  29. The following configuration files were considered but not accepted:
  30.  
  31. /home/user/src/kf5/kde/inst/lib/x86_64-linux-gnu/cmake/KF5IconThemes/KF5IconThemesConfig.cmake, version: unknown
  32.  
  33.  
  34.  
  35. -- Configuring incomplete, errors occurred!
  36. See also "/home/user/src/kf5/kde/build/5/frameworks/khtml/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement