Advertisement
knappster

cmake log

Jun 8th, 2018
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.98 KB | None | 0 0
  1. -- Source directory: /home/mythtv/kodi-LinHES-testing/xbmc-18.0a1-Leia
  2. -- Build directory: /home/mythtv/kodi-LinHES-testing/xbmc-18.0a1-Leia
  3. CMake Warning at CMakeLists.txt:20 (message):
  4. In-source build detected. It is recommended to build out-of-source.
  5.  
  6.  
  7. -- Generator: Single-configuration: Release (Unix Makefiles)
  8. -- CMake Version: 3.10.2
  9. -- System type: Linux
  10. -- Linker: GNU gold
  11. -- Core system type: linux
  12. -- Platform:
  13. -- CPU: x86_64, ARCH: x86_64-linux
  14. -- Cross-Compiling: FALSE
  15. -- Execute build artefacts on host: TRUE
  16. -- Depends based build:
  17. -- Checking to see if CXX compiler accepts flag -msse
  18. -- Checking to see if CXX compiler accepts flag -msse - yes
  19. -- Checking to see if CXX compiler accepts flag -msse2
  20. -- Checking to see if CXX compiler accepts flag -msse2 - yes
  21. -- Checking to see if CXX compiler accepts flag -msse3
  22. -- Checking to see if CXX compiler accepts flag -msse3 - yes
  23. -- Checking to see if CXX compiler accepts flag -mssse3
  24. -- Checking to see if CXX compiler accepts flag -mssse3 - yes
  25. -- Checking to see if CXX compiler accepts flag -msse4.1
  26. -- Checking to see if CXX compiler accepts flag -msse4.1 - yes
  27. -- Checking to see if CXX compiler accepts flag -msse4.2
  28. -- Checking to see if CXX compiler accepts flag -msse4.2 - yes
  29. -- Checking to see if CXX compiler accepts flag -mavx
  30. -- Checking to see if CXX compiler accepts flag -mavx - yes
  31. -- Checking to see if CXX compiler accepts flag -mavx2
  32. -- Checking to see if CXX compiler accepts flag -mavx2 - yes
  33. -- Could not find hardware support for AVX2 (missing: _AVX2_TRUE)
  34. -- Could NOT find CCache (missing: CCACHE_PROGRAM)
  35. -- Could NOT find MDNS (missing: MDNS_LIBRARY)
  36. -- Could NOT find PulseAudio (missing: PULSEAUDIO_LIBRARY PULSEAUDIO_MAINLOOP_LIBRARY PULSEAUDIO_SIMPLE_LIBRARY PULSEAUDIO_INCLUDE_DIR) (Required is at least version "2.0.0")
  37. -- Could NOT find Sndio (missing: SNDIO_LIBRARY SNDIO_INCLUDE_DIR)
  38. -- Could NOT find Bluray: Found unsuitable version "0.9.2", but required is at least "0.9.3" (found /usr/lib/libbluray.so)
  39. -- Could NOT find MariaDBClient (missing: MARIADBCLIENT_LIBRARY MARIADBCLIENT_INCLUDE_DIR)
  40. -- #---- CONFIGURATION ----#
  41. -- Platform: X11
  42. -- -- PATH config --
  43. -- Prefix: /usr
  44. -- Libdir: /usr/lib
  45. -- Bindir: /usr/bin
  46. -- Includedir: /usr/include
  47. -- Datarootdir: /usr/share
  48. -- Datadir: /usr/share
  49. -- Docdir: /usr/share/doc/kodi
  50. -- ALSA enabled: Yes
  51. -- AVAHI enabled: Yes
  52. -- BLUETOOTH enabled: Yes
  53. -- CAP enabled: Yes
  54. -- CCACHE enabled: No
  55. -- DBUS enabled: Yes
  56. -- LCMS2 enabled: Yes
  57. -- MDNS enabled: No
  58. -- MICROHTTPD enabled: Yes
  59. -- PULSEAUDIO enabled: No
  60. -- PYTHON enabled: Yes
  61. -- SMBCLIENT enabled: Yes
  62. -- SNDIO enabled: No
  63. -- SSH enabled: Yes
  64. -- UDEV enabled: Yes
  65. -- XSLT enabled: Yes
  66. -- VAAPI enabled: Yes
  67. -- VDPAU enabled: Yes
  68. -- GLX enabled: Yes
  69. -- PLIST enabled: Yes
  70. -- MARIADBCLIENT enabled: No
  71. -- MYSQLCLIENT enabled: Yes
  72. -- Configuring done
  73. -- Generating done
  74. -- Build files have been written to: /home/mythtv/kodi-LinHES-testing/xbmc-18.0a1-Leia
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement