Advertisement
Guest User

CMake

a guest
Aug 5th, 2017
306
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.66 KB | None | 0 0
  1. alireza@i5 ~/xbmc/kodi.build $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr/local
  2. -- The CXX compiler identification is GNU 7.1.0
  3. -- The C compiler identification is GNU 7.1.0
  4. -- The ASM compiler identification is GNU
  5. -- Found assembler: /usr/local/gcc-7.1.0/bin/gcc
  6. -- Check for working CXX compiler: /usr/local/gcc-7.1.0/bin/g++
  7. -- Check for working CXX compiler: /usr/local/gcc-7.1.0/bin/g++ -- works
  8. -- Detecting CXX compiler ABI info
  9. -- Detecting CXX compiler ABI info - done
  10. -- Detecting CXX compile features
  11. -- Detecting CXX compile features - done
  12. -- Check for working C compiler: /usr/local/gcc-7.1.0/bin/gcc
  13. -- Check for working C compiler: /usr/local/gcc-7.1.0/bin/gcc -- works
  14. -- Detecting C compiler ABI info
  15. -- Detecting C compiler ABI info - done
  16. -- Detecting C compile features
  17. -- Detecting C compile features - done
  18. -- Source directory: /home/alireza/xbmc
  19. -- Build directory: /home/alireza/xbmc/kodi.build
  20. -- Generator: Single-configuration: Release (Unix Makefiles)
  21. -- CMake Version: 3.9.20170801-g748c
  22. -- System type: Linux
  23. -- Checking to see if CXX compiler accepts flag -std=c++11
  24. -- Checking to see if CXX compiler accepts flag -std=c++11 - yes
  25. -- Found CXX11: -std=c++11
  26. -- Linker: GNU gold
  27. -- Core system type: linux
  28. -- Platform:
  29. -- CPU: x86_64, ARCH: x86_64-linux
  30. -- Cross-Compiling: FALSE
  31. -- Execute build artefacts on host: TRUE
  32. -- Depends based build:
  33. -- Checking to see if CXX compiler accepts flag -msse
  34. -- Checking to see if CXX compiler accepts flag -msse - yes
  35. -- Checking to see if CXX compiler accepts flag -msse2
  36. -- Checking to see if CXX compiler accepts flag -msse2 - yes
  37. -- Checking to see if CXX compiler accepts flag -msse3
  38. -- Checking to see if CXX compiler accepts flag -msse3 - yes
  39. -- Checking to see if CXX compiler accepts flag -mssse3
  40. -- Checking to see if CXX compiler accepts flag -mssse3 - yes
  41. -- Checking to see if CXX compiler accepts flag -msse4.1
  42. -- Checking to see if CXX compiler accepts flag -msse4.1 - yes
  43. -- Checking to see if CXX compiler accepts flag -msse4.2
  44. -- Checking to see if CXX compiler accepts flag -msse4.2 - yes
  45. -- Checking to see if CXX compiler accepts flag -mavx
  46. -- Checking to see if CXX compiler accepts flag -mavx - yes
  47. -- Checking to see if CXX compiler accepts flag -mavx2
  48. -- Checking to see if CXX compiler accepts flag -mavx2 - yes
  49. -- Found SSE: 1
  50. -- Found SSE2: 1
  51. -- Found SSE3: 1
  52. -- Found SSSE3: 1
  53. -- Found SSE4_1: 1
  54. -- Found SSE4_2: 1
  55. -- Found AVX: 1
  56. -- Found AVX2: 1
  57. -- Found Git: /usr/bin/git (found version "1.8.3.1")
  58. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.27.1")
  59. -- Found Lzo2: /usr/lib64/liblzo2.so
  60. -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.7")
  61. -- Found PNG: /usr/lib64/libpng.so (found version "1.5.13")
  62. -- Found GIF: /usr/lib64/libgif.so
  63. -- Found JPEG: /usr/lib64/libjpeg.so
  64. CMake Warning at tools/depends/native/TexturePacker/CMakeLists.txt:24 (message):
  65. giflib support is experimental. Consider updating to giflib5
  66.  
  67.  
  68. -- Found Cdio: /usr/lib64/libcdio.so (found version "0.92")
  69. -- Found EXPAT: /usr/lib64/libexpat.so (found version "2.1.0")
  70. -- Found CrossGUID: /home/alireza/xbmc/kodi.build/build/lib/libcrossguid.a (found version "8f399e8bd4")
  71. -- Found UUID: /usr/lib64/libuuid.so (found version "2.23.0")
  72. -- Found FFMPEG: /usr/local/include (found version "3.3")
  73. -- Found Fmt: /usr/local/lib/libfmt.a (found version "3.0.1")
  74. -- Found FreeType: /usr/lib64/libfreetype.so (found version "16.0.10")
  75. -- Found FriBidi: /usr/lib64/libfribidi.so (found version "0.19.4")
  76. -- Found PCRE: /usr/lib64/libpcrecpp.so (found version "8.32")
  77. -- Found RapidJSON: /usr/local/include (found version "1.1.0")
  78. -- Found Sqlite3: /usr/lib64/libsqlite3.so (found version "3.7.17")
  79. -- Found TagLib: /usr/local/lib/libtag.a (found version "1.11.1")
  80. -- Found TinyXML: /usr/local/lib/libtinyxml.a (found version "2.6.2")
  81. -- Found OpenGl: /usr/lib64/libGL.so
  82. -- Found EGL: /usr/lib64/libEGL.so (found version "11.2.2")
  83. -- Found X: /usr/lib64/libX11.so (found version "1.6.3")
  84. -- Found XRandR: /usr/lib64/libXrandr.so (found version "1.4.2")
  85. -- Found LibDRM: /usr/lib64/libdrm.so (found version "2.4.67")
  86. -- Found GLX: /usr/lib64/libGL.so
  87. -- Found Alsa: /usr/lib64/libasound.so (found version "1.1.1")
  88. -- Could NOT find Avahi (missing: AVAHI_CLIENT_LIBRARY AVAHI_COMMON_LIBRARY AVAHI_CLIENT_INCLUDE_DIR AVAHI_COMMON_INCLUDE_DIR)
  89. -- Found Bluetooth: /usr/lib64/libbluetooth.so
  90. -- Could NOT find CAP (missing: CAP_LIBRARY CAP_INCLUDE_DIR)
  91. -- Could NOT find CCache (missing: CCACHE_PROGRAM)
  92. -- Could NOT find DBus (missing: DBUS_LIBRARY DBUS_INCLUDE_DIR DBUS_ARCH_INCLUDE_DIR)
  93. -- Could NOT find LCMS2 (missing: LCMS2_LIBRARY LCMS2_INCLUDE_DIR)
  94. -- Could NOT find MDNS (missing: MDNS_LIBRARY MDNS_INCLUDE_DIR)
  95. -- Found MicroHttpd: /usr/lib64/libmicrohttpd.so (found version "0.9.33")
  96. -- Could NOT find MySqlClient (missing: MYSQLCLIENT_LIBRARY MYSQLCLIENT_INCLUDE_DIR)
  97. -- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_MAINLOOP_LIBRARY PULSEAUDIO_INCLUDE_DIR) (Required is at least version "2.0.0")
  98. -- Found PythonLibs: /usr/lib64/libpython2.7.so (found suitable version "2.7.5", minimum required is "2.7")
  99. -- Found Python: /usr/include/python2.7
  100. -- Found SmbClient: /usr/lib64/libsmbclient.so (found version "0.2.3")
  101. -- Could NOT find Sndio (missing: SNDIO_LIBRARY SNDIO_INCLUDE_DIR)
  102. -- Found SSH: /usr/lib64/libssh.so (found version "0.7.1")
  103. -- Could NOT find UDEV (missing: UDEV_LIBRARY UDEV_INCLUDE_DIR)
  104. -- Found LibXml2: /usr/lib64/libxml2.so (found version "2.9.1")
  105. -- Found XSLT: /usr/lib64/libxslt.so (found version "1.1.28")
  106. -- Found VAAPI: /usr/local/lib/libva.so (found suitable version "0.40.0", minimum required is "0.39.0")
  107. -- Found VDPAU: /usr/lib64/libvdpau.so (found version "1.1")
  108. -- Found ASS: /usr/local/lib/libass.so (found version "0.13.7")
  109. -- Found Curl: /usr/lib64/libcurl.so (found version "7.29.0")
  110. -- OpenSSL is statically linked into Curl: FALSE
  111. -- Could NOT find Bluray (missing: BLURAY_LIBRARY BLURAY_INCLUDE_DIR BLURAY_VERSION) (Required is at least version "0.9.3")
  112. -- Could NOT find CEC (missing: CEC_LIBRARY CEC_INCLUDE_DIR) (Required is at least version "4.0.0")
  113. -- Could NOT find NFS (missing: NFS_LIBRARY NFS_INCLUDE_DIR)
  114. -- Found Plist: /usr/lib64/libplist.so (found version "1.10")
  115. -- Could NOT find LIBUSB (missing: LIBUSB_LIBRARY LIBUSB_INCLUDE_DIR)
  116. -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.0.1e")
  117. -- Could NOT find Shairplay (missing: SHAIRPLAY_LIBRARY SHAIRPLAY_INCLUDE_DIR HAVE_SHAIRPLAY_CALLBACK_CLS)
  118. -- Found PythonInterp: /usr/bin/python (found version "2.7.5")
  119. -- Found Threads: TRUE
  120. -- Found Java: /usr/bin/java (found version "1.8.0.141") found components: Runtime
  121. -- Found SWIG: /usr/local/bin/swig (found version "4.0.0")
  122. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
  123. -- #---- CONFIGURATION ----#
  124. -- Platform: X11
  125. -- -- PATH config --
  126. -- Prefix: /usr/local
  127. -- Libdir: /usr/local/lib64
  128. -- Bindir: /usr/local/bin
  129. -- Includedir: /usr/local/include
  130. -- Datarootdir: /usr/local/share
  131. -- Datadir: /usr/local/share
  132. -- Docdir: /usr/local/share/doc/kodi
  133. -- ALSA enabled: Yes
  134. -- AVAHI enabled: No
  135. -- BLUETOOTH enabled: Yes
  136. -- CAP enabled: No
  137. -- CCACHE enabled: No
  138. -- DBUS enabled: No
  139. -- LCMS2 enabled: No
  140. -- MDNS enabled: No
  141. -- MICROHTTPD enabled: Yes
  142. -- MYSQLCLIENT enabled: No
  143. -- PULSEAUDIO enabled: No
  144. -- PYTHON enabled: Yes
  145. -- SMBCLIENT enabled: Yes
  146. -- SNDIO enabled: No
  147. -- SSH enabled: Yes
  148. -- UDEV enabled: No
  149. -- XSLT enabled: Yes
  150. -- VAAPI enabled: Yes
  151. -- VDPAU enabled: Yes
  152. -- PLIST enabled: Yes
  153. -- LIBUSB enabled: No
  154. -- Configuring done
  155. -- Generating done
  156. -- Build files have been written to: /home/alireza/xbmc/kodi.build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement