Advertisement
Guest User

Untitled

a guest
Jun 1st, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. Checking support/features
  2. checking for cc execinfo.h ... ok
  3. checking for cc -mmmx ... ok
  4. checking for cc -msse2 ... ok
  5. checking for cc -Wunused-result ... ok
  6. checking for cc getloadavg ... ok
  7. checking for cc atomic64 ... ok
  8. checking for cc atomic_time_t ... ok
  9. checking for cc lockowner ... ok
  10. checking for cc qsort_r ... ok
  11. checking for cc stime ... ok
  12. checking for cc gmtoff ... ok
  13. checking for cc recvmmsg ... ok
  14. checking for cc sendmmsg ... ok
  15. checking for cc libiconv ... fail
  16. checking for cc libdvben50221 ... ok
  17. checking for cc ifnames ... ok
  18. checking for py module gzip ... ok
  19. checking for pkg-config ... ok
  20. checking for xgettext ... ok
  21. checking for msgmerge ... ok
  22. checking for gzip ... ok
  23. checking for bzip2 ... ok
  24. checking for pkg openssl ... ok (detected 1.0.2g)
  25. checking for cc linux/dvb/version.h ... ok
  26. checking for pkg zlib ... ok (detected 1.2.8)
  27. checking for pkg liburiparser ... ok (detected 0.8.4)
  28. checking for pkg avahi-client ... ok (detected 0.6.32-rc)
  29. checking for cmake ... ok
  30. checking for cc -lstdc++ ... ok
  31. checking for cc nvEncodeAPI.h ... fail
  32. checking for cc sys/inotify.h ... ok
  33. checking for cc dvbcsa/dvbcsa.h ... ok
  34. checking for cc -ldvbcsa ... ok
  35. fetching dvb-scan files ... ok
  36. checking for pkg dbus-1 ... ok (detected 1.10.6)
  37.  
  38. Compiler:
  39. Using C compiler: cc
  40. Using LD flags: -ldvbcsa -ldvben50221 -ldvbapi -lucsi
  41. Build for arch: x86_64
  42.  
  43. Binaries:
  44. Using PYTHON: python
  45. Using GZIP: gzip
  46. Using BZIP2: bzip2
  47.  
  48. Options:
  49. pie yes
  50. cwc yes
  51. capmt yes
  52. constcw yes
  53. linuxdvb yes
  54. satip_server yes
  55. satip_client yes
  56. hdhomerun_client yes
  57. hdhomerun_static yes
  58. iptv yes
  59. tsfile yes
  60. dvbscan yes
  61. timeshift yes
  62. trace yes
  63. imagecache yes
  64. avahi yes
  65. zlib yes
  66. libav yes
  67. ffmpeg_static yes
  68. libx264 yes
  69. libx264_static yes
  70. libx265 yes
  71. libx265_static yes
  72. libvpx yes
  73. libvpx_static yes
  74. libtheora yes
  75. libtheora_static yes
  76. libvorbis yes
  77. libvorbis_static yes
  78. libfdkaac yes
  79. libfdkaac_static yes
  80. nvenc no
  81. qsv no
  82. libmfx_static no
  83. inotify yes
  84. epoll yes
  85. uriparser yes
  86. ccache no
  87. tvhcsa yes
  88. bundle no
  89. dvbcsa yes
  90. dvben50221 yes
  91. kqueue no
  92. dbus_1 yes
  93. android no
  94. tsdebug no
  95. gtimer_check no
  96. slow_memoryinfo no
  97. libsystemd_daemon no
  98. bintray_cache yes
  99. execinfo yes
  100. mmx yes
  101. sse2 yes
  102. W_unused_result yes
  103. getloadavg yes
  104. atomic64 yes
  105. atomic_time_t yes
  106. lockowner yes
  107. qsort_r yes
  108. stime yes
  109. gmtoff yes
  110. recvmmsg yes
  111. sendmmsg yes
  112. libdvben50221 yes
  113. ifnames yes
  114. py_gzip yes
  115. bin_pkg_config yes
  116. bin_xgettext yes
  117. bin_msgmerge yes
  118. bin_gzip yes
  119. bin_bzip2 yes
  120. ssl yes
  121. linuxdvbapi yes
  122. upnp yes
  123. bin_cmake yes
  124. stdcpp yes
  125. libogg_static yes
  126. inotify_h yes
  127. linuxdvb_ca yes
  128. mpegts yes
  129. mpegts_dvb yes
  130.  
  131. Packages:
  132. openssl 1.0.2g
  133. zlib 1.2.8
  134. liburiparser 0.8.4
  135. avahi-client 0.6.32-rc
  136. dbus-1 1.10.6
  137.  
  138. Installation paths:
  139. Prefix: /usr/local
  140. Binaries: ${prefix}/bin
  141. Libraries: ${prefix}/lib
  142. Data files: ${prefix}/share
  143. Man pages: ${datadir}/man
  144.  
  145. Final Binary:
  146. /home/plesk/tvheadend/build.linux/tvheadend
  147.  
  148. Tvheadend Data Directory:
  149. /usr/local/share/tvheadend
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement