Advertisement
Greenfin

./configure output

Aug 10th, 2017
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.45 KB | None | 0 0
  1. WARNING: disabling Python bindings; missing MySQLdb
  2. WARNING: disabling Python bindings; missing urlgrabber
  3. WARNING: disabling Perl bindings; missing HTTP::Request
  4. WARNING: disabling Perl bindings; missing LWP::UserAgent
  5. WARNING: disabling Perl bindings; missing Net::UPnP::QueryResponse
  6. WARNING: disabling Perl bindings; missing Net::UPnP::ControlPoint
  7. WARNING: disabling Perl bindings; missing IO::Socket::INET6
  8. # Basic Settings
  9. Compile type profile
  10. Compiler cache yes
  11. DistCC yes
  12. qmake /usr/local/Qt-5.9.1/bin/qmake
  13. install prefix /usr/local
  14. runtime prefix /usr/local
  15. CPU x86 x86_64 (AMD Ryzen 7 1700 Eight-Core Processor)
  16. yasm yes
  17. MMX enabled yes
  18. MMXEXT enabled yes
  19. 3DNow! enabled yes
  20. 3DNow! extended enabled yes
  21. SSE enabled yes
  22. SSSE3 enabled yes
  23. AESNI enabled yes
  24. AVX enabled yes
  25. XOP enabled yes
  26. FMA3 enabled yes
  27. FMA4 enabled yes
  28. i686 features enabled yes
  29.  
  30. # Input Support
  31. Joystick menu yes
  32. lirc support yes
  33. libCEC device support no [/usr/include]
  34. Video4Linux support yes
  35. ivtv support yes
  36. HD-PVR support yes
  37. FireWire support no
  38. DVB support yes [/usr/include]
  39. DVB-S2 support yes
  40. HDHomeRun support yes
  41. V@Box TV Gateway support yes
  42. Ceton support yes
  43. ASI support no
  44.  
  45. # Sound Output Support
  46. PulseAudio support yes
  47. OSS support yes
  48. ALSA support yes
  49. JACK support default
  50. libfftw3 support yes
  51.  
  52. # Video Output Support
  53. x11 support yes
  54. xrandr support yes
  55. xv support yes
  56. VDPAU support yes
  57. VAAPI support yes
  58. CrystalHD support no
  59. OpenMAX support no
  60. OpenGL video yes
  61. OpenGL ThemePainter yes
  62. MHEG support yes
  63. libass subtitle support yes
  64.  
  65. # Misc Features
  66. Frontend yes
  67. Backend yes
  68. mythlogserver no
  69. multi threaded libavcodec yes
  70. libxml2 support yes [/usr/include/libxml2]
  71. libdns_sd (Bonjour) no
  72. libcrypto yes
  73. OpenGL ES 2.0 no
  74. BD-J (Bluray java) no
  75. BD-J type j2se
  76. systemd_notify no
  77. systemd_journal no
  78.  
  79. # Bindings
  80. bindings_perl no
  81. bindings_python no
  82. bindings_php yes
  83.  
  84. # External Codec Options
  85. mp3lame no
  86. xvid no
  87. x264 no
  88. x265 (HEVC) no
  89. vpx no
  90. SDL2 no
  91.  
  92. Creating libs/libmythbase/mythconfig.h and libs/libmythbase/mythconfig.mak
  93.  
  94. libs/libmythbase/mythconfig.h is unchanged
  95. libs/libmythbase/mythconfig.mak is unchanged
  96. external/FFmpeg/config.asm is unchanged
  97. external/FFmpeg/libavutil/avconfig.h is unchanged
  98. Configuring libhdhomerun...
  99. Configuring libmythbluray...
  100. Configuring libmythdvdnav...
  101. Configuring libsamplerate...
  102. Configuring libudfread...
  103. Project ERROR: Unknown module(s) in QT: webkitwidgets
  104. Configuring minilzo...
  105. Configuring libmythsoundtouch...
  106. Configuring libXNVCtrl...
  107. external/FFmpeg/libavcodec/bsf_list.c is unchanged
  108. external/FFmpeg/libavformat/protocol_list.c is unchanged
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement