Project

General

Profile

Configure on CentOS partial failes ยป tvheadend.txt

Ali Kashif, 2016-10-16 10:38

 
1
[root@tvhead tvheadend-master]# ./configure
2
Checking support/features
3
  checking for cc execinfo.h ...                    ok
4
  checking for cc -mmmx ...                         ok
5
  checking for cc -msse2 ...                        ok
6
  checking for cc -Wunused-result ...               fail
7
  checking for cc getloadavg ...                    ok
8
  checking for cc atomic64 ...                      ok
9
  checking for cc atomic_time_t ...                 ok
10
  checking for cc bitops64 ...                      ok
11
  checking for cc lockowner ...                     ok
12
  checking for cc qsort_r ...                       ok
13
  checking for cc stime ...                         ok
14
  checking for cc gmtoff ...                        ok
15
  checking for cc recvmmsg ...                      ok
16
  checking for cc sendmmsg ...                      fail
17
  checking for cc libiconv ...                      ok
18
  checking for cc libdvben50221 ...                 ok
19
  checking for cc ifnames ...                       ok
20
  checking for py module gzip ...                   ok
21
  checking for pkg-config ...                       ok
22
  checking for xgettext ...                         ok
23
  checking for msgmerge ...                         ok
24
  checking for gzip ...                             ok
25
  checking for bzip2 ...                            ok
26
  checking for pkg openssl  ...                     ok (detected 1.0.1e)
27
  checking for cc linux/dvb/version.h ...           ok
28
  checking for pkg zlib  ...                        ok (detected 1.2.3)
29
  checking for pkg liburiparser  ...                ok (detected 0.7.5)
30
  checking for pkg avahi-client  ...                ok (detected 0.6.25)
31
  checking for cmake ...                            ok
32
  checking for cc -lstdc++ ...                      ok
33
  checking for cc nvEncodeAPI.h ...                 fail
34
  checking for cc sys/inotify.h ...                 ok
35
  fetching dvb-scan files ...                       ok
36
  checking for pkg dbus-1  ...                      ok (detected 1.2.24)
37

    
38
Compiler:
39
  Using C compiler:                        cc
40
  Using LD flags:                           -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
  ccdebug                                  no
51
  cwc                                      yes
52
  capmt                                    yes
53
  constcw                                  yes
54
  linuxdvb                                 yes
55
  satip_server                             yes
56
  satip_client                             yes
57
  hdhomerun_client                         yes
58
  hdhomerun_static                         yes
59
  iptv                                     yes
60
  tsfile                                   yes
61
  dvbscan                                  yes
62
  timeshift                                yes
63
  trace                                    yes
64
  imagecache                               yes
65
  avahi                                    yes
66
  zlib                                     yes
67
  libav                                    yes
68
  ffmpeg_static                            yes
69
  libx264                                  yes
70
  libx264_static                           yes
71
  libx265                                  yes
72
  libx265_static                           yes
73
  libvpx                                   yes
74
  libvpx_static                            yes
75
  libtheora                                yes
76
  libtheora_static                         yes
77
  libvorbis                                yes
78
  libvorbis_static                         yes
79
  libfdkaac                                yes
80
  libfdkaac_static                         yes
81
  nvenc                                    no
82
  qsv                                      no
83
  libmfx_static                            no
84
  inotify                                  yes
85
  epoll                                    yes
86
  uriparser                                yes
87
  ccache                                   no
88
  tvhcsa                                   yes
89
  bundle                                   no
90
  dvbcsa                                   no
91
  dvben50221                               yes
92
  kqueue                                   no
93
  dbus_1                                   yes
94
  android                                  no
95
  tsdebug                                  no
96
  gtimer_check                             no
97
  slow_memoryinfo                          no
98
  libsystemd_daemon                        no
99
  bintray_cache                            yes
100
  execinfo                                 yes
101
  mmx                                      yes
102
  sse2                                     yes
103
  getloadavg                               yes
104
  atomic64                                 yes
105
  atomic_time_t                            yes
106
  bitops64                                 yes
107
  lockowner                                yes
108
  qsort_r                                  yes
109
  stime                                    yes
110
  gmtoff                                   yes
111
  recvmmsg                                 yes
112
  libiconv                                 yes
113
  libdvben50221                            yes
114
  ifnames                                  yes
115
  py_gzip                                  yes
116
  bin_pkg_config                           yes
117
  bin_xgettext                             yes
118
  bin_msgmerge                             yes
119
  bin_gzip                                 yes
120
  bin_bzip2                                yes
121
  ssl                                      yes
122
  linuxdvbapi                              yes
123
  upnp                                     yes
124
  bin_cmake                                yes
125
  stdcpp                                   yes
126
  libogg_static                            yes
127
  inotify_h                                yes
128
  linuxdvb_ca                              yes
129
  mpegts                                   yes
130
  mpegts_dvb                               yes
131

    
132
Packages:
133
  openssl                                  1.0.1e
134
  zlib                                     1.2.3
135
  liburiparser                             0.7.5
136
  avahi-client                             0.6.25
137
  dbus-1                                   1.2.24
138

    
139
Installation paths:
140
  Prefix:                                  /usr/local
141
  Binaries:                                ${prefix}/bin
142
  Libraries:                               ${prefix}/lib
143
  Data files:                              ${prefix}/share
144
  Man pages:                               ${datadir}/man
145

    
146
Final Binary:
147
  /root/tvheadend-master/build.linux/tvheadend
148

    
149
Tvheadend Data Directory:
150
  /usr/local/share/tvheadend
    (1-1/1)