Project

General

Profile

RE: tvheadend 4.3 and ubuntu 20.04 » build.log

Gerog De, 2019-12-07 23:47

 
1
On branch master
2
Your branch is up to date with 'origin/master'.
3

    
4
nothing to commit, working tree clean
5
dpkg-buildpackage: info: source package tvheadend
6
dpkg-buildpackage: info: source version 0.0.0-unknown
7
dpkg-buildpackage: info: source distribution unstable
8
dpkg-buildpackage: info: source changed by Andreas Öman <[email protected]>
9
dpkg-buildpackage: info: host architecture amd64
10
dh clean --with-systemd
11
   dh_clean -O--with-systemd
12
	rm -f debian/debhelper-build-stamp
13
	rm -rf debian/.debhelper/
14
	rm -f -- debian/tvheadend.substvars debian/tvheadend-dbg.substvars debian/files
15
	rm -fr -- debian/tvheadend/ debian/tmp/ debian/tvheadend-dbg/
16
	find .  \( \( \
17
		\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path .\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o -type f -a \
18
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
19
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
20
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
21
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
22
		\) -exec rm -f {} + \) -o \
23
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
24
dh build --with-systemd
25
   dh_update_autotools_config -O--with-systemd
26
   debian/rules override_dh_auto_configure
27
make[1]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
28
dh_auto_configure -- –-disable-bintray_cache --disable-vaapi --disable-hdhomerun_client --disable-hdhomerun_static  --jobs=4
29
	./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libexecdir=\${prefix}/lib/tvheadend --disable-maintainer-mode --disable-dependency-tracking –-disable-bintray_cache --disable-vaapi --disable-hdhomerun_client --disable-hdhomerun_static --jobs=4
30
Checking support/features
31
  checking for cc execinfo.h ...                    ok
32
  checking for cc -mmmx ...                         ok
33
  checking for cc -msse2 ...                        ok
34
  checking for cc -Wunused-result ...               ok
35
  checking for cc -fstack-protector ...             ok
36
  checking for cc -fstack-protector-strong ...      ok
37
  checking for cc -fstack-check ...                 ok
38
  checking for cc -fPIE ...                         ok
39
  checking for cc strlcat ...                       fail
40
  checking for cc strlcpy ...                       fail
41
  checking for cc fdatasync ...                     ok
42
  checking for cc getloadavg ...                    ok
43
  checking for cc atomic32 ...                      ok
44
  checking for cc atomic64 ...                      ok
45
  checking for cc atomic_time_t ...                 ok
46
  checking for cc atomic_ptr ...                    ok
47
  checking for cc bitops64 ...                      ok
48
  checking for cc lockowner ...                     ok
49
  checking for cc qsort_r ...                       ok
50
  checking for cc stime ...                         ok
51
  checking for cc gmtoff ...                        ok
52
  checking for cc recvmmsg ...                      ok
53
  checking for cc sendmmsg ...                      ok
54
  checking for cc libiconv ...                      fail
55
    ^ using build-in glibc iconv routines
56
  checking for cc ifnames ...                       ok
57
  checking for cc cclang_threadsan ...              fail
58
  checking for py module gzip ...                   ok
59
  checking for pkg-config ...                       ok
60
  checking for xgettext ...                         ok
61
  checking for msgmerge ...                         ok
62
  checking for gzip ...                             ok
63
  checking for bzip2 ...                            ok
64
  checking for pkg openssl  ...                     ok (detected 1.1.1c)
65
  checking for cc linux/dvb/version.h ...           ok
66
  checking for pkg zlib  ...                        ok (detected 1.2.11)
67
  checking for pkg libpcre2-8  ...                  ok (detected 10.32)
68
  checking for pkg liburiparser  ...                ok (detected 0.9.3)
69
  checking for pkg avahi-client  ...                ok (detected 0.7)
70
  checking for cmake ...                            ok
71
  checking for cc -lstdc++ ...                      ok
72
  checking for cc sys/inotify.h ...                 ok
73
  checking for cc inotify_init1 ...                 ok
74
  checking for cc dvbcsa/dvbcsa.h ...               ok
75
  checking for cc -ldvbcsa ...                      ok
76
  fetching dvb-scan files ...                       ok
77
  checking for cc epoll_create1 ...                 ok
78
  checking for pkg dbus-1  ...                      ok (detected 1.12.14)
79

    
80
Compiler:
81
  Using C compiler:                        cc
82
  Using LD flags:                           -ldvbcsa
83
  Build for arch:                          x86_64
84

    
85
Binaries:
86
  Using PYTHON:                            python
87
  Using GZIP:                              gzip
88
  Using BZIP2:                             bzip2
89

    
90
Options:
91
  pie                                      yes
92
  ccdebug                                  no
93
  cardclient                               yes
94
  cwc                                      yes
95
  cccam                                    yes
96
  capmt                                    yes
97
  constcw                                  yes
98
  linuxdvb                                 yes
99
  satip_server                             yes
100
  satip_client                             yes
101
  hdhomerun_client                         no
102
  hdhomerun_static                         no
103
  iptv                                     yes
104
  tsfile                                   yes
105
  dvbscan                                  yes
106
  timeshift                                yes
107
  trace                                    yes
108
  avahi                                    yes
109
  zlib                                     yes
110
  libav                                    yes
111
  ffmpeg_static                            yes
112
  libx264                                  yes
113
  libx264_static                           yes
114
  libx265                                  yes
115
  libx265_static                           yes
116
  libvpx                                   yes
117
  libvpx_static                            yes
118
  libtheora                                yes
119
  libtheora_static                         yes
120
  libvorbis                                yes
121
  libvorbis_static                         yes
122
  libfdkaac                                no
123
  libfdkaac_static                         no
124
  libopus                                  yes
125
  libopus_static                           yes
126
  nvenc                                    no
127
  vaapi                                    no
128
  mmal                                     no
129
  omx                                      no
130
  inotify                                  yes
131
  epoll                                    yes
132
  pcre                                     no
133
  pcre2                                    yes
134
  uriparser                                yes
135
  ccache                                   no
136
  tvhcsa                                   yes
137
  bundle                                   no
138
  pngquant                                 no
139
  kqueue                                   no
140
  dbus_1                                   yes
141
  android                                  no
142
  gtimer_check                             no
143
  slow_memoryinfo                          no
144
  libsystemd_daemon                        no
145
  pcloud_cache                             yes
146
  ddci                                     yes
147
  cclang_threadsan                         no
148
  gperftools                               no
149
  execinfo                                 yes
150
  mmx                                      yes
151
  sse2                                     yes
152
  W_unused_result                          yes
153
  f_stack_protector                        yes
154
  f_stack_protector_strong                 yes
155
  f_stack_check                            yes
156
  f_PIE                                    yes
157
  fdatasync                                yes
158
  getloadavg                               yes
159
  atomic32                                 yes
160
  atomic64                                 yes
161
  atomic_time_t                            yes
162
  atomic_ptr                               yes
163
  bitops64                                 yes
164
  lockowner                                yes
165
  qsort_r                                  yes
166
  stime                                    yes
167
  gmtoff                                   yes
168
  recvmmsg                                 yes
169
  sendmmsg                                 yes
170
  ifnames                                  yes
171
  py_gzip                                  yes
172
  bin_pkg_config                           yes
173
  bin_xgettext                             yes
174
  bin_msgmerge                             yes
175
  bin_gzip                                 yes
176
  bin_bzip2                                yes
177
  ssl                                      yes
178
  linuxdvbapi                              yes
179
  linuxdvb_ca                              yes
180
  upnp                                     yes
181
  bin_cmake                                yes
182
  stdcpp                                   yes
183
  libogg_static                            yes
184
  inotify_h                                yes
185
  inotify_init1                            yes
186
  dvbcsa                                   yes
187
  epoll_create1                            yes
188
  mpegts                                   yes
189
  mpegts_dvb                               yes
190

    
191
Packages:
192
  openssl                                  1.1.1c
193
  zlib                                     1.2.11
194
  libpcre2-8                               10.32
195
  liburiparser                             0.9.3
196
  avahi-client                             0.7
197
  dbus-1                                   1.12.14
198

    
199
Installation paths:
200
  Prefix:                                  /usr
201
  Binaries:                                ${prefix}/bin
202
  Libraries:                               ${prefix}/lib
203
  Data files:                              ${prefix}/share
204
  Man pages:                               /usr/share/man
205

    
206
Final Binary:
207
  /home/djole/tvheadend/tvheadend/tvheadend/build.linux/tvheadend
208

    
209
Tvheadend Data Directory:
210
  /usr/share/tvheadend
211

    
212
make[1]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
213
   debian/rules override_dh_auto_build
214
make[1]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
215
make -j4
216
make[2]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
217
make -f Makefile.ffmpeg libcacheget
218
make[3]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
219
DOWNLOAD        misc/staticlib/Ubuntu 20.04/x86_64/ffmpeg-3209862763693bf4d3d9b11964547a6abf454ee1.tgz / kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k
220
FAILED TO DOWNLOAD  (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
221
make[3]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
222
make -f Makefile.ffmpeg build
223
make[3]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
224
WGET            https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.gz
225
WGET            http://ftp.videolan.org/x264/snapshots/x264-snapshot-20190108-2245.tar.bz2
226
WGET            http://ftp.videolan.org/videolan/x265/x265_2.9.tar.gz
227
WGET            https://github.com/webmproject/libvpx/archive/v1.7.0/libvpx-1.7.0.tar.gz
228
SHA1SUM test '3c005b4ab409c6f996b36ad88d780ff85fbc9abf' == '3c005b4ab409c6f996b36ad88d780ff85fbc9abf': OK
229
UNTAR           x265_2.9.tar.gz
230
PATCH           /home/djole/tvheadend/tvheadend/tvheadend/support/patches/libx265.pie.diff
231
patching file ./source/CMakeLists.txt
232
Hunk #1 succeeded at 209 with fuzz 2 (offset 41 lines).
233
Hunk #2 succeeded at 228 (offset 45 lines).
234
WGET            http://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.gz
235
SHA1SUM test '6d216c7892b9c886aa6b18a580698083136e2fdc' == '6d216c7892b9c886aa6b18a580698083136e2fdc': OK
236
UNTAR           x264-snapshot-20190108-2245.tar.bz2
237
WGET            http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.gz
238
SHA1SUM test 'bfa67d0d33f0c7b00c50d9f1bd33fd4d5df3c5d5' == 'bfa67d0d33f0c7b00c50d9f1bd33fd4d5df3c5d5': OK
239
UNTAR           nasm-2.14.02.tar.gz
240
SHA1SUM test 'fb3d4b80596d1e3b1a7f53757d63e7d2b3eeb7c9' == 'fb3d4b80596d1e3b1a7f53757d63e7d2b3eeb7c9': OK
241
UNTAR           libvpx-1.7.0.tar.gz
242
PATCH           /home/djole/tvheadend/tvheadend/tvheadend/support/patches/remove-invalid-pure_func-qualifiers.diff
243
patching file include/nasmlib.h
244
WGET            http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.6.tar.gz
245
WGET            https://archive.mozilla.org/pub/opus/opus-1.3-rc.tar.gz
246
SHA1SUM test 'ea74356b762ac466637a40c82cdd3acbc35daa43' == 'ea74356b762ac466637a40c82cdd3acbc35daa43': OK
247
UNTAR           opus-1.3-rc.tar.gz
248
WGET            http://ffmpeg.org/releases/ffmpeg-4.1.1.tar.bz2
249
SHA1SUM test '0b91be522746a29351a5ee592fd8160940059303' == '0b91be522746a29351a5ee592fd8160940059303': OK
250
UNTAR           libtheora-1.1.1.tar.gz
251
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/nasm-2.14.02 && CC="gcc -fPIE" FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
252
	--libdir=/ffmpeg/lib
253
SHA1SUM test '28ba40fd2e2d41988f658a0016fa7b534e509bc0' == '28ba40fd2e2d41988f658a0016fa7b534e509bc0': OK
254
UNTAR           libogg-1.3.3.tar.gz
255
checking for gcc... gcc -fPIE
256
checking whether the C compiler works... SHA1SUM test '9076734d98fb8d6ad1cff8f8f68228afa0bb2204' == '9076734d98fb8d6ad1cff8f8f68228afa0bb2204': OK
257
UNTAR           ffmpeg-4.1.1.tar.bz2
258
yes
259
checking for C compiler default output file name... a.out
260
checking for suffix of executables... 
261
checking whether we are cross compiling... no
262
checking for suffix of object files... o
263
checking whether we are using the GNU C compiler... yes
264
checking whether gcc -fPIE accepts -g... yes
265
checking for gcc -fPIE option to accept ISO C89... none needed
266
checking how to run the C preprocessor... gcc -fPIE -E
267
checking for grep that handles long lines and -e... /bin/grep
268
checking for egrep... /bin/grep -E
269
checking for ANSI C header files... yes
270
checking for sys/types.h... yes
271
checking for sys/stat.h... yes
272
checking for stdlib.h... yes
273
checking for string.h... yes
274
checking for memory.h... yes
275
checking for strings.h... yes
276
checking for inttypes.h... yes
277
checking for stdint.h... yes
278
checking for unistd.h... yes
279
checking minix/config.h usability... no
280
checking minix/config.h presence... no
281
checking for minix/config.h... no
282
checking whether it is safe to define __EXTENSIONS__... yes
283
checking for special C compiler options needed for large files... no
284
checking for _FILE_OFFSET_BITS value needed for large files... no
285
checking for gcc... (cached) gcc -fPIE
286
checking whether we are using the GNU C compiler... (cached) yes
287
checking whether gcc -fPIE accepts -g... (cached) yes
288
checking for gcc -fPIE option to accept ISO C89... (cached) none needed
289
checking for gcc -fPIE option to accept ISO C99... SHA1SUM test '91f140c220d1fe3376d637dc5f3d046263784b1f' == '91f140c220d1fe3376d637dc5f3d046263784b1f': OK
290
UNTAR           libvorbis-1.3.6.tar.gz
291
none needed
292
checking for gcc -fPIE option to accept ISO Standard C... (cached) none needed
293
checking whether ln -s works... yes
294
checking whether make sets $(MAKE)... yes
295
checking for a BSD-compatible install... /usr/bin/install -c
296
checking for suffix of library files... a
297
checking for an ANSI C-conforming const... yes
298
checking for inline... inline
299
checking for C/C++ restrict keyword... __restrict
300
checking for size_t... yes
301
checking whether byte ordering is bigendian... no
302
checking if gcc -fPIE accepts -fwrapv... yes
303
checking if gcc -fPIE accepts -U__STRICT_ANSI__... yes
304
checking if gcc -fPIE accepts -fno-common... yes
305
checking for nroff... nroff
306
checking for asciidoc... no
307
checking for xmlto... xmlto
308
checking for ar... ar
309
checking for ranlib... ranlib
310
checking for strip... strip
311
checking for ANSI C header files... (cached) yes
312
checking for inttypes.h... (cached) yes
313
checking for strings.h... (cached) yes
314
checking for stdbool.h that conforms to C99... yes
315
checking for _Bool... yes
316
checking stdnoreturn.h usability... yes
317
checking stdnoreturn.h presence... yes
318
checking for stdnoreturn.h... yes
319
checking io.h usability... no
320
checking io.h presence... no
321
checking for io.h... no
322
checking fcntl.h usability... yes
323
checking fcntl.h presence... yes
324
checking for fcntl.h... yes
325
checking for unistd.h... (cached) yes
326
checking sys/mman.h usability... yes
327
checking sys/mman.h presence... yes
328
checking for sys/mman.h... yes
329
checking for sys/types.h... (cached) yes
330
checking for sys/stat.h... (cached) yes
331
checking for strcasecmp... yes
332
checking for stricmp... no
333
checking for strncasecmp... yes
334
checking for strnicmp... no
335
checking for strsep... yes
336
checking for strnlen... yes
337
checking for strrchrnul... no
338
checking for getuid... yes
339
checking for getgid... yes
340
checking for realpath... yes
341
checking for canonicalize_file_name... yes
342
checking for _fullpath... no
343
checking for pathconf... yes
344
checking for _LARGEFILE_SOURCE value needed for large files... no
345
checking for _fseeki64... no
346
checking for ftruncate... yes
347
checking for _chsize... no
348
checking for _chsize_s... no
349
checking for fileno... yes
350
checking for _fileno... no
351
checking for _filelengthi64... no
352
checking for stdlib.h... (cached) yes
353
checking for unistd.h... (cached) yes
354
checking for sys/param.h... yes
355
checking for getpagesize... yes
356
checking for working mmap... yes
357
checking for getpagesize... (cached) yes
358
checking for sysconf... yes
359
checking for access... yes
360
checking for _access... no
361
checking for faccessat... yes
362
checking for __builtin_expect... yes
363
checking intrin.h usability... PATCH           /home/djole/tvheadend/tvheadend/tvheadend/support/patches/ffmpeg.libx264.diff
364
patching file ./libavcodec/libx264.c
365
Hunk #1 succeeded at 925 (offset 23 lines).
366
PATCH           /home/djole/tvheadend/tvheadend/tvheadend/support/patches/ffmpeg.libx265.diff
367
patching file ./libavcodec/libx265.c
368
Hunk #1 succeeded at 297 (offset 45 lines).
369
Hunk #2 succeeded at 346 with fuzz 2 (offset 46 lines).
370
no
371
checking intrin.h presence... no
372
checking for intrin.h... no
373
checking for __builtin_clz... yes
374
checking for __builtin_clzl... yes
375
checking for __builtin_clzll... yes
376
checking for _BitScanReverse... no
377
checking for _BitScanReverse64... no
378
checking for vsnprintf... yes
379
checking for _vsnprintf... no
380
checking for snprintf... yes
381
checking for _snprintf... no
382
checking for strlcpy... no
383
checking for strrchrnul... (cached) no
384
checking for struct _stati64... no
385
checking for struct stat... yes
386
checking for stat... yes
387
checking for _stati64... no
388
checking for fstat... yes
389
checking for _fstati64... no
390
checking whether strcasecmp is declared... yes
391
checking whether stricmp is declared... no
392
checking whether strncasecmp is declared... yes
393
checking whether strnicmp is declared... no
394
checking whether strsep is declared... yes
395
checking whether strlcpy is declared... no
396
checking whether strnlen is declared... yes
397
checking whether strrchrnul is declared... no
398
checking for uintptr_t... yes
399
checking endian.h usability... yes
400
checking endian.h presence... yes
401
checking for endian.h... yes
402
checking sys/endian.h usability... no
403
checking sys/endian.h presence... no
404
checking for sys/endian.h... no
405
checking machine/endian.h usability... no
406
checking machine/endian.h presence... no
407
checking for machine/endian.h... no
408
checking for cpu_to_le16... no
409
checking for cpu_to_le32... no
410
checking for cpu_to_le64... no
411
checking for __cpu_to_le16... no
412
checking for __cpu_to_le32... no
413
checking for __cpu_to_le64... no
414
checking for htole16... yes
415
checking for htole32... yes
416
checking for htole64... yes
417
checking for __bswap_16... yes
418
checking for __bswap_32... yes
419
checking for __bswap_64... yes
420
checking for __builtin_bswap16... yes
421
checking for __builtin_bswap32... yes
422
checking for __builtin_bswap64... yes
423
checking for _byteswap_ushort... no
424
checking for _byteswap_ulong... no
425
checking for _byteswap_uint64... no
426
checking for __builtin_constant_p... yes
427
checking if gcc -fPIE accepts -Werror=attributes... yes
428
checking if gcc -fPIE supports the noreturn function attribute... yes
429
checking if gcc -fPIE supports the returns_nonnull function attribute... yes
430
checking if gcc -fPIE supports the malloc function attribute... yes
431
checking if gcc -fPIE supports the alloc_size function attribute... yes
432
checking if gcc -fPIE supports the sentinel function attribute... yes
433
checking if gcc -fPIE supports the format function attribute... yes
434
checking if gcc -fPIE supports the const function attribute... yes
435
checking if gcc -fPIE supports the pure function attribute... yes
436
checking if gcc -fPIE supports the cold function attribute... yes
437
checking if gcc -fPIE supports the error function attribute... yes
438
checking if gcc -fPIE accepts -fvisibility=hidden... yes
439
checking if gcc -fPIE accepts -W... yes
440
checking if gcc -fPIE accepts -Wall... yes
441
checking if gcc -fPIE accepts -pedantic... yes
442
checking if gcc -fPIE accepts -Werror=unknown-warning-option... no
443
checking if gcc -fPIE accepts -Wpedantic-ms-format... no
444
checking if gcc -fPIE accepts -Wc90-c99-compat... yes
445
checking if gcc -fPIE accepts -Wlong-long... yes
446
checking if gcc -fPIE accepts -Wstringop-truncation... yes
447
checking if gcc -fPIE accepts -Wshift-negative-value... yes
448
checking if gcc -fPIE accepts -Werror=implicit... yes
449
checking if gcc -fPIE accepts -Werror=missing-braces... yes
450
checking if gcc -fPIE accepts -Werror=return-type... yes
451
checking if gcc -fPIE accepts -Werror=trigraphs... yes
452
checking if gcc -fPIE accepts -Werror=pointer-arith... yes
453
checking if gcc -fPIE accepts -Werror=strict-prototypes... no
454
checking if gcc -fPIE accepts -Werror=missing-prototypes... yes
455
checking if gcc -fPIE accepts -Werror=missing-declarations... yes
456
checking if gcc -fPIE accepts -Werror=comment... yes
457
checking if gcc -fPIE accepts -Werror=vla... yes
458
checking if gcc -fPIE supports C99 external inlines... yes
459
configure: creating ./config.status
460
config.status: creating Makefile
461
config.status: creating doc/Makefile
462
config.status: creating config/config.h
463
config.status: executing default-1 commands
464
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
465
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/nasm-2.14.02 install
466
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/nasm-2.14.02'
467
perl -I./perllib -I. tools/mkdep.pl -M Makefile.in -- . include config x86 rdoff stdlib nasmlib output asm disasm x86 common macros
468
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/nasm.o asm/nasm.c
469
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/snprintf.o stdlib/snprintf.c
470
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/vsnprintf.o stdlib/vsnprintf.c
471
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strlcpy.o stdlib/strlcpy.c
472
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strnlen.o stdlib/strnlen.c
473
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o stdlib/strrchrnul.o stdlib/strrchrnul.c
474
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ver.o nasmlib/ver.c
475
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/crc64.o nasmlib/crc64.c
476
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/malloc.o nasmlib/malloc.c
477
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/errfile.o nasmlib/errfile.c
478
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/md5c.o nasmlib/md5c.c
479
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/string.o nasmlib/string.c
480
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/file.o nasmlib/file.c
481
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/mmap.o nasmlib/mmap.c
482
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/ilog2.o nasmlib/ilog2.c
483
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/realpath.o nasmlib/realpath.c
484
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/path.o nasmlib/path.c
485
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/filename.o nasmlib/filename.c
486
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/srcfile.o nasmlib/srcfile.c
487
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/zerobuf.o nasmlib/zerobuf.c
488
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/readnum.o nasmlib/readnum.c
489
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/bsi.o nasmlib/bsi.c
490
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/rbtree.o nasmlib/rbtree.c
491
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/hashtbl.o nasmlib/hashtbl.c
492
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/raa.o nasmlib/raa.c
493
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/saa.o nasmlib/saa.c
494
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/strlist.o nasmlib/strlist.c
495
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/perfhash.o nasmlib/perfhash.c
496
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o nasmlib/badenum.o nasmlib/badenum.c
497
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o common/common.o common/common.c
498
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsa.o x86/insnsa.c
499
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsb.o x86/insnsb.c
500
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsd.o x86/insnsd.c
501
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/insnsn.o x86/insnsn.c
502
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regs.o x86/regs.c
503
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regvals.o x86/regvals.c
504
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regflags.o x86/regflags.c
505
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/regdis.o x86/regdis.c
506
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/disp8.o x86/disp8.c
507
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o x86/iflag.o x86/iflag.c
508
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/error.o asm/error.c
509
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/float.o asm/float.c
510
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directiv.o asm/directiv.c
511
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/directbl.o asm/directbl.c
512
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pragma.o asm/pragma.c
513
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/assemble.o asm/assemble.c
514
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/labels.o asm/labels.c
515
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/parser.o asm/parser.c
516
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/preproc.o asm/preproc.c
517
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/quote.o asm/quote.c
518
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/pptok.o asm/pptok.c
519
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/listing.o asm/listing.c
520
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/eval.o asm/eval.c
521
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprlib.o asm/exprlib.c
522
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/exprdump.o asm/exprdump.c
523
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/stdscan.o asm/stdscan.c
524
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/strfunc.o asm/strfunc.c
525
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/tokhash.o asm/tokhash.c
526
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/segalloc.o asm/segalloc.c
527
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/preproc-nop.o asm/preproc-nop.c
528
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o asm/rdstrnum.o asm/rdstrnum.c
529
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o macros/macros.o macros/macros.c
530
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outform.o output/outform.c
531
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outlib.o output/outlib.c
532
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/legacy.o output/legacy.c
533
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/strtbl.o output/strtbl.c
534
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nulldbg.o output/nulldbg.c
535
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/nullout.o output/nullout.c
536
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outbin.o output/outbin.c
537
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outaout.o output/outaout.c
538
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outcoff.o output/outcoff.c
539
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outelf.o output/outelf.c
540
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outobj.o output/outobj.c
541
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outas86.o output/outas86.c
542
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outrdf2.o output/outrdf2.c
543
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outdbg.o output/outdbg.c
544
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outieee.o output/outieee.c
545
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/outmacho.o output/outmacho.c
546
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o output/codeview.o output/codeview.c
547
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/disasm.o disasm/disasm.c
548
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/sync.o disasm/sync.c
549
gcc -fPIE -c  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -o disasm/ndisasm.o disasm/ndisasm.c
550
rm -f libnasm.a
551
ar cq libnasm.a stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o stdlib/strrchrnul.o nasmlib/ver.o nasmlib/crc64.o nasmlib/malloc.o nasmlib/errfile.o nasmlib/md5c.o nasmlib/string.o nasmlib/file.o nasmlib/mmap.o nasmlib/ilog2.o nasmlib/realpath.o nasmlib/path.o nasmlib/filename.o nasmlib/srcfile.o nasmlib/zerobuf.o nasmlib/readnum.o nasmlib/bsi.o nasmlib/rbtree.o nasmlib/hashtbl.o nasmlib/raa.o nasmlib/saa.o nasmlib/strlist.o nasmlib/perfhash.o nasmlib/badenum.o common/common.o x86/insnsa.o x86/insnsb.o x86/insnsd.o x86/insnsn.o x86/regs.o x86/regvals.o x86/regflags.o x86/regdis.o x86/disp8.o x86/iflag.o asm/error.o asm/float.o asm/directiv.o asm/directbl.o asm/pragma.o asm/assemble.o asm/labels.o asm/parser.o asm/preproc.o asm/quote.o asm/pptok.o asm/listing.o asm/eval.o asm/exprlib.o asm/exprdump.o asm/stdscan.o asm/strfunc.o asm/tokhash.o asm/segalloc.o asm/preproc-nop.o asm/rdstrnum.o macros/macros.o output/outform.o output/outlib.o output/legacy.o output/strtbl.o output/nulldbg.o output/nullout.o output/outbin.o output/outaout.o output/outcoff.o output/outelf.o output/outobj.o output/outas86.o output/outrdf2.o output/outdbg.o output/outieee.o output/outmacho.o output/codeview.o disasm/disasm.o disasm/sync.o
552
ranlib libnasm.a
553
gcc -fPIE  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -fvisibility=hidden -o nasm asm/nasm.o libnasm.a 
554
gcc -fPIE  -g -O3 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -fvisibility=hidden -W -Wall -pedantic -Wc90-c99-compat -Wno-long-long -Wno-stringop-truncation -Wno-shift-negative-value -Werror=implicit -Werror=missing-braces -Werror=return-type -Werror=trigraphs -Werror=pointer-arith -Werror=missing-prototypes -Werror=missing-declarations -Werror=comment -Werror=vla -DHAVE_CONFIG_H -I. -I. -I./include -I./include -I./x86 -I./x86 -I./asm -I./asm -I./disasm -I./disasm -I./output -I./output -fvisibility=hidden -o ndisasm disasm/ndisasm.o libnasm.a 
555
mkdir -p /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin
556
/usr/bin/install -c nasm /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm
557
/usr/bin/install -c ndisasm /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/ndisasm
558
mkdir -p /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1
559
/usr/bin/install -c -m 644 ./nasm.1 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1/nasm.1
560
/usr/bin/install -c -m 644 ./ndisasm.1 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1/ndisasm.1
561
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/nasm-2.14.02'
562
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x264-snapshot-20190108-2245 && FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
563
	--extra-asflags="-DPIC" \
564
	--extra-cflags="-fPIE" \
565
	--disable-cli \
566
	--disable-swscale \
567
	--disable-lavf \
568
	--disable-avs \
569
	--disable-ffms \
570
	--disable-gpac \
571
	--disable-lsmash \
572
	--host=x86_64-linux-gnu
573
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux && cmake -G "Unix Makefiles" \
574
	-DCMAKE_INSTALL_PREFIX="/ffmpeg" \
575
	-DENABLE_SHARED:BOOL=OFF \
576
	../../source
577
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvpx-1.7.0 && \
578
	ASFLAGS="-DENABLE_PIC=1 -DPIC=1" FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
579
	--extra-cflags="-fPIE" \
580
	--disable-examples \
581
	--disable-docs \
582
	--disable-unit-tests \
583
	
584
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3 && \
585
	CC="gcc -fPIE" FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
586
	--libdir=/ffmpeg/lib
587
Unknown option --disable-shared, ignored
588
  disabling shared
589
  disabling examples
590
  disabling docs
591
  disabling unit_tests
592
  enabling vp8_encoder
593
  enabling vp8_decoder
594
  enabling vp9_encoder
595
  enabling vp9_decoder
596
Configuring for target 'x86_64-linux-gcc'
597
-- cmake version 3.13.4
598
  enabling x86_64
599
  enabling runtime_cpu_detect
600
  enabling mmx
601
  enabling sse
602
  enabling sse2
603
  enabling pic
604
  enabling sse3
605
-- The C compiler identification is GNU 9.2.1
606
  enabling ssse3
607
  enabling sse4_1
608
  enabling avx
609
  enabling avx2
610
  enabling avx512
611
  using yasm
612
checking for a BSD-compatible install... /usr/bin/install -c
613
checking whether build environment is sane... yes
614
checking for a thread-safe mkdir -p... /bin/mkdir -p
615
checking for gawk... gawk
616
checking whether make sets $(MAKE)... -- The CXX compiler identification is GNU 9.2.1
617
yes
618
checking whether make supports nested variables... yes
619
-- Check for working C compiler: /usr/bin/cc
620
checking whether to enable maintainer-specific portions of Makefiles... yes
621
checking for gcc... gcc -fPIE
622
checking whether the C compiler works... -- Check for working C compiler: /usr/bin/cc -- works
623
-- Detecting C compiler ABI info
624
yes
625
checking for C compiler default output file name... a.out
626
checking for suffix of executables... 
627
checking whether we are cross compiling... -- Detecting C compiler ABI info - done
628
-- Detecting C compile features
629
no
630
checking for suffix of object files... o
631
checking whether we are using the GNU C compiler... yes
632
checking whether gcc -fPIE accepts -g... yes
633
checking for gcc -fPIE option to accept ISO C89... none needed
634
checking whether gcc -fPIE understands -c and -o together... yes
635
checking for style of include used by make... GNU
636
checking dependency style of gcc -fPIE... gcc3
637
checking build system type... -- Detecting C compile features - done
638
-- Check for working CXX compiler: /usr/bin/c++
639
x86_64-pc-linux-gnu
640
checking host system type... x86_64-pc-linux-gnu
641
checking how to print strings... printf
642
checking for a sed that does not truncate output... /bin/sed
643
checking for grep that handles long lines and -e... /bin/grep
644
checking for egrep... /bin/grep -E
645
checking for fgrep... /bin/grep -F
646
checking for ld used by gcc -fPIE... /usr/bin/ld
647
checking if the linker (/usr/bin/ld) is GNU ld... yes
648
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
649
checking the name lister (/usr/bin/nm -B) interface... -- Check for working CXX compiler: /usr/bin/c++ -- works
650
-- Detecting CXX compiler ABI info
651
  enabling postproc
652
BSD nm
653
checking whether ln -s works... yes
654
checking the maximum length of command line arguments... platform:      X86_64
655
byte order:    little-endian
656
system:        LINUX
657
cli:           no
658
libx264:       internal
659
shared:        no
660
static:        yes
661
asm:           yes
662
interlaced:    yes
663
avs:           no
664
lavf:          no
665
ffms:          no
666
mp4:           no
667
gpl:           yes
668
thread:        posix
669
opencl:        yes
670
filters:       crop select_every
671
lto:           no
672
debug:         no
673
gprof:         no
674
strip:         no
675
PIC:           no
676
bit depth:     all
677
chroma format: all
678

    
679
You can run 'make' or 'make fprofiled' now.
680
1572864
681
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
682
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x264-snapshot-20190108-2245 install
683
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x264-snapshot-20190108-2245'
684
func_convert_file_noop
685
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
686
checking for /usr/bin/ld option to reload object files... -r
687
checking for objdump... objdump
688
checking how to recognize dependent libraries... pass_all
689
checking for dlltool... no
690
checking how to associate runtime and link libraries... printf %s\n
691
checking for ar... ar
692
checking for archiver @FILE support... cat common/opencl/x264-cl.h common/opencl/motionsearch.cl common/opencl/bidir.cl common/opencl/subpel.cl common/opencl/intra.cl common/opencl/weightp.cl common/opencl/downscale.cl | ./tools/cltostr.sh common/oclobj.h
693
  enabling webm_io
694
@
695
checking for strip... strip
696
checking for ranlib... ranlib
697
checking command to parse /usr/bin/nm -B output from gcc -fPIE object...   enabling libyuv
698
-- Detecting CXX compiler ABI info - done
699
-- Detecting CXX compile features
700
ok
701
checking for sysroot... no
702
checking for a working dd... dependency file generation...
703
/bin/dd
704
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
705
checking for mt... mt
706
checking if mt is a manifest tool... no
707
checking how to run the C preprocessor... gcc -fPIE -E
708
checking for ANSI C header files... yes
709
checking for sys/types.h... yes
710
checking for sys/stat.h... yes
711
checking for stdlib.h... yes
712
checking for string.h... Creating makefiles for x86_64-linux-gcc libs
713
yes
714
checking for memory.h... yes
715
checking for strings.h... Creating makefiles for x86_64-linux-gcc tools
716
yes
717
checking for inttypes.h... yes
718
checking for stdint.h... -- Detecting CXX compile features - done
719
-- Detected x86_64 target processor
720
-- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) 
721
-- Looking for include file inttypes.h
722
yes
723
checking for unistd.h... DIST_DIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg \
724
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvpx-1.7.0 install
725
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvpx-1.7.0'
726
    [CREATE] vpx_scale_rtcd.h
727
yes
728
checking for dlfcn.h...     [CREATE] vpx_dsp_rtcd.h
729
-- Looking for include file inttypes.h - found
730
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW
731
yes
732
checking for objdir... .libs
733
    [CREATE] vp8_rtcd.h
734
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
735
-- Performing Test CC_HAS_NO_NARROWING
736
checking if gcc -fPIE supports -fno-rtti -fno-exceptions...     [CREATE] vp9_rtcd.h
737
    [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
738
no
739
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
740
checking if gcc -fPIE PIC flag -fPIC -DPIC works...     [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
741
yes
742
checking if gcc -fPIE static flag -static works...     [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
743
-- Performing Test CC_HAS_NO_NARROWING - Success
744
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS
745
    [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
746
yes
747
checking if gcc -fPIE supports -c -o file.o...     [DEP] vp8/common/x86/mfqe_sse2.asm.d
748
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
749
    [DEP] vp8/common/x86/subpixel_ssse3.asm.d
750
yes
751
checking if gcc -fPIE supports -c -o file.o... (cached) yes
752
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... -- Performing Test CC_HAS_FAST_MATH
753
yes
754
checking dynamic linker characteristics...     [DEP] vp8/common/x86/copy_sse3.asm.d
755
    [DEP] vp8/common/x86/iwalsh_sse2.asm.d
756
    [DEP] vp8/common/x86/loopfilter_sse2.asm.d
757
-- Performing Test CC_HAS_FAST_MATH - Success
758
-- Performing Test CC_HAS_STACK_REALIGN
759
GNU/Linux ld.so
760
checking how to hardcode library paths into programs... immediate
761
checking whether stripping libraries is possible... yes
762
checking if libtool supports shared libraries... yes
763
checking whether to build shared libraries... no
764
checking whether to build static libraries... yes
765
checking for ANSI C header files... (cached) yes
766
checking for inttypes.h... (cached) yes
767
checking for stdint.h... (cached) yes
768
checking for sys/types.h... (cached) yes
769
checking for an ANSI C-conforming const...     [DEP] vp8/common/x86/subpixel_sse2.asm.d
770
yes
771
checking size of int16_t...     [DEP] vp8/common/x86/recon_sse2.asm.d
772
    [DEP] vp8/common/x86/idctllm_sse2.asm.d
773
    [DEP] vp8/common/x86/copy_sse2.asm.d
774
2
775
-- Performing Test CC_HAS_STACK_REALIGN - Success
776
checking size of uint16_t...     [DEP] vp8/common/x86/subpixel_mmx.asm.d
777
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
778
    [DEP] vp8/common/x86/recon_mmx.asm.d
779
    [DEP] vp8/common/x86/idctllm_mmx.asm.d
780
    [DEP] vp8/common/x86/dequantize_mmx.asm.d
781
2
782
checking size of u_int16_t...     [DEP] vp8/encoder/x86/encodeopt.asm.d
783
    [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
784
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
785
-- Found nasm: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm (found version "2.14.02") 
786
-- Found Nasm 2.14.02 to build assembly primitives
787
    [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
788
    [DEP] vp8/encoder/x86/dct_sse2.asm.d
789
2
790
checking size of int32_t...     [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
791
    [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
792
-- x265 version 2.9
793
4
794
checking size of uint32_t...     [DEP] vpx_dsp/x86/subtract_sse2.asm.d
795
    [DEP] vpx_dsp/x86/sad_sse2.asm.d
796
    [DEP] vpx_dsp/x86/sad4d_sse2.asm.d
797
-- The ASM_NASM compiler identification is NASM
798
-- Found assembler: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm
799
-- Looking for strtok_r
800
    [DEP] vpx_dsp/x86/sad_sse4.asm.d
801
4
802
checking size of u_int32_t...     [DEP] vpx_dsp/x86/sad_ssse3.asm.d
803
    [DEP] vpx_dsp/x86/sad_sse3.asm.d
804
    [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
805
-- Looking for strtok_r - found
806
-- Looking for include file getopt.h
807
4
808
    [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
809
checking size of int64_t...     [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
810
    [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
811
8
812
checking size of short... -- Looking for include file getopt.h - found
813
-- Configuring done
814
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
815
-- Generating done
816
-- Build files have been written to: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux
817
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
818
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux install
819
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
820
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
821
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
822
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
823
2
824
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
825
checking size of int...     [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
826
Scanning dependencies of target common
827
    [DEP] vpx_dsp/x86/deblock_sse2.asm.d
828
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
829
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
830
[  1%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o
831
    [DEP] vpx_dsp/x86/add_noise_sse2.asm.d
832
4
833
checking size of long...     [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
834
    [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
835
    [DEP] vpx_ports/emms.asm.d
836
8
837
    [DEP] vpx_config.c.d
838
checking size of long long...     [DEP] vp9/decoder/vp9_dsubexp.c.d
839
    [DEP] vp9/decoder/vp9_decoder.c.d
840
    [DEP] vp9/decoder/vp9_detokenize.c.d
841
8
842
checking for working memcmp...     [DEP] vp9/decoder/vp9_decodeframe.c.d
843
    [DEP] vp9/decoder/vp9_decodemv.c.d
844
    [DEP] vp9/vp9_dx_iface.c.d
845
yes
846
    [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
847
    [DEP] vp9/common/vp9_scan.c.d
848
checking that generated files are newer than configure... done
849
configure: creating ./config.status
850
    [DEP] vp9/common/vp9_common_data.c.d
851
    [DEP] vp9/common/vp9_reconintra.c.d
852
    [DEP] vp9/common/vp9_reconinter.c.d
853
    [DEP] vp9/common/vp9_quant_common.c.d
854
    [DEP] vp9/common/vp9_mvref_common.c.d
855
    [DEP] vp9/common/vp9_thread_common.c.d
856
    [DEP] vp9/common/vp9_loopfilter.c.d
857
install -d /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig
858
    [DEP] vp9/common/vp9_tile_common.c.d
859
install -m 644 ./x264.h x264_config.h /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include
860
install -m 644 x264.pc /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig
861
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/osdep.c -o common/osdep.o
862
    [DEP] vp9/common/vp9_seg_common.c.d
863
    [DEP] vp9/common/vp9_scale.c.d
864
    [DEP] vp9/common/vp9_rtcd.c.d
865
    [DEP] vp9/common/vp9_pred_common.c.d
866
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/base.c -o common/base.o
867
    [DEP] vp9/common/vp9_filter.c.d
868
    [DEP] vp9/common/vp9_idct.c.d
869
    [DEP] vp9/common/vp9_frame_buffers.c.d
870
    [DEP] vp9/common/vp9_entropymv.c.d
871
    [DEP] vp9/common/vp9_entropymode.c.d
872
    [DEP] vp9/common/vp9_entropy.c.d
873
    [DEP] vp9/common/vp9_blockd.c.d
874
    [DEP] vp9/common/vp9_alloccommon.c.d
875
    [DEP] vp9/encoder/x86/vp9_error_avx2.c.d
876
    [DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d
877
    [DEP] vp9/encoder/x86/vp9_dct_ssse3.c.d
878
    [DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d
879
    [DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d
880
    [DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
881
    [DEP] vp9/encoder/x86/temporal_filter_sse4.c.d
882
    [DEP] vp9/encoder/vp9_mbgraph.c.d
883
    [DEP] vp9/encoder/vp9_temporal_filter.c.d
884
    [DEP] vp9/encoder/vp9_noise_estimate.c.d
885
    [DEP] vp9/encoder/vp9_skin_detection.c.d
886
    [DEP] vp9/encoder/vp9_alt_ref_aq.c.d
887
    [DEP] vp9/encoder/vp9_aq_complexity.c.d
888
    [DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
889
    [DEP] vp9/encoder/vp9_aq_360.c.d
890
    [DEP] vp9/encoder/vp9_aq_variance.c.d
891
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/cpu.c -o common/cpu.o
892
    [DEP] vp9/encoder/vp9_treewriter.c.d
893
    [DEP] vp9/encoder/vp9_tokenize.c.d
894
    [DEP] vp9/encoder/vp9_resize.c.d
895
    [DEP] vp9/encoder/vp9_svc_layercontext.c.d
896
    [DEP] vp9/encoder/vp9_subexp.c.d
897
config.status: creating Makefile
898
    [DEP] vp9/encoder/vp9_speed_features.c.d
899
config.status: creating src/Makefile
900
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/tables.c -o common/tables.o
901
    [DEP] vp9/encoder/vp9_segmentation.c.d
902
    [DEP] vp9/encoder/vp9_pickmode.c.d
903
config.status: creating doc/Makefile
904
    [DEP] vp9/encoder/vp9_rdopt.c.d
905
config.status: creating doc/libogg/Makefile
906
config.status: creating include/Makefile
907
    [DEP] vp9/encoder/vp9_rd.c.d
908
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/api.c -o encoder/api.o
909
config.status: creating include/ogg/Makefile
910
    [DEP] vp9/encoder/vp9_ratectrl.c.d
911
config.status: creating include/ogg/config_types.h
912
config.status: creating libogg.spec
913
config.status: creating ogg.pc
914
    [DEP] vp9/encoder/vp9_quantize.c.d
915
config.status: creating ogg-uninstalled.pc
916
    [DEP] vp9/encoder/vp9_picklpf.c.d
917
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mc.c -o common/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
918
config.status: creating config.h
919
    [DEP] vp9/encoder/vp9_encoder.c.d
920
config.status: executing depfiles commands
921
    [DEP] vp9/encoder/vp9_mcomp.c.d
922
    [DEP] vp9/encoder/vp9_multi_thread.c.d
923
    [DEP] vp9/encoder/vp9_lookahead.c.d
924
    [DEP] vp9/encoder/vp9_frame_scale.c.d
925
    [DEP] vp9/encoder/vp9_firstpass.c.d
926
    [DEP] vp9/encoder/vp9_extend.c.d
927
    [DEP] vp9/encoder/vp9_ethread.c.d
928
    [DEP] vp9/encoder/vp9_encodemv.c.d
929
config.status: executing libtool commands
930
    [DEP] vp9/encoder/vp9_encodemb.c.d
931
    [DEP] vp9/encoder/vp9_encodeframe.c.d
932
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
933
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3 install
934
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3'
935
Making install in src
936
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/src'
937
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c -o framing.lo framing.c
938
    [DEP] vp9/encoder/vp9_dct.c.d
939
    [DEP] vp9/encoder/vp9_cost.c.d
940
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT framing.lo -MD -MP -MF .deps/framing.Tpo -c framing.c -fPIE -o framing.o
941
    [DEP] vp9/encoder/vp9_context_tree.c.d
942
    [DEP] vp9/encoder/vp9_bitstream.c.d
943
    [DEP] vp9/vp9_cx_iface.c.d
944
    [DEP] vp8/decoder/threading.c.d
945
    [DEP] vp8/decoder/onyxd_if.c.d
946
    [DEP] vp8/decoder/detokenize.c.d
947
    [DEP] vp8/decoder/decodeframe.c.d
948
    [DEP] vp8/decoder/decodemv.c.d
949
    [DEP] vp8/decoder/dboolhuff.c.d
950
    [DEP] vp8/vp8_dx_iface.c.d
951
    [DEP] vp8/common/x86/idct_blk_sse2.c.d
952
    [DEP] vp8/common/x86/idct_blk_mmx.c.d
953
    [DEP] vp8/common/postproc.c.d
954
    [DEP] vp8/common/mfqe.c.d
955
    [DEP] vp8/common/x86/loopfilter_x86.c.d
956
    [DEP] vp8/common/x86/vp8_asm_stubs.c.d
957
    [DEP] vp8/common/x86/filter_x86.c.d
958
    [DEP] vp8/common/treecoder.c.d
959
mv -f .deps/framing.Tpo .deps/framing.Plo
960
/bin/bash ../libtool  --tag=CC   --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I..  -I../include -I../include   -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c -o bitwise.lo bitwise.c
961
    [DEP] vp8/common/swapyv12buffer.c.d
962
    [DEP] vp8/common/setupintrarecon.c.d
963
    [DEP] vp8/common/reconintra4x4.c.d
964
    [DEP] vp8/common/reconintra.c.d
965
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT bitwise.lo -MD -MP -MF .deps/bitwise.Tpo -c bitwise.c -fPIE -o bitwise.o
966
    [DEP] vp8/common/reconinter.c.d
967
    [DEP] vp8/common/quant_common.c.d
968
    [DEP] vp8/common/modecont.c.d
969
    [DEP] vp8/common/mbpitch.c.d
970
    [DEP] vp8/common/loopfilter_filters.c.d
971
    [DEP] vp8/common/vp8_loopfilter.c.d
972
    [DEP] vp8/common/rtcd.c.d
973
    [DEP] vp8/common/idctllm.c.d
974
    [DEP] vp8/common/idct_blk.c.d
975
    [DEP] vp8/common/generic/systemdependent.c.d
976
    [DEP] vp8/common/findnearmv.c.d
977
    [DEP] vp8/common/filter.c.d
978
    [DEP] vp8/common/extend.c.d
979
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
980
gcc -fPIE -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_bitwise-bitwise.o -MD -MP -MF .deps/test_bitwise-bitwise.Tpo -c -o test_bitwise-bitwise.o `test -f 'bitwise.c' || echo './'`bitwise.c
981
    [DEP] vp8/common/entropymv.c.d
982
    [DEP] vp8/common/entropymode.c.d
983
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/predict.c -o common/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
984
    [DEP] vp8/common/entropy.c.d
985
    [DEP] vp8/common/dequantize.c.d
986
    [DEP] vp8/common/copy_c.c.d
987
    [DEP] vp8/common/blockd.c.d
988
    [DEP] vp8/common/alloccommon.c.d
989
    [DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
990
    [DEP] vp8/encoder/x86/denoising_sse2.c.d
991
    [DEP] vp8/encoder/x86/quantize_sse4.c.d
992
    [DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d
993
    [DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
994
    [DEP] vp8/encoder/temporal_filter.c.d
995
    [DEP] vp8/encoder/treewriter.c.d
996
    [DEP] vp8/encoder/tokenize.c.d
997
    [DEP] vp8/common/vp8_skin_detection.c.d
998
    [DEP] vp8/encoder/segmentation.c.d
999
    [DEP] vp8/encoder/rdopt.c.d
1000
    [DEP] vp8/encoder/ratectrl.c.d
1001
    [DEP] vp8/encoder/vp8_quantize.c.d
1002
    [DEP] vp8/encoder/picklpf.c.d
1003
    [DEP] vp8/encoder/pickinter.c.d
1004
    [DEP] vp8/encoder/onyx_if.c.d
1005
    [DEP] vp8/encoder/modecosts.c.d
1006
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
1007
gcc -fPIE -DHAVE_CONFIG_H -I. -I..  -I../include -I../include  -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -MT test_framing-framing.o -MD -MP -MF .deps/test_framing-framing.Tpo -c -o test_framing-framing.o `test -f 'framing.c' || echo './'`framing.c
1008
    [DEP] vp8/encoder/mcomp.c.d
1009
    [DEP] vp8/encoder/lookahead.c.d
1010
    [DEP] vp8/encoder/denoising.c.d
1011
    [DEP] vp8/encoder/firstpass.c.d
1012
    [DEP] vp8/encoder/ethreading.c.d
1013
    [DEP] vp8/encoder/encodemv.c.d
1014
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/pixel.c -o common/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1015
    [DEP] vp8/encoder/encodemb.c.d
1016
    [DEP] vp8/encoder/encodeintra.c.d
1017
    [DEP] vp8/encoder/encodeframe.c.d
1018
    [DEP] vp8/encoder/dct.c.d
1019
    [DEP] vp8/encoder/boolhuff.c.d
1020
    [DEP] vp8/encoder/bitstream.c.d
1021
    [DEP] vp8/vp8_cx_iface.c.d
1022
    [DEP] vpx_util/vpx_write_yuv_frame.c.d
1023
    [DEP] vpx_util/vpx_thread.c.d
1024
    [DEP] vpx_dsp/vpx_dsp_rtcd.c.d
1025
    [DEP] vpx_dsp/x86/variance_avx2.c.d
1026
    [DEP] vpx_dsp/x86/variance_sse2.c.d
1027
    [DEP] vpx_dsp/x86/avg_pred_sse2.c.d
1028
    [DEP] vpx_dsp/variance.c.d
1029
    [DEP] vpx_dsp/x86/sad4d_avx512.c.d
1030
    [DEP] vpx_dsp/x86/sad_avx2.c.d
1031
    [DEP] vpx_dsp/x86/sad4d_avx2.c.d
1032
    [DEP] vpx_dsp/x86/sum_squares_sse2.c.d
1033
    [DEP] vpx_dsp/sum_squares.c.d
1034
    [DEP] vpx_dsp/subtract.c.d
1035
    [DEP] vpx_dsp/sad.c.d
1036
    [DEP] vpx_dsp/skin_detection.c.d
1037
    [DEP] vpx_dsp/x86/avg_intrin_avx2.c.d
1038
    [DEP] vpx_dsp/x86/avg_intrin_sse2.c.d
1039
    [DEP] vpx_dsp/avg.c.d
1040
    [DEP] vpx_dsp/x86/quantize_avx.c.d
1041
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
1042
/bin/bash ../libtool  --tag=CC   --mode=link gcc -fPIE  -O20 -Wall -ffast-math -fsigned-char -g -O2 -no-undefined -version-info 8:3:8  -o libogg.la -rpath /ffmpeg/lib framing.lo bitwise.lo  
1043
    [DEP] vpx_dsp/x86/quantize_ssse3.c.d
1044
    [DEP] vpx_dsp/x86/quantize_sse2.c.d
1045
    [DEP] vpx_dsp/quantize.c.d
1046
    [DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d
1047
    [DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
1048
    [DEP] vpx_dsp/inv_txfm.c.d
1049
libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o
1050
libtool: link: ranlib .libs/libogg.a
1051
    [DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
1052
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
1053
/bin/bash ../libtool  --tag=CC   --mode=link gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2   -o test_bitwise test_bitwise-bitwise.o  
1054
    [DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
1055
    [DEP] vpx_dsp/fwd_txfm.c.d
1056
    [DEP] vpx_dsp/x86/loopfilter_avx2.c.d
1057
libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o 
1058
    [DEP] vpx_dsp/x86/loopfilter_sse2.c.d
1059
/bin/bash ../libtool  --tag=CC   --mode=link gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2   -o test_framing test_framing-framing.o  
1060
    [DEP] vpx_dsp/loopfilter.c.d
1061
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
1062
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
1063
    [DEP] vpx_dsp/x86/vpx_asm_stubs.c.d
1064
    [DEP] vpx_dsp/vpx_convolve.c.d
1065
    [DEP] vpx_dsp/deblock.c.d
1066
libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o 
1067
    [DEP] vpx_dsp/add_noise.c.d
1068
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/src'
1069
make[6]: Nothing to be done for 'install-data-am'.
1070
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1071
    [DEP] vpx_dsp/intrapred.c.d
1072
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libogg.la '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1073
    [DEP] vpx_dsp/bitreader_buffer.c.d
1074
libtool: install: /usr/bin/install -c .libs/libogg.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la
1075
libtool: install: /usr/bin/install -c .libs/libogg.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1076
    [DEP] vpx_dsp/bitreader.c.d
1077
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1078
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1079
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/src'
1080
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/src'
1081
Making install in include
1082
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include'
1083
    [DEP] vpx_dsp/psnr.c.d
1084
Making install in ogg
1085
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include/ogg'
1086
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include/ogg'
1087
make[7]: Nothing to be done for 'install-exec-am'.
1088
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1089
    [DEP] vpx_dsp/bitwriter_buffer.c.d
1090
 /usr/bin/install -c -m 644 config_types.h '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1091
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1092
    [DEP] vpx_dsp/bitwriter.c.d
1093
 /usr/bin/install -c -m 644 ogg.h os_types.h '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1094
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include/ogg'
1095
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include/ogg'
1096
    [DEP] vpx_dsp/prob.c.d
1097
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include'
1098
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include'
1099
make[7]: Nothing to be done for 'install-exec-am'.
1100
make[7]: Nothing to be done for 'install-data-am'.
1101
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include'
1102
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include'
1103
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/include'
1104
Making install in doc
1105
    [DEP] vpx_scale/vpx_scale_rtcd.c.d
1106
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc'
1107
Making install in libogg
1108
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc/libogg'
1109
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc/libogg'
1110
make[7]: Nothing to be done for 'install-exec-am'.
1111
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1112
 /usr/bin/install -c -m 644 bitpacking.html datastructures.html decoding.html encoding.html general.html index.html ogg_iovec_t.html ogg_packet.html ogg_packet_clear.html ogg_page.html ogg_page_bos.html ogg_page_checksum_set.html ogg_page_continued.html ogg_page_eos.html ogg_page_granulepos.html ogg_page_packets.html ogg_page_pageno.html ogg_page_serialno.html ogg_page_version.html ogg_stream_check.html ogg_stream_clear.html ogg_stream_destroy.html ogg_stream_eos.html ogg_stream_flush.html ogg_stream_flush_fill.html ogg_stream_init.html ogg_stream_iovecin.html ogg_stream_packetin.html ogg_stream_packetout.html ogg_stream_packetpeek.html ogg_stream_pagein.html ogg_stream_pageout.html ogg_stream_pageout_fill.html ogg_stream_reset.html ogg_stream_reset_serialno.html ogg_stream_state.html ogg_sync_buffer.html ogg_sync_check.html ogg_sync_clear.html ogg_sync_destroy.html '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1113
    [DEP] vpx_scale/generic/gen_scalers.c.d
1114
 /usr/bin/install -c -m 644 ogg_sync_init.html ogg_sync_pageout.html ogg_sync_pageseek.html ogg_sync_reset.html ogg_sync_state.html ogg_sync_wrote.html oggpack_adv.html oggpack_adv1.html oggpack_bits.html oggpack_buffer.html oggpack_bytes.html oggpack_get_buffer.html oggpack_look.html oggpack_look1.html oggpack_read.html oggpack_read1.html oggpack_readinit.html oggpack_reset.html oggpack_write.html oggpack_writealign.html oggpack_writecheck.html oggpack_writeclear.html oggpack_writecopy.html oggpack_writeinit.html oggpack_writetrunc.html overview.html reference.html style.css '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1115
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc/libogg'
1116
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc/libogg'
1117
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc'
1118
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc'
1119
make[7]: Nothing to be done for 'install-exec-am'.
1120
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
1121
    [DEP] vpx_scale/generic/yv12extend.c.d
1122
 /usr/bin/install -c -m 644 framing.html index.html oggstream.html ogg-multiplex.html fish_xiph_org.png multiplex1.png packets.png pages.png stream.png vorbisword2.png white-ogg.png white-xifish.png rfc3533.txt rfc5334.txt skeleton.html '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
1123
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc'
1124
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc'
1125
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3/doc'
1126
    [DEP] vpx_scale/generic/yv12config.c.d
1127
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3'
1128
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3'
1129
make[6]: Nothing to be done for 'install-exec-am'.
1130
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1131
    [DEP] vpx_scale/generic/vpx_scale.c.d
1132
 /usr/bin/install -c -m 644 ogg.m4 '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1133
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1134
 /usr/bin/install -c -m 644 ogg.pc '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1135
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3'
1136
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3'
1137
    [DEP] vpx_mem/vpx_mem.c.d
1138
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libogg-1.3.3'
1139
    [DEP] vpx/src/vpx_image.c.d
1140
[  2%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/const-a.asm.o
1141
    [DEP] vpx/src/vpx_codec.c.d
1142
    [DEP] vpx/src/vpx_encoder.c.d
1143
    [DEP] vpx/src/vpx_decoder.c.d
1144
[  3%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o
1145
    [CREATE] vpx_config.asm
1146
    [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
1147
    [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
1148
    [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
1149
    [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
1150
[  4%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o
1151
    [DEP] vp8/common/x86/mfqe_sse2.asm.d
1152
    [DEP] vp8/common/x86/subpixel_ssse3.asm.d
1153
    [DEP] vp8/common/x86/copy_sse3.asm.d
1154
    [DEP] vp8/common/x86/iwalsh_sse2.asm.d
1155
    [DEP] vp8/common/x86/loopfilter_sse2.asm.d
1156
    [DEP] vp8/common/x86/subpixel_sse2.asm.d
1157
    [DEP] vp8/common/x86/recon_sse2.asm.d
1158
    [DEP] vp8/common/x86/idctllm_sse2.asm.d
1159
    [DEP] vp8/common/x86/copy_sse2.asm.d
1160
    [DEP] vp8/common/x86/subpixel_mmx.asm.d
1161
    [DEP] vp8/common/x86/recon_mmx.asm.d
1162
    [DEP] vp8/common/x86/idctllm_mmx.asm.d
1163
    [DEP] vp8/common/x86/dequantize_mmx.asm.d
1164
    [DEP] vp8/encoder/x86/encodeopt.asm.d
1165
    [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
1166
    [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
1167
    [DEP] vp8/encoder/x86/dct_sse2.asm.d
1168
    [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
1169
    [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
1170
    [DEP] vpx_dsp/x86/subtract_sse2.asm.d
1171
    [DEP] vpx_dsp/x86/sad_sse2.asm.d
1172
    [DEP] vpx_dsp/x86/sad4d_sse2.asm.d
1173
    [DEP] vpx_dsp/x86/sad_sse4.asm.d
1174
    [DEP] vpx_dsp/x86/sad_ssse3.asm.d
1175
    [DEP] vpx_dsp/x86/sad_sse3.asm.d
1176
    [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
1177
    [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
1178
    [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
1179
    [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
1180
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
1181
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
1182
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
1183
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
1184
    [DEP] vpx_dsp/x86/deblock_sse2.asm.d
1185
    [DEP] vpx_dsp/x86/add_noise_sse2.asm.d
1186
    [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
1187
    [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
1188
    [DEP] vpx_ports/emms.asm.d
1189
    [CC] vpx/src/vpx_decoder.c.o
1190
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/macroblock.c -o common/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1191
    [CC] vpx/src/vpx_encoder.c.o
1192
    [CC] vpx/src/vpx_codec.c.o
1193
    [CC] vpx/src/vpx_image.c.o
1194
    [CC] vpx_mem/vpx_mem.c.o
1195
    [CC] vpx_scale/generic/vpx_scale.c.o
1196
    [CC] vpx_scale/generic/yv12config.c.o
1197
    [CC] vpx_scale/generic/yv12extend.c.o
1198
    [CC] vpx_scale/generic/gen_scalers.c.o
1199
    [CC] vpx_scale/vpx_scale_rtcd.c.o
1200
    [CC] vpx_dsp/prob.c.o
1201
    [CC] vpx_dsp/bitwriter.c.o
1202
    [CC] vpx_dsp/bitwriter_buffer.c.o
1203
    [CC] vpx_dsp/psnr.c.o
1204
    [CC] vpx_dsp/bitreader.c.o
1205
    [CC] vpx_dsp/bitreader_buffer.c.o
1206
    [CC] vpx_dsp/intrapred.c.o
1207
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/frame.c -o common/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1208
    [CC] vpx_dsp/add_noise.c.o
1209
    [CC] vpx_dsp/deblock.c.o
1210
    [CC] vpx_dsp/vpx_convolve.c.o
1211
    [CC] vpx_dsp/x86/vpx_asm_stubs.c.o
1212
    [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
1213
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/dct.c -o common/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1214
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
1215
Scanning dependencies of target encoder
1216
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
1217
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
1218
[  6%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o
1219
    [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
1220
    [CC] vpx_dsp/loopfilter.c.o
1221
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/cabac.c -o common/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1222
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/common.c -o common/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1223
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/rectangle.c -o common/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1224
    [CC] vpx_dsp/x86/loopfilter_sse2.c.o
1225
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/set.c -o common/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1226
    [CC] vpx_dsp/x86/loopfilter_avx2.c.o
1227
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/quant.c -o common/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1228
    [CC] vpx_dsp/fwd_txfm.c.o
1229
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/deblock.c -o common/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1230
    [CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
1231
[  7%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o
1232
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/vlc.c -o common/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1233
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mvpred.c -o common/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1234
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/bitstream.c -o common/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1235
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/analyse.c -o encoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1236
    [CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
1237
[  8%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o
1238
[  9%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o
1239
    [CC] vpx_dsp/inv_txfm.c.o
1240
[ 10%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o
1241
    [CC] vpx_dsp/x86/inv_txfm_sse2.c.o
1242
    [CC] vpx_dsp/x86/inv_txfm_ssse3.c.o
1243
    [CC] vpx_dsp/quantize.c.o
1244
    [CC] vpx_dsp/x86/quantize_sse2.c.o
1245
[ 12%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o
1246
    [CC] vpx_dsp/x86/quantize_ssse3.c.o
1247
    [CC] vpx_dsp/x86/quantize_avx.c.o
1248
    [CC] vpx_dsp/avg.c.o
1249
    [CC] vpx_dsp/x86/avg_intrin_sse2.c.o
1250
    [CC] vpx_dsp/x86/avg_intrin_avx2.c.o
1251
    [CC] vpx_dsp/skin_detection.c.o
1252
    [CC] vpx_dsp/sad.c.o
1253
    [CC] vpx_dsp/subtract.c.o
1254
    [CC] vpx_dsp/sum_squares.c.o
1255
    [CC] vpx_dsp/x86/sum_squares_sse2.c.o
1256
    [CC] vpx_dsp/x86/sad4d_avx2.c.o
1257
    [CC] vpx_dsp/x86/sad_avx2.c.o
1258
    [CC] vpx_dsp/x86/sad4d_avx512.c.o
1259
[ 13%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o
1260
    [CC] vpx_dsp/variance.c.o
1261
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1262
[ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o
1263
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1264
    [CC] vpx_dsp/x86/variance_sse2.c.o
1265
[ 15%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o
1266
    [CC] vpx_dsp/x86/avg_pred_sse2.c.o
1267
    [CC] vpx_dsp/x86/variance_avx2.c.o
1268
[ 17%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o
1269
[ 18%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o
1270
[ 19%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o
1271
    [CC] vpx_dsp/vpx_dsp_rtcd.c.o
1272
    [CC] vpx_util/vpx_thread.c.o
1273
    [CC] vpx_util/vpx_write_yuv_frame.c.o
1274
    [CC] vp8/common/alloccommon.c.o
1275
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1276
    [CC] vp8/common/blockd.c.o
1277
    [CC] vp8/common/copy_c.c.o
1278
    [CC] vp8/common/dequantize.c.o
1279
    [CC] vp8/common/entropy.c.o
1280
    [CC] vp8/common/entropymode.c.o
1281
    [CC] vp8/common/entropymv.c.o
1282
    [CC] vp8/common/extend.c.o
1283
    [CC] vp8/common/filter.c.o
1284
[ 20%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.o
1285
    [CC] vp8/common/findnearmv.c.o
1286
    [CC] vp8/common/generic/systemdependent.c.o
1287
    [CC] vp8/common/idct_blk.c.o
1288
    [CC] vp8/common/idctllm.c.o
1289
[ 21%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o
1290
    [CC] vp8/common/rtcd.c.o
1291
[ 23%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o
1292
    [CC] vp8/common/vp8_loopfilter.c.o
1293
    [CC] vp8/common/loopfilter_filters.c.o
1294
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1295
    [CC] vp8/common/mbpitch.c.o
1296
    [CC] vp8/common/modecont.c.o
1297
    [CC] vp8/common/quant_common.c.o
1298
    [CC] vp8/common/reconinter.c.o
1299
    [CC] vp8/common/reconintra.c.o
1300
    [CC] vp8/common/reconintra4x4.c.o
1301
    [CC] vp8/common/setupintrarecon.c.o
1302
    [CC] vp8/common/swapyv12buffer.c.o
1303
    [CC] vp8/common/treecoder.c.o
1304
    [CC] vp8/common/x86/filter_x86.c.o
1305
    [CC] vp8/common/x86/vp8_asm_stubs.c.o
1306
    [CC] vp8/common/x86/loopfilter_x86.c.o
1307
    [CC] vp8/common/mfqe.c.o
1308
[ 24%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o
1309
    [CC] vp8/common/postproc.c.o
1310
[ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o
1311
    [CC] vp8/common/x86/idct_blk_mmx.c.o
1312
    [CC] vp8/common/x86/idct_blk_sse2.c.o
1313
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1314
    [CC] vp8/vp8_cx_iface.c.o
1315
    [CC] vp8/encoder/bitstream.c.o
1316
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1317
[ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o
1318
    [CC] vp8/encoder/boolhuff.c.o
1319
    [CC] vp8/encoder/dct.c.o
1320
[ 28%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o
1321
    [CC] vp8/encoder/encodeframe.c.o
1322
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1323
    [CC] vp8/encoder/encodeintra.c.o
1324
    [CC] vp8/encoder/encodemb.c.o
1325
    [CC] vp8/encoder/encodemv.c.o
1326
[ 29%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o
1327
    [CC] vp8/encoder/ethreading.c.o
1328
    [CC] vp8/encoder/firstpass.c.o
1329
[ 30%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o
1330
    [CC] vp8/encoder/denoising.c.o
1331
    [CC] vp8/encoder/lookahead.c.o
1332
    [CC] vp8/encoder/mcomp.c.o
1333
[ 31%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o
1334
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1335
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
1336
[ 31%] Built target encoder
1337
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1338
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/mc-c.c -o common/x86/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1339
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/predict-c.c -o common/x86/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1340
    [CC] vp8/encoder/modecosts.c.o
1341
    [CC] vp8/encoder/onyx_if.c.o
1342
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/opencl.c -o common/opencl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1343
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/slicetype-cl.c -o encoder/slicetype-cl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1344
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc && CC="gcc -fPIE" FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1345
	--disable-doc \
1346
	--disable-extra-programs
1347
checking whether make supports nested variables... yes
1348
checking for a BSD-compatible install... /usr/bin/install -c
1349
checking whether build environment is sane... yes
1350
checking for a thread-safe mkdir -p... /bin/mkdir -p
1351
checking for gawk... gawk
1352
checking whether make sets $(MAKE)... yes
1353
checking whether to enable maintainer-specific portions of Makefiles... yes
1354
checking build system type... x86_64-pc-linux-gnu
1355
checking host system type... x86_64-pc-linux-gnu
1356
checking how to print strings... printf
1357
checking for style of include used by make... GNU
1358
checking for gcc... gcc -fPIE
1359
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1360
checking whether the C compiler works... yes
1361
checking for C compiler default output file name... a.out
1362
checking for suffix of executables... 
1363
checking whether we are cross compiling... no
1364
checking for suffix of object files... o
1365
checking whether we are using the GNU C compiler... yes
1366
checking whether gcc -fPIE accepts -g... yes
1367
checking for gcc -fPIE option to accept ISO C89... none needed
1368
checking whether gcc -fPIE understands -c and -o together... yes
1369
checking dependency style of gcc -fPIE... gcc3
1370
checking for a sed that does not truncate output... /bin/sed
1371
checking for grep that handles long lines and -e... /bin/grep
1372
checking for egrep... /bin/grep -E
1373
checking for fgrep... /bin/grep -F
1374
checking for ld used by gcc -fPIE... /usr/bin/ld
1375
checking if the linker (/usr/bin/ld) is GNU ld... yes
1376
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1377
checking the name lister (/usr/bin/nm -B) interface... BSD nm
1378
checking whether ln -s works... yes
1379
checking the maximum length of command line arguments... 1572864
1380
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
1381
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
1382
checking for /usr/bin/ld option to reload object files... -r
1383
checking for objdump... objdump
1384
checking how to recognize dependent libraries... pass_all
1385
checking for dlltool... no
1386
checking how to associate runtime and link libraries... printf %s\n
1387
checking for ar... ar
1388
checking for archiver @FILE support... @
1389
checking for strip... strip
1390
checking for ranlib... ranlib
1391
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok
1392
    [CC] vp8/encoder/pickinter.c.o
1393
checking for sysroot... no
1394
checking for a working dd... /bin/dd
1395
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
1396
checking for mt... mt
1397
checking if mt is a manifest tool... no
1398
checking how to run the C preprocessor... gcc -fPIE -E
1399
checking for ANSI C header files... yes
1400
checking for sys/types.h... yes
1401
checking for sys/stat.h... yes
1402
checking for stdlib.h... yes
1403
checking for string.h... yes
1404
checking for memory.h... yes
1405
checking for strings.h... gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1406
    [CC] vp8/encoder/picklpf.c.o
1407
yes
1408
checking for inttypes.h... yes
1409
checking for stdint.h... yes
1410
checking for unistd.h...     [CC] vp8/encoder/vp8_quantize.c.o
1411
yes
1412
checking for dlfcn.h... yes
1413
checking for objdir... .libs
1414
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no
1415
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
1416
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
1417
checking if gcc -fPIE static flag -static works... yes
1418
checking if gcc -fPIE supports -c -o file.o... yes
1419
checking if gcc -fPIE supports -c -o file.o... (cached) yes
1420
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
1421
checking dynamic linker characteristics... GNU/Linux ld.so
1422
checking how to hardcode library paths into programs... immediate
1423
checking whether stripping libraries is possible... yes
1424
checking if libtool supports shared libraries... yes
1425
checking whether to build shared libraries... no
1426
checking whether to build static libraries... yes
1427
checking for gcc -fPIE option to accept ISO C99...     [CC] vp8/encoder/ratectrl.c.o
1428
none needed
1429
checking for an ANSI C-conforming const... yes
1430
checking for inline... inline
1431
checking dependency style of gcc -fPIE... gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1432
gcc3
1433
checking for C/C++ restrict keyword... __restrict
1434
checking for C99 variable-size arrays... [ 32%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o
1435
yes
1436
checking for cos in -lm... yes
1437
checking if compiler supports SSE intrinsics...     [CC] vp8/encoder/rdopt.c.o
1438
yes
1439
checking if compiler supports SSE2 intrinsics... yes
1440
checking if compiler supports SSE4.1 intrinsics... no
1441
checking if compiler supports SSE4.1 intrinsics with -msse4.1... yes
1442
checking if compiler supports AVX intrinsics... no
1443
checking if compiler supports AVX intrinsics with -mavx... yes
1444
checking How to get X86 CPU Info... Inline Assembly
1445
checking if gcc -fPIE supports -fvisibility=hidden... yes
1446
checking if gcc -fPIE supports -fstack-protector-strong... yes
1447
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no
1448
checking if gcc -fPIE supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
1449
checking for lrintf... yes
1450
checking for lrint... yes
1451
checking for __malloc_hook... [ 34%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/dct8.asm.o
1452
yes
1453
checking that generated files are newer than configure... done
1454
configure: creating ./config.status
1455
    [CC] vp8/encoder/segmentation.c.o
1456
    [CC] vp8/common/vp8_skin_detection.c.o
1457
    [CC] vp8/encoder/tokenize.c.o
1458
    [CC] vp8/encoder/treewriter.c.o
1459
    [CC] vp8/encoder/temporal_filter.c.o
1460
config.status: creating Makefile
1461
config.status: creating opus.pc
1462
config.status: creating opus-uninstalled.pc
1463
config.status: creating celt/arm/armopts.s
1464
config.status: creating doc/Makefile
1465
config.status: creating doc/Doxyfile
1466
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1467
config.status: creating config.h
1468
    [CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
1469
config.status: executing depfiles commands
1470
    [CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o
1471
    [CC] vp8/encoder/x86/quantize_sse4.c.o
1472
    [CC] vp8/encoder/x86/denoising_sse2.c.o
1473
    [CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
1474
config.status: executing libtool commands
1475
    [CC] vp8/vp8_dx_iface.c.o
1476
configure:
1477
------------------------------------------------------------------------
1478
  opus 1.3-rc:  Automatic configuration OK.
1479

    
1480
    Compiler support:
1481

    
1482
      C99 var arrays: ................ yes
1483
      C99 lrintf: .................... yes
1484
      Use alloca: .................... no (using var arrays)
1485

    
1486
    General configuration:
1487

    
1488
      Floating point support: ........ yes
1489
      Fast float approximations: ..... no
1490
      Fixed point debugging: ......... no
1491
      Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
1492
      External Assembly Optimizations: 
1493
      Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX
1494
      Run-time CPU detection: ........ x86 SSE4.1 AVX
1495
      Custom modes: .................. no
1496
      Assertion checking: ............ no
1497
      Hardening: ..................... no
1498
      Fuzzing: ....................... no
1499
      Check ASM: ..................... no
1500
      Ambisonics support: ............ no
1501

    
1502
      API documentation: ............. no
1503
      Extra programs: ................ no
1504
------------------------------------------------------------------------
1505

    
1506
 Type "make; make install" to compile and install
1507
 Type "make check" to run the test suite
1508

    
1509
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
1510
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc install
1511
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1512
make  install-recursive
1513
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1514
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1515
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc/doc'
1516
make[7]: Nothing to be done for 'all'.
1517
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc/doc'
1518
  CC       celt/bands.lo
1519
    [CC] vp8/decoder/dboolhuff.c.o
1520
    [CC] vp8/decoder/decodemv.c.o
1521
    [CC] vp8/decoder/decodeframe.c.o
1522
  CC       celt/celt.lo
1523
  CC       celt/celt_encoder.lo
1524
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1525
    [CC] vp8/decoder/detokenize.c.o
1526
    [CC] vp8/decoder/onyxd_if.c.o
1527
    [CC] vp8/decoder/threading.c.o
1528
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1529
[ 35%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/seaintegral.asm.o
1530
    [CC] vp9/common/vp9_alloccommon.c.o
1531
    [CC] vp9/common/vp9_blockd.c.o
1532
    [CC] vp9/common/vp9_entropy.c.o
1533
    [CC] vp9/common/vp9_entropymode.c.o
1534
[ 36%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o
1535
    [CC] vp9/common/vp9_entropymv.c.o
1536
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1537
    [CC] vp9/common/vp9_frame_buffers.c.o
1538
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1539
    [CC] vp9/common/vp9_idct.c.o
1540
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1541
  CC       celt/celt_decoder.lo
1542
    [CC] vp9/common/vp9_filter.c.o
1543
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1544
    [CC] vp9/common/vp9_pred_common.c.o
1545
    [CC] vp9/common/vp9_rtcd.c.o
1546
    [CC] vp9/common/vp9_scale.c.o
1547
    [CC] vp9/common/vp9_seg_common.c.o
1548
    [CC] vp9/common/vp9_tile_common.c.o
1549
    [CC] vp9/common/vp9_loopfilter.c.o
1550
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1551
  CC       celt/cwrs.lo
1552
  CC       celt/entcode.lo
1553
    [CC] vp9/common/vp9_thread_common.c.o
1554
  CC       celt/entdec.lo
1555
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1556
  CC       celt/entenc.lo
1557
  CC       celt/kiss_fft.lo
1558
    [CC] vp9/common/vp9_mvref_common.c.o
1559
  CC       celt/laplace.lo
1560
    [CC] vp9/common/vp9_quant_common.c.o
1561
  CC       celt/mathops.lo
1562
    [CC] vp9/common/vp9_reconinter.c.o
1563
  CC       celt/mdct.lo
1564
    [CC] vp9/common/vp9_reconintra.c.o
1565
  CC       celt/modes.lo
1566
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1567
    [CC] vp9/common/vp9_common_data.c.o
1568
    [CC] vp9/common/vp9_scan.c.o
1569
    [CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
1570
  CC       celt/pitch.lo
1571
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1572
    [CC] vp9/vp9_cx_iface.c.o
1573
  CC       celt/celt_lpc.lo
1574
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1575
  CC       celt/quant_bands.lo
1576
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1577
  CC       celt/rate.lo
1578
  CC       celt/vq.lo
1579
  CC       celt/x86/x86cpu.lo
1580
  CC       celt/x86/x86_celt_map.lo
1581
  CC       celt/x86/pitch_sse.lo
1582
  CC       celt/x86/pitch_sse2.lo
1583
  CC       celt/x86/vq_sse2.lo
1584
  CC       celt/x86/celt_lpc_sse4_1.lo
1585
  CC       celt/x86/pitch_sse4_1.lo
1586
  CC       silk/CNG.lo
1587
  CC       silk/code_signs.lo
1588
  CC       silk/init_decoder.lo
1589
  CC       silk/decode_core.lo
1590
    [CC] vp9/encoder/vp9_bitstream.c.o
1591
  CC       silk/decode_frame.lo
1592
  CC       silk/decode_parameters.lo
1593
  CC       silk/decode_indices.lo
1594
  CC       silk/decode_pulses.lo
1595
  CC       silk/decoder_set_fs.lo
1596
  CC       silk/dec_API.lo
1597
  CC       silk/enc_API.lo
1598
    [CC] vp9/encoder/vp9_context_tree.c.o
1599
    [CC] vp9/encoder/vp9_cost.c.o
1600
  CC       silk/encode_indices.lo
1601
    [CC] vp9/encoder/vp9_dct.c.o
1602
  CC       silk/encode_pulses.lo
1603
  CC       silk/gain_quant.lo
1604
    [CC] vp9/encoder/vp9_encodeframe.c.o
1605
  CC       silk/interpolate.lo
1606
  CC       silk/LP_variable_cutoff.lo
1607
  CC       silk/NLSF_decode.lo
1608
  CC       silk/NSQ.lo
1609
  CC       silk/NSQ_del_dec.lo
1610
  CC       silk/PLC.lo
1611
  CC       silk/shell_coder.lo
1612
  CC       silk/tables_gain.lo
1613
  CC       silk/tables_LTP.lo
1614
  CC       silk/tables_NLSF_CB_NB_MB.lo
1615
  CC       silk/tables_NLSF_CB_WB.lo
1616
  CC       silk/tables_other.lo
1617
  CC       silk/tables_pitch_lag.lo
1618
  CC       silk/tables_pulses_per_block.lo
1619
  CC       silk/VAD.lo
1620
  CC       silk/control_audio_bandwidth.lo
1621
  CC       silk/quant_LTP_gains.lo
1622
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1623
  CC       silk/VQ_WMat_EC.lo
1624
  CC       silk/HP_variable_cutoff.lo
1625
  CC       silk/NLSF_encode.lo
1626
    [CC] vp9/encoder/vp9_encodemb.c.o
1627
  CC       silk/NLSF_VQ.lo
1628
  CC       silk/NLSF_unpack.lo
1629
  CC       silk/NLSF_del_dec_quant.lo
1630
    [CC] vp9/encoder/vp9_encodemv.c.o
1631
  CC       silk/process_NLSFs.lo
1632
  CC       silk/stereo_LR_to_MS.lo
1633
    [CC] vp9/encoder/vp9_ethread.c.o
1634
  CC       silk/stereo_MS_to_LR.lo
1635
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1636
  CC       silk/check_control_input.lo
1637
  CC       silk/control_SNR.lo
1638
  CC       silk/init_encoder.lo
1639
  CC       silk/control_codec.lo
1640
  CC       silk/A2NLSF.lo
1641
    [CC] vp9/encoder/vp9_extend.c.o
1642
    [CC] vp9/encoder/vp9_firstpass.c.o
1643
  CC       silk/ana_filt_bank_1.lo
1644
  CC       silk/biquad_alt.lo
1645
  CC       silk/bwexpander_32.lo
1646
  CC       silk/bwexpander.lo
1647
  CC       silk/debug.lo
1648
  CC       silk/decode_pitch.lo
1649
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1650
  CC       silk/inner_prod_aligned.lo
1651
  CC       silk/lin2log.lo
1652
  CC       silk/log2lin.lo
1653
  CC       silk/LPC_analysis_filter.lo
1654
    [CC] vp9/encoder/vp9_frame_scale.c.o
1655
    [CC] vp9/encoder/vp9_lookahead.c.o
1656
  CC       silk/LPC_inv_pred_gain.lo
1657
    [CC] vp9/encoder/vp9_multi_thread.c.o
1658
  CC       silk/table_LSF_cos.lo
1659
    [CC] vp9/encoder/vp9_mcomp.c.o
1660
  CC       silk/NLSF2A.lo
1661
  CC       silk/NLSF_stabilize.lo
1662
  CC       silk/NLSF_VQ_weights_laroia.lo
1663
  CC       silk/pitch_est_tables.lo
1664
  CC       silk/resampler.lo
1665
  CC       silk/resampler_down2_3.lo
1666
  CC       silk/resampler_down2.lo
1667
  CC       silk/resampler_private_AR2.lo
1668
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1669
  CC       silk/resampler_private_down_FIR.lo
1670
  CC       silk/resampler_private_IIR_FIR.lo
1671
  CC       silk/resampler_private_up2_HQ.lo
1672
  CC       silk/resampler_rom.lo
1673
  CC       silk/sigm_Q15.lo
1674
  CC       silk/sort.lo
1675
  CC       silk/sum_sqr_shift.lo
1676
  CC       silk/stereo_decode_pred.lo
1677
  CC       silk/stereo_encode_pred.lo
1678
  CC       silk/stereo_find_predictor.lo
1679
  CC       silk/stereo_quant_pred.lo
1680
  CC       silk/LPC_fit.lo
1681
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1682
  CC       silk/float/apply_sine_window_FLP.lo
1683
  CC       silk/float/corrMatrix_FLP.lo
1684
  CC       silk/float/encode_frame_FLP.lo
1685
  CC       silk/float/find_LPC_FLP.lo
1686
  CC       silk/float/find_LTP_FLP.lo
1687
  CC       silk/float/find_pitch_lags_FLP.lo
1688
  CC       silk/float/find_pred_coefs_FLP.lo
1689
  CC       silk/float/LPC_analysis_filter_FLP.lo
1690
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1691
  CC       silk/float/LTP_analysis_filter_FLP.lo
1692
  CC       silk/float/LTP_scale_ctrl_FLP.lo
1693
  CC       silk/float/noise_shape_analysis_FLP.lo
1694
    [CC] vp9/encoder/vp9_encoder.c.o
1695
  CC       silk/float/process_gains_FLP.lo
1696
  CC       silk/float/regularize_correlations_FLP.lo
1697
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1698
  CC       silk/float/residual_energy_FLP.lo
1699
  CC       silk/float/warped_autocorrelation_FLP.lo
1700
  CC       silk/float/wrappers_FLP.lo
1701
  CC       silk/float/autocorrelation_FLP.lo
1702
  CC       silk/float/burg_modified_FLP.lo
1703
  CC       silk/float/bwexpander_FLP.lo
1704
  CC       silk/float/energy_FLP.lo
1705
  CC       silk/float/inner_product_FLP.lo
1706
  CC       silk/float/k2a_FLP.lo
1707
    [CC] vp9/encoder/vp9_picklpf.c.o
1708
  CC       silk/float/LPC_inv_pred_gain_FLP.lo
1709
    [CC] vp9/encoder/vp9_quantize.c.o
1710
  CC       silk/float/pitch_analysis_core_FLP.lo
1711
    [CC] vp9/encoder/vp9_ratectrl.c.o
1712
  CC       silk/float/scale_copy_vector_FLP.lo
1713
  CC       silk/float/scale_vector_FLP.lo
1714
  CC       silk/float/schur_FLP.lo
1715
  CC       silk/float/sort_FLP.lo
1716
  CC       silk/x86/NSQ_sse4_1.lo
1717
    [CC] vp9/encoder/vp9_rd.c.o
1718
  CC       silk/x86/NSQ_del_dec_sse4_1.lo
1719
    [CC] vp9/encoder/vp9_rdopt.c.o
1720
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1721
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1722
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/mc-c.c -o common/x86/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1723
  CC       silk/x86/x86_silk_map.lo
1724
  CC       silk/x86/VAD_sse4_1.lo
1725
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math -m64  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -mpreferred-stack-boundary=6 -fomit-frame-pointer -fno-tree-vectorize -c common/x86/predict-c.c -o common/x86/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
1726
  CC       silk/x86/VQ_WMat_EC_sse4_1.lo
1727
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cpu-a.o common/x86/cpu-a.asm
1728
  CC       src/opus.lo
1729
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-64-8.o common/x86/dct-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1730
  CC       src/opus_decoder.lo
1731
  CC       src/opus_encoder.lo
1732
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/trellis-64-8.o common/x86/trellis-64.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1733
    [CC] vp9/encoder/vp9_pickmode.c.o
1734
  CC       src/opus_multistream.lo
1735
  CC       src/opus_multistream_encoder.lo
1736
  CC       src/opus_multistream_decoder.lo
1737
  CC       src/repacketizer.lo
1738
  CC       src/opus_projection_encoder.lo
1739
  CC       src/opus_projection_decoder.lo
1740
  CC       src/mapping_matrix.lo
1741
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/bitstream-a-8.o common/x86/bitstream-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1742
  CC       src/analysis.lo
1743
    [CC] vp9/encoder/vp9_segmentation.c.o
1744
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/const-a-8.o common/x86/const-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1745
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cabac-a-8.o common/x86/cabac-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1746
    [CC] vp9/encoder/vp9_speed_features.c.o
1747
    [CC] vp9/encoder/vp9_subexp.c.o
1748
  CC       src/mlp.lo
1749
  CC       src/mlp_data.lo
1750
    [CC] vp9/encoder/vp9_svc_layercontext.c.o
1751
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-a-8.o common/x86/dct-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1752
  CCLD     libopus.la
1753
    [CC] vp9/encoder/vp9_resize.c.o
1754
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1755
make[8]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc/doc'
1756
make[9]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc/doc'
1757
make[9]: Nothing to be done for 'install-exec-am'.
1758
make[9]: Nothing to be done for 'install-data-am'.
1759
make[9]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc/doc'
1760
make[8]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc/doc'
1761
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1762
 /usr/bin/install -c -m 644 opus.m4 '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1763
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1764
 /usr/bin/install -c -m 644 opus.pc '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1765
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/opus'
1766
 /usr/bin/install -c -m 644 include/opus.h include/opus_multistream.h include/opus_types.h include/opus_defines.h include/opus_projection.h '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/opus'
1767
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1768
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libopus.la '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1769
libtool: install: /usr/bin/install -c .libs/libopus.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.la
1770
libtool: install: /usr/bin/install -c .libs/libopus.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
1771
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
1772
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
1773
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1774
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1775
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1776
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/opus-1.3-rc'
1777
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1 && \
1778
	CC="gcc -fPIE" FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1779
	--libdir=/ffmpeg/lib \
1780
	--with-ogg=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg \
1781
	--disable-examples \
1782
	--disable-spec \
1783
	
1784
    [CC] vp9/encoder/vp9_tokenize.c.o
1785
checking build system type... x86_64-unknown-linux-gnu
1786
checking host system type... x86_64-unknown-linux-gnu
1787
checking target system type... x86_64-unknown-linux-gnu
1788
checking for a BSD-compatible install... /usr/bin/install -c
1789
checking whether build environment is sane...     [CC] vp9/encoder/vp9_treewriter.c.o
1790
    [CC] vp9/encoder/vp9_aq_variance.c.o
1791
    [CC] vp9/encoder/vp9_aq_360.c.o
1792
    [CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
1793
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/deblock-a-8.o common/x86/deblock-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1794
    [CC] vp9/encoder/vp9_aq_complexity.c.o
1795
    [CC] vp9/encoder/vp9_alt_ref_aq.c.o
1796
    [CC] vp9/encoder/vp9_skin_detection.c.o
1797
    [CC] vp9/encoder/vp9_noise_estimate.c.o
1798
    [CC] vp9/encoder/vp9_temporal_filter.c.o
1799
    [CC] vp9/encoder/vp9_mbgraph.c.o
1800
yes
1801
checking for gawk... gawk
1802
checking whether make sets $(MAKE)... yes
1803
checking whether to enable maintainer-specific portions of Makefiles... no
1804
checking for gcc... gcc -fPIE
1805
checking for C compiler default output file name... a.out
1806
checking whether the C compiler works... yes
1807
checking whether we are cross compiling... no
1808
checking for suffix of executables...     [CC] vp9/encoder/x86/temporal_filter_sse4.c.o
1809

    
1810
checking for suffix of object files... o
1811
checking whether we are using the GNU C compiler... yes
1812
checking whether gcc -fPIE accepts -g...     [CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
1813
yes
1814
checking for gcc -fPIE option to accept ISO C89... none needed
1815
checking for style of include used by make...     [CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o
1816
GNU
1817
checking dependency style of gcc -fPIE... gcc3
1818
checking how to run the C preprocessor... gcc -fPIE -E
1819
checking whether gcc -fPIE and cc understand -c and -o together...     [CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o
1820
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a-8.o common/x86/mc-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1821
[ 37%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o
1822
yes
1823
checking for a sed that does not truncate output... /bin/sed
1824
checking for grep that handles long lines and -e... /bin/grep
1825
checking for egrep... /bin/grep -E
1826
checking for fgrep... /bin/grep -F
1827
checking for ld used by gcc -fPIE... /usr/bin/ld
1828
checking if the linker (/usr/bin/ld) is GNU ld... yes
1829
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1830
checking the name lister (/usr/bin/nm -B) interface... BSD nm
1831
checking whether ln -s works... yes
1832
checking the maximum length of command line arguments... 1572864
1833
checking whether the shell understands some XSI constructs... yes
1834
checking whether the shell understands "+="... yes
1835
checking for /usr/bin/ld option to reload object files... -r
1836
checking for objdump... objdump
1837
checking how to recognize dependent libraries... pass_all
1838
checking for ar... ar
1839
checking for strip... strip
1840
checking for ranlib... ranlib
1841
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok
1842
checking for ANSI C header files... yes
1843
checking for sys/types.h... yes
1844
checking for sys/stat.h... yes
1845
checking for stdlib.h... yes
1846
checking for string.h... yes
1847
checking for memory.h... yes
1848
checking for strings.h... yes
1849
checking for inttypes.h... yes
1850
    [CC] vp9/encoder/x86/vp9_dct_ssse3.c.o
1851
checking for stdint.h... yes
1852
checking for unistd.h... yes
1853
checking for dlfcn.h... yes
1854
checking for objdir... .libs
1855
    [CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o
1856
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no
1857
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
1858
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
1859
checking if gcc -fPIE static flag -static works... yes
1860
checking if gcc -fPIE supports -c -o file.o... yes
1861
checking if gcc -fPIE supports -c -o file.o... (cached) yes
1862
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
1863
checking dynamic linker characteristics... GNU/Linux ld.so
1864
checking how to hardcode library paths into programs... immediate
1865
checking whether stripping libraries is possible... yes
1866
checking if libtool supports shared libraries... yes
1867
checking whether to build shared libraries... no
1868
checking whether to build static libraries... yes
1869
checking for doxygen... false
1870
checking for ld used by gcc -fPIE... (cached) /usr/bin/ld
1871
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
1872
checking how to control symbol export... --version-script
1873
checking for pkg-config... yes
1874
checking pkg-config is at least version 0.9.0... yes
1875
checking for OGG... yes
1876
checking for VORBIS... no
1877
checking for Vorbis... no
1878
*** Could not run Vorbis test program, checking why...
1879
    [CC] vp9/encoder/x86/vp9_error_avx2.c.o
1880
*** The test program failed to compile or link. See the file config.log for the
1881
*** exact error that occured. This usually means Vorbis was incorrectly installed
1882
*** or that you have moved Vorbis since it was installed.
1883
checking for sdl-config... no
1884
checking for SDL - version >= 0.11.0... no
1885
*** The sdl-config script installed by SDL could not be found
1886
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
1887
*** your path, or set the SDL_CONFIG environment variable to the
1888
*** full path to sdl-config.
1889
checking sys/soundcard.h usability... yes
1890
checking sys/soundcard.h presence... yes
1891
checking for sys/soundcard.h... yes
1892
checking for PNG... no
1893
configure: Vorbis missing, cannot build example encoder
1894
checking for library containing ftime... none required
1895
checking for getopt_long... yes
1896
    [CC] vp9/vp9_dx_iface.c.o
1897
configure: creating ./config.status
1898
    [CC] vp9/decoder/vp9_decodemv.c.o
1899
config.status: creating Makefile
1900
config.status: creating lib/Makefile
1901
config.status: creating include/Makefile
1902
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a2-8.o common/x86/mc-a2.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1903
config.status: creating include/theora/Makefile
1904
config.status: creating examples/Makefile
1905
config.status: creating doc/Makefile
1906
config.status: creating doc/Doxyfile
1907
config.status: creating doc/spec/Makefile
1908
config.status: creating tests/Makefile
1909
config.status: creating m4/Makefile
1910
config.status: creating libtheora.spec
1911
config.status: creating theora.pc
1912
config.status: creating theora-uninstalled.pc
1913
config.status: creating theoradec.pc
1914
config.status: creating theoradec-uninstalled.pc
1915
config.status: creating theoraenc.pc
1916
config.status: creating theoraenc-uninstalled.pc
1917
config.status: creating config.h
1918
config.status: executing depfiles commands
1919
config.status: executing libtool commands
1920

    
1921
------------------------------------------------------------------------
1922
  libtheora 1.1.1:  Automatic configuration OK.
1923

    
1924
  General configuration:
1925

    
1926
    Encoding support: ........... yes
1927
    Floating point support: ..... yes
1928
    Assembly optimization: ...... 64 bit x86
1929
    Debugging telemetry: ........ no
1930
    Build example code: ......... no
1931
    API Documentation: .......... no
1932
    Format Documentation: ....... no
1933

    
1934
  Installation paths:
1935

    
1936
    libtheora: ................... /ffmpeg/lib
1937
    C header files: .............. /ffmpeg/include/theora
1938
    Documentation: ............... /ffmpeg/share/doc/libtheora
1939

    
1940
  Building:
1941

    
1942
    Type 'make' to compile libtheora.
1943

    
1944
    Type 'make install' to install libtheora.
1945

    
1946
    Type 'make check' to run test suite (Valgrind testing not enabled)
1947

    
1948
  Example programs will be built but not installed.
1949
------------------------------------------------------------------------
1950

    
1951
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
1952
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1 install
1953
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1'
1954
Making install in lib
1955
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/lib'
1956
source='apiwrapper.c' object='apiwrapper.lo' libtool=yes \
1957
depfile='.deps/apiwrapper.Plo' tmpdepfile='.deps/apiwrapper.TPlo' \
1958
depmode=gcc3 /bin/bash ../depcomp \
1959
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o apiwrapper.lo `test -f 'apiwrapper.c' || echo './'`apiwrapper.c
1960
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c apiwrapper.c -MT apiwrapper.lo -MD -MP -MF .deps/apiwrapper.TPlo -fPIE -o apiwrapper.o
1961
    [CC] vp9/decoder/vp9_decodeframe.c.o
1962
source='bitpack.c' object='bitpack.lo' libtool=yes \
1963
depfile='.deps/bitpack.Plo' tmpdepfile='.deps/bitpack.TPlo' \
1964
depmode=gcc3 /bin/bash ../depcomp \
1965
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o bitpack.lo `test -f 'bitpack.c' || echo './'`bitpack.c
1966
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c bitpack.c -MT bitpack.lo -MD -MP -MF .deps/bitpack.TPlo -fPIE -o bitpack.o
1967
source='decapiwrapper.c' object='decapiwrapper.lo' libtool=yes \
1968
depfile='.deps/decapiwrapper.Plo' tmpdepfile='.deps/decapiwrapper.TPlo' \
1969
depmode=gcc3 /bin/bash ../depcomp \
1970
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o decapiwrapper.lo `test -f 'decapiwrapper.c' || echo './'`decapiwrapper.c
1971
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decapiwrapper.c -MT decapiwrapper.lo -MD -MP -MF .deps/decapiwrapper.TPlo -fPIE -o decapiwrapper.o
1972
source='decinfo.c' object='decinfo.lo' libtool=yes \
1973
depfile='.deps/decinfo.Plo' tmpdepfile='.deps/decinfo.TPlo' \
1974
depmode=gcc3 /bin/bash ../depcomp \
1975
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o decinfo.lo `test -f 'decinfo.c' || echo './'`decinfo.c
1976
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decinfo.c -MT decinfo.lo -MD -MP -MF .deps/decinfo.TPlo -fPIE -o decinfo.o
1977
source='decode.c' object='decode.lo' libtool=yes \
1978
depfile='.deps/decode.Plo' tmpdepfile='.deps/decode.TPlo' \
1979
depmode=gcc3 /bin/bash ../depcomp \
1980
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o decode.lo `test -f 'decode.c' || echo './'`decode.c
1981
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c decode.c -MT decode.lo -MD -MP -MF .deps/decode.TPlo -fPIE -o decode.o
1982
    [CC] vp9/decoder/vp9_detokenize.c.o
1983
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/pixel-a-8.o common/x86/pixel-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
1984
    [CC] vp9/decoder/vp9_decoder.c.o
1985
    [CC] vp9/decoder/vp9_dsubexp.c.o
1986
    [CC] vpx_config.c.o
1987
    [AS] vpx_ports/emms.asm.o
1988
    [AS] vpx_dsp/x86/intrapred_sse2.asm.o
1989
    [AS] vpx_dsp/x86/intrapred_ssse3.asm.o
1990
source='dequant.c' object='dequant.lo' libtool=yes \
1991
depfile='.deps/dequant.Plo' tmpdepfile='.deps/dequant.TPlo' \
1992
depmode=gcc3 /bin/bash ../depcomp \
1993
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o dequant.lo `test -f 'dequant.c' || echo './'`dequant.c
1994
    [AS] vpx_dsp/x86/add_noise_sse2.asm.o
1995
    [AS] vpx_dsp/x86/deblock_sse2.asm.o
1996
    [AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
1997
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c dequant.c -MT dequant.lo -MD -MP -MF .deps/dequant.TPlo -fPIE -o dequant.o
1998
    [AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
1999
    [AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
2000
source='fragment.c' object='fragment.lo' libtool=yes \
2001
depfile='.deps/fragment.Plo' tmpdepfile='.deps/fragment.TPlo' \
2002
depmode=gcc3 /bin/bash ../depcomp \
2003
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o fragment.lo `test -f 'fragment.c' || echo './'`fragment.c
2004
    [AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
2005
    [AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
2006
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fragment.c -MT fragment.lo -MD -MP -MF .deps/fragment.TPlo -fPIE -o fragment.o
2007
    [AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o
2008
    [AS] vpx_dsp/x86/inv_wht_sse2.asm.o
2009
    [AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o
2010
    [AS] vpx_dsp/x86/sad_sse3.asm.o
2011
    [AS] vpx_dsp/x86/sad_ssse3.asm.o
2012
    [AS] vpx_dsp/x86/sad_sse4.asm.o
2013
    [AS] vpx_dsp/x86/sad4d_sse2.asm.o
2014
source='huffdec.c' object='huffdec.lo' libtool=yes \
2015
depfile='.deps/huffdec.Plo' tmpdepfile='.deps/huffdec.TPlo' \
2016
depmode=gcc3 /bin/bash ../depcomp \
2017
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o huffdec.lo `test -f 'huffdec.c' || echo './'`huffdec.c
2018
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffdec.c -MT huffdec.lo -MD -MP -MF .deps/huffdec.TPlo -fPIE -o huffdec.o
2019
source='idct.c' object='idct.lo' libtool=yes \
2020
depfile='.deps/idct.Plo' tmpdepfile='.deps/idct.TPlo' \
2021
depmode=gcc3 /bin/bash ../depcomp \
2022
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o idct.lo `test -f 'idct.c' || echo './'`idct.c
2023
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c idct.c -MT idct.lo -MD -MP -MF .deps/idct.TPlo -fPIE -o idct.o
2024
    [AS] vpx_dsp/x86/sad_sse2.asm.o
2025
source='info.c' object='info.lo' libtool=yes \
2026
depfile='.deps/info.Plo' tmpdepfile='.deps/info.TPlo' \
2027
depmode=gcc3 /bin/bash ../depcomp \
2028
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o info.lo `test -f 'info.c' || echo './'`info.c
2029
    [AS] vpx_dsp/x86/subtract_sse2.asm.o
2030
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c info.c -MT info.lo -MD -MP -MF .deps/info.TPlo -fPIE -o info.o
2031
    [AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o
2032
    [AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
2033
source='internal.c' object='internal.lo' libtool=yes \
2034
depfile='.deps/internal.Plo' tmpdepfile='.deps/internal.TPlo' \
2035
depmode=gcc3 /bin/bash ../depcomp \
2036
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o internal.lo `test -f 'internal.c' || echo './'`internal.c
2037
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c internal.c -MT internal.lo -MD -MP -MF .deps/internal.TPlo -fPIE -o internal.o
2038
source='quant.c' object='quant.lo' libtool=yes \
2039
depfile='.deps/quant.Plo' tmpdepfile='.deps/quant.TPlo' \
2040
depmode=gcc3 /bin/bash ../depcomp \
2041
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o quant.lo `test -f 'quant.c' || echo './'`quant.c
2042
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c quant.c -MT quant.lo -MD -MP -MF .deps/quant.TPlo -fPIE -o quant.o
2043
source='state.c' object='state.lo' libtool=yes \
2044
depfile='.deps/state.Plo' tmpdepfile='.deps/state.TPlo' \
2045
depmode=gcc3 /bin/bash ../depcomp \
2046
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o state.lo `test -f 'state.c' || echo './'`state.c
2047
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c state.c -MT state.lo -MD -MP -MF .deps/state.TPlo -fPIE -o state.o
2048
    [AS] vp8/common/x86/dequantize_mmx.asm.o
2049
    [AS] vp8/common/x86/idctllm_mmx.asm.o
2050
    [AS] vp8/common/x86/recon_mmx.asm.o
2051
    [AS] vp8/common/x86/subpixel_mmx.asm.o
2052
    [AS] vp8/common/x86/copy_sse2.asm.o
2053
    [AS] vp8/common/x86/idctllm_sse2.asm.o
2054
    [AS] vp8/common/x86/recon_sse2.asm.o
2055
    [AS] vp8/common/x86/subpixel_sse2.asm.o
2056
    [AS] vp8/common/x86/loopfilter_sse2.asm.o
2057
    [AS] vp8/common/x86/iwalsh_sse2.asm.o
2058
    [AS] vp8/common/x86/copy_sse3.asm.o
2059
    [AS] vp8/common/x86/subpixel_ssse3.asm.o
2060
    [AS] vp8/common/x86/mfqe_sse2.asm.o
2061
    [AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o
2062
    [AS] vp8/encoder/x86/dct_sse2.asm.o
2063
    [AS] vp8/encoder/x86/fwalsh_sse2.asm.o
2064
    [AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o
2065
    [AS] vp8/encoder/x86/encodeopt.asm.o
2066
    [AS] vp9/encoder/x86/vp9_dct_sse2.asm.o
2067
    [AS] vp9/encoder/x86/vp9_error_sse2.asm.o
2068
    [AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o
2069
    [CREATE] vpx.pc
2070
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8.h
2071
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8cx.h
2072
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8dx.h
2073
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_codec.h
2074
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_frame_buffer.h
2075
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_image.h
2076
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_integer.h
2077
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_decoder.h
2078
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_encoder.h
2079
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/vpx.pc
2080
    [AR] libvpx_g.a
2081
    [STRIP] libvpx.a < libvpx_g.a
2082
source='x86/mmxidct.c' object='mmxidct.lo' libtool=yes \
2083
depfile='.deps/mmxidct.Plo' tmpdepfile='.deps/mmxidct.TPlo' \
2084
depmode=gcc3 /bin/bash ../depcomp \
2085
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o mmxidct.lo `test -f 'x86/mmxidct.c' || echo './'`x86/mmxidct.c
2086
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxidct.c -MT mmxidct.lo -MD -MP -MF .deps/mmxidct.TPlo -fPIE -o mmxidct.o
2087
    [INSTALL] /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvpx.a
2088
    [DEP] tools/tiny_ssim.c.d
2089
source='x86/mmxfrag.c' object='mmxfrag.lo' libtool=yes \
2090
depfile='.deps/mmxfrag.Plo' tmpdepfile='.deps/mmxfrag.TPlo' \
2091
depmode=gcc3 /bin/bash ../depcomp \
2092
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o mmxfrag.lo `test -f 'x86/mmxfrag.c' || echo './'`x86/mmxfrag.c
2093
    [DEP] y4minput.c.d
2094
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxfrag.c -MT mmxfrag.lo -MD -MP -MF .deps/mmxfrag.TPlo -fPIE -o mmxfrag.o
2095
    [CC] y4minput.c.o
2096
source='x86/mmxstate.c' object='mmxstate.lo' libtool=yes \
2097
depfile='.deps/mmxstate.Plo' tmpdepfile='.deps/mmxstate.TPlo' \
2098
depmode=gcc3 /bin/bash ../depcomp \
2099
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o mmxstate.lo `test -f 'x86/mmxstate.c' || echo './'`x86/mmxstate.c
2100
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxstate.c -MT mmxstate.lo -MD -MP -MF .deps/mmxstate.TPlo -fPIE -o mmxstate.o
2101
source='x86/x86state.c' object='x86state.lo' libtool=yes \
2102
depfile='.deps/x86state.Plo' tmpdepfile='.deps/x86state.TPlo' \
2103
depmode=gcc3 /bin/bash ../depcomp \
2104
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o x86state.lo `test -f 'x86/x86state.c' || echo './'`x86/x86state.c
2105
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/x86state.c -MT x86state.lo -MD -MP -MF .deps/x86state.TPlo -fPIE -o x86state.o
2106
source='analyze.c' object='analyze.lo' libtool=yes \
2107
depfile='.deps/analyze.Plo' tmpdepfile='.deps/analyze.TPlo' \
2108
depmode=gcc3 /bin/bash ../depcomp \
2109
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o analyze.lo `test -f 'analyze.c' || echo './'`analyze.c
2110
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c analyze.c -MT analyze.lo -MD -MP -MF .deps/analyze.TPlo -fPIE -o analyze.o
2111
    [CC] tools/tiny_ssim.c.o
2112
    [LD] tools/tiny_ssim
2113
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvpx-1.7.0'
2114
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6 && \
2115
	CC="gcc -fPIE" FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
2116
	--libdir=/ffmpeg/lib \
2117
	--with-ogg=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg
2118
checking build system type... x86_64-pc-linux-gnu
2119
checking host system type... x86_64-pc-linux-gnu
2120
checking target system type... x86_64-pc-linux-gnu
2121
checking for a BSD-compatible install... /usr/bin/install -c
2122
checking whether build environment is sane... yes
2123
checking for a thread-safe mkdir -p... /bin/mkdir -p
2124
checking for gawk... gawk
2125
checking whether make sets $(MAKE)... yes
2126
checking whether make supports nested variables... yes
2127
checking whether to enable maintainer-specific portions of Makefiles... no
2128
checking whether make supports nested variables... (cached) yes
2129
checking for gcc... gcc -fPIE
2130
checking whether the C compiler works... yes
2131
checking for C compiler default output file name... a.out
2132
checking for suffix of executables... 
2133
checking whether we are cross compiling... no
2134
checking for suffix of object files... o
2135
checking whether we are using the GNU C compiler... yes
2136
checking whether gcc -fPIE accepts -g... yes
2137
checking for gcc -fPIE option to accept ISO C89... none needed
2138
checking whether gcc -fPIE understands -c and -o together... yes
2139
checking for style of include used by make... GNU
2140
checking dependency style of gcc -fPIE... gcc3
2141
checking how to run the C preprocessor... gcc -fPIE -E
2142
checking for inline... inline
2143
checking how to print strings... printf
2144
checking for a sed that does not truncate output... /bin/sed
2145
checking for grep that handles long lines and -e... /bin/grep
2146
checking for egrep... /bin/grep -E
2147
checking for fgrep... /bin/grep -F
2148
checking for ld used by gcc -fPIE... /usr/bin/ld
2149
checking if the linker (/usr/bin/ld) is GNU ld... yes
2150
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
2151
checking the name lister (/usr/bin/nm -B) interface... BSD nm
2152
checking whether ln -s works... yes
2153
checking the maximum length of command line arguments... 1572864
2154
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
2155
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
2156
checking for /usr/bin/ld option to reload object files... -r
2157
checking for objdump... objdump
2158
checking how to recognize dependent libraries... pass_all
2159
checking for dlltool... dlltool
2160
checking how to associate runtime and link libraries... printf %s\n
2161
checking for ar... ar
2162
checking for archiver @FILE support... @
2163
checking for strip... strip
2164
checking for ranlib... ranlib
2165
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok
2166
checking for sysroot... no
2167
checking for a working dd... /bin/dd
2168
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
2169
source='fdct.c' object='fdct.lo' libtool=yes \
2170
depfile='.deps/fdct.Plo' tmpdepfile='.deps/fdct.TPlo' \
2171
depmode=gcc3 /bin/bash ../depcomp \
2172
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o fdct.lo `test -f 'fdct.c' || echo './'`fdct.c
2173
checking for mt... mt
2174
checking if mt is a manifest tool... no
2175
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c fdct.c -MT fdct.lo -MD -MP -MF .deps/fdct.TPlo -fPIE -o fdct.o
2176
checking for ANSI C header files... source='encfrag.c' object='encfrag.lo' libtool=yes \
2177
depfile='.deps/encfrag.Plo' tmpdepfile='.deps/encfrag.TPlo' \
2178
depmode=gcc3 /bin/bash ../depcomp \
2179
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o encfrag.lo `test -f 'encfrag.c' || echo './'`encfrag.c
2180
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encfrag.c -MT encfrag.lo -MD -MP -MF .deps/encfrag.TPlo -fPIE -o encfrag.o
2181
yes
2182
checking for sys/types.h... yes
2183
checking for sys/stat.h... yes
2184
checking for stdlib.h... yes
2185
checking for string.h... yes
2186
checking for memory.h... yes
2187
checking for strings.h... yes
2188
checking for inttypes.h... yes
2189
checking for stdint.h... source='encapiwrapper.c' object='encapiwrapper.lo' libtool=yes \
2190
depfile='.deps/encapiwrapper.Plo' tmpdepfile='.deps/encapiwrapper.TPlo' \
2191
depmode=gcc3 /bin/bash ../depcomp \
2192
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o encapiwrapper.lo `test -f 'encapiwrapper.c' || echo './'`encapiwrapper.c
2193
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encapiwrapper.c -MT encapiwrapper.lo -MD -MP -MF .deps/encapiwrapper.TPlo -fPIE -o encapiwrapper.o
2194
yes
2195
checking for unistd.h... yes
2196
checking for dlfcn.h... yes
2197
checking for objdir... .libs
2198
source='encinfo.c' object='encinfo.lo' libtool=yes \
2199
depfile='.deps/encinfo.Plo' tmpdepfile='.deps/encinfo.TPlo' \
2200
depmode=gcc3 /bin/bash ../depcomp \
2201
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o encinfo.lo `test -f 'encinfo.c' || echo './'`encinfo.c
2202
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encinfo.c -MT encinfo.lo -MD -MP -MF .deps/encinfo.TPlo -fPIE -o encinfo.o
2203
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no
2204
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
2205
checking if gcc -fPIE PIC flag -fPIC -DPIC works... source='encode.c' object='encode.lo' libtool=yes \
2206
depfile='.deps/encode.Plo' tmpdepfile='.deps/encode.TPlo' \
2207
depmode=gcc3 /bin/bash ../depcomp \
2208
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o encode.lo `test -f 'encode.c' || echo './'`encode.c
2209
yes
2210
checking if gcc -fPIE static flag -static works... libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c encode.c -MT encode.lo -MD -MP -MF .deps/encode.TPlo -fPIE -o encode.o
2211
yes
2212
checking if gcc -fPIE supports -c -o file.o... yes
2213
checking if gcc -fPIE supports -c -o file.o... (cached) yes
2214
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2215
checking dynamic linker characteristics... GNU/Linux ld.so
2216
checking how to hardcode library paths into programs... immediate
2217
checking whether stripping libraries is possible... yes
2218
checking if libtool supports shared libraries... yes
2219
checking whether to build shared libraries... no
2220
checking whether to build static libraries... yes
2221
checking GCC version... 9
2222
checking if gcc -fPIE accepts -Wdeclaration-after-statement... yes
2223
checking for memory.h... (cached) yes
2224
checking for cos in -lm... yes
2225
checking for pthread_create in -lpthread... yes
2226
checking pkg-config is at least version 0.9.0... yes
2227
checking for OGG... yes
2228
checking for size_t... yes
2229
checking for working alloca.h... yes
2230
checking for alloca... yes
2231
checking for working memcmp... yes
2232
checking that generated files are newer than configure... done
2233
configure: creating ./config.status
2234
source='enquant.c' object='enquant.lo' libtool=yes \
2235
depfile='.deps/enquant.Plo' tmpdepfile='.deps/enquant.TPlo' \
2236
depmode=gcc3 /bin/bash ../depcomp \
2237
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o enquant.lo `test -f 'enquant.c' || echo './'`enquant.c
2238
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c enquant.c -MT enquant.lo -MD -MP -MF .deps/enquant.TPlo -fPIE -o enquant.o
2239
source='huffenc.c' object='huffenc.lo' libtool=yes \
2240
depfile='.deps/huffenc.Plo' tmpdepfile='.deps/huffenc.TPlo' \
2241
depmode=gcc3 /bin/bash ../depcomp \
2242
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o huffenc.lo `test -f 'huffenc.c' || echo './'`huffenc.c
2243
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c huffenc.c -MT huffenc.lo -MD -MP -MF .deps/huffenc.TPlo -fPIE -o huffenc.o
2244
source='mathops.c' object='mathops.lo' libtool=yes \
2245
depfile='.deps/mathops.Plo' tmpdepfile='.deps/mathops.TPlo' \
2246
depmode=gcc3 /bin/bash ../depcomp \
2247
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o mathops.lo `test -f 'mathops.c' || echo './'`mathops.c
2248
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mathops.c -MT mathops.lo -MD -MP -MF .deps/mathops.TPlo -fPIE -o mathops.o
2249
source='mcenc.c' object='mcenc.lo' libtool=yes \
2250
depfile='.deps/mcenc.Plo' tmpdepfile='.deps/mcenc.TPlo' \
2251
depmode=gcc3 /bin/bash ../depcomp \
2252
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o mcenc.lo `test -f 'mcenc.c' || echo './'`mcenc.c
2253
config.status: creating Makefile
2254
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c mcenc.c -MT mcenc.lo -MD -MP -MF .deps/mcenc.TPlo -fPIE -o mcenc.o
2255
config.status: creating m4/Makefile
2256
config.status: creating lib/Makefile
2257
config.status: creating lib/modes/Makefile
2258
config.status: creating lib/books/Makefile
2259
config.status: creating lib/books/coupled/Makefile
2260
config.status: creating lib/books/uncoupled/Makefile
2261
config.status: creating lib/books/floor/Makefile
2262
config.status: creating doc/Makefile
2263
config.status: creating doc/vorbisfile/Makefile
2264
config.status: creating doc/vorbisenc/Makefile
2265
config.status: creating doc/libvorbis/Makefile
2266
config.status: creating doc/Doxyfile
2267
config.status: creating include/Makefile
2268
config.status: creating include/vorbis/Makefile
2269
config.status: creating examples/Makefile
2270
source='rate.c' object='rate.lo' libtool=yes \
2271
depfile='.deps/rate.Plo' tmpdepfile='.deps/rate.TPlo' \
2272
depmode=gcc3 /bin/bash ../depcomp \
2273
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o rate.lo `test -f 'rate.c' || echo './'`rate.c
2274
config.status: creating test/Makefile
2275
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c rate.c -MT rate.lo -MD -MP -MF .deps/rate.TPlo -fPIE -o rate.o
2276
config.status: creating vq/Makefile
2277
config.status: creating libvorbis.spec
2278
config.status: creating vorbis.pc
2279
config.status: creating vorbisenc.pc
2280
config.status: creating vorbisfile.pc
2281
config.status: creating vorbis-uninstalled.pc
2282
config.status: creating vorbisenc-uninstalled.pc
2283
config.status: creating vorbisfile-uninstalled.pc
2284
config.status: creating config.h
2285
config.status: executing depfiles commands
2286
source='tokenize.c' object='tokenize.lo' libtool=yes \
2287
depfile='.deps/tokenize.Plo' tmpdepfile='.deps/tokenize.TPlo' \
2288
depmode=gcc3 /bin/bash ../depcomp \
2289
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o tokenize.lo `test -f 'tokenize.c' || echo './'`tokenize.c
2290
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c tokenize.c -MT tokenize.lo -MD -MP -MF .deps/tokenize.TPlo -fPIE -o tokenize.o
2291
config.status: executing libtool commands
2292
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
2293
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6 install
2294
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6'
2295
Making install in m4
2296
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/m4'
2297
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/m4'
2298
make[6]: Nothing to be done for 'install-exec-am'.
2299
make[6]: Nothing to be done for 'install-data-am'.
2300
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/m4'
2301
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/m4'
2302
Making install in include
2303
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include'
2304
Making install in vorbis
2305
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include/vorbis'
2306
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include/vorbis'
2307
make[7]: Nothing to be done for 'install-exec-am'.
2308
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
2309
 /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
2310
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include/vorbis'
2311
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include/vorbis'
2312
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include'
2313
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include'
2314
make[7]: Nothing to be done for 'install-exec-am'.
2315
make[7]: Nothing to be done for 'install-data-am'.
2316
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include'
2317
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include'
2318
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/include'
2319
Making install in vq
2320
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/vq'
2321
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/vq'
2322
make[6]: Nothing to be done for 'install-exec-am'.
2323
make[6]: Nothing to be done for 'install-data-am'.
2324
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/vq'
2325
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/vq'
2326
Making install in lib
2327
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib'
2328
Making install in modes
2329
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/modes'
2330
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/modes'
2331
make[7]: Nothing to be done for 'install-exec-am'.
2332
make[7]: Nothing to be done for 'install-data-am'.
2333
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/modes'
2334
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/modes'
2335
Making install in books
2336
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books'
2337
Making install in coupled
2338
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/coupled'
2339
make[8]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/coupled'
2340
make[8]: Nothing to be done for 'install-exec-am'.
2341
make[8]: Nothing to be done for 'install-data-am'.
2342
make[8]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/coupled'
2343
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/coupled'
2344
Making install in uncoupled
2345
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/uncoupled'
2346
make[8]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/uncoupled'
2347
make[8]: Nothing to be done for 'install-exec-am'.
2348
make[8]: Nothing to be done for 'install-data-am'.
2349
make[8]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/uncoupled'
2350
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/uncoupled'
2351
Making install in floor
2352
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/floor'
2353
make[8]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/floor'
2354
make[8]: Nothing to be done for 'install-exec-am'.
2355
make[8]: Nothing to be done for 'install-data-am'.
2356
make[8]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/floor'
2357
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books/floor'
2358
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books'
2359
make[8]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books'
2360
make[8]: Nothing to be done for 'install-exec-am'.
2361
make[8]: Nothing to be done for 'install-data-am'.
2362
make[8]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books'
2363
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books'
2364
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib/books'
2365
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib'
2366
  CC       mdct.lo
2367
source='x86/mmxencfrag.c' object='mmxencfrag.lo' libtool=yes \
2368
depfile='.deps/mmxencfrag.Plo' tmpdepfile='.deps/mmxencfrag.TPlo' \
2369
depmode=gcc3 /bin/bash ../depcomp \
2370
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o mmxencfrag.lo `test -f 'x86/mmxencfrag.c' || echo './'`x86/mmxencfrag.c
2371
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxencfrag.c -MT mmxencfrag.lo -MD -MP -MF .deps/mmxencfrag.TPlo -fPIE -o mmxencfrag.o
2372
source='x86/mmxfdct.c' object='mmxfdct.lo' libtool=yes \
2373
depfile='.deps/mmxfdct.Plo' tmpdepfile='.deps/mmxfdct.TPlo' \
2374
depmode=gcc3 /bin/bash ../depcomp \
2375
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o mmxfdct.lo `test -f 'x86/mmxfdct.c' || echo './'`x86/mmxfdct.c
2376
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/mmxfdct.c -MT mmxfdct.lo -MD -MP -MF .deps/mmxfdct.TPlo -fPIE -o mmxfdct.o
2377
source='x86/x86enc.c' object='x86enc.lo' libtool=yes \
2378
depfile='.deps/x86enc.Plo' tmpdepfile='.deps/x86enc.TPlo' \
2379
depmode=gcc3 /bin/bash ../depcomp \
2380
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o x86enc.lo `test -f 'x86/x86enc.c' || echo './'`x86/x86enc.c
2381
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/x86enc.c -MT x86enc.lo -MD -MP -MF .deps/x86enc.TPlo -fPIE -o x86enc.o
2382
source='x86/sse2fdct.c' object='sse2fdct.lo' libtool=yes \
2383
depfile='.deps/sse2fdct.Plo' tmpdepfile='.deps/sse2fdct.TPlo' \
2384
depmode=gcc3 /bin/bash ../depcomp \
2385
/bin/bash ../libtool --mode=compile gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I.. -I../include   -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c -o sse2fdct.lo `test -f 'x86/sse2fdct.c' || echo './'`x86/sse2fdct.c
2386
  CC       smallft.lo
2387
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -c x86/sse2fdct.c -MT sse2fdct.lo -MD -MP -MF .deps/sse2fdct.TPlo -fPIE -o sse2fdct.o
2388
/bin/bash ../libtool --mode=link gcc -fPIE -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops    -o libtheoradec.la -rpath /ffmpeg/lib -version-info 2:4:1 -Wl,--version-script=./Version_script-dec  apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo  
2389
libtool: link: ar cru .libs/libtheoradec.a  apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o mmxidct.o mmxfrag.o mmxstate.o x86state.o
2390
libtool: link: ranlib .libs/libtheoradec.a
2391
libtool: link: ( cd ".libs" && rm -f "libtheoradec.la" && ln -s "../libtheoradec.la" "libtheoradec.la" )
2392
/bin/bash ../libtool --mode=link gcc -fPIE -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops    -o libtheoraenc.la -rpath /ffmpeg/lib -version-info 2:2:1 -Wl,--version-script=./Version_script-enc -L/ffmpeg/lib -logg apiwrapper.lo fragment.lo idct.lo internal.lo state.lo quant.lo mmxfrag.lo mmxidct.lo mmxstate.lo x86state.lo  analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo  
2393
libtool: link: ar cru .libs/libtheoraenc.a  apiwrapper.o fragment.o idct.o internal.o state.o quant.o mmxfrag.o mmxidct.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o sse2fdct.o
2394
libtool: link: ranlib .libs/libtheoraenc.a
2395
libtool: link: ( cd ".libs" && rm -f "libtheoraenc.la" && ln -s "../libtheoraenc.la" "libtheoraenc.la" )
2396
/bin/bash ../libtool --mode=link gcc -fPIE -I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops    -o libtheora.la -rpath /ffmpeg/lib -version-info 3:10:3 -Wl,--version-script=./Version_script  -L/ffmpeg/lib -logg apiwrapper.lo bitpack.lo decapiwrapper.lo decinfo.lo decode.lo dequant.lo fragment.lo huffdec.lo idct.lo info.lo internal.lo quant.lo state.lo mmxidct.lo mmxfrag.lo mmxstate.lo x86state.lo analyze.lo fdct.lo encfrag.lo encapiwrapper.lo encinfo.lo encode.lo enquant.lo huffenc.lo mathops.lo mcenc.lo rate.lo tokenize.lo mmxencfrag.lo mmxfdct.lo x86enc.lo sse2fdct.lo  
2397
libtool: link: ar cru .libs/libtheora.a  apiwrapper.o bitpack.o decapiwrapper.o decinfo.o decode.o dequant.o fragment.o huffdec.o idct.o info.o internal.o quant.o state.o mmxidct.o mmxfrag.o mmxstate.o x86state.o analyze.o fdct.o encfrag.o encapiwrapper.o encinfo.o encode.o enquant.o huffenc.o mathops.o mcenc.o rate.o tokenize.o mmxencfrag.o mmxfdct.o x86enc.o sse2fdct.o
2398
libtool: link: ranlib .libs/libtheora.a
2399
libtool: link: ( cd ".libs" && rm -f "libtheora.la" && ln -s "../libtheora.la" "libtheora.la" )
2400
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/lib'
2401
/bin/bash ../mkinstalldirs /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib
2402
make[6]: Nothing to be done for 'install-data-am'.
2403
 /bin/bash ../libtool --mode=install /usr/bin/install -c  libtheoradec.la /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.la
2404
libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.la
2405
libtool: install: /usr/bin/install -c .libs/libtheoradec.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a
2406
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a
2407
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a
2408
 /bin/bash ../libtool --mode=install /usr/bin/install -c  libtheoraenc.la /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.la
2409
libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.la
2410
libtool: install: /usr/bin/install -c .libs/libtheoraenc.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a
2411
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a
2412
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a
2413
 /bin/bash ../libtool --mode=install /usr/bin/install -c  libtheora.la /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.la
2414
libtool: install: /usr/bin/install -c .libs/libtheora.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.la
2415
libtool: install: /usr/bin/install -c .libs/libtheora.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a
2416
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a
2417
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a
2418
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/lib'
2419
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/lib'
2420
Making install in include
2421
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include'
2422
Making install in theora
2423
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include/theora'
2424
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include/theora'
2425
make[7]: Nothing to be done for 'install-exec-am'.
2426
/bin/bash ../../mkinstalldirs /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora
2427
mkdir -p -- /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora
2428
 /usr/bin/install -c -m 644 theora.h /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora/theora.h
2429
 /usr/bin/install -c -m 644 theoradec.h /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora/theoradec.h
2430
 /usr/bin/install -c -m 644 theoraenc.h /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora/theoraenc.h
2431
 /usr/bin/install -c -m 644 codec.h /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/theora/codec.h
2432
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include/theora'
2433
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include/theora'
2434
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include'
2435
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include'
2436
make[7]: Nothing to be done for 'install-exec-am'.
2437
make[7]: Nothing to be done for 'install-data-am'.
2438
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include'
2439
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include'
2440
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/include'
2441
Making install in doc
2442
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc'
2443
Making install in spec
2444
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc/spec'
2445
source='vp3huff.c' object='vp3huff.o' libtool=no \
2446
depfile='.deps/vp3huff.Po' tmpdepfile='.deps/vp3huff.TPo' \
2447
depmode=gcc3 /bin/bash ../../depcomp \
2448
gcc -fPIE -DHAVE_CONFIG_H -I. -I. -I../..     -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops  -c `test -f 'vp3huff.c' || echo './'`vp3huff.c
2449
/bin/bash ../../libtool --mode=link gcc -fPIE  -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops    -o vp3huff  vp3huff.o  
2450
libtool: link: gcc -fPIE -Wall -Wno-parentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions -funroll-loops -o vp3huff vp3huff.o 
2451
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc/spec'
2452
make[7]: Nothing to be done for 'install-exec-am'.
2453
/bin/bash ../../mkinstalldirs /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1
2454
mkdir -p -- /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1
2455
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc/spec'
2456
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc/spec'
2457
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc'
2458
echo "*** Warning: Doxygen not found; documentation will not be built."
2459
*** Warning: Doxygen not found; documentation will not be built.
2460
touch doxygen-build.stamp
2461
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc'
2462
make[7]: Nothing to be done for 'install-exec-am'.
2463
/bin/bash ../mkinstalldirs /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1
2464
if test -d libtheora; then \
2465
  for dir in libtheora/*; do \
2466
    if test -d $dir; then \
2467
      b=`basename $dir`; \
2468
      /bin/bash ../mkinstalldirs /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/$b; \
2469
      for f in $dir/*; do \
2470
	/usr/bin/install -c -m 644 $f /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/$b; \
2471
      done \
2472
    fi \
2473
  done \
2474
fi
2475
mkdir -p -- /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/html
2476
mkdir -p -- /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/latex
2477
/bin/bash ../mkinstalldirs /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1
2478
 /usr/bin/install -c -m 644 vp3-format.txt /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/vp3-format.txt
2479
 /usr/bin/install -c -m 644 color.html /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/color.html
2480
 /usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.xml /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.xml
2481
 /usr/bin/install -c -m 644 draft-ietf-avt-rtp-theora-00.txt /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/draft-ietf-avt-rtp-theora-00.txt
2482
 /usr/bin/install -c -m 644 doxygen-build.stamp /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora-1.1.1/doxygen-build.stamp
2483
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc'
2484
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc'
2485
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/doc'
2486
Making install in tests
2487
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/tests'
2488
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/tests'
2489
make[6]: Nothing to be done for 'install-exec-am'.
2490
make[6]: Nothing to be done for 'install-data-am'.
2491
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/tests'
2492
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/tests'
2493
Making install in m4
2494
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/m4'
2495
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/m4'
2496
make[6]: Nothing to be done for 'install-exec-am'.
2497
make[6]: Nothing to be done for 'install-data-am'.
2498
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/m4'
2499
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1/m4'
2500
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1'
2501
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1'
2502
make[6]: Nothing to be done for 'install-exec-am'.
2503
/bin/bash ./mkinstalldirs /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig
2504
 /usr/bin/install -c -m 644 theora.pc /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/theora.pc
2505
 /usr/bin/install -c -m 644 theoradec.pc /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/theoradec.pc
2506
 /usr/bin/install -c -m 644 theoraenc.pc /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/theoraenc.pc
2507
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1'
2508
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1'
2509
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libtheora-1.1.1'
2510
  CC       block.lo
2511
  CC       envelope.lo
2512
  CC       window.lo
2513
[ 39%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o
2514
  CC       lsp.lo
2515
  CC       lpc.lo
2516
  CC       analysis.lo
2517
  CC       synthesis.lo
2518
  CC       psy.lo
2519
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/predict-a-8.o common/x86/predict-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
2520
  CC       info.lo
2521
  CC       floor1.lo
2522
  CC       floor0.lo
2523
[ 40%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o
2524
  CC       res0.lo
2525
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/quant-a-8.o common/x86/quant-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
2526
  CC       mapping0.lo
2527
  CC       registry.lo
2528
  CC       codebook.lo
2529
  CC       sharedbook.lo
2530
  CC       lookup.lo
2531
  CC       bitrate.lo
2532
  CC       vorbisfile.lo
2533
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/sad-a-8.o common/x86/sad-a.asm -DBIT_DEPTH=8 -Dprivate_prefix=x264_8
2534
  CC       vorbisenc.lo
2535
  CC       test_sharedbook-sharedbook.o
2536
  CCLD     libvorbis.la
2537
  CCLD     test_sharedbook
2538
  CCLD     libvorbisfile.la
2539
  CCLD     libvorbisenc.la
2540
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib'
2541
make[7]: Nothing to be done for 'install-data-am'.
2542
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
2543
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libvorbis.la libvorbisfile.la libvorbisenc.la '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
2544
libtool: install: /usr/bin/install -c .libs/libvorbis.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.la
2545
libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.la
2546
libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.la
2547
libtool: install: /usr/bin/install -c .libs/libvorbis.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
2548
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
2549
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
2550
libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
2551
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
2552
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
2553
libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
2554
libtool: install: chmod 644 /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
2555
libtool: install: ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
2556
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib'
2557
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib'
2558
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/lib'
2559
Making install in test
2560
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/test'
2561
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/test'
2562
make[6]: Nothing to be done for 'install-exec-am'.
2563
make[6]: Nothing to be done for 'install-data-am'.
2564
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/test'
2565
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/test'
2566
Making install in doc
2567
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc'
2568
Making install in libvorbis
2569
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/libvorbis'
2570
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/libvorbis'
2571
make[7]: Nothing to be done for 'install-exec-am'.
2572
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/libvorbis'
2573
 /usr/bin/install -c -m 644 index.html reference.html style.css vorbis_comment.html vorbis_info.html vorbis_analysis_blockout.html vorbis_analysis_buffer.html vorbis_analysis_headerout.html vorbis_analysis_init.html vorbis_analysis_wrote.html vorbis_analysis.html vorbis_bitrate_addblock.html vorbis_bitrate_flushpacket.html vorbis_block_init.html vorbis_block_clear.html vorbis_dsp_clear.html vorbis_granule_time.html vorbis_version_string.html vorbis_info_blocksize.html vorbis_info_clear.html vorbis_info_init.html vorbis_comment_add.html vorbis_comment_add_tag.html vorbis_comment_clear.html vorbis_comment_init.html vorbis_comment_query.html vorbis_comment_query_count.html vorbis_commentheader_out.html vorbis_packet_blocksize.html vorbis_synthesis.html vorbis_synthesis_blockin.html vorbis_synthesis_halfrate.html vorbis_synthesis_halfrate_p.html vorbis_synthesis_headerin.html vorbis_synthesis_idheader.html vorbis_synthesis_init.html vorbis_synthesis_lapout.html vorbis_synthesis_pcmout.html vorbis_synthesis_read.html vorbis_synthesis_restart.html '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/libvorbis'
2574
 /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/libvorbis'
2575
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/libvorbis'
2576
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/libvorbis'
2577
Making install in vorbisfile
2578
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisfile'
2579
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisfile'
2580
make[7]: Nothing to be done for 'install-exec-am'.
2581
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/vorbisfile'
2582
 /usr/bin/install -c -m 644 OggVorbis_File.html callbacks.html chaining_example_c.html chainingexample.html crosslap.html datastructures.html decoding.html example.html exampleindex.html fileinfo.html index.html initialization.html ov_bitrate.html ov_bitrate_instant.html ov_callbacks.html ov_clear.html ov_comment.html ov_crosslap.html ov_fopen.html ov_info.html ov_open.html ov_open_callbacks.html ov_pcm_seek.html ov_pcm_seek_lap.html ov_pcm_seek_page.html ov_pcm_seek_page_lap.html ov_pcm_tell.html ov_pcm_total.html ov_raw_seek.html ov_raw_seek_lap.html ov_raw_tell.html ov_raw_total.html ov_read.html ov_read_float.html ov_read_filter.html ov_seekable.html ov_serialnumber.html ov_streams.html ov_test.html ov_test_callbacks.html '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/vorbisfile'
2583
 /usr/bin/install -c -m 644 ov_test_open.html ov_time_seek.html ov_time_seek_lap.html ov_time_seek_page.html ov_time_seek_page_lap.html ov_time_tell.html ov_time_total.html overview.html reference.html seekexample.html seeking.html seeking_example_c.html seeking_test_c.html seekingexample.html style.css threads.html vorbisfile_example_c.html '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/vorbisfile'
2584
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisfile'
2585
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisfile'
2586
Making install in vorbisenc
2587
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisenc'
2588
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisenc'
2589
make[7]: Nothing to be done for 'install-exec-am'.
2590
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/vorbisenc'
2591
 /usr/bin/install -c -m 644 changes.html examples.html index.html ovectl_ratemanage2_arg.html ovectl_ratemanage_arg.html overview.html reference.html style.css vorbis_encode_ctl.html vorbis_encode_init.html vorbis_encode_setup_init.html vorbis_encode_setup_managed.html vorbis_encode_setup_vbr.html vorbis_encode_init_vbr.html '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/vorbisenc'
2592
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisenc'
2593
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc/vorbisenc'
2594
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc'
2595
echo "*** Warning: Documentation build is disabled."
2596
*** Warning: Documentation build is disabled.
2597
touch doxygen-build.stamp
2598
make[7]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc'
2599
make[7]: Nothing to be done for 'install-exec-am'.
2600
/bin/bash /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/install-sh -d /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6
2601
if test -d vorbis; then \
2602
  for dir in vorbis/*; do \
2603
    if test -d $dir; then \
2604
      b=`basename $dir`; \
2605
      /bin/bash /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/install-sh -d /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/$b; \
2606
      for f in $dir/*; do \
2607
	/usr/bin/install -c -m 644 $f /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6/$b; \
2608
      done \
2609
    fi \
2610
  done \
2611
fi
2612
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6'
2613
 /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html doxygen-build.stamp '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.6'
2614
make[7]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc'
2615
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc'
2616
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6/doc'
2617
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6'
2618
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6'
2619
make[6]: Nothing to be done for 'install-exec-am'.
2620
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2621
 /usr/bin/install -c -m 644 vorbis.m4 '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2622
 /bin/mkdir -p '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2623
 /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2624
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6'
2625
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6'
2626
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/libvorbis-1.3.6'
2627
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-64-10.o common/x86/dct-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2628
[ 41%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o
2629
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/trellis-64-10.o common/x86/trellis-64.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2630
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/bitstream-a-10.o common/x86/bitstream-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2631
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/const-a-10.o common/x86/const-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2632
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/cabac-a-10.o common/x86/cabac-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2633
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/dct-a-10.o common/x86/dct-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2634
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/deblock-a-10.o common/x86/deblock-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2635
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a-10.o common/x86/mc-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2636
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/mc-a2-10.o common/x86/mc-a2.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2637
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/pixel-a-10.o common/x86/pixel-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2638
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/predict-a-10.o common/x86/predict-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2639
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/quant-a-10.o common/x86/quant-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2640
nasm -I. -I. -DPIC -DARCH_X86_64=1 -I./common/x86/ -f elf64 -DSTACK_ALIGNMENT=64 -o common/x86/sad16-a-10.o common/x86/sad16-a.asm -DBIT_DEPTH=10 -Dprivate_prefix=x264_10
2641
[ 42%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o
2642
rm -f libx264.a
2643
gcc-ar rc libx264.a  common/osdep.o common/base.o common/cpu.o common/tables.o encoder/api.o common/mc-8.o common/predict-8.o common/pixel-8.o common/macroblock-8.o common/frame-8.o common/dct-8.o common/cabac-8.o common/common-8.o common/rectangle-8.o common/set-8.o common/quant-8.o common/deblock-8.o common/vlc-8.o common/mvpred-8.o common/bitstream-8.o encoder/analyse-8.o encoder/me-8.o encoder/ratecontrol-8.o encoder/set-8.o encoder/macroblock-8.o encoder/cabac-8.o encoder/cavlc-8.o encoder/encoder-8.o encoder/lookahead-8.o common/threadpool-8.o common/x86/mc-c-8.o common/x86/predict-c-8.o common/opencl-8.o encoder/slicetype-cl-8.o common/mc-10.o common/predict-10.o common/pixel-10.o common/macroblock-10.o common/frame-10.o common/dct-10.o common/cabac-10.o common/common-10.o common/rectangle-10.o common/set-10.o common/quant-10.o common/deblock-10.o common/vlc-10.o common/mvpred-10.o common/bitstream-10.o encoder/analyse-10.o encoder/me-10.o encoder/ratecontrol-10.o encoder/set-10.o encoder/macroblock-10.o encoder/cabac-10.o encoder/cavlc-10.o encoder/encoder-10.o encoder/lookahead-10.o common/threadpool-10.o common/x86/mc-c-10.o common/x86/predict-c-10.o  common/x86/cpu-a.o common/x86/dct-64-8.o common/x86/trellis-64-8.o common/x86/bitstream-a-8.o common/x86/const-a-8.o common/x86/cabac-a-8.o common/x86/dct-a-8.o common/x86/deblock-a-8.o common/x86/mc-a-8.o common/x86/mc-a2-8.o common/x86/pixel-a-8.o common/x86/predict-a-8.o common/x86/quant-a-8.o common/x86/sad-a-8.o common/x86/dct-64-10.o common/x86/trellis-64-10.o common/x86/bitstream-a-10.o common/x86/const-a-10.o common/x86/cabac-a-10.o common/x86/dct-a-10.o common/x86/deblock-a-10.o common/x86/mc-a-10.o common/x86/mc-a2-10.o common/x86/pixel-a-10.o common/x86/predict-a-10.o common/x86/quant-a-10.o common/x86/sad16-a-10.o
2644
gcc-ranlib libx264.a
2645
install -d /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib
2646
install -m 644 libx264.a /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib
2647
gcc-ranlib /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libx264.a
2648
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x264-snapshot-20190108-2245'
2649
[ 43%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o
2650
[ 45%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o
2651
[ 46%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o
2652
[ 47%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o
2653
[ 48%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o
2654
[ 50%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o
2655
[ 51%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o
2656
[ 52%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o
2657
[ 53%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o
2658
[ 54%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o
2659
[ 56%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o
2660
[ 57%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o
2661
[ 58%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o
2662
[ 59%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o
2663
[ 60%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o
2664
[ 62%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o
2665
[ 63%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o
2666
[ 64%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o
2667
[ 65%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o
2668
[ 67%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o
2669
[ 68%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o
2670
[ 69%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o
2671
[ 70%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o
2672
[ 71%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o
2673
[ 73%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o
2674
[ 74%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o
2675
[ 75%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o
2676
[ 76%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o
2677
[ 78%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o
2678
[ 79%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o
2679
[ 80%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o
2680
[ 81%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o
2681
[ 82%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o
2682
[ 84%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o
2683
[ 85%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o
2684
[ 86%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o
2685
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2686
[ 86%] Built target common
2687
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2688
Scanning dependencies of target x265-static
2689
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2690
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2691
[ 87%] Linking CXX static library libx265.a
2692
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2693
[ 87%] Built target x265-static
2694
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2695
Scanning dependencies of target cli
2696
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2697
make[6]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2698
[ 91%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o
2699
[ 91%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o
2700
[ 91%] Building CXX object CMakeFiles/cli.dir/input/input.cpp.o
2701
[ 92%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o
2702
[ 93%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o
2703
[ 95%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.o
2704
[ 96%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o
2705
[ 97%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o
2706
[ 98%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o
2707
[100%] Linking CXX executable x265
2708
make[6]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2709
[100%] Built target cli
2710
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2711
Install the project...
2712
-- Install configuration: "Release"
2713
-- Installing: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libx265.a
2714
-- Installing: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265.h
2715
-- Installing: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265_config.h
2716
-- Installing: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc
2717
-- Installing: /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/x265
2718
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/x265_2.9/build/linux'
2719
mv /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old
2720
sed -e 's,-ldl,-ldl -lpthread,g' \
2721
	< /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old \
2722
	> /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc
2723
cd /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/ffmpeg-4.1.1 && FFMPEG_PREFIX=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
2724
	--disable-all \
2725
	--enable-gpl \
2726
	--enable-nonfree \
2727
	--extra-cflags="-I/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -fPIE" \
2728
	--extra-libs="-L/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib -ldl" \
2729
	--pkg-config="/home/djole/tvheadend/tvheadend/tvheadend/support/pkg-config.ffmpeg" \
2730
	--enable-openssl \
2731
	--enable-avutil --enable-avcodec --enable-avformat --enable-swscale --enable-avresample --enable-swresample --enable-avfilter \
2732
	--enable-libx264 --enable-libx265 --enable-libvpx --enable-libtheora --enable-libvorbis --enable-libopus \
2733
	--enable-protocol=file --enable-protocol=http --enable-protocol=https --enable-protocol=hls --enable-protocol=mmsh --enable-protocol=mmst --enable-protocol=rtmp --enable-protocol=rtmpe --enable-protocol=rtmps --enable-protocol=rtmpt --enable-protocol=rtmpte --enable-protocol=rtmpts --enable-protocol=ffrtmpcrypt --enable-protocol=ffrtmphttp --enable-protocol=rtp --enable-protocol=srtp --enable-protocol=tcp --enable-protocol=udp --enable-protocol=udplite --enable-protocol=unix --enable-protocol=crypto \
2734
	--enable-decoder=mpeg2video --enable-decoder=mp2 --enable-decoder=aac --enable-decoder=vorbis --enable-decoder=ac3 --enable-decoder=eac3 --enable-decoder=aac_latm --enable-decoder=opus --enable-decoder=h264 --enable-decoder=hevc --enable-decoder=theora --enable-decoder=flac --enable-decoder=libvorbis \
2735
	--enable-encoder=mpeg2video --enable-encoder=mp2 --enable-encoder=aac --enable-encoder=vorbis --enable-encoder=flac --enable-encoder=libx264 --enable-encoder=libx265 --enable-encoder=libvpx_vp8 --enable-encoder=libvpx_vp9 --enable-encoder=libtheora --enable-encoder=libvorbis --enable-encoder=libopus \
2736
	--enable-demuxer=mpegts --enable-demuxer=matroska --enable-demuxer=hls --enable-demuxer=flv --enable-demuxer=live_flv \
2737
	--enable-muxer=mpegts --enable-muxer=matroska --enable-muxer=mp4 --enable-muxer=ogg \
2738
	--enable-bsf=h264_mp4toannexb --enable-bsf=hevc_mp4toannexb \
2739
	--enable-filter=yadif --enable-filter=format --enable-filter=hwupload --enable-filter=hwdownload --enable-filter=scale --enable-filter=null --enable-filter=aresample --enable-filter=anull \
2740
	 \
2741
                --disable-programs \
2742
                --disable-doc \
2743
                --disable-htmlpages \
2744
                --disable-manpages \
2745
                --disable-podpages \
2746
                --disable-txtpages
2747
install prefix            /ffmpeg
2748
source path               .
2749
C compiler                gcc
2750
C library                 glibc
2751
ARCH                      x86 (generic)
2752
big-endian                no
2753
runtime cpu detection     yes
2754
standalone assembly       yes
2755
x86 assembler             nasm
2756
MMX enabled               yes
2757
MMXEXT enabled            yes
2758
3DNow! enabled            yes
2759
3DNow! extended enabled   yes
2760
SSE enabled               yes
2761
SSSE3 enabled             yes
2762
AESNI enabled             yes
2763
AVX enabled               yes
2764
AVX2 enabled              yes
2765
AVX-512 enabled           yes
2766
XOP enabled               yes
2767
FMA3 enabled              yes
2768
FMA4 enabled              yes
2769
i686 features enabled     yes
2770
CMOV is fast              yes
2771
EBX available             yes
2772
EBP available             yes
2773
debug symbols             yes
2774
strip symbols             yes
2775
optimize for size         no
2776
optimizations             yes
2777
static                    yes
2778
shared                    no
2779
postprocessing support    no
2780
network support           yes
2781
threading support         pthreads
2782
safe bitstream reader     yes
2783
texi2html enabled         no
2784
perl enabled              yes
2785
pod2man enabled           yes
2786
makeinfo enabled          no
2787
makeinfo supports HTML    no
2788

    
2789
External libraries:
2790
iconv			libvpx			libxcb_shape
2791
libopus			libx264			libxcb_xfixes
2792
libtheora		libx265			openssl
2793
libvorbis		libxcb			zlib
2794

    
2795
External libraries providing hardware acceleration:
2796
cuda			ffnvcodec		nvenc
2797
cuvid			nvdec			v4l2_m2m
2798

    
2799
Libraries:
2800
avcodec			avresample		swresample
2801
avfilter		avutil			swscale
2802
avformat
2803

    
2804
Programs:
2805

    
2806
Enabled decoders:
2807
aac			h264			opus
2808
aac_latm		hevc			theora
2809
ac3			libvorbis		vorbis
2810
eac3			mp2			vp3
2811
flac			mpeg2video
2812

    
2813
Enabled encoders:
2814
aac			libvorbis		libx265
2815
flac			libvpx_vp8		mp2
2816
libopus			libvpx_vp9		mpeg2video
2817
libtheora		libx264			vorbis
2818

    
2819
Enabled hwaccels:
2820

    
2821
Enabled parsers:
2822
aac_latm		ac3
2823

    
2824
Enabled demuxers:
2825
flv			live_flv		mpegts
2826
hls			matroska
2827

    
2828
Enabled muxers:
2829
adts			mov			mpegts
2830
latm			mp4			ogg
2831
matroska
2832

    
2833
Enabled protocols:
2834
crypto			mmst			rtp
2835
ffrtmpcrypt		rtmp			srtp
2836
ffrtmphttp		rtmpe			tcp
2837
file			rtmps			tls
2838
hls			rtmpt			udp
2839
http			rtmpte			udplite
2840
https			rtmpts			unix
2841
mmsh
2842

    
2843
Enabled filters:
2844
anull			hwdownload		scale
2845
aresample		hwupload		yadif
2846
format			null
2847

    
2848
Enabled bsfs:
2849
h264_mp4toannexb	hevc_mp4toannexb	null
2850

    
2851
Enabled indevs:
2852

    
2853
Enabled outdevs:
2854

    
2855
License: nonfree and unredistributable
2856

    
2857
WARNING: Building with deprecated library libavresample
2858
DESTDIR=/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/build \
2859
	make -C /home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/ffmpeg-4.1.1 install
2860
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/ffmpeg-4.1.1'
2861
GEN	libavutil/libavutil.version
2862
GEN	libswscale/libswscale.version
2863
GEN	libswresample/libswresample.version
2864
GEN	libavcodec/libavcodec.version
2865
GEN	libavresample/libavresample.version
2866
GEN	libavformat/libavformat.version
2867
GEN	libavfilter/libavfilter.version
2868
CC	libavfilter/af_anull.o
2869
CC	libavfilter/af_aresample.o
2870
CC	libavfilter/allfilters.o
2871
INSTALL	doc/examples/transcoding.c
2872
INSTALL	doc/examples/vaapi_transcode.c
2873
INSTALL	doc/examples/demuxing_decoding.c
2874
INSTALL	doc/examples/filtering_video.c
2875
INSTALL	doc/examples/muxing.c
2876
INSTALL	doc/examples/avio_dir_cmd.c
2877
INSTALL	doc/examples/extract_mvs.c
2878
INSTALL	doc/examples/encode_audio.c
2879
INSTALL	doc/examples/hw_decode.c
2880
INSTALL	doc/examples/filtering_audio.c
2881
INSTALL	doc/examples/decode_video.c
2882
INSTALL	doc/examples/resampling_audio.c
2883
INSTALL	doc/examples/metadata.c
2884
INSTALL	doc/examples/remuxing.c
2885
INSTALL	doc/examples/http_multiclient.c
2886
INSTALL	doc/examples/avio_reading.c
2887
INSTALL	doc/examples/qsvdec.c
2888
INSTALL	doc/examples/vaapi_encode.c
2889
INSTALL	doc/examples/decode_audio.c
2890
INSTALL	doc/examples/filter_audio.c
2891
INSTALL	doc/examples/transcode_aac.c
2892
INSTALL	doc/examples/encode_video.c
2893
INSTALL	doc/examples/scaling_video.c
2894
INSTALL	doc/examples/README
2895
INSTALL	doc/examples/Makefile
2896
INSTALL	doc/examples/transcoding.c
2897
INSTALL	doc/examples/vaapi_transcode.c
2898
INSTALL	doc/examples/demuxing_decoding.c
2899
INSTALL	doc/examples/filtering_video.c
2900
INSTALL	doc/examples/muxing.c
2901
INSTALL	doc/examples/avio_dir_cmd.c
2902
INSTALL	doc/examples/extract_mvs.c
2903
INSTALL	doc/examples/encode_audio.c
2904
INSTALL	doc/examples/hw_decode.c
2905
INSTALL	doc/examples/filtering_audio.c
2906
INSTALL	doc/examples/decode_video.c
2907
INSTALL	doc/examples/resampling_audio.c
2908
INSTALL	doc/examples/metadata.c
2909
INSTALL	doc/examples/remuxing.c
2910
INSTALL	doc/examples/http_multiclient.c
2911
INSTALL	doc/examples/avio_reading.c
2912
INSTALL	doc/examples/qsvdec.c
2913
INSTALL	doc/examples/vaapi_encode.c
2914
INSTALL	doc/examples/decode_audio.c
2915
INSTALL	doc/examples/filter_audio.c
2916
INSTALL	doc/examples/transcode_aac.c
2917
INSTALL	doc/examples/encode_video.c
2918
INSTALL	doc/examples/scaling_video.c
2919
INSTALL	doc/examples/README
2920
INSTALL	doc/examples/Makefile
2921
CC	libavfilter/audio.o
2922
CC	libavfilter/avfilter.o
2923
CC	libavfilter/avfiltergraph.o
2924
CC	libavfilter/buffersink.o
2925
CC	libavfilter/buffersrc.o
2926
CC	libavfilter/drawutils.o
2927
CC	libavfilter/fifo.o
2928
CC	libavfilter/formats.o
2929
CC	libavfilter/framepool.o
2930
CC	libavfilter/framequeue.o
2931
CC	libavfilter/graphdump.o
2932
CC	libavfilter/graphparser.o
2933
CC	libavfilter/pthread.o
2934
CC	libavfilter/scale.o
2935
CC	libavfilter/transform.o
2936
CC	libavfilter/vf_format.o
2937
CC	libavfilter/vf_hwdownload.o
2938
CC	libavfilter/vf_hwupload.o
2939
CC	libavfilter/vf_null.o
2940
CC	libavfilter/vf_scale.o
2941
CC	libavfilter/vf_yadif.o
2942
CC	libavfilter/video.o
2943
X86ASM	libavfilter/x86/vf_yadif.o
2944
CC	libavfilter/x86/vf_yadif_init.o
2945
X86ASM	libavfilter/x86/yadif-10.o
2946
X86ASM	libavfilter/x86/yadif-16.o
2947
CC	libavfilter/yadif_common.o
2948
CC	libavformat/adtsenc.o
2949
STRIP	libavfilter/x86/vf_yadif.o
2950
CC	libavformat/allformats.o
2951
STRIP	libavfilter/x86/yadif-10.o
2952
CC	libavformat/apetag.o
2953
CC	libavformat/asf.o
2954
CC	libavformat/av1.o
2955
CC	libavformat/avc.o
2956
CC	libavformat/avio.o
2957
CC	libavformat/aviobuf.o
2958
STRIP	libavfilter/x86/yadif-16.o
2959
CC	libavformat/avlanguage.o
2960
CC	libavformat/crypto.o
2961
CC	libavformat/cutils.o
2962
CC	libavformat/dump.o
2963
CC	libavformat/file.o
2964
CC	libavformat/flac_picture.o
2965
CC	libavformat/flacenc_header.o
2966
CC	libavformat/flvdec.o
2967
CC	libavformat/format.o
2968
CC	libavformat/hevc.o
2969
CC	libavformat/hls.o
2970
CC	libavformat/hlsproto.o
2971
CC	libavformat/http.o
2972
CC	libavformat/httpauth.o
2973
CC	libavformat/id3v1.o
2974
CC	libavformat/id3v2.o
2975
CC	libavformat/id3v2enc.o
2976
CC	libavformat/img2.o
2977
CC	libavformat/ip.o
2978
CC	libavformat/isom.o
2979
CC	libavformat/latmenc.o
2980
CC	libavformat/matroska.o
2981
CC	libavformat/matroskadec.o
2982
CC	libavformat/matroskaenc.o
2983
CC	libavformat/metadata.o
2984
CC	libavformat/mms.o
2985
CC	libavformat/mmsh.o
2986
CC	libavformat/mmst.o
2987
CC	libavformat/mov_chan.o
2988
CC	libavformat/movenc.o
2989
CC	libavformat/movenccenc.o
2990
CC	libavformat/movenchint.o
2991
CC	libavformat/mpegts.o
2992
CC	libavformat/mpegtsenc.o
2993
CC	libavformat/mux.o
2994
CC	libavformat/network.o
2995
CC	libavformat/oggenc.o
2996
CC	libavformat/oggparsevorbis.o
2997
CC	libavformat/options.o
2998
CC	libavformat/os_support.o
2999
CC	libavformat/protocols.o
3000
CC	libavformat/qtpalette.o
3001
CC	libavformat/rawenc.o
3002
CC	libavformat/rawutils.o
3003
CC	libavformat/replaygain.o
3004
CC	libavformat/riff.o
3005
CC	libavformat/riffdec.o
3006
CC	libavformat/riffenc.o
3007
CC	libavformat/rmsipr.o
3008
CC	libavformat/rtmpcrypt.o
3009
CC	libavformat/rtmpdh.o
3010
CC	libavformat/rtmpdigest.o
3011
CC	libavformat/rtmphttp.o
3012
CC	libavformat/rtmppkt.o
3013
CC	libavformat/rtmpproto.o
3014
CC	libavformat/rtp.o
3015
CC	libavformat/rtpenc_chain.o
3016
CC	libavformat/rtpproto.o
3017
CC	libavformat/sdp.o
3018
CC	libavformat/srtp.o
3019
CC	libavformat/srtpproto.o
3020
CC	libavformat/tcp.o
3021
CC	libavformat/tls.o
3022
CC	libavformat/tls_openssl.o
3023
CC	libavformat/udp.o
3024
CC	libavformat/unix.o
3025
CC	libavformat/url.o
3026
CC	libavformat/urldecode.o
3027
CC	libavformat/utils.o
3028
CC	libavformat/vorbiscomment.o
3029
CC	libavformat/vpcc.o
3030
CC	libavformat/webm_chunk.o
3031
CC	libavformat/webmdashenc.o
3032
CC	libavformat/wv.o
3033
CC	libavcodec/aac_ac3_parser.o
3034
CC	libavcodec/aaccoder.o
3035
CC	libavcodec/aacdec.o
3036
CC	libavcodec/aacenc.o
3037
CC	libavcodec/aacenc_is.o
3038
CC	libavcodec/aacenc_ltp.o
3039
CC	libavcodec/aacenc_pred.o
3040
CC	libavcodec/aacenc_tns.o
3041
CC	libavcodec/aacenctab.o
3042
CC	libavcodec/aacps_float.o
3043
CC	libavcodec/aacpsdsp_float.o
3044
CC	libavcodec/aacpsy.o
3045
CC	libavcodec/aacsbr.o
3046
CC	libavcodec/aactab.o
3047
CC	libavcodec/aandcttab.o
3048
CC	libavcodec/ac3.o
3049
CC	libavcodec/ac3_parser.o
3050
CC	libavcodec/ac3dec_data.o
3051
CC	libavcodec/ac3dec_float.o
3052
CC	libavcodec/ac3dsp.o
3053
CC	libavcodec/ac3tab.o
3054
CC	libavcodec/adts_header.o
3055
CC	libavcodec/adts_parser.o
3056
CC	libavcodec/allcodecs.o
3057
CC	libavcodec/audio_frame_queue.o
3058
CC	libavcodec/avdct.o
3059
CC	libavcodec/avfft.o
3060
CC	libavcodec/avpacket.o
3061
CC	libavcodec/avpicture.o
3062
CC	libavcodec/bitstream.o
3063
CC	libavcodec/bitstream_filter.o
3064
CC	libavcodec/bitstream_filters.o
3065
CC	libavcodec/blockdsp.o
3066
CC	libavcodec/bsf.o
3067
CC	libavcodec/bswapdsp.o
3068
CC	libavcodec/cabac.o
3069
CC	libavcodec/cbrt_data.o
3070
CC	libavcodec/codec_desc.o
3071
CC	libavcodec/d3d11va.o
3072
CC	libavcodec/dct.o
3073
CC	libavcodec/dct32_fixed.o
3074
CC	libavcodec/dct32_float.o
3075
CC	libavcodec/decode.o
3076
CC	libavcodec/dirac.o
3077
CC	libavcodec/dv_profile.o
3078
CC	libavcodec/eac3_data.o
3079
CC	libavcodec/encode.o
3080
CC	libavcodec/error_resilience.o
3081
CC	libavcodec/faandct.o
3082
CC	libavcodec/faanidct.o
3083
CC	libavcodec/fdctdsp.o
3084
CC	libavcodec/fft_fixed.o
3085
CC	libavcodec/fft_fixed_32.o
3086
CC	libavcodec/fft_float.o
3087
CC	libavcodec/fft_init_table.o
3088
CC	libavcodec/flac.o
3089
CC	libavcodec/flacdata.o
3090
CC	libavcodec/flacdec.o
3091
CC	libavcodec/flacdsp.o
3092
CC	libavcodec/flacenc.o
3093
CC	libavcodec/fmtconvert.o
3094
CC	libavcodec/frame_thread_encoder.o
3095
CC	libavcodec/golomb.o
3096
CC	libavcodec/h263dsp.o
3097
CC	libavcodec/h2645_parse.o
3098
CC	libavcodec/h264_cabac.o
3099
CC	libavcodec/h264_cavlc.o
3100
CC	libavcodec/h264_direct.o
3101
CC	libavcodec/h264_loopfilter.o
3102
CC	libavcodec/h264_mb.o
3103
CC	libavcodec/h264_mp4toannexb_bsf.o
3104
CC	libavcodec/h264_parse.o
3105
CC	libavcodec/h264_picture.o
3106
CC	libavcodec/h264_ps.o
3107
CC	libavcodec/h264_refs.o
3108
CC	libavcodec/h264_sei.o
3109
CC	libavcodec/h264_slice.o
3110
CC	libavcodec/h264chroma.o
3111
CC	libavcodec/h264data.o
3112
CC	libavcodec/h264dec.o
3113
CC	libavcodec/h264dsp.o
3114
CC	libavcodec/h264idct.o
3115
CC	libavcodec/h264pred.o
3116
CC	libavcodec/h264qpel.o
3117
CC	libavcodec/hevc_cabac.o
3118
CC	libavcodec/hevc_data.o
3119
CC	libavcodec/hevc_filter.o
3120
CC	libavcodec/hevc_mp4toannexb_bsf.o
3121
CC	libavcodec/hevc_mvs.o
3122
CC	libavcodec/hevc_parse.o
3123
CC	libavcodec/hevc_ps.o
3124
CC	libavcodec/hevc_refs.o
3125
CC	libavcodec/hevc_sei.o
3126
CC	libavcodec/hevcdec.o
3127
CC	libavcodec/hevcdsp.o
3128
CC	libavcodec/hevcpred.o
3129
CC	libavcodec/hpeldsp.o
3130
CC	libavcodec/idctdsp.o
3131
CC	libavcodec/iirfilter.o
3132
CC	libavcodec/imgconvert.o
3133
CC	libavcodec/jfdctfst.o
3134
CC	libavcodec/jfdctint.o
3135
CC	libavcodec/jni.o
3136
CC	libavcodec/jrevdct.o
3137
CC	libavcodec/kbdwin.o
3138
CC	libavcodec/latm_parser.o
3139
CC	libavcodec/libopus.o
3140
CC	libavcodec/libopusenc.o
3141
CC	libavcodec/libtheoraenc.o
3142
CC	libavcodec/libvorbisdec.o
3143
CC	libavcodec/libvorbisenc.o
3144
CC	libavcodec/libvpx.o
3145
CC	libavcodec/libvpxenc.o
3146
CC	libavcodec/libx264.o
3147
CC	libavcodec/libx265.o
3148
CC	libavcodec/lpc.o
3149
CC	libavcodec/mathtables.o
3150
CC	libavcodec/mdct15.o
3151
CC	libavcodec/mdct_fixed.o
3152
CC	libavcodec/mdct_fixed_32.o
3153
CC	libavcodec/mdct_float.o
3154
CC	libavcodec/me_cmp.o
3155
CC	libavcodec/mediacodec.o
3156
CC	libavcodec/mjpegenc_huffman.o
3157
CC	libavcodec/motion_est.o
3158
CC	libavcodec/mpeg12.o
3159
CC	libavcodec/mpeg12data.o
3160
CC	libavcodec/mpeg12dec.o
3161
CC	libavcodec/mpeg12enc.o
3162
CC	libavcodec/mpeg12framerate.o
3163
CC	libavcodec/mpeg4audio.o
3164
CC	libavcodec/mpeg_er.o
3165
CC	libavcodec/mpegaudio.o
3166
CC	libavcodec/mpegaudiodata.o
3167
CC	libavcodec/mpegaudiodec_fixed.o
3168
CC	libavcodec/mpegaudiodecheader.o
3169
CC	libavcodec/mpegaudiodsp.o
3170
CC	libavcodec/mpegaudiodsp_data.o
3171
CC	libavcodec/mpegaudiodsp_fixed.o
3172
CC	libavcodec/mpegaudiodsp_float.o
3173
CC	libavcodec/mpegaudioenc_float.o
3174
CC	libavcodec/mpegpicture.o
3175
CC	libavcodec/mpegutils.o
3176
CC	libavcodec/mpegvideo.o
3177
CC	libavcodec/mpegvideo_enc.o
3178
CC	libavcodec/mpegvideo_motion.o
3179
CC	libavcodec/mpegvideodata.o
3180
CC	libavcodec/mpegvideodsp.o
3181
CC	libavcodec/mpegvideoencdsp.o
3182
CC	libavcodec/null_bsf.o
3183
CC	libavcodec/nvdec.o
3184
CC	libavcodec/nvenc.o
3185
CC	libavcodec/options.o
3186
CC	libavcodec/opus.o
3187
CC	libavcodec/opus_celt.o
3188
CC	libavcodec/opus_pvq.o
3189
CC	libavcodec/opus_rc.o
3190
CC	libavcodec/opus_silk.o
3191
CC	libavcodec/opusdec.o
3192
CC	libavcodec/opustab.o
3193
CC	libavcodec/parser.o
3194
CC	libavcodec/parsers.o
3195
CC	libavcodec/pixblockdsp.o
3196
CC	libavcodec/profiles.o
3197
CC	libavcodec/psymodel.o
3198
CC	libavcodec/pthread.o
3199
CC	libavcodec/pthread_frame.o
3200
CC	libavcodec/pthread_slice.o
3201
CC	libavcodec/qpeldsp.o
3202
CC	libavcodec/qsv_api.o
3203
CC	libavcodec/ratecontrol.o
3204
CC	libavcodec/raw.o
3205
CC	libavcodec/rdft.o
3206
CC	libavcodec/rl.o
3207
CC	libavcodec/sbrdsp.o
3208
CC	libavcodec/simple_idct.o
3209
CC	libavcodec/sinewin.o
3210
CC	libavcodec/sinewin_fixed.o
3211
CC	libavcodec/startcode.o
3212
CC	libavcodec/utils.o
3213
CC	libavcodec/v4l2_buffers.o
3214
CC	libavcodec/v4l2_context.o
3215
CC	libavcodec/v4l2_fmt.o
3216
CC	libavcodec/v4l2_m2m.o
3217
CC	libavcodec/videodsp.o
3218
CC	libavcodec/vorbis.o
3219
CC	libavcodec/vorbis_data.o
3220
CC	libavcodec/vorbis_parser.o
3221
CC	libavcodec/vorbisdec.o
3222
CC	libavcodec/vorbisdsp.o
3223
CC	libavcodec/vorbisenc.o
3224
CC	libavcodec/vp3.o
3225
CC	libavcodec/vp3dsp.o
3226
X86ASM	libavcodec/x86/aacencdsp.o
3227
STRIP	libavcodec/x86/aacencdsp.o
3228
CC	libavcodec/x86/aacencdsp_init.o
3229
X86ASM	libavcodec/x86/aacpsdsp.o
3230
STRIP	libavcodec/x86/aacpsdsp.o
3231
CC	libavcodec/x86/aacpsdsp_init.o
3232
X86ASM	libavcodec/x86/ac3dsp.o
3233
X86ASM	libavcodec/x86/ac3dsp_downmix.o
3234
CC	libavcodec/x86/ac3dsp_init.o
3235
X86ASM	libavcodec/x86/blockdsp.o
3236
STRIP	libavcodec/x86/ac3dsp.o
3237
CC	libavcodec/x86/blockdsp_init.o
3238
STRIP	libavcodec/x86/blockdsp.o
3239
X86ASM	libavcodec/x86/bswapdsp.o
3240
CC	libavcodec/x86/bswapdsp_init.o
3241
CC	libavcodec/x86/constants.o
3242
STRIP	libavcodec/x86/ac3dsp_downmix.o
3243
X86ASM	libavcodec/x86/dct32.o
3244
CC	libavcodec/x86/dct_init.o
3245
CC	libavcodec/x86/fdct.o
3246
STRIP	libavcodec/x86/bswapdsp.o
3247
CC	libavcodec/x86/fdctdsp_init.o
3248
X86ASM	libavcodec/x86/fft.o
3249
CC	libavcodec/x86/fft_init.o
3250
X86ASM	libavcodec/x86/flac_dsp_gpl.o
3251
STRIP	libavcodec/x86/dct32.o
3252
X86ASM	libavcodec/x86/flacdsp.o
3253
STRIP	libavcodec/x86/flac_dsp_gpl.o
3254
CC	libavcodec/x86/flacdsp_init.o
3255
X86ASM	libavcodec/x86/fmtconvert.o
3256
STRIP	libavcodec/x86/fmtconvert.o
3257
CC	libavcodec/x86/fmtconvert_init.o
3258
X86ASM	libavcodec/x86/fpel.o
3259
STRIP	libavcodec/x86/fft.o
3260
X86ASM	libavcodec/x86/h263_loopfilter.o
3261
STRIP	libavcodec/x86/flacdsp.o
3262
CC	libavcodec/x86/h263dsp_init.o
3263
X86ASM	libavcodec/x86/h264_chromamc.o
3264
STRIP	libavcodec/x86/h263_loopfilter.o
3265
X86ASM	libavcodec/x86/h264_chromamc_10bit.o
3266
STRIP	libavcodec/x86/fpel.o
3267
X86ASM	libavcodec/x86/h264_deblock.o
3268
STRIP	libavcodec/x86/h264_chromamc_10bit.o
3269
X86ASM	libavcodec/x86/h264_deblock_10bit.o
3270
X86ASM	libavcodec/x86/h264_idct.o
3271
STRIP	libavcodec/x86/h264_chromamc.o
3272
X86ASM	libavcodec/x86/h264_idct_10bit.o
3273
STRIP	libavcodec/x86/h264_deblock_10bit.o
3274
X86ASM	libavcodec/x86/h264_intrapred.o
3275
STRIP	libavcodec/x86/h264_idct_10bit.o
3276
X86ASM	libavcodec/x86/h264_intrapred_10bit.o
3277
STRIP	libavcodec/x86/h264_deblock.o
3278
CC	libavcodec/x86/h264_intrapred_init.o
3279
CC	libavcodec/x86/h264_qpel.o
3280
STRIP	libavcodec/x86/h264_idct.o
3281
X86ASM	libavcodec/x86/h264_qpel_10bit.o
3282
STRIP	libavcodec/x86/h264_intrapred_10bit.o
3283
X86ASM	libavcodec/x86/h264_qpel_8bit.o
3284
X86ASM	libavcodec/x86/h264_weight.o
3285
STRIP	libavcodec/x86/h264_intrapred.o
3286
X86ASM	libavcodec/x86/h264_weight_10bit.o
3287
STRIP	libavcodec/x86/h264_qpel_10bit.o
3288
CC	libavcodec/x86/h264chroma_init.o
3289
CC	libavcodec/x86/h264dsp_init.o
3290
STRIP	libavcodec/x86/h264_weight.o
3291
X86ASM	libavcodec/x86/hevc_add_res.o
3292
STRIP	libavcodec/x86/h264_weight_10bit.o
3293
X86ASM	libavcodec/x86/hevc_deblock.o
3294
X86ASM	libavcodec/x86/hevc_idct.o
3295
STRIP	libavcodec/x86/hevc_add_res.o
3296
X86ASM	libavcodec/x86/hevc_mc.o
3297
STRIP	libavcodec/x86/h264_qpel_8bit.o
3298
X86ASM	libavcodec/x86/hevc_sao.o
3299
STRIP	libavcodec/x86/hevc_sao.o
3300
X86ASM	libavcodec/x86/hevc_sao_10bit.o
3301
STRIP	libavcodec/x86/hevc_idct.o
3302
CC	libavcodec/x86/hevcdsp_init.o
3303
STRIP	libavcodec/x86/hevc_deblock.o
3304
X86ASM	libavcodec/x86/hpeldsp.o
3305
STRIP	libavcodec/x86/hpeldsp.o
3306
CC	libavcodec/x86/hpeldsp_init.o
3307
X86ASM	libavcodec/x86/hpeldsp_vp3.o
3308
STRIP	libavcodec/x86/hpeldsp_vp3.o
3309
CC	libavcodec/x86/hpeldsp_vp3_init.o
3310
STRIP	libavcodec/x86/hevc_sao_10bit.o
3311
X86ASM	libavcodec/x86/idctdsp.o
3312
CC	libavcodec/x86/idctdsp_init.o
3313
X86ASM	libavcodec/x86/imdct36.o
3314
STRIP	libavcodec/x86/idctdsp.o
3315
CC	libavcodec/x86/lpc.o
3316
X86ASM	libavcodec/x86/mdct15.o
3317
STRIP	libavcodec/x86/mdct15.o
3318
CC	libavcodec/x86/mdct15_init.o
3319
X86ASM	libavcodec/x86/me_cmp.o
3320
STRIP	libavcodec/x86/imdct36.o
3321
CC	libavcodec/x86/me_cmp_init.o
3322
CC	libavcodec/x86/mpegaudiodsp.o
3323
CC	libavcodec/x86/mpegvideo.o
3324
CC	libavcodec/x86/mpegvideodsp.o
3325
CC	libavcodec/x86/mpegvideoenc.o
3326
STRIP	libavcodec/x86/me_cmp.o
3327
X86ASM	libavcodec/x86/mpegvideoencdsp.o
3328
STRIP	libavcodec/x86/mpegvideoencdsp.o
3329
CC	libavcodec/x86/mpegvideoencdsp_init.o
3330
CC	libavcodec/x86/opus_dsp_init.o
3331
X86ASM	libavcodec/x86/pixblockdsp.o
3332
CC	libavcodec/x86/pixblockdsp_init.o
3333
STRIP	libavcodec/x86/pixblockdsp.o
3334
X86ASM	libavcodec/x86/qpel.o
3335
X86ASM	libavcodec/x86/qpeldsp.o
3336
STRIP	libavcodec/x86/qpel.o
3337
CC	libavcodec/x86/qpeldsp_init.o
3338
X86ASM	libavcodec/x86/sbrdsp.o
3339
STRIP	libavcodec/x86/sbrdsp.o
3340
CC	libavcodec/x86/sbrdsp_init.o
3341
STRIP	libavcodec/x86/qpeldsp.o
3342
X86ASM	libavcodec/x86/simple_idct.o
3343
X86ASM	libavcodec/x86/simple_idct10.o
3344
X86ASM	libavcodec/x86/videodsp.o
3345
STRIP	libavcodec/x86/hevc_mc.o
3346
CC	libavcodec/x86/videodsp_init.o
3347
X86ASM	libavcodec/x86/vorbisdsp.o
3348
STRIP	libavcodec/x86/videodsp.o
3349
CC	libavcodec/x86/vorbisdsp_init.o
3350
STRIP	libavcodec/x86/vorbisdsp.o
3351
X86ASM	libavcodec/x86/vp3dsp.o
3352
CC	libavcodec/x86/vp3dsp_init.o
3353
STRIP	libavcodec/x86/simple_idct10.o
3354
CC	libavcodec/xiph.o
3355
CC	libavresample/audio_convert.o
3356
CC	libavresample/audio_data.o
3357
STRIP	libavcodec/x86/vp3dsp.o
3358
CC	libavresample/audio_mix.o
3359
CC	libavresample/audio_mix_matrix.o
3360
CC	libavresample/dither.o
3361
CC	libavresample/options.o
3362
CC	libavresample/resample.o
3363
CC	libavresample/utils.o
3364
X86ASM	libavresample/x86/audio_convert.o
3365
CC	libavresample/x86/audio_convert_init.o
3366
X86ASM	libavresample/x86/audio_mix.o
3367
CC	libavresample/x86/audio_mix_init.o
3368
X86ASM	libavresample/x86/dither.o
3369
STRIP	libavresample/x86/dither.o
3370
CC	libavresample/x86/dither_init.o
3371
CC	libswresample/audioconvert.o
3372
STRIP	libavresample/x86/audio_convert.o
3373
CC	libswresample/dither.o
3374
CC	libswresample/options.o
3375
CC	libswresample/rematrix.o
3376
CC	libswresample/resample.o
3377
CC	libswresample/resample_dsp.o
3378
CC	libswresample/swresample.o
3379
CC	libswresample/swresample_frame.o
3380
X86ASM	libswresample/x86/audio_convert.o
3381
CC	libswresample/x86/audio_convert_init.o
3382
X86ASM	libswresample/x86/rematrix.o
3383
STRIP	libswresample/x86/rematrix.o
3384
CC	libswresample/x86/rematrix_init.o
3385
X86ASM	libswresample/x86/resample.o
3386
STRIP	libavcodec/x86/simple_idct.o
3387
CC	libswresample/x86/resample_init.o
3388
CC	libswscale/alphablend.o
3389
STRIP	libavresample/x86/audio_mix.o
3390
CC	libswscale/gamma.o
3391
CC	libswscale/hscale.o
3392
CC	libswscale/hscale_fast_bilinear.o
3393
STRIP	libswresample/x86/resample.o
3394
CC	libswscale/input.o
3395
CC	libswscale/options.o
3396
CC	libswscale/output.o
3397
CC	libswscale/rgb2rgb.o
3398
STRIP	libswresample/x86/audio_convert.o
3399
CC	libswscale/slice.o
3400
CC	libswscale/swscale.o
3401
CC	libswscale/swscale_unscaled.o
3402
CC	libswscale/utils.o
3403
CC	libswscale/vscale.o
3404
CC	libswscale/x86/hscale_fast_bilinear_simd.o
3405
X86ASM	libswscale/x86/input.o
3406
X86ASM	libswscale/x86/output.o
3407
STRIP	libswscale/x86/input.o
3408
CC	libswscale/x86/rgb2rgb.o
3409
STRIP	libswscale/x86/output.o
3410
X86ASM	libswscale/x86/rgb_2_rgb.o
3411
STRIP	libswscale/x86/rgb_2_rgb.o
3412
X86ASM	libswscale/x86/scale.o
3413
CC	libswscale/x86/swscale.o
3414
CC	libswscale/x86/yuv2rgb.o
3415
CC	libswscale/yuv2rgb.o
3416
STRIP	libswscale/x86/scale.o
3417
CC	libavutil/adler32.o
3418
CC	libavutil/aes.o
3419
CC	libavutil/aes_ctr.o
3420
CC	libavutil/audio_fifo.o
3421
CC	libavutil/avstring.o
3422
CC	libavutil/base64.o
3423
CC	libavutil/blowfish.o
3424
CC	libavutil/bprint.o
3425
CC	libavutil/buffer.o
3426
CC	libavutil/camellia.o
3427
CC	libavutil/cast5.o
3428
CC	libavutil/channel_layout.o
3429
CC	libavutil/color_utils.o
3430
CC	libavutil/cpu.o
3431
CC	libavutil/crc.o
3432
CC	libavutil/des.o
3433
CC	libavutil/dict.o
3434
CC	libavutil/display.o
3435
CC	libavutil/downmix_info.o
3436
CC	libavutil/encryption_info.o
3437
CC	libavutil/error.o
3438
CC	libavutil/eval.o
3439
CC	libavutil/fifo.o
3440
CC	libavutil/file.o
3441
CC	libavutil/file_open.o
3442
CC	libavutil/fixed_dsp.o
3443
CC	libavutil/float_dsp.o
3444
CC	libavutil/frame.o
3445
CC	libavutil/hash.o
3446
CC	libavutil/hmac.o
3447
CC	libavutil/hwcontext.o
3448
CC	libavutil/hwcontext_cuda.o
3449
CC	libavutil/imgutils.o
3450
CC	libavutil/integer.o
3451
CC	libavutil/intmath.o
3452
CC	libavutil/lfg.o
3453
CC	libavutil/lls.o
3454
CC	libavutil/log.o
3455
CC	libavutil/log2_tab.o
3456
CC	libavutil/lzo.o
3457
CC	libavutil/mastering_display_metadata.o
3458
CC	libavutil/md5.o
3459
CC	libavutil/mathematics.o
3460
CC	libavutil/mem.o
3461
CC	libavutil/murmur3.o
3462
CC	libavutil/opt.o
3463
CC	libavutil/parseutils.o
3464
CC	libavutil/pixdesc.o
3465
CC	libavutil/pixelutils.o
3466
CC	libavutil/random_seed.o
3467
CC	libavutil/rational.o
3468
CC	libavutil/rc4.o
3469
CC	libavutil/reverse.o
3470
CC	libavutil/ripemd.o
3471
CC	libavutil/samplefmt.o
3472
CC	libavutil/sha.o
3473
CC	libavutil/sha512.o
3474
CC	libavutil/slicethread.o
3475
CC	libavutil/spherical.o
3476
CC	libavutil/stereo3d.o
3477
CC	libavutil/tea.o
3478
CC	libavutil/threadmessage.o
3479
CC	libavutil/time.o
3480
CC	libavutil/timecode.o
3481
CC	libavutil/tree.o
3482
CC	libavutil/twofish.o
3483
CC	libavutil/utils.o
3484
CC	libavutil/x86/cpu.o
3485
X86ASM	libavutil/x86/cpuid.o
3486
X86ASM	libavutil/x86/fixed_dsp.o
3487
CC	libavutil/x86/fixed_dsp_init.o
3488
STRIP	libavutil/x86/cpuid.o
3489
X86ASM	libavutil/x86/float_dsp.o
3490
STRIP	libavutil/x86/fixed_dsp.o
3491
CC	libavutil/x86/float_dsp_init.o
3492
X86ASM	libavutil/x86/imgutils.o
3493
CC	libavutil/x86/imgutils_init.o
3494
X86ASM	libavutil/x86/lls.o
3495
CC	libavutil/x86/lls_init.o
3496
STRIP	libavutil/x86/imgutils.o
3497
CC	libavutil/xga_font_data.o
3498
CC	libavutil/xtea.o
3499
INSTALL	libavfilter/avfilter.h
3500
INSTALL	libavfilter/buffersink.h
3501
INSTALL	libavfilter/buffersrc.h
3502
INSTALL	libavfilter/version.h
3503
GEN	libavfilter/libavfilter.pc
3504
INSTALL	libavformat/avformat.h
3505
INSTALL	libavformat/avio.h
3506
INSTALL	libavformat/version.h
3507
GEN	libavformat/libavformat.pc
3508
INSTALL	libavcodec/ac3_parser.h
3509
INSTALL	libavcodec/adts_parser.h
3510
INSTALL	libavcodec/avcodec.h
3511
INSTALL	libavcodec/avdct.h
3512
INSTALL	libavcodec/avfft.h
3513
INSTALL	libavcodec/d3d11va.h
3514
INSTALL	libavcodec/dirac.h
3515
INSTALL	libavcodec/dv_profile.h
3516
INSTALL	libavcodec/dxva2.h
3517
INSTALL	libavcodec/jni.h
3518
INSTALL	libavcodec/mediacodec.h
3519
INSTALL	libavcodec/qsv.h
3520
INSTALL	libavcodec/vaapi.h
3521
INSTALL	libavcodec/vdpau.h
3522
INSTALL	libavcodec/version.h
3523
INSTALL	libavcodec/videotoolbox.h
3524
INSTALL	libavcodec/vorbis_parser.h
3525
INSTALL	libavcodec/xvmc.h
3526
GEN	libavcodec/libavcodec.pc
3527
INSTALL	libavresample/avresample.h
3528
INSTALL	libavresample/version.h
3529
GEN	libavresample/libavresample.pc
3530
INSTALL	libswresample/swresample.h
3531
INSTALL	libswresample/version.h
3532
GEN	libswresample/libswresample.pc
3533
INSTALL	libswscale/swscale.h
3534
INSTALL	libswscale/version.h
3535
GEN	libswscale/libswscale.pc
3536
INSTALL	libavutil/adler32.h
3537
INSTALL	libavutil/aes.h
3538
INSTALL	libavutil/aes_ctr.h
3539
INSTALL	libavutil/attributes.h
3540
INSTALL	libavutil/audio_fifo.h
3541
INSTALL	libavutil/avassert.h
3542
INSTALL	libavutil/avstring.h
3543
INSTALL	libavutil/avutil.h
3544
INSTALL	libavutil/base64.h
3545
INSTALL	libavutil/blowfish.h
3546
INSTALL	libavutil/bprint.h
3547
INSTALL	libavutil/bswap.h
3548
INSTALL	libavutil/buffer.h
3549
INSTALL	libavutil/cast5.h
3550
INSTALL	libavutil/camellia.h
3551
INSTALL	libavutil/channel_layout.h
3552
INSTALL	libavutil/common.h
3553
INSTALL	libavutil/cpu.h
3554
INSTALL	libavutil/crc.h
3555
INSTALL	libavutil/des.h
3556
INSTALL	libavutil/dict.h
3557
INSTALL	libavutil/display.h
3558
INSTALL	libavutil/downmix_info.h
3559
INSTALL	libavutil/encryption_info.h
3560
INSTALL	libavutil/error.h
3561
INSTALL	libavutil/eval.h
3562
INSTALL	libavutil/fifo.h
3563
INSTALL	libavutil/file.h
3564
INSTALL	libavutil/frame.h
3565
INSTALL	libavutil/hash.h
3566
INSTALL	libavutil/hmac.h
3567
INSTALL	libavutil/hwcontext.h
3568
INSTALL	libavutil/hwcontext_cuda.h
3569
INSTALL	libavutil/hwcontext_d3d11va.h
3570
INSTALL	libavutil/hwcontext_drm.h
3571
INSTALL	libavutil/hwcontext_dxva2.h
3572
INSTALL	libavutil/hwcontext_qsv.h
3573
INSTALL	libavutil/hwcontext_mediacodec.h
3574
INSTALL	libavutil/hwcontext_vaapi.h
3575
INSTALL	libavutil/hwcontext_videotoolbox.h
3576
INSTALL	libavutil/hwcontext_vdpau.h
3577
INSTALL	libavutil/imgutils.h
3578
INSTALL	libavutil/intfloat.h
3579
INSTALL	libavutil/intreadwrite.h
3580
INSTALL	libavutil/lfg.h
3581
INSTALL	libavutil/log.h
3582
INSTALL	libavutil/macros.h
3583
INSTALL	libavutil/mathematics.h
3584
INSTALL	libavutil/mastering_display_metadata.h
3585
INSTALL	libavutil/md5.h
3586
INSTALL	libavutil/mem.h
3587
INSTALL	libavutil/motion_vector.h
3588
INSTALL	libavutil/murmur3.h
3589
INSTALL	libavutil/opt.h
3590
INSTALL	libavutil/parseutils.h
3591
INSTALL	libavutil/pixdesc.h
3592
INSTALL	libavutil/pixelutils.h
3593
INSTALL	libavutil/pixfmt.h
3594
INSTALL	libavutil/random_seed.h
3595
INSTALL	libavutil/rc4.h
3596
INSTALL	libavutil/rational.h
3597
INSTALL	libavutil/replaygain.h
3598
INSTALL	libavutil/ripemd.h
3599
INSTALL	libavutil/samplefmt.h
3600
INSTALL	libavutil/sha.h
3601
INSTALL	libavutil/sha512.h
3602
INSTALL	libavutil/spherical.h
3603
INSTALL	libavutil/stereo3d.h
3604
INSTALL	libavutil/threadmessage.h
3605
INSTALL	libavutil/time.h
3606
INSTALL	libavutil/timecode.h
3607
INSTALL	libavutil/timestamp.h
3608
INSTALL	libavutil/tree.h
3609
INSTALL	libavutil/twofish.h
3610
INSTALL	libavutil/version.h
3611
INSTALL	libavutil/xtea.h
3612
INSTALL	libavutil/tea.h
3613
INSTALL	libavutil/lzo.h
3614
INSTALL	libavutil/avconfig.h
3615
INSTALL	libavutil/ffversion.h
3616
GEN	libavutil/libavutil.pc
3617
STRIP	libavutil/x86/float_dsp.o
3618
AR	libavfilter/libavfilter.a
3619
AR	libavformat/libavformat.a
3620
STRIP	libavutil/x86/lls.o
3621
AR	libavcodec/libavcodec.a
3622
AR	libavresample/libavresample.a
3623
AR	libswresample/libswresample.a
3624
AR	libswscale/libswscale.a
3625
INSTALL	libavfilter/libavfilter.pc
3626
INSTALL	libavformat/libavformat.pc
3627
INSTALL	libavcodec/libavcodec.pc
3628
INSTALL	libavresample/libavresample.pc
3629
INSTALL	libswresample/libswresample.pc
3630
INSTALL	libswscale/libswscale.pc
3631
INSTALL	libavutil/libavutil.pc
3632
INSTALL	libavfilter/libavfilter.a
3633
INSTALL	libavresample/libavresample.a
3634
INSTALL	libswresample/libswresample.a
3635
AR	libavutil/libavutil.a
3636
INSTALL	libavformat/libavformat.a
3637
INSTALL	libswscale/libswscale.a
3638
INSTALL	libavutil/libavutil.a
3639
INSTALL	libavcodec/libavcodec.a
3640
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend/build.linux/ffmpeg/ffmpeg-4.1.1'
3641
make[3]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
3642
make -f Makefile.ffmpeg libcacheput
3643
make[3]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
3644
make[3]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
3645
make all
3646
make[3]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
3647
make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr hu it ko lv lt nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all
3648
Receiving data/dvb-scan from https://github.com/tvheadend/dtv-scan-tables.git#tvheadend
3649
make[4]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
3650
make -f Makefile.webui WEBUI=std   compile-std
3651
CC              src/uuid.o
3652
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
3653
CC              src/main.o
3654
CC              src/tvhlog.o
3655
src/webui/static/tvh.js.gz.tmp      1378198
3656
src/webui/static/tvh.js.gz.tmp2     1086409
3657
src/webui/static/tvh.js.gz           291748
3658
src/webui/static/tvh.blue.css.gz.tmp  173658
3659
src/webui/static/tvh.blue.css.gz.tmp2  138367
3660
src/webui/static/tvh.blue.css.gz      22158
3661
src/webui/static/tvh.gray.css.gz.tmp  173123
3662
src/webui/static/tvh.gray.css.gz.tmp2  137832
3663
src/webui/static/tvh.gray.css.gz      22166
3664
src/webui/static/tvh.access.css.gz.tmp  176524
3665
src/webui/static/tvh.access.css.gz.tmp2  140440
3666
src/webui/static/tvh.access.css.gz    22758
3667
src/webui/static/tvh-tv.js.gz.tmp    749487
3668
src/webui/static/tvh-tv.js.gz.tmp2   739368
3669
src/webui/static/tvh-tv.css.gz.tmp     3442
3670
src/webui/static/tvh-tv.css.gz.tmp2    2585
3671
src/webui/static/tvh-tv.css.gz          834
3672
Building src/webui/static/intl/tvh.ach.js.gz
3673
src/webui/static/tvh-tv.js.gz        206260
3674
Building src/webui/static/intl/tvh.ady.js.gz
3675
Building src/webui/static/intl/tvh.ar.js.gz
3676
Building src/webui/static/intl/tvh.bg.js.gz
3677
Building src/webui/static/intl/tvh.cs.js.gz
3678
Building src/webui/static/intl/tvh.da.js.gz
3679
Building src/webui/static/intl/tvh.de.js.gz
3680
Building src/webui/static/intl/tvh.en_US.js.gz
3681
Building src/webui/static/intl/tvh.en_GB.js.gz
3682
Building src/webui/static/intl/tvh.es.js.gz
3683
Building src/webui/static/intl/tvh.et.js.gz
3684
Building src/webui/static/intl/tvh.fa.js.gz
3685
Building src/webui/static/intl/tvh.fi.js.gz
3686
Building src/webui/static/intl/tvh.fr.js.gz
3687
Building src/webui/static/intl/tvh.he.js.gz
3688
Building src/webui/static/intl/tvh.hr.js.gz
3689
Building src/webui/static/intl/tvh.hu.js.gz
3690
Building src/webui/static/intl/tvh.it.js.gz
3691
Building src/webui/static/intl/tvh.ko.js.gz
3692
Building src/webui/static/intl/tvh.lv.js.gz
3693
Building src/webui/static/intl/tvh.lt.js.gz
3694
Building src/webui/static/intl/tvh.nl.js.gz
3695
Building src/webui/static/intl/tvh.no.js.gz
3696
Building src/webui/static/intl/tvh.pl.js.gz
3697
Building src/webui/static/intl/tvh.pt.js.gz
3698
Building src/webui/static/intl/tvh.ro.js.gz
3699
Building src/webui/static/intl/tvh.ru.js.gz
3700
Building src/webui/static/intl/tvh.sl.js.gz
3701
Building src/webui/static/intl/tvh.sk.js.gz
3702
Building src/webui/static/intl/tvh.sq.js.gz
3703
Building src/webui/static/intl/tvh.sv.js.gz
3704
Building src/webui/static/intl/tvh.tr.js.gz
3705
Building src/webui/static/intl/tvh.uk.js.gz
3706
Building src/webui/static/intl/tvh.zh.js.gz
3707
Building src/webui/static/intl/tvh.zh-Hans.js.gz
3708
WEBUI std finished
3709
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
3710
make -f Makefile.webui WEBUI=debug compile-debug
3711
make[5]: Entering directory '/home/djole/tvheadend/tvheadend/tvheadend'
3712
WEBUI debug finished
3713
make[5]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
3714
make[4]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
3715
make[3]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
3716
make[2]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
3717
make[1]: Leaving directory '/home/djole/tvheadend/tvheadend/tvheadend'
    (1-1/1)