Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 8.29 KB | None | 0 0
  1. # kdesrc-build running: 'cmake' '/home/drebbe/dev/kde/src/kwin' '-DCMAKE_BUILD_TYPE=RelWithDebInfo' '-DCMAKE_CXX_FLAGS:STRING=-pipe' '-DCMAKE_INSTALL_PREFIX=/home/drebbe/dev/kde/usr'
  2. # from directory: /home/drebbe/dev/kde/build/kwin
  3. -- The C compiler identification is GNU 9.1.1
  4. -- The CXX compiler identification is GNU 9.1.1
  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. -- Looking for __GLIBC__
  18. -- Looking for __GLIBC__ - found
  19. -- Performing Test _OFFT_IS_64BIT
  20. -- Performing Test _OFFT_IS_64BIT - Success
  21. -- Performing Test HAVE_DATE_TIME
  22. -- Performing Test HAVE_DATE_TIME - Success
  23. -- Found KF5Config: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Config/KF5ConfigConfig.cmake (found version "5.59.0")
  24. -- Found KF5ConfigWidgets: /home/drebbe/dev/kde/usr/lib64/cmake/KF5ConfigWidgets/KF5ConfigWidgetsConfig.cmake (found version "5.59.0")
  25. -- Found KF5CoreAddons: /home/drebbe/dev/kde/usr/lib64/cmake/KF5CoreAddons/KF5CoreAddonsConfig.cmake (found version "5.59.0")
  26. -- Found KF5Crash: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Crash/KF5CrashConfig.cmake (found version "5.59.0")
  27. -- Found KF5GlobalAccel: /home/drebbe/dev/kde/usr/lib64/cmake/KF5GlobalAccel/KF5GlobalAccelConfig.cmake (found version "5.59.0")
  28. -- Found Gettext: /usr/bin/msgmerge (found version "0.19.8.1")
  29. -- Found KF5I18n: /home/drebbe/dev/kde/usr/lib64/cmake/KF5I18n/KF5I18nConfig.cmake (found version "5.59.0")
  30. -- Found KF5Init: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Init/KF5InitConfig.cmake (found version "5.59.0")
  31. -- Found KF5Notifications: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Notifications/KF5NotificationsConfig.cmake (found version "5.59.0")
  32. -- Found KF5Package: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Package/KF5PackageConfig.cmake (found version "5.59.0")
  33. -- Found KF5Plasma: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Plasma/KF5PlasmaConfig.cmake (found version "5.59.0")
  34. -- Found KF5WidgetsAddons: /home/drebbe/dev/kde/usr/lib64/cmake/KF5WidgetsAddons/KF5WidgetsAddonsConfig.cmake (found version "5.59.0")
  35. -- Found KF5WindowSystem: /home/drebbe/dev/kde/usr/lib64/cmake/KF5WindowSystem/KF5WindowSystemConfig.cmake (found version "5.59.0")
  36. -- Found KF5IconThemes: /home/drebbe/dev/kde/usr/lib64/cmake/KF5IconThemes/KF5IconThemesConfig.cmake (found version "5.59.0")
  37. -- Found KF5IdleTime: /home/drebbe/dev/kde/usr/lib64/cmake/KF5IdleTime/KF5IdleTimeConfig.cmake (found version "5.59.0")
  38. -- Found KF5Wayland: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Wayland/KF5WaylandConfig.cmake (found version "5.59.0")
  39. -- Found KF5: success (found suitable version "5.59.0", minimum required is "5.58.0") found components:  Config ConfigWidgets CoreAddons Crash GlobalAccel I18n Init Notifications Package Plasma WidgetsAddons WindowSystem IconThemes IdleTime Wayland
  40. -- Found KF5Completion: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Completion/KF5CompletionConfig.cmake (found version "5.59.0")
  41. -- Found KF5Declarative: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Declarative/KF5DeclarativeConfig.cmake (found version "5.59.0")
  42. -- Found KF5KCMUtils: /home/drebbe/dev/kde/usr/lib64/cmake/KF5KCMUtils/KF5KCMUtilsConfig.cmake (found version "5.59.0")
  43. -- Found KF5KIO: /home/drebbe/dev/kde/usr/lib64/cmake/KF5KIO/KF5KIOConfig.cmake (found version "5.59.0")
  44. -- Found KF5TextWidgets: /home/drebbe/dev/kde/usr/lib64/cmake/KF5TextWidgets/KF5TextWidgetsConfig.cmake (found version "5.59.0")
  45. -- Found KF5NewStuff: /home/drebbe/dev/kde/usr/lib64/cmake/KF5NewStuff/KF5NewStuffConfig.cmake (found version "5.59.0")
  46. -- Found KF5Service: /home/drebbe/dev/kde/usr/lib64/cmake/KF5Service/KF5ServiceConfig.cmake (found version "5.59.0")
  47. -- Found KF5XmlGui: /home/drebbe/dev/kde/usr/lib64/cmake/KF5XmlGui/KF5XmlGuiConfig.cmake (found version "5.59.0")
  48. -- Found KF5: success (found suitable version "5.59.0", minimum required is "5.58.0") found components:  Completion Declarative KCMUtils KIO TextWidgets NewStuff Service XmlGui
  49. -- Looking for pthread.h
  50. -- Looking for pthread.h - found
  51. -- Looking for pthread_create
  52. -- Looking for pthread_create - not found
  53. -- Looking for pthread_create in pthreads
  54. -- Looking for pthread_create in pthreads - not found
  55. -- Looking for pthread_create in pthread
  56. -- Looking for pthread_create in pthread - found
  57. -- Found Threads: TRUE  
  58. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.6.1")
  59. -- Performing Test HAVE_EGL
  60. -- Performing Test HAVE_EGL - Success
  61. -- Found EGL: /usr/lib64/libEGL.so (found version "1.5")
  62. -- Could NOT find epoxy (missing: epoxy_LIBRARY epoxy_INCLUDE_DIR)
  63. -- Wayland: Egl requires Client
  64. -- Found Wayland_Client: /usr/lib64/libwayland-client.so (found version "1.17.0")
  65. -- Found Wayland_Cursor: /usr/lib64/libwayland-cursor.so (found version "1.17.0")
  66. -- Found Wayland_Egl: /usr/lib64/libwayland-egl.so (found version "18.1.0")
  67. -- Found Wayland: /usr/lib64/libwayland-client.so;/usr/lib64/libwayland-cursor.so;/usr/lib64/libwayland-egl.so (found suitable version "1.17.0", minimum required is "1.2") found components:  Cursor Egl
  68. -- Could NOT find XKB (missing: XKB_LIBRARY XKB_INCLUDE_DIR) (Required is at least version "0.7.0")
  69. -- Could NOT find Libinput (missing: Libinput_LIBRARY Libinput_INCLUDE_DIR) (Required is at least version "1.9")
  70. -- Found UDev: /usr/include  
  71. -- Found Libdrm: /usr/lib64/libdrm.so (found suitable version "2.4.98", minimum required is "2.4.62")
  72. -- Could NOT find gbm (missing: gbm_LIBRARY gbm_INCLUDE_DIR)
  73. -- Could NOT find libhardware (missing: libhardware_LIBRARY libhardware_INCLUDE_DIR)
  74. -- Could NOT find libhwcomposer (missing: libhwcomposer_LIBRARY libhwcomposer_INCLUDE_DIR)
  75. -- Could NOT find hybriseglplatform (missing: hybriseglplatform_LIBRARY hybriseglplatform_INCLUDE_DIR)
  76. -- Found X11: /usr/include  
  77. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
  78. -- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
  79. -- Looking for gethostbyname
  80. -- Looking for gethostbyname - found
  81. -- Looking for connect
  82. -- Looking for connect - found
  83. -- Looking for remove
  84. -- Looking for remove - found
  85. -- Looking for shmat
  86. -- Looking for shmat - found
  87. -- Looking for IceConnectionNumber in ICE
  88. -- Looking for IceConnectionNumber in ICE - found
  89. -- Found XCB_XCB: /usr/lib64/libxcb.so (found version "1.13.1")
  90. -- Found XCB_RENDER: /usr/lib64/libxcb-render.so (found version "1.13.1")
  91. -- Found XCB_SHAPE: /usr/lib64/libxcb-shape.so (found version "1.13.1")
  92. -- Found XCB_XFIXES: /usr/lib64/libxcb-xfixes.so (found version "1.13.1")
  93. -- Found XCB_SHM: /usr/lib64/libxcb-shm.so (found version "1.13.1")
  94. -- Found XCB_COMPOSITE: /usr/lib64/libxcb-composite.so (found version "1.13.1")
  95. -- Could NOT find XCB_CURSOR (missing: XCB_CURSOR_LIBRARY XCB_CURSOR_INCLUDE_DIR) (found version "")
  96. -- Found XCB_DAMAGE: /usr/lib64/libxcb-damage.so (found version "1.13.1")
  97. -- Found XCB_GLX: /usr/lib64/libxcb-glx.so (found version "1.13.1")
  98. -- Could NOT find XCB_ICCCM (missing: XCB_ICCCM_LIBRARY XCB_ICCCM_INCLUDE_DIR) (found version "")
  99. -- Could NOT find XCB_IMAGE (missing: XCB_IMAGE_LIBRARY XCB_IMAGE_INCLUDE_DIR) (found version "")
  100. -- Found XCB_KEYSYMS: /usr/lib64/libxcb-keysyms.so (found version "0.4.0")
  101. -- Found XCB_RANDR: /usr/lib64/libxcb-randr.so (found version "1.13.1")
  102. -- Found XCB_SYNC: /usr/lib64/libxcb-sync.so (found version "1.13.1")
  103. CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  104.   Could NOT find XCB (missing: IMAGE CURSOR ICCCM) (found suitable version
  105.   "1.13.1", minimum required is "1.10")
  106. Call Stack (most recent call first):
  107.   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
  108.   /home/drebbe/dev/kde/usr/share/ECM/find-modules/FindXCB.cmake:187 (find_package_handle_standard_args)
  109.   CMakeLists.txt:231 (find_package)
  110.  
  111.  
  112. -- Configuring incomplete, errors occurred!
  113. See also "/home/drebbe/dev/kde/build/kwin/CMakeFiles/CMakeOutput.log".
  114. See also "/home/drebbe/dev/kde/build/kwin/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement