Project

General

Profile

Bug #6109 » Autobuild.log

Build Process Output. - Kae TuuN, 2021-12-13 21:35

 
1
root@test01:/home/test/tvheadend2# ./Autobuild.sh -t focal-amd64
2
On branch master
3
Your branch is up to date with 'origin/master'.
4

    
5
nothing to commit, working tree clean
6
dpkg-buildpackage: info: source package tvheadend
7
dpkg-buildpackage: info: source version 4.3-1986~g09a2c71ab~focal
8
dpkg-buildpackage: info: source distribution focal
9
dpkg-buildpackage: info: source changed by Andreas Öman <[email protected]>
10
dpkg-buildpackage: info: host architecture amd64
11
 dpkg-source --before-build .
12
 debian/rules clean
13
dh clean --with-systemd
14
dh: warning: Compatibility levels before 9 are deprecated (level 5 in use)
15
   dh_clean -O--with-systemd
16
	rm -f debian/debhelper-build-stamp
17
	rm -rf debian/.debhelper/
18
dh_clean: warning: Compatibility levels before 9 are deprecated (level 5 in use)
19
	rm -f -- debian/tvheadend.substvars debian/tvheadend-dbg.substvars debian/files
20
	rm -fr -- debian/tvheadend/ debian/tmp/ debian/tvheadend-dbg/
21
	find .  \( \( \
22
		\( -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 \
23
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
24
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
25
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
26
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
27
		\) -exec rm -f {} + \) -o \
28
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
29
 debian/rules build
30
dh build --with-systemd
31
dh: warning: Compatibility levels before 9 are deprecated (level 5 in use)
32
   dh_update_autotools_config -O--with-systemd
33
   debian/rules override_dh_auto_configure
34
make[1]: Entering directory '/home/test/tvheadend2'
35
dh_auto_configure --  --arch=x86_64 
36
dh_auto_configure: warning: Compatibility levels before 9 are deprecated (level 5 in use)
37
	./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 --arch=x86_64
38
Checking support/features
39
  checking for cc execinfo.h ...                    ok
40
  checking for cc -mmmx ...                         ok
41
  checking for cc -msse2 ...                        ok
42
  checking for cc -Wunused-result ...               ok
43
  checking for cc -fstack-protector ...             ok
44
  checking for cc -fstack-protector-strong ...      ok
45
  checking for cc -fstack-check ...                 ok
46
  checking for cc -fPIE ...                         ok
47
  checking for cc strlcat ...                       fail
48
  checking for cc strlcpy ...                       fail
49
  checking for cc fdatasync ...                     ok
50
  checking for cc getloadavg ...                    ok
51
  checking for cc atomic32 ...                      ok
52
  checking for cc atomic64 ...                      ok
53
  checking for cc atomic_time_t ...                 ok
54
  checking for cc atomic_ptr ...                    ok
55
  checking for cc bitops64 ...                      ok
56
  checking for cc lockowner ...                     ok
57
  checking for cc qsort_r ...                       ok
58
  checking for cc stime ...                         fail
59
  checking for cc gmtoff ...                        ok
60
  checking for cc recvmmsg ...                      ok
61
  checking for cc sendmmsg ...                      ok
62
  checking for cc libiconv ...                      fail
63
    ^ using build-in glibc iconv routines
64
  checking for cc ifnames ...                       ok
65
  checking for cc cclang_threadsan ...              fail
66
WARN: no python binary found
67
  checking for py module gzip ...                   fail
68
  checking for pkg-config ...                       ok
69
  checking for xgettext ...                         ok
70
  checking for msgmerge ...                         ok
71
  checking for gzip ...                             ok
72
  checking for bzip2 ...                            ok
73
  checking for pkg openssl  ...                     ok (detected 1.1.1f)
74
  checking for cc linux/dvb/version.h ...           ok
75
  checking for pkg zlib  ...                        ok (detected 1.2.11)
76
  checking for pkg libpcre2-8  ...                  fail (detected <none>)
77
  checking for pkg libpcre  ...                     ok (detected 8.39)
78
  checking for pkg liburiparser  ...                ok (detected 0.9.3)
79
  checking for pkg avahi-client  ...                ok (detected 0.7)
80
  checking for cmake ...                            ok
81
  checking for cc -lstdc++ ...                      ok
82
  checking for pkg libva >=0.38.0 ...               fail (detected <none>)
83
  checking for cc sys/inotify.h ...                 ok
84
  checking for cc inotify_init1 ...                 ok
85
  checking for cc dvbcsa/dvbcsa.h ...               ok
86
  checking for cc -ldvbcsa ...                      ok
87
  fetching dvb-scan files ...                       ok
88
  checking for cc epoll_create1 ...                 ok
89
  checking for pkg dbus-1  ...                      ok (detected 1.12.16)
90

    
91
Compiler:
92
  Using C compiler:                        cc
93
  Using LD flags:                           -ldvbcsa
94
  Build for arch:                          x86_64
95

    
96
Binaries:
97
  Using PYTHON:                            python
98
  Using GZIP:                              gzip
99
  Using BZIP2:                             bzip2
100

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

    
200
Packages:
201
  openssl                                  1.1.1f
202
  zlib                                     1.2.11
203
  libpcre                                  8.39
204
  liburiparser                             0.9.3
205
  avahi-client                             0.7
206
  dbus-1                                   1.12.16
207

    
208
Installation paths:
209
  Prefix:                                  /usr
210
  Binaries:                                ${prefix}/bin
211
  Libraries:                               ${prefix}/lib
212
  Data files:                              ${prefix}/share
213
  Man pages:                               /usr/share/man
214

    
215
Final Binary:
216
  /home/test/tvheadend2/build.linux/tvheadend
217

    
218
Tvheadend Data Directory:
219
  /usr/share/tvheadend
220

    
221
make[1]: Leaving directory '/home/test/tvheadend2'
222
   debian/rules override_dh_auto_build
223
make[1]: Entering directory '/home/test/tvheadend2'
224
make 
225
make[2]: Entering directory '/home/test/tvheadend2'
226
make -f Makefile.ffmpeg libcacheget
227
make[3]: Entering directory '/home/test/tvheadend2'
228
DOWNLOAD        misc/staticlib/Ubuntu 20.04/x86_64/ffmpeg-6560a298f2cb58523e4d60dd9832e87248206d70.tgz / kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k
229
/usr/bin/env: ‘python’: No such file or directory
230
Traceback (most recent call last):
231
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 485, in wrap_socket
232
    cnx.do_handshake()
233
  File "/usr/lib/python3/dist-packages/OpenSSL/SSL.py", line 1915, in do_handshake
234
    self._raise_ssl_error(self._ssl, result)
235
  File "/usr/lib/python3/dist-packages/OpenSSL/SSL.py", line 1647, in _raise_ssl_error
236
    _raise_current_error()
237
  File "/usr/lib/python3/dist-packages/OpenSSL/_util.py", line 54, in exception_from_error_queue
238
    raise exception_type(errors)
239
OpenSSL.SSL.Error: [('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')]
240

    
241
During handling of the above exception, another exception occurred:
242

    
243
Traceback (most recent call last):
244
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen
245
    httplib_response = self._make_request(
246
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 376, in _make_request
247
    self._validate_conn(conn)
248
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 996, in _validate_conn
249
    conn.connect()
250
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 366, in connect
251
    self.sock = ssl_wrap_socket(
252
  File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line 370, in ssl_wrap_socket
253
    return context.wrap_socket(sock, server_hostname=server_hostname)
254
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 491, in wrap_socket
255
    raise ssl.SSLError("bad handshake: %r" % e)
256
ssl.SSLError: ("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])",)
257

    
258
During handling of the above exception, another exception occurred:
259

    
260
Traceback (most recent call last):
261
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
262
    resp = conn.urlopen(
263
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
264
    retries = retries.increment(
265
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 436, in increment
266
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
267
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))
268

    
269
During handling of the above exception, another exception occurred:
270

    
271
Traceback (most recent call last):
272
  File "/home/test/tvheadend2/support/pcloud.py", line 424, in <module>
273
    main(sys.argv)
274
  File "/home/test/tvheadend2/support/pcloud.py", line 419, in main
275
    globals()[cmd](*argv[2:])
276
  File "/home/test/tvheadend2/support/pcloud.py", line 357, in do_publink_download
277
    resp = session.get('https://my.pcloud.com/publink/show?code=%s' % args[0], timeout=30, verify=PCLOUD_CA_CERTS)
278
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 546, in get
279
    return self.request('GET', url, **kwargs)
280
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request
281
    resp = self.send(prep, **send_kwargs)
282
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 668, in send
283
    history = [resp for resp in gen] if allow_redirects else []
284
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 668, in <listcomp>
285
    history = [resp for resp in gen] if allow_redirects else []
286
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 239, in resolve_redirects
287
    resp = self.send(
288
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send
289
    r = adapter.send(request, **kwargs)
290
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 514, in send
291
    raise SSLError(e, request=request)
292
requests.exceptions.SSLError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))
293
FAILED TO DOWNLOAD  (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
294
make[3]: Leaving directory '/home/test/tvheadend2'
295
make -f Makefile.ffmpeg build
296
make[3]: Entering directory '/home/test/tvheadend2'
297
WGET            https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.gz
298
2021-12-13 19:50:14 URL:https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.gz [1629366/1629366] -> "/home/test/tvheadend2/build.linux/ffmpeg/nasm-2.15.05.tar.gz" [1]
299
SHA1SUM test '8a2a60b01d563c32dd216f94a99a20e6e31fd8aa' == '8a2a60b01d563c32dd216f94a99a20e6e31fd8aa': OK
300
UNTAR           nasm-2.15.05.tar.gz
301
PATCH           /home/test/tvheadend2/support/patches/remove-invalid-pure_func-qualifiers.diff
302
patching file include/nasmlib.h
303
Hunk #1 succeeded at 201 (offset 51 lines).
304
Hunk #2 succeeded at 209 (offset 51 lines).
305
Hunk #3 succeeded at 221 with fuzz 1 (offset 51 lines).
306
Hunk #4 succeeded at 345 (offset 39 lines).
307
cd /home/test/tvheadend2/build.linux/ffmpeg/nasm-2.15.05 && CC="gcc -fPIE" FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
308
	--libdir=/ffmpeg/lib
309
configure: WARNING: unrecognized options: --enable-static, --disable-shared
310
checking build system type... x86_64-pc-linux-gnu
311
checking host system type... x86_64-pc-linux-gnu
312
checking for gcc... gcc -fPIE
313
checking whether the C compiler works... yes
314
checking for C compiler default output file name... a.out
315
checking for suffix of executables... 
316
checking whether we are cross compiling... no
317
checking for suffix of object files... o
318
checking whether we are using the GNU C compiler... yes
319
checking whether gcc -fPIE accepts -g... yes
320
checking for gcc -fPIE option to accept ISO C89... none needed
321
checking how to run the C preprocessor... gcc -fPIE -E
322
checking for grep that handles long lines and -e... /usr/bin/grep
323
checking for egrep... /usr/bin/grep -E
324
checking for ANSI C header files... yes
325
checking for sys/types.h... yes
326
checking for sys/stat.h... yes
327
checking for stdlib.h... yes
328
checking for string.h... yes
329
checking for memory.h... yes
330
checking for strings.h... yes
331
checking for inttypes.h... yes
332
checking for stdint.h... yes
333
checking for unistd.h... yes
334
checking minix/config.h usability... no
335
checking minix/config.h presence... no
336
checking for minix/config.h... no
337
checking whether it is safe to define __EXTENSIONS__... yes
338
checking for special C compiler options needed for large files... no
339
checking for _FILE_OFFSET_BITS value needed for large files... no
340
checking for gcc... (cached) gcc -fPIE
341
checking whether we are using the GNU C compiler... (cached) yes
342
checking whether gcc -fPIE accepts -g... (cached) yes
343
checking for gcc -fPIE option to accept ISO C89... (cached) none needed
344
checking for gcc -fPIE option to accept ISO C99... none needed
345
checking for gcc -fPIE option to accept ISO Standard C... (cached) none needed
346
checking if gcc -fPIE accepts -std=c17... yes
347
checking for size_t... yes
348
checking whether byte ordering is bigendian... no
349
checking if gcc -fPIE accepts -Werror=unknown-warning-option... no
350
checking if gcc -fPIE accepts -fwrapv... yes
351
checking if gcc -fPIE accepts -ftrivial-auto-var-init=zero... no
352
checking if gcc -fPIE accepts -U__STRICT_ANSI__... yes
353
checking if gcc -fPIE accepts -fno-common... yes
354
checking for suffix of library files... a
355
checking whether ln -s works... yes
356
checking whether make sets $(MAKE)... yes
357
checking for a BSD-compatible install... /usr/bin/install -c
358
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
359
checking for nroff... nroff
360
checking for asciidoc... no
361
checking for xmlto... no
362
checking for xz... xz
363
configure: WARNING: No asciidoc package found, cannot build man pages
364
configure: WARNING: No xmlto package found, cannot build man pages
365
checking for ar... ar
366
checking for ranlib... ranlib
367
checking for strip... strip
368
checking for an ANSI C-conforming const... yes
369
checking for inline... inline
370
checking for C/C++ restrict keyword... __restrict
371
checking for ANSI C header files... (cached) yes
372
checking for string.h... (cached) yes
373
checking stdarg.h usability... yes
374
checking stdarg.h presence... yes
375
checking for stdarg.h... yes
376
checking for inttypes.h... (cached) yes
377
checking for strings.h... (cached) yes
378
checking for stdbool.h that conforms to C99... yes
379
checking for _Bool... yes
380
checking stdnoreturn.h usability... yes
381
checking stdnoreturn.h presence... yes
382
checking for stdnoreturn.h... yes
383
checking io.h usability... no
384
checking io.h presence... no
385
checking for io.h... no
386
checking fcntl.h usability... yes
387
checking fcntl.h presence... yes
388
checking for fcntl.h... yes
389
checking for unistd.h... (cached) yes
390
checking sys/mman.h usability... yes
391
checking sys/mman.h presence... yes
392
checking for sys/mman.h... yes
393
checking for sys/types.h... (cached) yes
394
checking for sys/stat.h... (cached) yes
395
checking sys/resource.h usability... yes
396
checking sys/resource.h presence... yes
397
checking for sys/resource.h... yes
398
checking for strcasecmp... yes
399
checking for stricmp... no
400
checking for strncasecmp... yes
401
checking for strnicmp... no
402
checking for strsep... yes
403
checking for strnlen... yes
404
checking for strrchrnul... no
405
checking for iscntrl... yes
406
checking for isascii... yes
407
checking for mempcpy... yes
408
checking for getuid... yes
409
checking for getgid... yes
410
checking for getrlimit... yes
411
checking for realpath... yes
412
checking for canonicalize_file_name... yes
413
checking for _fullpath... no
414
checking for pathconf... yes
415
checking for _LARGEFILE_SOURCE value needed for large files... no
416
checking for _fseeki64... no
417
checking for ftruncate... yes
418
checking for _chsize... no
419
checking for _chsize_s... no
420
checking for fileno... yes
421
checking for _fileno... no
422
checking for stdlib.h... (cached) yes
423
checking for unistd.h... (cached) yes
424
checking for sys/param.h... yes
425
checking for getpagesize... yes
426
checking for working mmap... yes
427
checking for getpagesize... (cached) yes
428
checking for sysconf... yes
429
checking for access... yes
430
checking for _access... no
431
checking for faccessat... yes
432
checking for __builtin_expect... yes
433
checking intrin.h usability... no
434
checking intrin.h presence... no
435
checking for intrin.h... no
436
checking for __builtin_clz... yes
437
checking for __builtin_clzl... yes
438
checking for __builtin_clzll... yes
439
checking for _BitScanReverse... no
440
checking for _BitScanReverse64... no
441
checking for sprintf... snprintf
442
checking for vsnprintf... vsnprintf
443
checking for strlcpy... no
444
checking for strrchrnul... (cached) no
445
checking for struct _stati64... no
446
checking for struct stat... yes
447
checking for stat... yes
448
checking for _stati64... no
449
checking for fstat... yes
450
checking for _fstati64... no
451
checking for S_ISREG... no
452
checking whether strcasecmp is declared... yes
453
checking whether stricmp is declared... no
454
checking whether strncasecmp is declared... yes
455
checking whether strnicmp is declared... no
456
checking whether strsep is declared... yes
457
checking whether strlcpy is declared... no
458
checking whether strnlen is declared... yes
459
checking whether strrchrnul is declared... no
460
checking for uintptr_t... yes
461
checking endian.h usability... yes
462
checking endian.h presence... yes
463
checking for endian.h... yes
464
checking sys/endian.h usability... no
465
checking sys/endian.h presence... no
466
checking for sys/endian.h... no
467
checking machine/endian.h usability... no
468
checking machine/endian.h presence... no
469
checking for machine/endian.h... no
470
checking for cpu_to_le16... no
471
checking for cpu_to_le32... no
472
checking for cpu_to_le64... no
473
checking for __cpu_to_le16... no
474
checking for __cpu_to_le32... no
475
checking for __cpu_to_le64... no
476
checking for htole16... yes
477
checking for htole32... yes
478
checking for htole64... yes
479
checking for __bswap_16... yes
480
checking for __bswap_32... yes
481
checking for __bswap_64... yes
482
checking for __builtin_bswap16... yes
483
checking for __builtin_bswap32... yes
484
checking for __builtin_bswap64... yes
485
checking for _byteswap_ushort... no
486
checking for _byteswap_ulong... no
487
checking for _byteswap_uint64... no
488
checking for __builtin_constant_p... yes
489
checking for __builtin_choose_expr... yes
490
checking if gcc -fPIE accepts -Werror=attributes... yes
491
checking if gcc -fPIE supports the noreturn function attribute... yes
492
checking if gcc -fPIE supports the noreturn function attribute on pointers... yes
493
checking if gcc -fPIE supports the returns_nonnull function attribute... yes
494
checking if gcc -fPIE supports the returns_nonnull function attribute on pointers... yes
495
checking if gcc -fPIE supports the malloc function attribute... yes
496
checking if gcc -fPIE supports the malloc function attribute on pointers... no
497
checking if gcc -fPIE supports the alloc_size(1) function attribute... yes
498
checking if gcc -fPIE supports the alloc_size(1) function attribute on pointers... yes
499
checking if gcc -fPIE supports the alloc_size(1,2) function attribute... no
500
checking if gcc -fPIE supports the alloc_size(1,2) function attribute on pointers... no
501
checking if gcc -fPIE supports the sentinel function attribute... yes
502
checking if gcc -fPIE supports the sentinel function attribute on pointers... yes
503
checking if gcc -fPIE supports the format(printf,1,2) function attribute... yes
504
checking if gcc -fPIE supports the format(printf,1,2) function attribute on pointers... yes
505
checking if gcc -fPIE supports the const function attribute... yes
506
checking if gcc -fPIE supports the const function attribute on pointers... yes
507
checking if gcc -fPIE supports the pure function attribute... yes
508
checking if gcc -fPIE supports the pure function attribute on pointers... no
509
checking if gcc -fPIE supports the cold function attribute... yes
510
checking if gcc -fPIE supports the cold function attribute on pointers... no
511
checking if gcc -fPIE supports the unused function attribute... yes
512
checking if gcc -fPIE supports the unused function attribute on pointers... yes
513
checking if gcc -fPIE supports the error function attribute... yes
514
checking if gcc -fPIE accepts -ffunction-sections... yes
515
checking if gcc -fPIE accepts -fdata-sections... yes
516
checking if gcc -fPIE accepts -Wl,--gc-sections... yes
517
checking if gcc -fPIE accepts -fvisibility=hidden... yes
518
checking if gcc -fPIE accepts -Wall... yes
519
checking if gcc -fPIE accepts -W... yes
520
checking if gcc -fPIE accepts -pedantic... yes
521
checking if gcc -fPIE accepts -Wc90-c99-compat... yes
522
checking if gcc -fPIE accepts -Wc99-compat... no
523
checking if gcc -fPIE accepts -Wc99-extensions... no
524
checking if gcc -fPIE accepts -Wpedantic-ms-format... no
525
checking if gcc -fPIE accepts -Wlong-long... yes
526
checking if gcc -fPIE accepts -Wstringop-truncation... yes
527
checking if gcc -fPIE accepts -Wshift-negative-value... yes
528
checking if gcc -fPIE accepts -Werror=implicit... yes
529
checking if gcc -fPIE accepts -Werror=missing-braces... yes
530
checking if gcc -fPIE accepts -Werror=return-type... yes
531
checking if gcc -fPIE accepts -Werror=trigraphs... yes
532
checking if gcc -fPIE accepts -Werror=pointer-arith... yes
533
checking if gcc -fPIE accepts -Werror=strict-prototypes... no
534
checking if gcc -fPIE accepts -Werror=missing-prototypes... yes
535
checking if gcc -fPIE accepts -Werror=missing-declarations... yes
536
checking if gcc -fPIE accepts -Werror=comment... yes
537
checking if gcc -fPIE accepts -Werror=vla... yes
538
checking if gcc -fPIE supports C99 external inlines... yes
539
checking if gcc -fPIE supports typeof... __typeof
540
configure: creating ./config.status
541
config.status: creating Makefile
542
config.status: creating doc/Makefile
543
config.status: creating config/config.h
544
configure: WARNING: unrecognized options: --enable-static, --disable-shared
545
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
546
	make -C /home/test/tvheadend2/build.linux/ffmpeg/nasm-2.15.05 install
547
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/nasm-2.15.05'
548
make[4]: Circular asm/warnings.c <- asm/warnings.time dependency dropped.
549
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
550
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
551
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
552
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
553
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
554
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
555
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
556
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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/alloc.o nasmlib/alloc.c
557
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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/asprintf.o nasmlib/asprintf.c
558
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
559
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
560
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
561
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
562
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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/nctype.o nasmlib/nctype.c
563
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
564
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
565
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
566
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
567
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
568
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
569
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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/rlimit.o nasmlib/rlimit.c
570
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
571
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
572
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
573
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
574
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
575
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
576
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
577
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
578
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
579
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
580
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
581
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
582
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
583
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
584
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
585
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
586
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
587
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
588
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
589
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
590
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
591
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
592
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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/warnings.o asm/warnings.c
593
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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/floats.o asm/floats.c
594
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
595
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
596
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
597
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
598
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
599
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
600
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
601
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
602
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
603
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
604
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
605
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
606
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
607
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
608
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
609
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
610
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
611
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
612
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
613
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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/srcfile.o asm/srcfile.c
614
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
615
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
616
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
617
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
618
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
619
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
620
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
621
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
622
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
623
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
624
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
625
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
626
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
627
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
628
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
629
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
630
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
631
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
632
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
633
rm -f libnasm.a
634
ar cq libnasm.a stdlib/snprintf.o stdlib/vsnprintf.o stdlib/strlcpy.o stdlib/strnlen.o stdlib/strrchrnul.o nasmlib/ver.o nasmlib/alloc.o nasmlib/asprintf.o nasmlib/errfile.o nasmlib/crc64.o nasmlib/md5c.o nasmlib/string.o nasmlib/nctype.o nasmlib/file.o nasmlib/mmap.o nasmlib/ilog2.o nasmlib/realpath.o nasmlib/path.o nasmlib/filename.o nasmlib/rlimit.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/warnings.o asm/floats.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 asm/srcfile.o macros/macros.o output/outform.o output/outlib.o output/legacy.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
635
ranlib libnasm.a
636
gcc -fPIE  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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 -Wl,--gc-sections -o nasm asm/nasm.o libnasm.a 
637
gcc -fPIE -c  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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
638
gcc -fPIE  -g -O2 -std=c17 -fwrapv -U__STRICT_ANSI__ -fno-common -Werror=attributes -ffunction-sections -fdata-sections -fvisibility=hidden -Wall -W -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 -Wl,--gc-sections -o ndisasm disasm/ndisasm.o libnasm.a 
639
/usr/bin/mkdir -p /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/bin
640
/usr/bin/install -c nasm /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/bin/nasm
641
/usr/bin/install -c ndisasm /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/bin/ndisasm
642
/usr/bin/mkdir -p /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/man/man1
643
/usr/bin/install -c -m 644 ./nasm.1 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/man/man1/nasm.1
644
/usr/bin/install -c -m 644 ./ndisasm.1 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/man/man1/ndisasm.1
645
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/nasm-2.15.05'
646
WGET            https://code.videolan.org/videolan/x264/-/archive/db0d417728460c647ed4a847222a535b00d3dbcb/x264-db0d417728460c647ed4a847222a535b00d3dbcb.tar.bz2
647
2021-12-13 19:50:32 URL:https://code.videolan.org/videolan/x264/-/archive/db0d417728460c647ed4a847222a535b00d3dbcb/x264-db0d417728460c647ed4a847222a535b00d3dbcb.tar.bz2 [768366] -> "/home/test/tvheadend2/build.linux/ffmpeg/x264-db0d417728460c647ed4a847222a535b00d3dbcb.tar.bz2" [1]
648
SHA1SUM test '7b8da6f4283207b8ad77bab8890e3807f32013df' == '7b8da6f4283207b8ad77bab8890e3807f32013df': OK
649
UNTAR           x264-db0d417728460c647ed4a847222a535b00d3dbcb.tar.bz2
650
cd /home/test/tvheadend2/build.linux/ffmpeg/x264-db0d417728460c647ed4a847222a535b00d3dbcb && FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
651
	--extra-asflags="-DPIC" \
652
	--extra-cflags="-fPIE" \
653
	--disable-cli \
654
	--disable-swscale \
655
	--disable-lavf \
656
	--disable-avs \
657
	--disable-ffms \
658
	--disable-gpac \
659
	--disable-lsmash \
660
	--host=x86_64-linux-gnu
661
Unknown option --disable-shared, ignored
662
platform:       X86_64
663
byte order:     little-endian
664
system:         LINUX
665
cli:            no
666
libx264:        internal
667
shared:         no
668
static:         yes
669
bashcompletion: no
670
asm:            yes
671
interlaced:     yes
672
avs:            no
673
lavf:           no
674
ffms:           no
675
mp4:            no
676
gpl:            yes
677
thread:         posix
678
opencl:         yes
679
filters:        crop select_every
680
lto:            no
681
debug:          no
682
gprof:          no
683
strip:          no
684
PIC:            no
685
bit depth:      all
686
chroma format:  all
687

    
688
You can run 'make' or 'make fprofiled' now.
689
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
690
	make -C /home/test/tvheadend2/build.linux/ffmpeg/x264-db0d417728460c647ed4a847222a535b00d3dbcb install
691
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x264-db0d417728460c647ed4a847222a535b00d3dbcb'
692
cat common/opencl/x264-cl.h common/opencl/motionsearch.cl common/opencl/subpel.cl common/opencl/intra.cl common/opencl/weightp.cl common/opencl/downscale.cl common/opencl/bidir.cl | ./tools/cltostr.sh common/oclobj.h
693
dependency file generation...
694
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 -fvisibility=hidden   -c common/osdep.c -o common/osdep.o
695
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 -fvisibility=hidden   -c common/base.c -o common/base.o
696
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 -fvisibility=hidden   -c common/cpu.c -o common/cpu.o
697
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 -fvisibility=hidden   -c common/tables.c -o common/tables.o
698
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 -fvisibility=hidden   -c encoder/api.c -o encoder/api.o
699
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 -fvisibility=hidden   -c common/mc.c -o common/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
700
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 -fvisibility=hidden   -c common/predict.c -o common/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
701
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 -fvisibility=hidden   -c common/pixel.c -o common/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
702
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 -fvisibility=hidden   -c common/macroblock.c -o common/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
703
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 -fvisibility=hidden   -c common/frame.c -o common/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
704
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 -fvisibility=hidden   -c common/dct.c -o common/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
705
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 -fvisibility=hidden   -c common/cabac.c -o common/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
706
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 -fvisibility=hidden   -c common/common.c -o common/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
707
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 -fvisibility=hidden   -c common/rectangle.c -o common/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
708
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 -fvisibility=hidden   -c common/set.c -o common/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
709
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 -fvisibility=hidden   -c common/quant.c -o common/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
710
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 -fvisibility=hidden   -c common/deblock.c -o common/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
711
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 -fvisibility=hidden   -c common/vlc.c -o common/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
712
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 -fvisibility=hidden   -c common/mvpred.c -o common/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
713
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 -fvisibility=hidden   -c common/bitstream.c -o common/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
714
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 -fvisibility=hidden   -c encoder/analyse.c -o encoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
715
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 -fvisibility=hidden   -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
716
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 -fvisibility=hidden   -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
717
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 -fvisibility=hidden   -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
718
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 -fvisibility=hidden   -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
719
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 -fvisibility=hidden   -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
720
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 -fvisibility=hidden   -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
721
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 -fvisibility=hidden   -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
722
encoder/encoder.c: In function ‘x264_8_encoder_open’:
723
encoder/encoder.c:1788:38: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=]
724
 1788 |     snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 );
725
      |                                      ^~
726
encoder/encoder.c:1788:37: note: directive argument in the range [-214748364, 214748364]
727
 1788 |     snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 );
728
      |                                     ^~~~~~~
729
encoder/encoder.c:1788:37: note: directive argument in the range [-9, 9]
730
In file included from /usr/include/stdio.h:867,
731
                 from ./common/osdep.h:33,
732
                 from ./common/base.h:43,
733
                 from ./common/common.h:30,
734
                 from encoder/encoder.c:28:
735
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 4 and 14 bytes into a destination of size 4
736
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
737
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
738
   68 |        __bos (__s), __fmt, __va_arg_pack ());
739
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
740
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 -fvisibility=hidden   -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
741
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 -fvisibility=hidden   -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
742
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 -fvisibility=hidden   -c common/x86/mc-c.c -o common/x86/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
743
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 -fvisibility=hidden   -c common/x86/predict-c.c -o common/x86/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
744
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 -fvisibility=hidden   -c common/opencl.c -o common/opencl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
745
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 -fvisibility=hidden   -c encoder/slicetype-cl.c -o encoder/slicetype-cl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
746
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 -fvisibility=hidden   -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
747
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 -fvisibility=hidden   -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
748
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 -fvisibility=hidden   -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
749
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 -fvisibility=hidden   -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
750
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 -fvisibility=hidden   -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
751
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 -fvisibility=hidden   -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
752
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 -fvisibility=hidden   -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
753
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 -fvisibility=hidden   -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
754
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 -fvisibility=hidden   -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
755
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 -fvisibility=hidden   -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
756
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 -fvisibility=hidden   -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
757
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 -fvisibility=hidden   -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
758
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 -fvisibility=hidden   -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
759
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 -fvisibility=hidden   -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
760
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 -fvisibility=hidden   -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
761
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 -fvisibility=hidden   -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
762
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 -fvisibility=hidden   -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
763
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 -fvisibility=hidden   -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
764
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 -fvisibility=hidden   -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
765
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 -fvisibility=hidden   -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
766
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 -fvisibility=hidden   -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
767
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 -fvisibility=hidden   -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
768
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 -fvisibility=hidden   -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
769
encoder/encoder.c: In function ‘x264_10_encoder_open’:
770
encoder/encoder.c:1788:38: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=]
771
 1788 |     snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 );
772
      |                                      ^~
773
encoder/encoder.c:1788:37: note: directive argument in the range [-214748364, 214748364]
774
 1788 |     snprintf( level, sizeof(level), "%d.%d", h->sps->i_level_idc/10, h->sps->i_level_idc%10 );
775
      |                                     ^~~~~~~
776
encoder/encoder.c:1788:37: note: directive argument in the range [-9, 9]
777
In file included from /usr/include/stdio.h:867,
778
                 from ./common/osdep.h:33,
779
                 from ./common/base.h:43,
780
                 from ./common/common.h:30,
781
                 from encoder/encoder.c:28:
782
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 4 and 14 bytes into a destination of size 4
783
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
784
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
785
   68 |        __bos (__s), __fmt, __va_arg_pack ());
786
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
787
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 -fvisibility=hidden   -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
788
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 -fvisibility=hidden   -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
789
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 -fvisibility=hidden   -c common/x86/mc-c.c -o common/x86/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
790
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 -fvisibility=hidden   -c common/x86/predict-c.c -o common/x86/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
791
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
792
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
793
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
794
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
795
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
796
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
797
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
798
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
799
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
800
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
801
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
802
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
803
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
804
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
805
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
806
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
807
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
808
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
809
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
810
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
811
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
812
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
813
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
814
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
815
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
816
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
817
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
818
rm -f libx264.a
819
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
820
gcc-ranlib libx264.a
821
install -d /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig
822
install -m 644 ./x264.h x264_config.h /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include
823
install -m 644 x264.pc /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig
824
install -d /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib
825
install -m 644 libx264.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib
826
gcc-ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libx264.a
827
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x264-db0d417728460c647ed4a847222a535b00d3dbcb'
828
WGET            https://github.com/videolan/x265/archive/3.4.tar.gz
829
2021-12-13 19:51:48 URL:https://codeload.github.com/videolan/x265/tar.gz/3.4 [1530200] -> "/home/test/tvheadend2/build.linux/ffmpeg/3.4.tar.gz" [1]
830
SHA1SUM test 'eef65f2f9518f3396825675aa86bdf82a55aa0d9' == 'eef65f2f9518f3396825675aa86bdf82a55aa0d9': OK
831
UNTAR           3.4.tar.gz
832
PATCH           /home/test/tvheadend2/support/patches/libx265.pie.diff
833
patching file ./source/CMakeLists.txt
834
Hunk #1 succeeded at 220 with fuzz 2 (offset 52 lines).
835
PATCH           /home/test/tvheadend2/support/patches/libx265-silence.patch
836
patching file ./source/CMakeLists.txt
837
patching file ./source/cmake/CMakeASM_NASMInformation.cmake
838
cd /home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux && cmake -G "Unix Makefiles" \
839
	-DCMAKE_INSTALL_PREFIX="/ffmpeg" \
840
	-DENABLE_SHARED:BOOL=OFF \
841
	../../source
842
-- cmake version 3.16.3
843
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
844
  The OLD behavior for policy CMP0025 will be removed from a future version
845
  of CMake.
846

    
847
  The cmake-policies(7) manual explains that the OLD behaviors of all
848
  policies are deprecated and that a policy should be set to OLD only under
849
  specific short-term circumstances.  Projects should be ported to the NEW
850
  behavior and not rely on setting a policy to OLD.
851

    
852

    
853
CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
854
  The OLD behavior for policy CMP0054 will be removed from a future version
855
  of CMake.
856

    
857
  The cmake-policies(7) manual explains that the OLD behaviors of all
858
  policies are deprecated and that a policy should be set to OLD only under
859
  specific short-term circumstances.  Projects should be ported to the NEW
860
  behavior and not rely on setting a policy to OLD.
861

    
862

    
863
-- The C compiler identification is GNU 9.3.0
864
-- The CXX compiler identification is GNU 9.3.0
865
-- Check for working C compiler: /usr/bin/cc
866
-- Check for working C compiler: /usr/bin/cc -- works
867
-- Detecting C compiler ABI info
868
-- Detecting C compiler ABI info - done
869
-- Detecting C compile features
870
-- Detecting C compile features - done
871
-- Check for working CXX compiler: /usr/bin/c++
872
-- Check for working CXX compiler: /usr/bin/c++ -- works
873
-- Detecting CXX compiler ABI info
874
-- Detecting CXX compiler ABI info - done
875
-- Detecting CXX compile features
876
-- Detecting CXX compile features - done
877
-- Detected x86_64 target processor
878
-- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) 
879
-- Looking for include file inttypes.h
880
-- Looking for include file inttypes.h - found
881
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW
882
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
883
-- Performing Test CC_HAS_NO_NARROWING
884
-- Performing Test CC_HAS_NO_NARROWING - Success
885
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS
886
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
887
-- Performing Test CC_HAS_FAST_MATH
888
-- Performing Test CC_HAS_FAST_MATH - Success
889
-- Performing Test CC_HAS_STACK_REALIGN
890
-- Performing Test CC_HAS_STACK_REALIGN - Success
891
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
892
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
893
-- Found nasm: /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/bin/nasm (found version "2.15.05") 
894
-- Found Nasm 2.15.05 to build assembly primitives
895
-- x265 version 0.0
896
-- The ASM_NASM compiler identification is NASM
897
-- Found assembler: /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/bin/nasm
898
-- Looking for strtok_r
899
-- Looking for strtok_r - found
900
-- Looking for include file getopt.h
901
-- Looking for include file getopt.h - found
902
-- Configuring done
903
-- Generating done
904
-- Build files have been written to: /home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux
905
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
906
	make -C /home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux install
907
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
908
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
909
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
910
Scanning dependencies of target common
911
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
912
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
913
[  1%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-a.asm.o
914
[  2%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/const-a.asm.o
915
[  3%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/cpu-a.asm.o
916
[  4%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ssd-a.asm.o
917
[  5%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a.asm.o
918
[  7%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/mc-a2.asm.o
919
[  8%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixel-util8.asm.o
920
[  9%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/blockcopy8.asm.o
921
[ 10%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/pixeladd8.asm.o
922
[ 11%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/dct8.asm.o
923
[ 12%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/seaintegral.asm.o
924
[ 14%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/sad-a.asm.o
925
[ 15%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8.asm.o
926
[ 16%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/intrapred8_allangs.asm.o
927
[ 17%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/v4-ipfilter8.asm.o
928
[ 18%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/h-ipfilter8.asm.o
929
[ 20%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/ipfilter8.asm.o
930
[ 21%] Building ASM_NASM object common/CMakeFiles/common.dir/x86/loopfilter.asm.o
931
[ 22%] Building CXX object common/CMakeFiles/common.dir/x86/asm-primitives.cpp.o
932
[ 23%] Building CXX object common/CMakeFiles/common.dir/vec/vec-primitives.cpp.o
933
[ 24%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse3.cpp.o
934
[ 25%] Building CXX object common/CMakeFiles/common.dir/vec/dct-ssse3.cpp.o
935
[ 27%] Building CXX object common/CMakeFiles/common.dir/vec/dct-sse41.cpp.o
936
[ 28%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o
937
[ 29%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o
938
[ 30%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o
939
[ 31%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o
940
[ 32%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o
941
[ 34%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o
942
[ 35%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o
943
[ 36%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o
944
[ 37%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o
945
[ 38%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o
946
[ 40%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o
947
[ 41%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o
948
[ 42%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o
949
[ 43%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o
950
[ 44%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o
951
[ 45%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o
952
[ 47%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o
953
[ 48%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o
954
[ 49%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o
955
[ 50%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o
956
[ 51%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o
957
[ 52%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o
958
[ 54%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o
959
[ 55%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o
960
[ 56%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o
961
[ 57%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o
962
[ 58%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o
963
[ 60%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o
964
[ 61%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o
965
[ 62%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o
966
[ 63%] Building CXX object common/CMakeFiles/common.dir/scaler.cpp.o
967
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
968
[ 63%] Built target common
969
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
970
Scanning dependencies of target encoder
971
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
972
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
973
[ 64%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o
974
[ 65%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o
975
[ 67%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o
976
[ 68%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o
977
[ 69%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o
978
[ 70%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o
979
[ 71%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o
980
[ 72%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o
981
[ 74%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o
982
[ 75%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o
983
[ 76%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o
984
[ 77%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o
985
[ 78%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o
986
[ 80%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o
987
/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/encoder/ratecontrol.cpp: In member function ‘int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)’:
988
/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/encoder/ratecontrol.cpp:2992:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
989
 2992 |             sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]);
990
      |                     ^~~~~~~~           ~~~~~~~~
991
/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/encoder/ratecontrol.cpp:2993:21: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict]
992
 2993 |             sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]);
993
      |                     ^~~~~           ~~~~~
994
/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/encoder/ratecontrol.cpp:2992:36: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=]
995
 2992 |             sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]);
996
      |                                    ^
997
In file included from /usr/include/stdio.h:867,
998
                 from /usr/include/c++/9/cstdio:42,
999
                 from /home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/common/common.h:33,
1000
                 from /home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/encoder/ratecontrol.cpp:30:
1001
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 3 and 140 bytes into a destination of size 128
1002
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
1003
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1004
   37 |       __bos (__s), __fmt, __va_arg_pack ());
1005
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1006
/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/encoder/ratecontrol.cpp:2993:33: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=]
1007
 2993 |             sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]);
1008
      |                                 ^
1009
In file included from /usr/include/stdio.h:867,
1010
                 from /usr/include/c++/9/cstdio:42,
1011
                 from /home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/common/common.h:33,
1012
                 from /home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/encoder/ratecontrol.cpp:30:
1013
/usr/include/x86_64-linux-gnu/bits/stdio2.h:36:34: note: ‘__builtin___sprintf_chk’ output between 3 and 42 bytes into a destination of size 40
1014
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
1015
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1016
   37 |       __bos (__s), __fmt, __va_arg_pack ());
1017
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1018
[ 81%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o
1019
[ 82%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o
1020
[ 83%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o
1021
[ 84%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o
1022
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1023
[ 84%] Built target encoder
1024
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1025
Scanning dependencies of target x265-static
1026
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1027
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1028
[ 85%] Linking CXX static library libx265.a
1029
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1030
[ 85%] Built target x265-static
1031
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1032
Scanning dependencies of target cli
1033
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1034
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1035
[ 87%] Building CXX object CMakeFiles/cli.dir/input/input.cpp.o
1036
[ 88%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o
1037
[ 89%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o
1038
[ 90%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o
1039
[ 91%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o
1040
[ 92%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.o
1041
[ 94%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o
1042
[ 95%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o
1043
[ 96%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o
1044
/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/x265.cpp: In function ‘bool parseAbrConfig(FILE*, x265::CLIOptions*, uint8_t)’:
1045
/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/source/x265.cpp:157:14: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
1046
  157 |         fgets(line, sizeof(line), abrConfig);
1047
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1048
[ 97%] Building CXX object CMakeFiles/cli.dir/x265cli.cpp.o
1049
[ 98%] Building CXX object CMakeFiles/cli.dir/abrEncApp.cpp.o
1050
[100%] Linking CXX executable x265
1051
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1052
[100%] Built target cli
1053
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1054
Install the project...
1055
-- Install configuration: "Release"
1056
-- Installing: /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libx265.a
1057
-- Installing: /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/x265.h
1058
-- Installing: /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/x265_config.h
1059
-- Installing: /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc
1060
-- Installing: /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/bin/x265
1061
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/x265-3.4/build/linux'
1062
mv /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old
1063
sed -e 's,-ldl,-ldl -lpthread,g' \
1064
	< /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old \
1065
	> /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc
1066
WGET            https://github.com/webmproject/libvpx/archive/v1.9.0/libvpx-1.9.0.tar.gz
1067
2021-12-13 19:54:51 URL:https://codeload.github.com/webmproject/libvpx/tar.gz/v1.9.0 [5326239] -> "/home/test/tvheadend2/build.linux/ffmpeg/libvpx-1.9.0.tar.gz" [1]
1068
SHA1SUM test '2ab8203ad8922bdf3256e4a197d1348fa8db9a62' == '2ab8203ad8922bdf3256e4a197d1348fa8db9a62': OK
1069
UNTAR           libvpx-1.9.0.tar.gz
1070
cd /home/test/tvheadend2/build.linux/ffmpeg/libvpx-1.9.0 && \
1071
	ASFLAGS="-DENABLE_PIC=1 -DPIC=1" FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1072
	--extra-cflags="-fPIE" \
1073
	--disable-examples \
1074
	--disable-docs \
1075
	--disable-unit-tests \
1076
	
1077
  disabling shared
1078
  disabling examples
1079
  disabling docs
1080
  disabling unit_tests
1081
  enabling vp8_encoder
1082
  enabling vp8_decoder
1083
  enabling vp9_encoder
1084
  enabling vp9_decoder
1085
Configuring for target 'x86_64-linux-gcc'
1086
  enabling x86_64
1087
  enabling runtime_cpu_detect
1088
  enabling mmx
1089
  enabling sse
1090
  enabling sse2
1091
  enabling sse3
1092
  enabling ssse3
1093
  enabling sse4_1
1094
  enabling avx
1095
  enabling avx2
1096
  enabling avx512
1097
  using nasm
1098
  enabling postproc
1099
  enabling webm_io
1100
  enabling libyuv
1101
Creating makefiles for x86_64-linux-gcc libs
1102
Creating makefiles for x86_64-linux-gcc tools
1103
DIST_DIR=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg \
1104
	make -C /home/test/tvheadend2/build.linux/ffmpeg/libvpx-1.9.0 install
1105
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvpx-1.9.0'
1106
    [CREATE] vpx_scale_rtcd.h
1107
    [CREATE] vpx_dsp_rtcd.h
1108
    [CREATE] vp8_rtcd.h
1109
    [CREATE] vp9_rtcd.h
1110
    [DEP] vp9/ratectrl_rtc.cc.d
1111
    [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
1112
    [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
1113
    [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
1114
    [DEP] vp9/encoder/x86/vp9_error_avx2.c.d
1115
    [DEP] vp9/encoder/x86/vp9_frame_scale_ssse3.c.d
1116
    [DEP] vp9/encoder/x86/vp9_dct_intrin_sse2.c.d
1117
    [DEP] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.d
1118
    [DEP] vp9/encoder/x86/vp9_quantize_avx2.c.d
1119
    [DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
1120
    [DEP] vp9/encoder/x86/temporal_filter_sse4.c.d
1121
    [DEP] vp9/encoder/vp9_mbgraph.c.d
1122
    [DEP] vp9/encoder/vp9_temporal_filter.c.d
1123
    [DEP] vp9/encoder/vp9_noise_estimate.c.d
1124
    [DEP] vp9/encoder/vp9_skin_detection.c.d
1125
    [DEP] vp9/encoder/vp9_alt_ref_aq.c.d
1126
    [DEP] vp9/encoder/vp9_aq_complexity.c.d
1127
    [DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
1128
    [DEP] vp9/encoder/vp9_aq_360.c.d
1129
    [DEP] vp9/encoder/vp9_aq_variance.c.d
1130
    [DEP] vp9/encoder/vp9_treewriter.c.d
1131
    [DEP] vp9/encoder/vp9_tokenize.c.d
1132
    [DEP] vp9/encoder/vp9_resize.c.d
1133
    [DEP] vp9/encoder/vp9_svc_layercontext.c.d
1134
    [DEP] vp9/encoder/vp9_subexp.c.d
1135
    [DEP] vp9/encoder/vp9_speed_features.c.d
1136
    [DEP] vp9/encoder/vp9_segmentation.c.d
1137
    [DEP] vp9/encoder/vp9_pickmode.c.d
1138
    [DEP] vp9/encoder/vp9_rdopt.c.d
1139
    [DEP] vp9/encoder/vp9_rd.c.d
1140
    [DEP] vp9/encoder/vp9_ratectrl.c.d
1141
    [DEP] vp9/encoder/vp9_quantize.c.d
1142
    [DEP] vp9/encoder/vp9_picklpf.c.d
1143
    [DEP] vp9/encoder/vp9_encoder.c.d
1144
    [DEP] vp9/encoder/vp9_mcomp.c.d
1145
    [DEP] vp9/encoder/vp9_multi_thread.c.d
1146
    [DEP] vp9/encoder/vp9_lookahead.c.d
1147
    [DEP] vp9/encoder/vp9_frame_scale.c.d
1148
    [DEP] vp9/encoder/vp9_firstpass.c.d
1149
    [DEP] vp9/encoder/vp9_extend.c.d
1150
    [DEP] vp9/encoder/vp9_ethread.c.d
1151
    [DEP] vp9/encoder/vp9_encodemv.c.d
1152
    [DEP] vp9/encoder/vp9_encodemb.c.d
1153
    [DEP] vp9/encoder/vp9_encodeframe.c.d
1154
    [DEP] vp9/encoder/vp9_dct.c.d
1155
    [DEP] vp9/encoder/vp9_cost.c.d
1156
    [DEP] vp9/encoder/vp9_context_tree.c.d
1157
    [DEP] vp9/encoder/vp9_bitstream.c.d
1158
    [DEP] vp9/vp9_cx_iface.c.d
1159
    [DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
1160
    [DEP] vp9/common/vp9_scan.c.d
1161
    [DEP] vp9/common/vp9_common_data.c.d
1162
    [DEP] vp9/common/vp9_reconintra.c.d
1163
    [DEP] vp9/common/vp9_reconinter.c.d
1164
    [DEP] vp9/common/vp9_quant_common.c.d
1165
    [DEP] vp9/common/vp9_mvref_common.c.d
1166
    [DEP] vp9/common/vp9_thread_common.c.d
1167
    [DEP] vp9/common/vp9_loopfilter.c.d
1168
    [DEP] vp9/common/vp9_tile_common.c.d
1169
    [DEP] vp9/common/vp9_seg_common.c.d
1170
    [DEP] vp9/common/vp9_scale.c.d
1171
    [DEP] vp9/common/vp9_rtcd.c.d
1172
    [DEP] vp9/common/vp9_pred_common.c.d
1173
    [DEP] vp9/common/vp9_filter.c.d
1174
    [DEP] vp9/common/vp9_idct.c.d
1175
    [DEP] vp9/common/vp9_frame_buffers.c.d
1176
    [DEP] vp9/common/vp9_entropymv.c.d
1177
    [DEP] vp9/common/vp9_entropymode.c.d
1178
    [DEP] vp9/common/vp9_entropy.c.d
1179
    [DEP] vp9/common/vp9_blockd.c.d
1180
    [DEP] vp9/common/vp9_alloccommon.c.d
1181
    [DEP] vp9/vp9_iface_common.c.d
1182
    [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
1183
    [DEP] vp8/common/x86/mfqe_sse2.asm.d
1184
    [DEP] vp8/common/x86/subpixel_ssse3.asm.d
1185
    [DEP] vp8/common/x86/iwalsh_sse2.asm.d
1186
    [DEP] vp8/common/x86/loopfilter_sse2.asm.d
1187
    [DEP] vp8/common/x86/subpixel_sse2.asm.d
1188
    [DEP] vp8/common/x86/recon_sse2.asm.d
1189
    [DEP] vp8/common/x86/idctllm_sse2.asm.d
1190
    [DEP] vp8/common/x86/subpixel_mmx.asm.d
1191
    [DEP] vp8/common/x86/recon_mmx.asm.d
1192
    [DEP] vp8/common/x86/idctllm_mmx.asm.d
1193
    [DEP] vp8/common/x86/dequantize_mmx.asm.d
1194
    [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
1195
    [DEP] vp8/encoder/x86/block_error_sse2.asm.d
1196
    [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
1197
    [DEP] vp8/encoder/x86/dct_sse2.asm.d
1198
    [DEP] vp8/encoder/x86/copy_sse3.asm.d
1199
    [DEP] vp8/encoder/x86/copy_sse2.asm.d
1200
    [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
1201
    [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
1202
    [DEP] vpx_dsp/x86/subtract_sse2.asm.d
1203
    [DEP] vpx_dsp/x86/sad_sse2.asm.d
1204
    [DEP] vpx_dsp/x86/sad4d_sse2.asm.d
1205
    [DEP] vpx_dsp/x86/sad_sse4.asm.d
1206
    [DEP] vpx_dsp/x86/sad_ssse3.asm.d
1207
    [DEP] vpx_dsp/x86/sad_sse3.asm.d
1208
    [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
1209
    [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
1210
    [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
1211
    [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
1212
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
1213
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
1214
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
1215
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
1216
    [DEP] vpx_dsp/x86/deblock_sse2.asm.d
1217
    [DEP] vpx_dsp/x86/add_noise_sse2.asm.d
1218
    [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
1219
    [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
1220
    [DEP] vpx_ports/emms_mmx.asm.d
1221
    [DEP] vpx_config.c.d
1222
    [DEP] vp9/decoder/vp9_job_queue.c.d
1223
    [DEP] vp9/decoder/vp9_dsubexp.c.d
1224
    [DEP] vp9/decoder/vp9_decoder.c.d
1225
    [DEP] vp9/decoder/vp9_detokenize.c.d
1226
    [DEP] vp9/decoder/vp9_decodeframe.c.d
1227
    [DEP] vp9/decoder/vp9_decodemv.c.d
1228
    [DEP] vp9/vp9_dx_iface.c.d
1229
    [DEP] vp8/decoder/threading.c.d
1230
    [DEP] vp8/decoder/onyxd_if.c.d
1231
    [DEP] vp8/decoder/detokenize.c.d
1232
    [DEP] vp8/decoder/decodeframe.c.d
1233
    [DEP] vp8/decoder/decodemv.c.d
1234
    [DEP] vp8/decoder/dboolhuff.c.d
1235
    [DEP] vp8/vp8_dx_iface.c.d
1236
    [DEP] vp8/common/x86/bilinear_filter_sse2.c.d
1237
    [DEP] vp8/common/x86/idct_blk_sse2.c.d
1238
    [DEP] vp8/common/x86/idct_blk_mmx.c.d
1239
    [DEP] vp8/common/postproc.c.d
1240
    [DEP] vp8/common/mfqe.c.d
1241
    [DEP] vp8/common/x86/loopfilter_x86.c.d
1242
    [DEP] vp8/common/x86/vp8_asm_stubs.c.d
1243
    [DEP] vp8/common/treecoder.c.d
1244
    [DEP] vp8/common/swapyv12buffer.c.d
1245
    [DEP] vp8/common/setupintrarecon.c.d
1246
    [DEP] vp8/common/reconintra4x4.c.d
1247
    [DEP] vp8/common/reconintra.c.d
1248
    [DEP] vp8/common/reconinter.c.d
1249
    [DEP] vp8/common/quant_common.c.d
1250
    [DEP] vp8/common/modecont.c.d
1251
    [DEP] vp8/common/mbpitch.c.d
1252
    [DEP] vp8/common/loopfilter_filters.c.d
1253
    [DEP] vp8/common/vp8_loopfilter.c.d
1254
    [DEP] vp8/common/rtcd.c.d
1255
    [DEP] vp8/common/idctllm.c.d
1256
    [DEP] vp8/common/idct_blk.c.d
1257
    [DEP] vp8/common/generic/systemdependent.c.d
1258
    [DEP] vp8/common/findnearmv.c.d
1259
    [DEP] vp8/common/filter.c.d
1260
    [DEP] vp8/common/extend.c.d
1261
    [DEP] vp8/common/entropymv.c.d
1262
    [DEP] vp8/common/entropymode.c.d
1263
    [DEP] vp8/common/entropy.c.d
1264
    [DEP] vp8/common/dequantize.c.d
1265
    [DEP] vp8/common/blockd.c.d
1266
    [DEP] vp8/common/alloccommon.c.d
1267
    [DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
1268
    [DEP] vp8/encoder/x86/denoising_sse2.c.d
1269
    [DEP] vp8/encoder/x86/quantize_sse4.c.d
1270
    [DEP] vp8/encoder/x86/vp8_quantize_ssse3.c.d
1271
    [DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
1272
    [DEP] vp8/encoder/temporal_filter.c.d
1273
    [DEP] vp8/encoder/treewriter.c.d
1274
    [DEP] vp8/encoder/tokenize.c.d
1275
    [DEP] vp8/common/vp8_skin_detection.c.d
1276
    [DEP] vp8/encoder/segmentation.c.d
1277
    [DEP] vp8/encoder/rdopt.c.d
1278
    [DEP] vp8/encoder/ratectrl.c.d
1279
    [DEP] vp8/encoder/vp8_quantize.c.d
1280
    [DEP] vp8/encoder/picklpf.c.d
1281
    [DEP] vp8/encoder/pickinter.c.d
1282
    [DEP] vp8/encoder/onyx_if.c.d
1283
    [DEP] vp8/encoder/modecosts.c.d
1284
    [DEP] vp8/encoder/mcomp.c.d
1285
    [DEP] vp8/encoder/lookahead.c.d
1286
    [DEP] vp8/encoder/denoising.c.d
1287
    [DEP] vp8/encoder/firstpass.c.d
1288
    [DEP] vp8/encoder/ethreading.c.d
1289
    [DEP] vp8/encoder/encodemv.c.d
1290
    [DEP] vp8/encoder/encodemb.c.d
1291
    [DEP] vp8/encoder/encodeintra.c.d
1292
    [DEP] vp8/encoder/encodeframe.c.d
1293
    [DEP] vp8/encoder/dct.c.d
1294
    [DEP] vp8/encoder/copy_c.c.d
1295
    [DEP] vp8/encoder/boolhuff.c.d
1296
    [DEP] vp8/encoder/bitstream.c.d
1297
    [DEP] vp8/vp8_cx_iface.c.d
1298
    [DEP] vpx_util/vpx_write_yuv_frame.c.d
1299
    [DEP] vpx_util/vpx_thread.c.d
1300
    [DEP] vpx_dsp/vpx_dsp_rtcd.c.d
1301
    [DEP] vpx_dsp/x86/variance_avx2.c.d
1302
    [DEP] vpx_dsp/x86/variance_sse2.c.d
1303
    [DEP] vpx_dsp/x86/avg_pred_sse2.c.d
1304
    [DEP] vpx_dsp/variance.c.d
1305
    [DEP] vpx_dsp/x86/sad4d_avx512.c.d
1306
    [DEP] vpx_dsp/x86/sad_avx2.c.d
1307
    [DEP] vpx_dsp/x86/sad4d_avx2.c.d
1308
    [DEP] vpx_dsp/x86/sum_squares_sse2.c.d
1309
    [DEP] vpx_dsp/sum_squares.c.d
1310
    [DEP] vpx_dsp/subtract.c.d
1311
    [DEP] vpx_dsp/sad.c.d
1312
    [DEP] vpx_dsp/skin_detection.c.d
1313
    [DEP] vpx_dsp/x86/avg_intrin_avx2.c.d
1314
    [DEP] vpx_dsp/x86/avg_intrin_sse2.c.d
1315
    [DEP] vpx_dsp/avg.c.d
1316
    [DEP] vpx_dsp/x86/quantize_avx.c.d
1317
    [DEP] vpx_dsp/x86/quantize_ssse3.c.d
1318
    [DEP] vpx_dsp/x86/quantize_sse2.c.d
1319
    [DEP] vpx_dsp/quantize.c.d
1320
    [DEP] vpx_dsp/x86/inv_txfm_ssse3.c.d
1321
    [DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
1322
    [DEP] vpx_dsp/inv_txfm.c.d
1323
    [DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
1324
    [DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
1325
    [DEP] vpx_dsp/fwd_txfm.c.d
1326
    [DEP] vpx_dsp/x86/loopfilter_avx2.c.d
1327
    [DEP] vpx_dsp/x86/loopfilter_sse2.c.d
1328
    [DEP] vpx_dsp/loopfilter.c.d
1329
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
1330
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
1331
    [DEP] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.d
1332
    [DEP] vpx_dsp/vpx_convolve.c.d
1333
    [DEP] vpx_dsp/x86/post_proc_sse2.c.d
1334
    [DEP] vpx_dsp/deblock.c.d
1335
    [DEP] vpx_dsp/add_noise.c.d
1336
    [DEP] vpx_dsp/intrapred.c.d
1337
    [DEP] vpx_dsp/bitreader_buffer.c.d
1338
    [DEP] vpx_dsp/bitreader.c.d
1339
    [DEP] vpx_dsp/psnr.c.d
1340
    [DEP] vpx_dsp/bitwriter_buffer.c.d
1341
    [DEP] vpx_dsp/bitwriter.c.d
1342
    [DEP] vpx_dsp/prob.c.d
1343
    [DEP] vpx_scale/vpx_scale_rtcd.c.d
1344
    [DEP] vpx_scale/generic/gen_scalers.c.d
1345
    [DEP] vpx_scale/generic/yv12extend.c.d
1346
    [DEP] vpx_scale/generic/yv12config.c.d
1347
    [DEP] vpx_scale/generic/vpx_scale.c.d
1348
    [DEP] vpx_mem/vpx_mem.c.d
1349
    [DEP] vpx/src/vpx_image.c.d
1350
    [DEP] vpx/src/vpx_codec.c.d
1351
    [DEP] vpx/src/vpx_encoder.c.d
1352
    [DEP] vpx/src/vpx_decoder.c.d
1353
    [CREATE] vpx_config.asm
1354
    [DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
1355
    [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
1356
    [DEP] vp9/encoder/x86/vp9_dct_sse2.asm.d
1357
    [DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
1358
    [DEP] vp8/common/x86/mfqe_sse2.asm.d
1359
    [DEP] vp8/common/x86/subpixel_ssse3.asm.d
1360
    [DEP] vp8/common/x86/iwalsh_sse2.asm.d
1361
    [DEP] vp8/common/x86/loopfilter_sse2.asm.d
1362
    [DEP] vp8/common/x86/subpixel_sse2.asm.d
1363
    [DEP] vp8/common/x86/recon_sse2.asm.d
1364
    [DEP] vp8/common/x86/idctllm_sse2.asm.d
1365
    [DEP] vp8/common/x86/subpixel_mmx.asm.d
1366
    [DEP] vp8/common/x86/recon_mmx.asm.d
1367
    [DEP] vp8/common/x86/idctllm_mmx.asm.d
1368
    [DEP] vp8/common/x86/dequantize_mmx.asm.d
1369
    [DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
1370
    [DEP] vp8/encoder/x86/block_error_sse2.asm.d
1371
    [DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
1372
    [DEP] vp8/encoder/x86/dct_sse2.asm.d
1373
    [DEP] vp8/encoder/x86/copy_sse3.asm.d
1374
    [DEP] vp8/encoder/x86/copy_sse2.asm.d
1375
    [DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
1376
    [DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
1377
    [DEP] vpx_dsp/x86/subtract_sse2.asm.d
1378
    [DEP] vpx_dsp/x86/sad_sse2.asm.d
1379
    [DEP] vpx_dsp/x86/sad4d_sse2.asm.d
1380
    [DEP] vpx_dsp/x86/sad_sse4.asm.d
1381
    [DEP] vpx_dsp/x86/sad_ssse3.asm.d
1382
    [DEP] vpx_dsp/x86/sad_sse3.asm.d
1383
    [DEP] vpx_dsp/x86/avg_ssse3_x86_64.asm.d
1384
    [DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
1385
    [DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
1386
    [DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
1387
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
1388
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
1389
    [DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
1390
    [DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
1391
    [DEP] vpx_dsp/x86/deblock_sse2.asm.d
1392
    [DEP] vpx_dsp/x86/add_noise_sse2.asm.d
1393
    [DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
1394
    [DEP] vpx_dsp/x86/intrapred_sse2.asm.d
1395
    [DEP] vpx_ports/emms_mmx.asm.d
1396
    [CC] vpx/src/vpx_decoder.c.o
1397
    [CC] vpx/src/vpx_encoder.c.o
1398
    [CC] vpx/src/vpx_codec.c.o
1399
    [CC] vpx/src/vpx_image.c.o
1400
    [CC] vpx_mem/vpx_mem.c.o
1401
    [CC] vpx_scale/generic/vpx_scale.c.o
1402
    [CC] vpx_scale/generic/yv12config.c.o
1403
    [CC] vpx_scale/generic/yv12extend.c.o
1404
    [CC] vpx_scale/generic/gen_scalers.c.o
1405
    [CC] vpx_scale/vpx_scale_rtcd.c.o
1406
    [CC] vpx_dsp/prob.c.o
1407
    [CC] vpx_dsp/bitwriter.c.o
1408
    [CC] vpx_dsp/bitwriter_buffer.c.o
1409
    [CC] vpx_dsp/psnr.c.o
1410
    [CC] vpx_dsp/bitreader.c.o
1411
    [CC] vpx_dsp/bitreader_buffer.c.o
1412
    [CC] vpx_dsp/intrapred.c.o
1413
    [CC] vpx_dsp/add_noise.c.o
1414
    [CC] vpx_dsp/deblock.c.o
1415
    [CC] vpx_dsp/x86/post_proc_sse2.c.o
1416
    [CC] vpx_dsp/vpx_convolve.c.o
1417
    [CC] vpx_dsp/x86/vpx_subpixel_4t_intrin_sse2.c.o
1418
    [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
1419
    [CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
1420
    [CC] vpx_dsp/loopfilter.c.o
1421
    [CC] vpx_dsp/x86/loopfilter_sse2.c.o
1422
    [CC] vpx_dsp/x86/loopfilter_avx2.c.o
1423
    [CC] vpx_dsp/fwd_txfm.c.o
1424
    [CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
1425
    [CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
1426
    [CC] vpx_dsp/inv_txfm.c.o
1427
    [CC] vpx_dsp/x86/inv_txfm_sse2.c.o
1428
    [CC] vpx_dsp/x86/inv_txfm_ssse3.c.o
1429
    [CC] vpx_dsp/quantize.c.o
1430
    [CC] vpx_dsp/x86/quantize_sse2.c.o
1431
    [CC] vpx_dsp/x86/quantize_ssse3.c.o
1432
    [CC] vpx_dsp/x86/quantize_avx.c.o
1433
    [CC] vpx_dsp/avg.c.o
1434
    [CC] vpx_dsp/x86/avg_intrin_sse2.c.o
1435
    [CC] vpx_dsp/x86/avg_intrin_avx2.c.o
1436
    [CC] vpx_dsp/skin_detection.c.o
1437
    [CC] vpx_dsp/sad.c.o
1438
    [CC] vpx_dsp/subtract.c.o
1439
    [CC] vpx_dsp/sum_squares.c.o
1440
    [CC] vpx_dsp/x86/sum_squares_sse2.c.o
1441
    [CC] vpx_dsp/x86/sad4d_avx2.c.o
1442
    [CC] vpx_dsp/x86/sad_avx2.c.o
1443
    [CC] vpx_dsp/x86/sad4d_avx512.c.o
1444
    [CC] vpx_dsp/variance.c.o
1445
    [CC] vpx_dsp/x86/avg_pred_sse2.c.o
1446
    [CC] vpx_dsp/x86/variance_sse2.c.o
1447
    [CC] vpx_dsp/x86/variance_avx2.c.o
1448
    [CC] vpx_dsp/vpx_dsp_rtcd.c.o
1449
    [CC] vpx_util/vpx_thread.c.o
1450
    [CC] vpx_util/vpx_write_yuv_frame.c.o
1451
    [CC] vp8/common/alloccommon.c.o
1452
    [CC] vp8/common/blockd.c.o
1453
    [CC] vp8/common/dequantize.c.o
1454
    [CC] vp8/common/entropy.c.o
1455
    [CC] vp8/common/entropymode.c.o
1456
    [CC] vp8/common/entropymv.c.o
1457
    [CC] vp8/common/extend.c.o
1458
    [CC] vp8/common/filter.c.o
1459
    [CC] vp8/common/findnearmv.c.o
1460
    [CC] vp8/common/generic/systemdependent.c.o
1461
    [CC] vp8/common/idct_blk.c.o
1462
    [CC] vp8/common/idctllm.c.o
1463
    [CC] vp8/common/rtcd.c.o
1464
    [CC] vp8/common/vp8_loopfilter.c.o
1465
    [CC] vp8/common/loopfilter_filters.c.o
1466
    [CC] vp8/common/mbpitch.c.o
1467
    [CC] vp8/common/modecont.c.o
1468
    [CC] vp8/common/quant_common.c.o
1469
    [CC] vp8/common/reconinter.c.o
1470
    [CC] vp8/common/reconintra.c.o
1471
    [CC] vp8/common/reconintra4x4.c.o
1472
    [CC] vp8/common/setupintrarecon.c.o
1473
    [CC] vp8/common/swapyv12buffer.c.o
1474
    [CC] vp8/common/treecoder.c.o
1475
    [CC] vp8/common/x86/vp8_asm_stubs.c.o
1476
    [CC] vp8/common/x86/loopfilter_x86.c.o
1477
    [CC] vp8/common/mfqe.c.o
1478
    [CC] vp8/common/postproc.c.o
1479
    [CC] vp8/common/x86/idct_blk_mmx.c.o
1480
    [CC] vp8/common/x86/idct_blk_sse2.c.o
1481
    [CC] vp8/common/x86/bilinear_filter_sse2.c.o
1482
    [CC] vp8/vp8_cx_iface.c.o
1483
    [CC] vp8/encoder/bitstream.c.o
1484
    [CC] vp8/encoder/boolhuff.c.o
1485
    [CC] vp8/encoder/copy_c.c.o
1486
    [CC] vp8/encoder/dct.c.o
1487
    [CC] vp8/encoder/encodeframe.c.o
1488
    [CC] vp8/encoder/encodeintra.c.o
1489
    [CC] vp8/encoder/encodemb.c.o
1490
    [CC] vp8/encoder/encodemv.c.o
1491
    [CC] vp8/encoder/ethreading.c.o
1492
    [CC] vp8/encoder/firstpass.c.o
1493
    [CC] vp8/encoder/denoising.c.o
1494
    [CC] vp8/encoder/lookahead.c.o
1495
    [CC] vp8/encoder/mcomp.c.o
1496
    [CC] vp8/encoder/modecosts.c.o
1497
    [CC] vp8/encoder/onyx_if.c.o
1498
    [CC] vp8/encoder/pickinter.c.o
1499
    [CC] vp8/encoder/picklpf.c.o
1500
    [CC] vp8/encoder/vp8_quantize.c.o
1501
    [CC] vp8/encoder/ratectrl.c.o
1502
    [CC] vp8/encoder/rdopt.c.o
1503
    [CC] vp8/encoder/segmentation.c.o
1504
    [CC] vp8/common/vp8_skin_detection.c.o
1505
    [CC] vp8/encoder/tokenize.c.o
1506
    [CC] vp8/encoder/treewriter.c.o
1507
    [CC] vp8/encoder/temporal_filter.c.o
1508
    [CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
1509
    [CC] vp8/encoder/x86/vp8_quantize_ssse3.c.o
1510
    [CC] vp8/encoder/x86/quantize_sse4.c.o
1511
    [CC] vp8/encoder/x86/denoising_sse2.c.o
1512
    [CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
1513
    [CC] vp8/vp8_dx_iface.c.o
1514
    [CC] vp8/decoder/dboolhuff.c.o
1515
    [CC] vp8/decoder/decodemv.c.o
1516
    [CC] vp8/decoder/decodeframe.c.o
1517
    [CC] vp8/decoder/detokenize.c.o
1518
    [CC] vp8/decoder/onyxd_if.c.o
1519
    [CC] vp8/decoder/threading.c.o
1520
    [CC] vp9/vp9_iface_common.c.o
1521
    [CC] vp9/common/vp9_alloccommon.c.o
1522
    [CC] vp9/common/vp9_blockd.c.o
1523
    [CC] vp9/common/vp9_entropy.c.o
1524
    [CC] vp9/common/vp9_entropymode.c.o
1525
    [CC] vp9/common/vp9_entropymv.c.o
1526
    [CC] vp9/common/vp9_frame_buffers.c.o
1527
    [CC] vp9/common/vp9_idct.c.o
1528
    [CC] vp9/common/vp9_filter.c.o
1529
    [CC] vp9/common/vp9_pred_common.c.o
1530
    [CC] vp9/common/vp9_rtcd.c.o
1531
    [CC] vp9/common/vp9_scale.c.o
1532
    [CC] vp9/common/vp9_seg_common.c.o
1533
    [CC] vp9/common/vp9_tile_common.c.o
1534
    [CC] vp9/common/vp9_loopfilter.c.o
1535
    [CC] vp9/common/vp9_thread_common.c.o
1536
    [CC] vp9/common/vp9_mvref_common.c.o
1537
    [CC] vp9/common/vp9_quant_common.c.o
1538
    [CC] vp9/common/vp9_reconinter.c.o
1539
    [CC] vp9/common/vp9_reconintra.c.o
1540
    [CC] vp9/common/vp9_common_data.c.o
1541
    [CC] vp9/common/vp9_scan.c.o
1542
    [CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
1543
    [CC] vp9/vp9_cx_iface.c.o
1544
    [CC] vp9/encoder/vp9_bitstream.c.o
1545
    [CC] vp9/encoder/vp9_context_tree.c.o
1546
    [CC] vp9/encoder/vp9_cost.c.o
1547
    [CC] vp9/encoder/vp9_dct.c.o
1548
    [CC] vp9/encoder/vp9_encodeframe.c.o
1549
    [CC] vp9/encoder/vp9_encodemb.c.o
1550
    [CC] vp9/encoder/vp9_encodemv.c.o
1551
    [CC] vp9/encoder/vp9_ethread.c.o
1552
    [CC] vp9/encoder/vp9_extend.c.o
1553
    [CC] vp9/encoder/vp9_firstpass.c.o
1554
    [CC] vp9/encoder/vp9_frame_scale.c.o
1555
    [CC] vp9/encoder/vp9_lookahead.c.o
1556
    [CC] vp9/encoder/vp9_multi_thread.c.o
1557
    [CC] vp9/encoder/vp9_mcomp.c.o
1558
    [CC] vp9/encoder/vp9_encoder.c.o
1559
    [CC] vp9/encoder/vp9_picklpf.c.o
1560
    [CC] vp9/encoder/vp9_quantize.c.o
1561
    [CC] vp9/encoder/vp9_ratectrl.c.o
1562
    [CC] vp9/encoder/vp9_rd.c.o
1563
    [CC] vp9/encoder/vp9_rdopt.c.o
1564
    [CC] vp9/encoder/vp9_pickmode.c.o
1565
    [CC] vp9/encoder/vp9_segmentation.c.o
1566
    [CC] vp9/encoder/vp9_speed_features.c.o
1567
    [CC] vp9/encoder/vp9_subexp.c.o
1568
    [CC] vp9/encoder/vp9_svc_layercontext.c.o
1569
    [CC] vp9/encoder/vp9_resize.c.o
1570
    [CC] vp9/encoder/vp9_tokenize.c.o
1571
    [CC] vp9/encoder/vp9_treewriter.c.o
1572
    [CC] vp9/encoder/vp9_aq_variance.c.o
1573
    [CC] vp9/encoder/vp9_aq_360.c.o
1574
    [CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
1575
    [CC] vp9/encoder/vp9_aq_complexity.c.o
1576
    [CC] vp9/encoder/vp9_alt_ref_aq.c.o
1577
    [CC] vp9/encoder/vp9_skin_detection.c.o
1578
    [CC] vp9/encoder/vp9_noise_estimate.c.o
1579
    [CC] vp9/encoder/vp9_temporal_filter.c.o
1580
    [CC] vp9/encoder/vp9_mbgraph.c.o
1581
    [CC] vp9/encoder/x86/temporal_filter_sse4.c.o
1582
    [CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
1583
    [CC] vp9/encoder/x86/vp9_quantize_avx2.c.o
1584
    [CC] vp9/encoder/x86/vp9_diamond_search_sad_avx.c.o
1585
    [CC] vp9/encoder/x86/vp9_dct_intrin_sse2.c.o
1586
    [CC] vp9/encoder/x86/vp9_frame_scale_ssse3.c.o
1587
    [CC] vp9/encoder/x86/vp9_error_avx2.c.o
1588
    [CC] vp9/vp9_dx_iface.c.o
1589
    [CC] vp9/decoder/vp9_decodemv.c.o
1590
    [CC] vp9/decoder/vp9_decodeframe.c.o
1591
    [CC] vp9/decoder/vp9_detokenize.c.o
1592
    [CC] vp9/decoder/vp9_decoder.c.o
1593
    [CC] vp9/decoder/vp9_dsubexp.c.o
1594
    [CC] vp9/decoder/vp9_job_queue.c.o
1595
    [CC] vpx_config.c.o
1596
    [AS] vpx_ports/emms_mmx.asm.o
1597
    [AS] vpx_dsp/x86/intrapred_sse2.asm.o
1598
    [AS] vpx_dsp/x86/intrapred_ssse3.asm.o
1599
    [AS] vpx_dsp/x86/add_noise_sse2.asm.o
1600
    [AS] vpx_dsp/x86/deblock_sse2.asm.o
1601
    [AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
1602
    [AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
1603
    [AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
1604
    [AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
1605
    [AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
1606
    [AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o
1607
    [AS] vpx_dsp/x86/inv_wht_sse2.asm.o
1608
    [AS] vpx_dsp/x86/avg_ssse3_x86_64.asm.o
1609
    [AS] vpx_dsp/x86/sad_sse3.asm.o
1610
    [AS] vpx_dsp/x86/sad_ssse3.asm.o
1611
    [AS] vpx_dsp/x86/sad_sse4.asm.o
1612
    [AS] vpx_dsp/x86/sad4d_sse2.asm.o
1613
    [AS] vpx_dsp/x86/sad_sse2.asm.o
1614
    [AS] vpx_dsp/x86/subtract_sse2.asm.o
1615
    [AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o
1616
    [AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
1617
    [AS] vp8/common/x86/dequantize_mmx.asm.o
1618
    [AS] vp8/common/x86/idctllm_mmx.asm.o
1619
    [AS] vp8/common/x86/recon_mmx.asm.o
1620
    [AS] vp8/common/x86/subpixel_mmx.asm.o
1621
    [AS] vp8/common/x86/idctllm_sse2.asm.o
1622
    [AS] vp8/common/x86/recon_sse2.asm.o
1623
    [AS] vp8/common/x86/subpixel_sse2.asm.o
1624
    [AS] vp8/common/x86/loopfilter_sse2.asm.o
1625
    [AS] vp8/common/x86/iwalsh_sse2.asm.o
1626
    [AS] vp8/common/x86/subpixel_ssse3.asm.o
1627
    [AS] vp8/common/x86/mfqe_sse2.asm.o
1628
    [AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o
1629
    [AS] vp8/encoder/x86/copy_sse2.asm.o
1630
    [AS] vp8/encoder/x86/copy_sse3.asm.o
1631
    [AS] vp8/encoder/x86/dct_sse2.asm.o
1632
    [AS] vp8/encoder/x86/fwalsh_sse2.asm.o
1633
    [AS] vp8/encoder/x86/block_error_sse2.asm.o
1634
    [AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o
1635
    [AS] vp9/encoder/x86/vp9_dct_sse2.asm.o
1636
    [AS] vp9/encoder/x86/vp9_error_sse2.asm.o
1637
    [AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o
1638
    [AR] libvpx_g.a
1639
    [STRIP] libvpx.a < libvpx_g.a
1640
    [CREATE] vpx.pc
1641
    [CXX] vp9/ratectrl_rtc.cc.o
1642
    [AR] libvp9rc_g.a
1643
    [STRIP] libvp9rc.a < libvp9rc_g.a
1644
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8.h
1645
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8cx.h
1646
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8dx.h
1647
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_codec.h
1648
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_frame_buffer.h
1649
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_image.h
1650
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_integer.h
1651
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_decoder.h
1652
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_encoder.h
1653
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvpx.a
1654
    [INSTALL] /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/vpx.pc
1655
    [DEP] tools/tiny_ssim.c.d
1656
    [DEP] y4minput.c.d
1657
    [CC] y4minput.c.o
1658
    [CC] tools/tiny_ssim.c.o
1659
    [LD] tools/tiny_ssim
1660
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvpx-1.9.0'
1661
WGET            https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.gz
1662
2021-12-13 19:55:55 URL:https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.gz [589570/589570] -> "/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4.tar.gz" [1]
1663
SHA1SUM test '851cef020b346d44893e5d1c3dab83c675d479d9' == '851cef020b346d44893e5d1c3dab83c675d479d9': OK
1664
UNTAR           libogg-1.3.4.tar.gz
1665
cd /home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4 && \
1666
	CC="gcc -fPIE" FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1667
	--libdir=/ffmpeg/lib
1668
checking build system type... x86_64-pc-linux-gnu
1669
checking host system type... x86_64-pc-linux-gnu
1670
checking how to print strings... printf
1671
checking for gcc... gcc -fPIE
1672
checking whether the C compiler works... yes
1673
checking for C compiler default output file name... a.out
1674
checking for suffix of executables... 
1675
checking whether we are cross compiling... no
1676
checking for suffix of object files... o
1677
checking whether we are using the GNU C compiler... yes
1678
checking whether gcc -fPIE accepts -g... yes
1679
checking for gcc -fPIE option to accept ISO C89... none needed
1680
checking whether gcc -fPIE understands -c and -o together... yes
1681
checking for a sed that does not truncate output... /usr/bin/sed
1682
checking for grep that handles long lines and -e... /usr/bin/grep
1683
checking for egrep... /usr/bin/grep -E
1684
checking for fgrep... /usr/bin/grep -F
1685
checking for ld used by gcc -fPIE... /usr/bin/ld
1686
checking if the linker (/usr/bin/ld) is GNU ld... yes
1687
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1688
checking the name lister (/usr/bin/nm -B) interface... BSD nm
1689
checking whether ln -s works... yes
1690
checking the maximum length of command line arguments... 1572864
1691
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
1692
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
1693
checking for /usr/bin/ld option to reload object files... -r
1694
checking for objdump... objdump
1695
checking how to recognize dependent libraries... pass_all
1696
checking for dlltool... no
1697
checking how to associate runtime and link libraries... printf %s\n
1698
checking for ar... ar
1699
checking for archiver @FILE support... @
1700
checking for strip... strip
1701
checking for ranlib... ranlib
1702
checking for gawk... gawk
1703
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok
1704
checking for sysroot... no
1705
checking for a working dd... /usr/bin/dd
1706
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
1707
checking for mt... mt
1708
checking if mt is a manifest tool... no
1709
checking how to run the C preprocessor... gcc -fPIE -E
1710
checking for ANSI C header files... yes
1711
checking for sys/types.h... yes
1712
checking for sys/stat.h... yes
1713
checking for stdlib.h... yes
1714
checking for string.h... yes
1715
checking for memory.h... yes
1716
checking for strings.h... yes
1717
checking for inttypes.h... yes
1718
checking for stdint.h... yes
1719
checking for unistd.h... yes
1720
checking for dlfcn.h... yes
1721
checking for objdir... .libs
1722
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no
1723
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
1724
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
1725
checking if gcc -fPIE static flag -static works... yes
1726
checking if gcc -fPIE supports -c -o file.o... yes
1727
checking if gcc -fPIE supports -c -o file.o... (cached) yes
1728
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
1729
checking dynamic linker characteristics... GNU/Linux ld.so
1730
checking how to hardcode library paths into programs... immediate
1731
checking whether stripping libraries is possible... yes
1732
checking if libtool supports shared libraries... yes
1733
checking whether to build shared libraries... no
1734
checking whether to build static libraries... yes
1735
checking for a BSD-compatible install... /usr/bin/install -c
1736
checking whether build environment is sane... yes
1737
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
1738
checking whether make sets $(MAKE)... yes
1739
checking whether make supports the include directive... yes (GNU style)
1740
checking whether make supports nested variables... yes
1741
checking dependency style of gcc -fPIE... gcc3
1742
checking whether to enable maintainer-specific portions of Makefiles... yes
1743
checking for gcc... (cached) gcc -fPIE
1744
checking whether we are using the GNU C compiler... (cached) yes
1745
checking whether gcc -fPIE accepts -g... (cached) yes
1746
checking for gcc -fPIE option to accept ISO C89... (cached) none needed
1747
checking whether gcc -fPIE understands -c and -o together... (cached) yes
1748
checking for ANSI C header files... (cached) yes
1749
checking for inttypes.h... (cached) yes
1750
checking for stdint.h... (cached) yes
1751
checking for sys/types.h... (cached) yes
1752
checking for an ANSI C-conforming const... yes
1753
checking size of int16_t... 2
1754
checking size of uint16_t... 2
1755
checking size of u_int16_t... 2
1756
checking size of int32_t... 4
1757
checking size of uint32_t... 4
1758
checking size of u_int32_t... 4
1759
checking size of int64_t... 8
1760
checking size of uint64_t... 8
1761
checking size of short... 2
1762
checking size of int... 4
1763
checking size of long... 8
1764
checking size of long long... 8
1765
checking for working memcmp... yes
1766
checking that generated files are newer than configure... done
1767
configure: creating ./config.status
1768
config.status: creating Makefile
1769
config.status: creating src/Makefile
1770
config.status: creating doc/Makefile
1771
config.status: creating doc/libogg/Makefile
1772
config.status: creating include/Makefile
1773
config.status: creating include/ogg/Makefile
1774
config.status: creating include/ogg/config_types.h
1775
config.status: creating libogg.spec
1776
config.status: creating ogg.pc
1777
config.status: creating ogg-uninstalled.pc
1778
config.status: creating config.h
1779
config.status: executing libtool commands
1780
config.status: executing depfiles commands
1781
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
1782
	make -C /home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4 install
1783
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4'
1784
Making install in src
1785
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/src'
1786
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
1787
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
1788
/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  
1789
libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o 
1790
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
1791
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
1792
/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  
1793
libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o 
1794
/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
1795
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
1796
mv -f .deps/framing.Tpo .deps/framing.Plo
1797
/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
1798
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
1799
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
1800
/bin/bash ../libtool  --tag=CC   --mode=link gcc -fPIE  -O20 -Wall -ffast-math -fsigned-char -g -O2 -no-undefined -version-info 8:4:8  -o libogg.la -rpath /ffmpeg/lib framing.lo bitwise.lo  
1801
libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o
1802
ar: `u' modifier ignored since `D' is the default (see `U')
1803
libtool: link: ranlib .libs/libogg.a
1804
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
1805
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/src'
1806
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib'
1807
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libogg.la '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib'
1808
libtool: install: /usr/bin/install -c .libs/libogg.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la
1809
libtool: install: /usr/bin/install -c .libs/libogg.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1810
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1811
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1812
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
1813
make[6]: Nothing to be done for 'install-data-am'.
1814
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/src'
1815
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/src'
1816
Making install in include
1817
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include'
1818
Making install in ogg
1819
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1820
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1821
make[7]: Nothing to be done for 'install-exec-am'.
1822
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1823
 /usr/bin/install -c -m 644 config_types.h '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1824
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1825
 /usr/bin/install -c -m 644 ogg.h os_types.h '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1826
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1827
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1828
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include'
1829
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include'
1830
make[7]: Nothing to be done for 'install-exec-am'.
1831
make[7]: Nothing to be done for 'install-data-am'.
1832
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include'
1833
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include'
1834
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/include'
1835
Making install in doc
1836
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc'
1837
Making install in libogg
1838
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1839
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1840
make[7]: Nothing to be done for 'install-exec-am'.
1841
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1842
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1843
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1844
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1845
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1846
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc'
1847
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc'
1848
make[7]: Nothing to be done for 'install-exec-am'.
1849
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
1850
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
1851
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc'
1852
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc'
1853
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4/doc'
1854
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4'
1855
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4'
1856
make[6]: Nothing to be done for 'install-exec-am'.
1857
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1858
 /usr/bin/install -c -m 644 ogg.m4 '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1859
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1860
 /usr/bin/install -c -m 644 ogg.pc '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1861
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4'
1862
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4'
1863
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libogg-1.3.4'
1864
WGET            https://ftp.osuosl.org/pub/xiph/releases/theora/libtheora-1.2.0alpha1.tar.gz
1865
2021-12-13 19:56:00 URL:https://ftp.osuosl.org/pub/xiph/releases/theora/libtheora-1.2.0alpha1.tar.gz [2025167/2025167] -> "/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1.tar.gz" [1]
1866
SHA1SUM test 'f03e6b1648b7574a249ee19cd386ff3d5c9deb84' == 'f03e6b1648b7574a249ee19cd386ff3d5c9deb84': OK
1867
UNTAR           libtheora-1.2.0alpha1.tar.gz
1868
cd /home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1 && \
1869
	CC="gcc -fPIE" FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1870
	--libdir=/ffmpeg/lib \
1871
	--with-ogg=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg \
1872
	--disable-examples \
1873
	--disable-spec \
1874
	
1875
checking build system type... x86_64-unknown-linux-gnu
1876
checking host system type... x86_64-unknown-linux-gnu
1877
checking target system type... x86_64-unknown-linux-gnu
1878
checking for a BSD-compatible install... /usr/bin/install -c
1879
checking whether build environment is sane... yes
1880
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
1881
checking for gawk... gawk
1882
checking whether make sets $(MAKE)... yes
1883
checking for style of include used by make... GNU
1884
checking for gcc... gcc -fPIE
1885
checking for C compiler default output file name... a.out
1886
checking whether the C compiler works... yes
1887
checking whether we are cross compiling... no
1888
checking for suffix of executables... 
1889
checking for suffix of object files... o
1890
checking whether we are using the GNU C compiler... yes
1891
checking whether gcc -fPIE accepts -g... yes
1892
checking for gcc -fPIE option to accept ISO C89... none needed
1893
checking dependency style of gcc -fPIE... gcc3
1894
checking dependency style of gcc -fPIE... gcc3
1895
checking for gcc... (cached) gcc -fPIE
1896
checking whether we are using the GNU C compiler... (cached) yes
1897
checking whether gcc -fPIE accepts -g... (cached) yes
1898
checking for gcc -fPIE option to accept ISO C89... (cached) none needed
1899
checking dependency style of gcc -fPIE... (cached) gcc3
1900
checking how to run the C preprocessor... gcc -fPIE -E
1901
checking whether gcc -fPIE and cc understand -c and -o together... yes
1902
checking for a sed that does not truncate output... /usr/bin/sed
1903
checking for grep that handles long lines and -e... /usr/bin/grep
1904
checking for egrep... /usr/bin/grep -E
1905
checking for fgrep... /usr/bin/grep -F
1906
checking for ld used by gcc -fPIE... /usr/bin/ld
1907
checking if the linker (/usr/bin/ld) is GNU ld... yes
1908
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1909
checking the name lister (/usr/bin/nm -B) interface... BSD nm
1910
checking whether ln -s works... yes
1911
checking the maximum length of command line arguments... 1572864
1912
checking whether the shell understands some XSI constructs... yes
1913
checking whether the shell understands "+="... yes
1914
checking for /usr/bin/ld option to reload object files... -r
1915
checking for objdump... objdump
1916
checking how to recognize dependent libraries... pass_all
1917
checking for ar... ar
1918
checking for strip... strip
1919
checking for ranlib... ranlib
1920
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok
1921
checking for ANSI C header files... yes
1922
checking for sys/types.h... yes
1923
checking for sys/stat.h... yes
1924
checking for stdlib.h... yes
1925
checking for string.h... yes
1926
checking for memory.h... yes
1927
checking for strings.h... yes
1928
checking for inttypes.h... yes
1929
checking for stdint.h... yes
1930
checking for unistd.h... yes
1931
checking for dlfcn.h... yes
1932
checking for objdir... .libs
1933
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no
1934
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
1935
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
1936
checking if gcc -fPIE static flag -static works... yes
1937
checking if gcc -fPIE supports -c -o file.o... yes
1938
checking if gcc -fPIE supports -c -o file.o... (cached) yes
1939
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
1940
checking dynamic linker characteristics... GNU/Linux ld.so
1941
checking how to hardcode library paths into programs... immediate
1942
checking whether stripping libraries is possible... yes
1943
checking if libtool supports shared libraries... yes
1944
checking whether to build shared libraries... no
1945
checking whether to build static libraries... yes
1946
checking for doxygen... false
1947
configure: WARNING: *** doxygen not found, API documentation will not be built
1948
configure: WARNING: *** Format Specification will not built.
1949
checking for ld used by gcc -fPIE... (cached) /usr/bin/ld
1950
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
1951
checking how to control symbol export... --version-script
1952
checking for pkg-config... yes
1953
checking pkg-config is at least version 0.9.0... yes
1954
checking for OGG... yes
1955
checking for VORBIS... no
1956
checking for Vorbis... no
1957
*** Could not run Vorbis test program, checking why...
1958
*** The test program failed to compile or link. See the file config.log for the
1959
*** exact error that occured. This usually means Vorbis was incorrectly installed
1960
*** or that you have moved Vorbis since it was installed.
1961
checking for SDL... no
1962
configure: WARNING: *** Unable to find SDL -- Not compiling example players ***
1963
checking sys/soundcard.h usability... yes
1964
checking sys/soundcard.h presence... yes
1965
checking for sys/soundcard.h... yes
1966
checking for PNG... no
1967
configure: Vorbis missing, cannot build example encoder
1968
checking for library containing ftime... none required
1969
checking for getopt_long... yes
1970
configure: creating ./config.status
1971
config.status: creating Makefile
1972
config.status: creating lib/Makefile
1973
config.status: creating lib/arm/armopts.s
1974
config.status: creating include/Makefile
1975
config.status: creating include/theora/Makefile
1976
config.status: creating examples/Makefile
1977
config.status: creating doc/Makefile
1978
config.status: creating doc/Doxyfile
1979
config.status: creating doc/spec/Makefile
1980
config.status: creating tests/Makefile
1981
config.status: creating m4/Makefile
1982
config.status: creating libtheora.spec
1983
config.status: creating theora.pc
1984
config.status: creating theora-uninstalled.pc
1985
config.status: creating theoradec.pc
1986
config.status: creating theoradec-uninstalled.pc
1987
config.status: creating theoraenc.pc
1988
config.status: creating theoraenc-uninstalled.pc
1989
config.status: creating config.h
1990
config.status: executing depfiles commands
1991
config.status: executing libtool commands
1992

    
1993
------------------------------------------------------------------------
1994
  libtheora 1.2.0alpha1:  Automatic configuration OK.
1995

    
1996
  General configuration:
1997

    
1998
    Encoding support: ........... yes
1999
    Floating point support: ..... yes
2000
    Assembly optimization: ...... 64 bit x86
2001
    Debugging telemetry: ........ no
2002
    Build example code: ......... no
2003
    API Documentation: .......... no
2004
    Format Documentation: ....... no
2005

    
2006
  Installation paths:
2007

    
2008
    libtheora: ................... /ffmpeg/lib
2009
    C header files: .............. /ffmpeg/include/theora
2010
    Documentation: ............... /ffmpeg/share/doc/libtheora
2011

    
2012
  Building:
2013

    
2014
    Type 'make' to compile libtheora.
2015

    
2016
    Type 'make install' to install libtheora.
2017

    
2018
    Type 'make check' to run test suite (Valgrind testing not enabled)
2019

    
2020
  Example programs will be built but not installed.
2021
------------------------------------------------------------------------
2022

    
2023
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
2024
	make -C /home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1 install
2025
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1'
2026
Making install in lib
2027
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib'
2028
make  install-am
2029
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib'
2030
  CC     apiwrapper.lo
2031
  CC     bitpack.lo
2032
  CC     decapiwrapper.lo
2033
  CC     decinfo.lo
2034
  CC     decode.lo
2035
decode.c: In function ‘th_decode_alloc’:
2036
decode.c:403:49: warning: iteration 2 invokes undefined behavior [-Waggressive-loop-optimizations]
2037
  403 |       qsum+=_dec->state.dequant_tables[qti][pli][qi][12]+
2038
      |             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
2039
decode.c:399:3: note: within this loop
2040
  399 |   for(qi=0;qi<64;qi++){
2041
      |   ^~~
2042
  CC     dequant.lo
2043
  CC     fragment.lo
2044
  CC     huffdec.lo
2045
  CC     idct.lo
2046
  CC     info.lo
2047
  CC     internal.lo
2048
  CC     quant.lo
2049
  CC     state.lo
2050
  CC     x86cpu.lo
2051
  CC     mmxidct.lo
2052
  CC     mmxfrag.lo
2053
  CC     mmxstate.lo
2054
  CC     sse2idct.lo
2055
  CC     x86state.lo
2056
x86/x86state.c:24:28: warning: ‘OC_FZIG_ZAG_MMX’ defined but not used [-Wunused-const-variable=]
2057
   24 | static const unsigned char OC_FZIG_ZAG_MMX[128]={
2058
      |                            ^~~~~~~~~~~~~~~
2059
  CCLD   libtheoradec.la
2060
ar: `u' modifier ignored since `D' is the default (see `U')
2061
  CC     analyze.lo
2062
  CC     fdct.lo
2063
  CC     encfrag.lo
2064
  CC     encapiwrapper.lo
2065
  CC     encinfo.lo
2066
  CC     encode.lo
2067
  CC     enquant.lo
2068
  CC     huffenc.lo
2069
huffenc.c: In function ‘oc_huff_codes_unpack’:
2070
huffenc.c:921:7: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable]
2071
  921 |   int ret;
2072
      |       ^~~
2073
  CC     mathops.lo
2074
  CC     mcenc.lo
2075
  CC     rate.lo
2076
  CC     tokenize.lo
2077
  CC     mmxencfrag.lo
2078
  CC     mmxfdct.lo
2079
  CC     sse2encfrag.lo
2080
  CC     x86enquant.lo
2081
  CC     x86enc.lo
2082
x86/x86enc.c: In function ‘oc_enc_accel_init_x86’:
2083
x86/x86enc.c:22:16: warning: variable ‘cpu_flags’ set but not used [-Wunused-but-set-variable]
2084
   22 |   ogg_uint32_t cpu_flags;
2085
      |                ^~~~~~~~~
2086
  CC     sse2fdct.lo
2087
  CCLD   libtheoraenc.la
2088
ar: `u' modifier ignored since `D' is the default (see `U')
2089
  CCLD   libtheora.la
2090
ar: `u' modifier ignored since `D' is the default (see `U')
2091
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib'
2092
test -z "/ffmpeg/lib" || /usr/bin/mkdir -p "/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib"
2093
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libtheoradec.la libtheoraenc.la libtheora.la '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib'
2094
libtool: install: /usr/bin/install -c .libs/libtheoradec.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.la
2095
libtool: install: /usr/bin/install -c .libs/libtheoraenc.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.la
2096
libtool: install: /usr/bin/install -c .libs/libtheora.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.la
2097
libtool: install: /usr/bin/install -c .libs/libtheoradec.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a
2098
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a
2099
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoradec.a
2100
libtool: install: /usr/bin/install -c .libs/libtheoraenc.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a
2101
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a
2102
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheoraenc.a
2103
libtool: install: /usr/bin/install -c .libs/libtheora.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a
2104
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a
2105
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libtheora.a
2106
libtool: install: warning: remember to run `libtool --finish /ffmpeg/lib'
2107
make[7]: Nothing to be done for 'install-data-am'.
2108
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib'
2109
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib'
2110
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/lib'
2111
Making install in include
2112
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include'
2113
Making install in theora
2114
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora'
2115
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora'
2116
make[7]: Nothing to be done for 'install-exec-am'.
2117
test -z "/ffmpeg/include/theora" || /usr/bin/mkdir -p "/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/theora"
2118
 /usr/bin/install -c -m 644 theora.h theoradec.h theoraenc.h codec.h '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/theora'
2119
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora'
2120
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include/theora'
2121
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include'
2122
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include'
2123
make[7]: Nothing to be done for 'install-exec-am'.
2124
make[7]: Nothing to be done for 'install-data-am'.
2125
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include'
2126
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include'
2127
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/include'
2128
Making install in doc
2129
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc'
2130
Making install in spec
2131
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec'
2132
  CC     vp3huff.o
2133
  CCLD   vp3huff
2134
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec'
2135
make[7]: Nothing to be done for 'install-exec-am'.
2136
test -z "/ffmpeg/share/doc/libtheora" || /usr/bin/mkdir -p "/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora"
2137
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec'
2138
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc/spec'
2139
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc'
2140
echo "*** Warning: Doxygen not found; documentation will not be built."
2141
*** Warning: Doxygen not found; documentation will not be built.
2142
touch doxygen-build.stamp
2143
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc'
2144
make[7]: Nothing to be done for 'install-exec-am'.
2145
/bin/bash ../mkinstalldirs /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora
2146
if test -d libtheora; then \
2147
  for dir in libtheora/*; do \
2148
    if test -d $dir; then \
2149
      b=`basename $dir`; \
2150
      /bin/bash ../mkinstalldirs /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora/$b; \
2151
      for f in $dir/*; do \
2152
	/usr/bin/install -c -m 644 $f /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora/$b; \
2153
      done \
2154
    fi \
2155
  done \
2156
fi
2157
test -z "/ffmpeg/share/doc/libtheora" || /usr/bin/mkdir -p "/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora"
2158
 /usr/bin/install -c -m 644 vp3-format.txt color.html draft-ietf-avt-rtp-theora-00.xml draft-ietf-avt-rtp-theora-00.txt doxygen-build.stamp '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libtheora'
2159
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc'
2160
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc'
2161
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/doc'
2162
Making install in tests
2163
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests'
2164
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests'
2165
make[6]: Nothing to be done for 'install-exec-am'.
2166
make[6]: Nothing to be done for 'install-data-am'.
2167
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests'
2168
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/tests'
2169
Making install in m4
2170
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4'
2171
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4'
2172
make[6]: Nothing to be done for 'install-exec-am'.
2173
make[6]: Nothing to be done for 'install-data-am'.
2174
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4'
2175
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1/m4'
2176
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1'
2177
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1'
2178
make[6]: Nothing to be done for 'install-exec-am'.
2179
test -z "/ffmpeg/lib/pkgconfig" || /usr/bin/mkdir -p "/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig"
2180
 /usr/bin/install -c -m 644 theora.pc theoradec.pc theoraenc.pc '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2181
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1'
2182
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1'
2183
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libtheora-1.2.0alpha1'
2184
WGET            https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.gz
2185
2021-12-13 19:56:12 URL:https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.gz [1658963/1658963] -> "/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7.tar.gz" [1]
2186
SHA1SUM test '2b415495f89b103138a23da5017a2a00837c6c94' == '2b415495f89b103138a23da5017a2a00837c6c94': OK
2187
UNTAR           libvorbis-1.3.7.tar.gz
2188
cd /home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7 && \
2189
	CC="gcc -fPIE" FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
2190
	--libdir=/ffmpeg/lib \
2191
	--with-ogg=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg
2192
checking build system type... x86_64-pc-linux-gnu
2193
checking host system type... x86_64-pc-linux-gnu
2194
checking for a BSD-compatible install... /usr/bin/install -c
2195
checking whether build environment is sane... yes
2196
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2197
checking for gawk... gawk
2198
checking whether make sets $(MAKE)... yes
2199
checking whether make supports nested variables... yes
2200
checking whether to enable maintainer-specific portions of Makefiles... no
2201
checking whether make supports nested variables... (cached) yes
2202
checking for gcc... gcc -fPIE
2203
checking whether the C compiler works... yes
2204
checking for C compiler default output file name... a.out
2205
checking for suffix of executables... 
2206
checking whether we are cross compiling... no
2207
checking for suffix of object files... o
2208
checking whether we are using the GNU C compiler... yes
2209
checking whether gcc -fPIE accepts -g... yes
2210
checking for gcc -fPIE option to accept ISO C89... none needed
2211
checking whether gcc -fPIE understands -c and -o together... yes
2212
checking whether make supports the include directive... yes (GNU style)
2213
checking dependency style of gcc -fPIE... gcc3
2214
checking how to run the C preprocessor... gcc -fPIE -E
2215
checking for inline... inline
2216
checking how to print strings... printf
2217
checking for a sed that does not truncate output... /usr/bin/sed
2218
checking for grep that handles long lines and -e... /usr/bin/grep
2219
checking for egrep... /usr/bin/grep -E
2220
checking for fgrep... /usr/bin/grep -F
2221
checking for ld used by gcc -fPIE... /usr/bin/ld
2222
checking if the linker (/usr/bin/ld) is GNU ld... yes
2223
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
2224
checking the name lister (/usr/bin/nm -B) interface... BSD nm
2225
checking whether ln -s works... yes
2226
checking the maximum length of command line arguments... 1572864
2227
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
2228
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
2229
checking for /usr/bin/ld option to reload object files... -r
2230
checking for objdump... objdump
2231
checking how to recognize dependent libraries... pass_all
2232
checking for dlltool... dlltool
2233
checking how to associate runtime and link libraries... printf %s\n
2234
checking for ar... ar
2235
checking for archiver @FILE support... @
2236
checking for strip... strip
2237
checking for ranlib... ranlib
2238
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok
2239
checking for sysroot... no
2240
checking for a working dd... /usr/bin/dd
2241
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2242
checking for mt... mt
2243
checking if mt is a manifest tool... no
2244
checking for ANSI C header files... yes
2245
checking for sys/types.h... yes
2246
checking for sys/stat.h... yes
2247
checking for stdlib.h... yes
2248
checking for string.h... yes
2249
checking for memory.h... yes
2250
checking for strings.h... yes
2251
checking for inttypes.h... yes
2252
checking for stdint.h... yes
2253
checking for unistd.h... yes
2254
checking for dlfcn.h... yes
2255
checking for objdir... .libs
2256
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no
2257
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
2258
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
2259
checking if gcc -fPIE static flag -static works... yes
2260
checking if gcc -fPIE supports -c -o file.o... yes
2261
checking if gcc -fPIE supports -c -o file.o... (cached) yes
2262
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2263
checking dynamic linker characteristics... GNU/Linux ld.so
2264
checking how to hardcode library paths into programs... immediate
2265
checking whether stripping libraries is possible... yes
2266
checking if libtool supports shared libraries... yes
2267
checking whether to build shared libraries... no
2268
checking whether to build static libraries... yes
2269
checking GCC version... 9
2270
checking if gcc -fPIE accepts -Wdeclaration-after-statement... yes
2271
checking for memory.h... (cached) yes
2272
checking for cos in -lm... yes
2273
checking for pthread_create in -lpthread... yes
2274
checking pkg-config is at least version 0.9.0... yes
2275
checking for OGG... yes
2276
checking for size_t... yes
2277
checking for working alloca.h... yes
2278
checking for alloca... yes
2279
checking for working memcmp... yes
2280
checking that generated files are newer than configure... done
2281
configure: creating ./config.status
2282
config.status: creating Makefile
2283
config.status: creating m4/Makefile
2284
config.status: creating lib/Makefile
2285
config.status: creating lib/modes/Makefile
2286
config.status: creating lib/books/Makefile
2287
config.status: creating lib/books/coupled/Makefile
2288
config.status: creating lib/books/uncoupled/Makefile
2289
config.status: creating lib/books/floor/Makefile
2290
config.status: creating doc/Makefile
2291
config.status: creating doc/vorbisfile/Makefile
2292
config.status: creating doc/vorbisenc/Makefile
2293
config.status: creating doc/libvorbis/Makefile
2294
config.status: creating doc/Doxyfile
2295
config.status: creating include/Makefile
2296
config.status: creating include/vorbis/Makefile
2297
config.status: creating examples/Makefile
2298
config.status: creating test/Makefile
2299
config.status: creating vq/Makefile
2300
config.status: creating libvorbis.spec
2301
config.status: creating vorbis.pc
2302
config.status: creating vorbisenc.pc
2303
config.status: creating vorbisfile.pc
2304
config.status: creating vorbis-uninstalled.pc
2305
config.status: creating vorbisenc-uninstalled.pc
2306
config.status: creating vorbisfile-uninstalled.pc
2307
config.status: creating config.h
2308
config.status: executing depfiles commands
2309
config.status: executing libtool commands
2310
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
2311
	make -C /home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7 install
2312
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7'
2313
Making install in m4
2314
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/m4'
2315
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/m4'
2316
make[6]: Nothing to be done for 'install-exec-am'.
2317
make[6]: Nothing to be done for 'install-data-am'.
2318
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/m4'
2319
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/m4'
2320
Making install in include
2321
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include'
2322
Making install in vorbis
2323
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
2324
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
2325
make[7]: Nothing to be done for 'install-exec-am'.
2326
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
2327
 /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
2328
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
2329
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
2330
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include'
2331
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include'
2332
make[7]: Nothing to be done for 'install-exec-am'.
2333
make[7]: Nothing to be done for 'install-data-am'.
2334
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include'
2335
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include'
2336
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/include'
2337
Making install in vq
2338
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/vq'
2339
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/vq'
2340
make[6]: Nothing to be done for 'install-exec-am'.
2341
make[6]: Nothing to be done for 'install-data-am'.
2342
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/vq'
2343
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/vq'
2344
Making install in lib
2345
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib'
2346
Making install in modes
2347
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
2348
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
2349
make[7]: Nothing to be done for 'install-exec-am'.
2350
make[7]: Nothing to be done for 'install-data-am'.
2351
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
2352
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
2353
Making install in books
2354
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
2355
Making install in coupled
2356
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
2357
make[8]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
2358
make[8]: Nothing to be done for 'install-exec-am'.
2359
make[8]: Nothing to be done for 'install-data-am'.
2360
make[8]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
2361
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
2362
Making install in uncoupled
2363
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
2364
make[8]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
2365
make[8]: Nothing to be done for 'install-exec-am'.
2366
make[8]: Nothing to be done for 'install-data-am'.
2367
make[8]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
2368
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
2369
Making install in floor
2370
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
2371
make[8]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
2372
make[8]: Nothing to be done for 'install-exec-am'.
2373
make[8]: Nothing to be done for 'install-data-am'.
2374
make[8]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
2375
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
2376
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
2377
make[8]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
2378
make[8]: Nothing to be done for 'install-exec-am'.
2379
make[8]: Nothing to be done for 'install-data-am'.
2380
make[8]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
2381
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
2382
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
2383
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib'
2384
  CC       test_sharedbook-sharedbook.o
2385
  CCLD     test_sharedbook
2386
  CC       mdct.lo
2387
  CC       smallft.lo
2388
  CC       block.lo
2389
  CC       envelope.lo
2390
  CC       window.lo
2391
  CC       lsp.lo
2392
  CC       lpc.lo
2393
  CC       analysis.lo
2394
  CC       synthesis.lo
2395
  CC       psy.lo
2396
  CC       info.lo
2397
  CC       floor1.lo
2398
  CC       floor0.lo
2399
  CC       res0.lo
2400
  CC       mapping0.lo
2401
  CC       registry.lo
2402
  CC       codebook.lo
2403
  CC       sharedbook.lo
2404
  CC       lookup.lo
2405
  CC       bitrate.lo
2406
  CCLD     libvorbis.la
2407
  CC       vorbisfile.lo
2408
  CCLD     libvorbisfile.la
2409
  CC       vorbisenc.lo
2410
  CCLD     libvorbisenc.la
2411
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib'
2412
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib'
2413
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libvorbis.la libvorbisfile.la libvorbisenc.la '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib'
2414
libtool: install: /usr/bin/install -c .libs/libvorbis.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.la
2415
libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.la
2416
libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.la
2417
libtool: install: /usr/bin/install -c .libs/libvorbis.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
2418
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
2419
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
2420
libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
2421
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
2422
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
2423
libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
2424
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
2425
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
2426
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
2427
make[7]: Nothing to be done for 'install-data-am'.
2428
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib'
2429
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib'
2430
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/lib'
2431
Making install in test
2432
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/test'
2433
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/test'
2434
make[6]: Nothing to be done for 'install-exec-am'.
2435
make[6]: Nothing to be done for 'install-data-am'.
2436
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/test'
2437
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/test'
2438
Making install in doc
2439
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2440
Making install in libvorbis
2441
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
2442
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
2443
make[7]: Nothing to be done for 'install-exec-am'.
2444
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis'
2445
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis'
2446
 /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis'
2447
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
2448
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
2449
Making install in vorbisfile
2450
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
2451
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
2452
make[7]: Nothing to be done for 'install-exec-am'.
2453
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile'
2454
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile'
2455
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile'
2456
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
2457
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
2458
Making install in vorbisenc
2459
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
2460
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
2461
make[7]: Nothing to be done for 'install-exec-am'.
2462
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisenc'
2463
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisenc'
2464
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
2465
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
2466
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2467
echo "*** Warning: Documentation build is disabled."
2468
*** Warning: Documentation build is disabled.
2469
touch doxygen-build.stamp
2470
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2471
make[7]: Nothing to be done for 'install-exec-am'.
2472
/bin/bash /home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/install-sh -d /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7
2473
if test -d vorbis; then \
2474
  for dir in vorbis/*; do \
2475
    if test -d $dir; then \
2476
      b=`basename $dir`; \
2477
      /bin/bash /home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/install-sh -d /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/$b; \
2478
      for f in $dir/*; do \
2479
	/usr/bin/install -c -m 644 $f /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/$b; \
2480
      done \
2481
    fi \
2482
  done \
2483
fi
2484
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7'
2485
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7'
2486
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2487
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2488
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2489
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7'
2490
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7'
2491
make[6]: Nothing to be done for 'install-exec-am'.
2492
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2493
 /usr/bin/install -c -m 644 vorbis.m4 '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2494
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2495
 /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2496
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7'
2497
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7'
2498
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/libvorbis-1.3.7'
2499
WGET            https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz
2500
2021-12-13 19:56:21 URL:https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz [1040054/1040054] -> "/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1.tar.gz" [1]
2501
SHA1SUM test 'ed226536537861c9f0f1ef7ca79dffc225bc181b' == 'ed226536537861c9f0f1ef7ca79dffc225bc181b': OK
2502
UNTAR           opus-1.3.1.tar.gz
2503
cd /home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1 && CC="gcc -fPIE" FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
2504
	--disable-doc \
2505
	--disable-extra-programs
2506
checking whether make supports nested variables... yes
2507
checking for a BSD-compatible install... /usr/bin/install -c
2508
checking whether build environment is sane... yes
2509
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
2510
checking for gawk... gawk
2511
checking whether make sets $(MAKE)... yes
2512
checking whether to enable maintainer-specific portions of Makefiles... yes
2513
checking build system type... x86_64-pc-linux-gnu
2514
checking host system type... x86_64-pc-linux-gnu
2515
checking how to print strings... printf
2516
checking for style of include used by make... GNU
2517
checking for gcc... gcc -fPIE
2518
checking whether the C compiler works... yes
2519
checking for C compiler default output file name... a.out
2520
checking for suffix of executables... 
2521
checking whether we are cross compiling... no
2522
checking for suffix of object files... o
2523
checking whether we are using the GNU C compiler... yes
2524
checking whether gcc -fPIE accepts -g... yes
2525
checking for gcc -fPIE option to accept ISO C89... none needed
2526
checking whether gcc -fPIE understands -c and -o together... yes
2527
checking dependency style of gcc -fPIE... gcc3
2528
checking for a sed that does not truncate output... /usr/bin/sed
2529
checking for grep that handles long lines and -e... /usr/bin/grep
2530
checking for egrep... /usr/bin/grep -E
2531
checking for fgrep... /usr/bin/grep -F
2532
checking for ld used by gcc -fPIE... /usr/bin/ld
2533
checking if the linker (/usr/bin/ld) is GNU ld... yes
2534
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
2535
checking the name lister (/usr/bin/nm -B) interface... BSD nm
2536
checking whether ln -s works... yes
2537
checking the maximum length of command line arguments... 1572864
2538
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
2539
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
2540
checking for /usr/bin/ld option to reload object files... -r
2541
checking for objdump... objdump
2542
checking how to recognize dependent libraries... pass_all
2543
checking for dlltool... no
2544
checking how to associate runtime and link libraries... printf %s\n
2545
checking for ar... ar
2546
checking for archiver @FILE support... @
2547
checking for strip... strip
2548
checking for ranlib... ranlib
2549
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... ok
2550
checking for sysroot... no
2551
checking for a working dd... /usr/bin/dd
2552
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
2553
checking for mt... mt
2554
checking if mt is a manifest tool... no
2555
checking how to run the C preprocessor... gcc -fPIE -E
2556
checking for ANSI C header files... yes
2557
checking for sys/types.h... yes
2558
checking for sys/stat.h... yes
2559
checking for stdlib.h... yes
2560
checking for string.h... yes
2561
checking for memory.h... yes
2562
checking for strings.h... yes
2563
checking for inttypes.h... yes
2564
checking for stdint.h... yes
2565
checking for unistd.h... yes
2566
checking for dlfcn.h... yes
2567
checking for objdir... .libs
2568
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... no
2569
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
2570
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
2571
checking if gcc -fPIE static flag -static works... yes
2572
checking if gcc -fPIE supports -c -o file.o... yes
2573
checking if gcc -fPIE supports -c -o file.o... (cached) yes
2574
checking whether the gcc -fPIE linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
2575
checking dynamic linker characteristics... GNU/Linux ld.so
2576
checking how to hardcode library paths into programs... immediate
2577
checking whether stripping libraries is possible... yes
2578
checking if libtool supports shared libraries... yes
2579
checking whether to build shared libraries... no
2580
checking whether to build static libraries... yes
2581
checking for gcc -fPIE option to accept ISO C99... none needed
2582
checking for an ANSI C-conforming const... yes
2583
checking for inline... inline
2584
checking dependency style of gcc -fPIE... gcc3
2585
checking for C/C++ restrict keyword... __restrict
2586
checking for C99 variable-size arrays... yes
2587
checking for cos in -lm... yes
2588
checking if compiler supports SSE intrinsics... yes
2589
checking if compiler supports SSE2 intrinsics... yes
2590
checking if compiler supports SSE4.1 intrinsics... no
2591
checking if compiler supports SSE4.1 intrinsics with -msse4.1... yes
2592
checking if compiler supports AVX intrinsics... no
2593
checking if compiler supports AVX intrinsics with -mavx... yes
2594
checking How to get X86 CPU Info... Inline Assembly
2595
checking if gcc -fPIE supports -fvisibility=hidden... yes
2596
checking if gcc -fPIE supports -fstack-protector-strong... yes
2597
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no
2598
checking if gcc -fPIE supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
2599
checking for lrintf... yes
2600
checking for lrint... yes
2601
checking for __malloc_hook... yes
2602
checking that generated files are newer than configure... done
2603
configure: creating ./config.status
2604
config.status: creating Makefile
2605
config.status: creating opus.pc
2606
config.status: creating opus-uninstalled.pc
2607
config.status: creating celt/arm/armopts.s
2608
config.status: creating doc/Makefile
2609
config.status: creating doc/Doxyfile
2610
config.status: creating config.h
2611
config.status: executing depfiles commands
2612
config.status: executing libtool commands
2613
configure:
2614
------------------------------------------------------------------------
2615
  opus 1.3.1:  Automatic configuration OK.
2616

    
2617
    Compiler support:
2618

    
2619
      C99 var arrays: ................ yes
2620
      C99 lrintf: .................... yes
2621
      Use alloca: .................... no (using var arrays)
2622

    
2623
    General configuration:
2624

    
2625
      Floating point support: ........ yes
2626
      Fast float approximations: ..... no
2627
      Fixed point debugging: ......... no
2628
      Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
2629
      External Assembly Optimizations: 
2630
      Intrinsics Optimizations: ...... x86 SSE SSE2 SSE4.1 AVX
2631
      Run-time CPU detection: ........ x86 SSE4.1 AVX
2632
      Custom modes: .................. no
2633
      Assertion checking: ............ no
2634
      Hardening: ..................... yes
2635
      Fuzzing: ....................... no
2636
      Check ASM: ..................... no
2637

    
2638
      API documentation: ............. no
2639
      Extra programs: ................ no
2640
------------------------------------------------------------------------
2641

    
2642
 Type "make; make install" to compile and install
2643
 Type "make check" to run the test suite
2644

    
2645
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
2646
	make -C /home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1 install
2647
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2648
make  install-recursive
2649
make[5]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2650
make[6]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2651
  CC       celt/bands.lo
2652
  CC       celt/celt.lo
2653
  CC       celt/celt_encoder.lo
2654
  CC       celt/celt_decoder.lo
2655
  CC       celt/cwrs.lo
2656
  CC       celt/entcode.lo
2657
  CC       celt/entdec.lo
2658
  CC       celt/entenc.lo
2659
  CC       celt/kiss_fft.lo
2660
  CC       celt/laplace.lo
2661
  CC       celt/mathops.lo
2662
  CC       celt/mdct.lo
2663
  CC       celt/modes.lo
2664
  CC       celt/pitch.lo
2665
  CC       celt/celt_lpc.lo
2666
  CC       celt/quant_bands.lo
2667
  CC       celt/rate.lo
2668
  CC       celt/vq.lo
2669
  CC       celt/x86/x86cpu.lo
2670
  CC       celt/x86/x86_celt_map.lo
2671
  CC       celt/x86/pitch_sse.lo
2672
  CC       celt/x86/pitch_sse2.lo
2673
  CC       celt/x86/vq_sse2.lo
2674
  CC       celt/x86/celt_lpc_sse4_1.lo
2675
  CC       celt/x86/pitch_sse4_1.lo
2676
  CC       silk/CNG.lo
2677
  CC       silk/code_signs.lo
2678
  CC       silk/init_decoder.lo
2679
  CC       silk/decode_core.lo
2680
  CC       silk/decode_frame.lo
2681
  CC       silk/decode_parameters.lo
2682
  CC       silk/decode_indices.lo
2683
  CC       silk/decode_pulses.lo
2684
  CC       silk/decoder_set_fs.lo
2685
  CC       silk/dec_API.lo
2686
  CC       silk/enc_API.lo
2687
  CC       silk/encode_indices.lo
2688
  CC       silk/encode_pulses.lo
2689
  CC       silk/gain_quant.lo
2690
  CC       silk/interpolate.lo
2691
  CC       silk/LP_variable_cutoff.lo
2692
  CC       silk/NLSF_decode.lo
2693
  CC       silk/NSQ.lo
2694
  CC       silk/NSQ_del_dec.lo
2695
  CC       silk/PLC.lo
2696
  CC       silk/shell_coder.lo
2697
  CC       silk/tables_gain.lo
2698
  CC       silk/tables_LTP.lo
2699
  CC       silk/tables_NLSF_CB_NB_MB.lo
2700
  CC       silk/tables_NLSF_CB_WB.lo
2701
  CC       silk/tables_other.lo
2702
  CC       silk/tables_pitch_lag.lo
2703
  CC       silk/tables_pulses_per_block.lo
2704
  CC       silk/VAD.lo
2705
  CC       silk/control_audio_bandwidth.lo
2706
  CC       silk/quant_LTP_gains.lo
2707
  CC       silk/VQ_WMat_EC.lo
2708
  CC       silk/HP_variable_cutoff.lo
2709
  CC       silk/NLSF_encode.lo
2710
  CC       silk/NLSF_VQ.lo
2711
  CC       silk/NLSF_unpack.lo
2712
  CC       silk/NLSF_del_dec_quant.lo
2713
  CC       silk/process_NLSFs.lo
2714
  CC       silk/stereo_LR_to_MS.lo
2715
  CC       silk/stereo_MS_to_LR.lo
2716
  CC       silk/check_control_input.lo
2717
  CC       silk/control_SNR.lo
2718
  CC       silk/init_encoder.lo
2719
  CC       silk/control_codec.lo
2720
  CC       silk/A2NLSF.lo
2721
  CC       silk/ana_filt_bank_1.lo
2722
  CC       silk/biquad_alt.lo
2723
  CC       silk/bwexpander_32.lo
2724
  CC       silk/bwexpander.lo
2725
  CC       silk/debug.lo
2726
  CC       silk/decode_pitch.lo
2727
  CC       silk/inner_prod_aligned.lo
2728
  CC       silk/lin2log.lo
2729
  CC       silk/log2lin.lo
2730
  CC       silk/LPC_analysis_filter.lo
2731
  CC       silk/LPC_inv_pred_gain.lo
2732
  CC       silk/table_LSF_cos.lo
2733
  CC       silk/NLSF2A.lo
2734
  CC       silk/NLSF_stabilize.lo
2735
  CC       silk/NLSF_VQ_weights_laroia.lo
2736
  CC       silk/pitch_est_tables.lo
2737
  CC       silk/resampler.lo
2738
  CC       silk/resampler_down2_3.lo
2739
  CC       silk/resampler_down2.lo
2740
  CC       silk/resampler_private_AR2.lo
2741
  CC       silk/resampler_private_down_FIR.lo
2742
  CC       silk/resampler_private_IIR_FIR.lo
2743
  CC       silk/resampler_private_up2_HQ.lo
2744
  CC       silk/resampler_rom.lo
2745
  CC       silk/sigm_Q15.lo
2746
  CC       silk/sort.lo
2747
  CC       silk/sum_sqr_shift.lo
2748
  CC       silk/stereo_decode_pred.lo
2749
  CC       silk/stereo_encode_pred.lo
2750
  CC       silk/stereo_find_predictor.lo
2751
  CC       silk/stereo_quant_pred.lo
2752
  CC       silk/LPC_fit.lo
2753
  CC       silk/float/apply_sine_window_FLP.lo
2754
  CC       silk/float/corrMatrix_FLP.lo
2755
  CC       silk/float/encode_frame_FLP.lo
2756
  CC       silk/float/find_LPC_FLP.lo
2757
  CC       silk/float/find_LTP_FLP.lo
2758
  CC       silk/float/find_pitch_lags_FLP.lo
2759
  CC       silk/float/find_pred_coefs_FLP.lo
2760
  CC       silk/float/LPC_analysis_filter_FLP.lo
2761
  CC       silk/float/LTP_analysis_filter_FLP.lo
2762
  CC       silk/float/LTP_scale_ctrl_FLP.lo
2763
  CC       silk/float/noise_shape_analysis_FLP.lo
2764
  CC       silk/float/process_gains_FLP.lo
2765
  CC       silk/float/regularize_correlations_FLP.lo
2766
  CC       silk/float/residual_energy_FLP.lo
2767
  CC       silk/float/warped_autocorrelation_FLP.lo
2768
  CC       silk/float/wrappers_FLP.lo
2769
  CC       silk/float/autocorrelation_FLP.lo
2770
  CC       silk/float/burg_modified_FLP.lo
2771
  CC       silk/float/bwexpander_FLP.lo
2772
  CC       silk/float/energy_FLP.lo
2773
  CC       silk/float/inner_product_FLP.lo
2774
  CC       silk/float/k2a_FLP.lo
2775
  CC       silk/float/LPC_inv_pred_gain_FLP.lo
2776
  CC       silk/float/pitch_analysis_core_FLP.lo
2777
  CC       silk/float/scale_copy_vector_FLP.lo
2778
  CC       silk/float/scale_vector_FLP.lo
2779
  CC       silk/float/schur_FLP.lo
2780
  CC       silk/float/sort_FLP.lo
2781
  CC       silk/x86/NSQ_sse4_1.lo
2782
  CC       silk/x86/NSQ_del_dec_sse4_1.lo
2783
  CC       silk/x86/x86_silk_map.lo
2784
  CC       silk/x86/VAD_sse4_1.lo
2785
  CC       silk/x86/VQ_WMat_EC_sse4_1.lo
2786
  CC       src/opus.lo
2787
  CC       src/opus_decoder.lo
2788
  CC       src/opus_encoder.lo
2789
  CC       src/opus_multistream.lo
2790
  CC       src/opus_multistream_encoder.lo
2791
  CC       src/opus_multistream_decoder.lo
2792
  CC       src/repacketizer.lo
2793
  CC       src/opus_projection_encoder.lo
2794
  CC       src/opus_projection_decoder.lo
2795
  CC       src/mapping_matrix.lo
2796
  CC       src/analysis.lo
2797
  CC       src/mlp.lo
2798
  CC       src/mlp_data.lo
2799
  CCLD     libopus.la
2800
ar: `u' modifier ignored since `D' is the default (see `U')
2801
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1/doc'
2802
make[7]: Nothing to be done for 'all'.
2803
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1/doc'
2804
make[7]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2805
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib'
2806
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libopus.la '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib'
2807
libtool: install: /usr/bin/install -c .libs/libopus.lai /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libopus.la
2808
libtool: install: /usr/bin/install -c .libs/libopus.a /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
2809
libtool: install: chmod 644 /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
2810
libtool: install: ranlib /home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
2811
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
2812
make[8]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1/doc'
2813
make[9]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1/doc'
2814
make[9]: Nothing to be done for 'install-exec-am'.
2815
make[9]: Nothing to be done for 'install-data-am'.
2816
make[9]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1/doc'
2817
make[8]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1/doc'
2818
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2819
 /usr/bin/install -c -m 644 opus.m4 '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2820
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2821
 /usr/bin/install -c -m 644 opus.pc '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2822
 /usr/bin/mkdir -p '/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/opus'
2823
 /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/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/opus'
2824
make[7]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2825
make[6]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2826
make[5]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2827
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/opus-1.3.1'
2828
WGET            https://ffmpeg.org/releases/ffmpeg-4.4.tar.bz2
2829
2021-12-13 19:56:44 URL:https://ffmpeg.org/releases/ffmpeg-4.4.tar.bz2 [11489948/11489948] -> "/home/test/tvheadend2/build.linux/ffmpeg/ffmpeg-4.4.tar.bz2" [1]
2830
SHA1SUM test '9ceaa85da43f582a46b4d92de049418fdc835152' == '9ceaa85da43f582a46b4d92de049418fdc835152': OK
2831
UNTAR           ffmpeg-4.4.tar.bz2
2832
PATCH           /home/test/tvheadend2/support/patches/ffmpeg.libx264.diff
2833
patching file ./libavcodec/libx264.c
2834
Hunk #1 succeeded at 1068 (offset 166 lines).
2835
cd /home/test/tvheadend2/build.linux/ffmpeg/ffmpeg-4.4 && FFMPEG_PREFIX=/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/home/test/tvheadend2/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
2836
	--disable-all \
2837
	--enable-gpl \
2838
	--enable-nonfree \
2839
	--extra-cflags="-I/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include -fPIE" \
2840
	--extra-libs="-L/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/lib -ldl" \
2841
	--pkg-config="/home/test/tvheadend2/support/pkg-config.ffmpeg" \
2842
	--enable-openssl \
2843
	--enable-avutil --enable-avcodec --enable-avformat --enable-swscale --enable-avresample --enable-swresample --enable-avfilter \
2844
	--enable-libx264 --enable-libx265 --enable-libvpx --enable-libtheora --enable-libvorbis --enable-libopus \
2845
	--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 \
2846
	--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 \
2847
	--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 \
2848
	--enable-demuxer=mpegts --enable-demuxer=matroska --enable-demuxer=hls --enable-demuxer=flv --enable-demuxer=live_flv \
2849
	--enable-muxer=mpegts --enable-muxer=matroska --enable-muxer=mp4 --enable-muxer=ogg \
2850
	--enable-bsf=h264_mp4toannexb --enable-bsf=hevc_mp4toannexb \
2851
	--enable-filter=yadif --enable-filter=format --enable-filter=hwupload --enable-filter=hwdownload --enable-filter=scale --enable-filter=null --enable-filter=aresample --enable-filter=anull \
2852
	 \
2853
                --disable-programs \
2854
                --disable-doc \
2855
                --disable-htmlpages \
2856
                --disable-manpages \
2857
                --disable-podpages \
2858
                --disable-txtpages
2859
install prefix            /ffmpeg
2860
source path               .
2861
C compiler                gcc
2862
C library                 glibc
2863
ARCH                      x86 (generic)
2864
big-endian                no
2865
runtime cpu detection     yes
2866
standalone assembly       yes
2867
x86 assembler             nasm
2868
MMX enabled               yes
2869
MMXEXT enabled            yes
2870
3DNow! enabled            yes
2871
3DNow! extended enabled   yes
2872
SSE enabled               yes
2873
SSSE3 enabled             yes
2874
AESNI enabled             yes
2875
AVX enabled               yes
2876
AVX2 enabled              yes
2877
AVX-512 enabled           yes
2878
XOP enabled               yes
2879
FMA3 enabled              yes
2880
FMA4 enabled              yes
2881
i686 features enabled     yes
2882
CMOV is fast              yes
2883
EBX available             yes
2884
EBP available             yes
2885
debug symbols             yes
2886
strip symbols             yes
2887
optimize for size         no
2888
optimizations             yes
2889
static                    yes
2890
shared                    no
2891
postprocessing support    no
2892
network support           yes
2893
threading support         pthreads
2894
safe bitstream reader     yes
2895
texi2html enabled         no
2896
perl enabled              yes
2897
pod2man enabled           yes
2898
makeinfo enabled          no
2899
makeinfo supports HTML    no
2900

    
2901
External libraries:
2902
iconv                   libtheora               libvpx                  libx265                 zlib
2903
libopus                 libvorbis               libx264                 openssl
2904

    
2905
External libraries providing hardware acceleration:
2906
v4l2_m2m
2907

    
2908
Libraries:
2909
avcodec                 avfilter                avformat                avresample              avutil                  swresample              swscale
2910

    
2911
Programs:
2912

    
2913
Enabled decoders:
2914
aac                     ac3                     flac                    hevc                    mp2                     opus                    vorbis
2915
aac_latm                eac3                    h264                    libvorbis               mpeg2video              theora                  vp3
2916

    
2917
Enabled encoders:
2918
aac                     libopus                 libvorbis               libvpx_vp9              libx265                 mpeg2video
2919
flac                    libtheora               libvpx_vp8              libx264                 mp2                     vorbis
2920

    
2921
Enabled hwaccels:
2922

    
2923
Enabled parsers:
2924
aac_latm                ac3
2925

    
2926
Enabled demuxers:
2927
flv                     hls                     live_flv                matroska                mpegts
2928

    
2929
Enabled muxers:
2930
adts                    latm                    matroska                mov                     mp4                     mpegts                  ogg
2931

    
2932
Enabled protocols:
2933
crypto                  hls                     mmst                    rtmpt                   srtp                    udplite
2934
ffrtmpcrypt             http                    rtmp                    rtmpte                  tcp                     unix
2935
ffrtmphttp              https                   rtmpe                   rtmpts                  tls
2936
file                    mmsh                    rtmps                   rtp                     udp
2937

    
2938
Enabled filters:
2939
anull                   format                  hwupload                scale
2940
aresample               hwdownload              null                    yadif
2941

    
2942
Enabled bsfs:
2943
aac_adtstoasc           h264_mp4toannexb        hevc_mp4toannexb        null                    vp9_superframe
2944

    
2945
Enabled indevs:
2946

    
2947
Enabled outdevs:
2948

    
2949
License: nonfree and unredistributable
2950

    
2951
WARNING: Building with deprecated library libavresample
2952
DESTDIR=/home/test/tvheadend2/build.linux/ffmpeg/build \
2953
	make -C /home/test/tvheadend2/build.linux/ffmpeg/ffmpeg-4.4 install
2954
make[4]: Entering directory '/home/test/tvheadend2/build.linux/ffmpeg/ffmpeg-4.4'
2955
GEN	libavutil/libavutil.version
2956
GEN	libswscale/libswscale.version
2957
GEN	libswresample/libswresample.version
2958
GEN	libavresample/libavresample.version
2959
GEN	libavcodec/libavcodec.version
2960
GEN	libavformat/libavformat.version
2961
GEN	libavfilter/libavfilter.version
2962
INSTALL	doc/examples/transcoding.c
2963
INSTALL	doc/examples/vaapi_transcode.c
2964
INSTALL	doc/examples/demuxing_decoding.c
2965
INSTALL	doc/examples/filtering_video.c
2966
INSTALL	doc/examples/muxing.c
2967
INSTALL	doc/examples/encode_audio.c
2968
INSTALL	doc/examples/hw_decode.c
2969
INSTALL	doc/examples/filtering_audio.c
2970
INSTALL	doc/examples/http_multiclient.c
2971
INSTALL	doc/examples/decode_video.c
2972
INSTALL	doc/examples/avio_list_dir.c
2973
INSTALL	doc/examples/resampling_audio.c
2974
INSTALL	doc/examples/metadata.c
2975
INSTALL	doc/examples/remuxing.c
2976
INSTALL	doc/examples/extract_mvs.c
2977
INSTALL	doc/examples/avio_reading.c
2978
INSTALL	doc/examples/qsvdec.c
2979
INSTALL	doc/examples/vaapi_encode.c
2980
INSTALL	doc/examples/decode_audio.c
2981
INSTALL	doc/examples/filter_audio.c
2982
INSTALL	doc/examples/transcode_aac.c
2983
INSTALL	doc/examples/encode_video.c
2984
INSTALL	doc/examples/scaling_video.c
2985
INSTALL	doc/examples/README
2986
INSTALL	doc/examples/Makefile
2987
INSTALL	doc/examples/transcoding.c
2988
INSTALL	doc/examples/vaapi_transcode.c
2989
INSTALL	doc/examples/demuxing_decoding.c
2990
INSTALL	doc/examples/filtering_video.c
2991
INSTALL	doc/examples/muxing.c
2992
INSTALL	doc/examples/encode_audio.c
2993
INSTALL	doc/examples/hw_decode.c
2994
INSTALL	doc/examples/filtering_audio.c
2995
INSTALL	doc/examples/http_multiclient.c
2996
INSTALL	doc/examples/decode_video.c
2997
INSTALL	doc/examples/avio_list_dir.c
2998
INSTALL	doc/examples/resampling_audio.c
2999
INSTALL	doc/examples/metadata.c
3000
INSTALL	doc/examples/remuxing.c
3001
INSTALL	doc/examples/extract_mvs.c
3002
INSTALL	doc/examples/avio_reading.c
3003
INSTALL	doc/examples/qsvdec.c
3004
INSTALL	doc/examples/vaapi_encode.c
3005
INSTALL	doc/examples/decode_audio.c
3006
INSTALL	doc/examples/filter_audio.c
3007
INSTALL	doc/examples/transcode_aac.c
3008
INSTALL	doc/examples/encode_video.c
3009
INSTALL	doc/examples/scaling_video.c
3010
INSTALL	doc/examples/README
3011
INSTALL	doc/examples/Makefile
3012
CC	libavfilter/af_anull.o
3013
CC	libavfilter/af_aresample.o
3014
CC	libavfilter/allfilters.o
3015
CC	libavfilter/audio.o
3016
CC	libavfilter/avfilter.o
3017
CC	libavfilter/avfiltergraph.o
3018
libavfilter/avfiltergraph.c: In function ‘avfilter_graph_free’:
3019
libavfilter/avfiltergraph.c:135:5: warning: ‘resample_lavr_opts’ is deprecated [-Wdeprecated-declarations]
3020
  135 |     av_freep(&(*graph)->resample_lavr_opts);
3021
      |     ^~~~~~~~
3022
In file included from libavfilter/avfiltergraph.c:39:
3023
libavfilter/avfilter.h:857:32: note: declared here
3024
  857 |     attribute_deprecated char *resample_lavr_opts;   ///< libavresample options to use for the auto-inserted resample filters
3025
      |                                ^~~~~~~~~~~~~~~~~~
3026
CC	libavfilter/buffersink.o
3027
CC	libavfilter/buffersrc.o
3028
CC	libavfilter/drawutils.o
3029
CC	libavfilter/fifo.o
3030
CC	libavfilter/formats.o
3031
CC	libavfilter/framepool.o
3032
CC	libavfilter/framequeue.o
3033
CC	libavfilter/graphdump.o
3034
CC	libavfilter/graphparser.o
3035
CC	libavfilter/pthread.o
3036
CC	libavfilter/scale_eval.o
3037
CC	libavfilter/transform.o
3038
CC	libavfilter/vf_format.o
3039
CC	libavfilter/vf_hwdownload.o
3040
CC	libavfilter/vf_hwupload.o
3041
CC	libavfilter/vf_null.o
3042
CC	libavfilter/vf_scale.o
3043
In file included from ./libavutil/common.h:605,
3044
                 from ./libavutil/avutil.h:296,
3045
                 from libavfilter/avfilter.h:41,
3046
                 from libavfilter/vf_scale.c:29:
3047
libavfilter/vf_scale.c: In function ‘scale_slice’:
3048
libavfilter/vf_scale.c:638:65: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
3049
  638 |          in[i] = FF_PTR_ADD(cur_pic->data[i], ((y>>vsub)+field) * cur_pic->linesize[i]);
3050
./libavutil/internal.h:105:32: note: in definition of macro ‘FF_PTR_ADD’
3051
  105 | #define FF_PTR_ADD(ptr, off) ((off) ? (ptr) + (off) : (ptr))
3052
      |                                ^~~
3053
libavfilter/vf_scale.c:639:65: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context]
3054
  639 |         out[i] = FF_PTR_ADD(out_buf->data[i],            field  * out_buf->linesize[i]);
3055
./libavutil/internal.h:105:32: note: in definition of macro ‘FF_PTR_ADD’
3056
  105 | #define FF_PTR_ADD(ptr, off) ((off) ? (ptr) + (off) : (ptr))
3057
      |                                ^~~
3058
CC	libavfilter/vf_yadif.o
3059
CC	libavfilter/video.o
3060
X86ASM	libavfilter/x86/vf_yadif.o
3061
STRIP	libavfilter/x86/vf_yadif.o
3062
CC	libavfilter/x86/vf_yadif_init.o
3063
X86ASM	libavfilter/x86/yadif-10.o
3064
STRIP	libavfilter/x86/yadif-10.o
3065
X86ASM	libavfilter/x86/yadif-16.o
3066
STRIP	libavfilter/x86/yadif-16.o
3067
CC	libavfilter/yadif_common.o
3068
AR	libavfilter/libavfilter.a
3069
INSTALL	libavfilter/libavfilter.a
3070
CC	libavformat/adtsenc.o
3071
CC	libavformat/allformats.o
3072
CC	libavformat/apetag.o
3073
CC	libavformat/asf.o
3074
CC	libavformat/av1.o
3075
CC	libavformat/avc.o
3076
CC	libavformat/avio.o
3077
CC	libavformat/aviobuf.o
3078
CC	libavformat/avlanguage.o
3079
CC	libavformat/crypto.o
3080
CC	libavformat/dump.o
3081
CC	libavformat/file.o
3082
CC	libavformat/flac_picture.o
3083
CC	libavformat/flacenc_header.o
3084
CC	libavformat/flvdec.o
3085
CC	libavformat/format.o
3086
CC	libavformat/hevc.o
3087
CC	libavformat/hls.o
3088
CC	libavformat/hlsproto.o
3089
CC	libavformat/http.o
3090
libavformat/http.c: In function ‘http_open_cnx_internal’:
3091
libavformat/http.c:234:62: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
3092
  234 |         snprintf(sanitized_path, sizeof(sanitized_path), "/%s", path1);
3093
      |                                                              ^
3094
In file included from /usr/include/stdio.h:867,
3095
                 from ./libavutil/common.h:38,
3096
                 from ./libavutil/avutil.h:296,
3097
                 from ./libavutil/avassert.h:31,
3098
                 from libavformat/http.c:28:
3099
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 2 and 4097 bytes into a destination of size 4096
3100
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
3101
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3102
   68 |        __bos (__s), __fmt, __va_arg_pack ());
3103
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3104
CC	libavformat/httpauth.o
3105
CC	libavformat/id3v1.o
3106
CC	libavformat/id3v2.o
3107
CC	libavformat/id3v2enc.o
3108
CC	libavformat/img2.o
3109
CC	libavformat/ip.o
3110
CC	libavformat/isom.o
3111
CC	libavformat/isom_tags.o
3112
CC	libavformat/latmenc.o
3113
CC	libavformat/matroska.o
3114
CC	libavformat/matroskadec.o
3115
CC	libavformat/matroskaenc.o
3116
libavformat/matroskaenc.c:2653:12: warning: ‘webm_query_codec’ defined but not used [-Wunused-function]
3117
 2653 | static int webm_query_codec(enum AVCodecID codec_id, int std_compliance)
3118
      |            ^~~~~~~~~~~~~~~~
3119
libavformat/matroskaenc.c: In function ‘mkv_write_trailer’:
3120
libavformat/matroskaenc.c:2616:58: warning: ‘%012.9f’ directive output may be truncated writing between 12 and 320 bytes into a region of size between 8 and 14 [-Wformat-truncation=]
3121
 2616 |                 snprintf(duration_string, 20, "%02d:%02d:%012.9f",
3122
      |                                                          ^~~~~~~
3123
In file included from /usr/include/stdio.h:867,
3124
                 from ./libavutil/common.h:38,
3125
                 from libavformat/avio.h:31,
3126
                 from libavformat/av1.h:26,
3127
                 from libavformat/matroskaenc.c:24:
3128
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 19 and 333 bytes into a destination of size 20
3129
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
3130
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3131
   68 |        __bos (__s), __fmt, __va_arg_pack ());
3132
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3133
CC	libavformat/metadata.o
3134
CC	libavformat/mms.o
3135
CC	libavformat/mmsh.o
3136
CC	libavformat/mmst.o
3137
CC	libavformat/mov_chan.o
3138
CC	libavformat/movenc.o
3139
CC	libavformat/movenccenc.o
3140
CC	libavformat/movenchint.o
3141
CC	libavformat/mpegts.o
3142
CC	libavformat/mpegtsenc.o
3143
CC	libavformat/mux.o
3144
CC	libavformat/network.o
3145
CC	libavformat/oggenc.o
3146
CC	libavformat/oggparsevorbis.o
3147
CC	libavformat/options.o
3148
CC	libavformat/os_support.o
3149
CC	libavformat/protocols.o
3150
libavformat/protocols.c: In function ‘avio_enum_protocols’:
3151
libavformat/protocols.c:118:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
3152
  118 |     p = p ? p + 1 : url_protocols;
3153
      |       ^
3154
CC	libavformat/qtpalette.o
3155
CC	libavformat/rawenc.o
3156
libavformat/rawenc.c:35:12: warning: ‘force_one_stream’ defined but not used [-Wunused-function]
3157
   35 | static int force_one_stream(AVFormatContext *s)
3158
      |            ^~~~~~~~~~~~~~~~
3159
CC	libavformat/rawutils.o
3160
CC	libavformat/replaygain.o
3161
CC	libavformat/riff.o
3162
CC	libavformat/riffdec.o
3163
CC	libavformat/riffenc.o
3164
CC	libavformat/rmsipr.o
3165
CC	libavformat/rtmpcrypt.o
3166
CC	libavformat/rtmpdh.o
3167
CC	libavformat/rtmpdigest.o
3168
CC	libavformat/rtmphttp.o
3169
CC	libavformat/rtmppkt.o
3170
CC	libavformat/rtmpproto.o
3171
CC	libavformat/rtp.o
3172
CC	libavformat/rtpenc_chain.o
3173
CC	libavformat/rtpproto.o
3174
CC	libavformat/sdp.o
3175
CC	libavformat/srtp.o
3176
CC	libavformat/srtpproto.o
3177
CC	libavformat/tcp.o
3178
CC	libavformat/tls.o
3179
CC	libavformat/tls_openssl.o
3180
CC	libavformat/udp.o
3181
CC	libavformat/unix.o
3182
CC	libavformat/url.o
3183
CC	libavformat/urldecode.o
3184
CC	libavformat/utils.o
3185
CC	libavformat/vorbiscomment.o
3186
libavformat/vorbiscomment.c: In function ‘ff_vorbiscomment_write’:
3187
libavformat/vorbiscomment.c:102:63: warning: ‘%03d’ directive output may be truncated writing between 3 and 10 bytes into a region of size 4 [-Wformat-truncation=]
3188
  102 |             snprintf(chapter_number, sizeof(chapter_number), "%03d", i);
3189
      |                                                               ^~~~
3190
libavformat/vorbiscomment.c:102:62: note: directive argument in the range [0, 2147483647]
3191
  102 |             snprintf(chapter_number, sizeof(chapter_number), "%03d", i);
3192
      |                                                              ^~~~~~
3193
In file included from /usr/include/stdio.h:867,
3194
                 from ./libavutil/common.h:38,
3195
                 from libavformat/avio.h:31,
3196
                 from libavformat/vorbiscomment.c:22:
3197
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 4 and 11 bytes into a destination of size 4
3198
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
3199
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3200
   68 |        __bos (__s), __fmt, __va_arg_pack ());
3201
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3202
libavformat/vorbiscomment.c:103:69: warning: ‘%02d’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 7 [-Wformat-truncation=]
3203
  103 |             snprintf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms);
3204
      |                                                                     ^~~~
3205
libavformat/vorbiscomment.c:103:58: note: directive argument in the range [-59, 59]
3206
  103 |             snprintf(chapter_time, sizeof(chapter_time), "%02d:%02d:%02d.%03d", h, m, s, ms);
3207
      |                                                          ^~~~~~~~~~~~~~~~~~~~~
3208
libavformat/vorbiscomment.c:103:58: note: directive argument in the range [-999, 999]
3209
In file included from /usr/include/stdio.h:867,
3210
                 from ./libavutil/common.h:38,
3211
                 from libavformat/avio.h:31,
3212
                 from libavformat/vorbiscomment.c:22:
3213
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 13 and 21 bytes into a destination of size 13
3214
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
3215
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3216
   68 |        __bos (__s), __fmt, __va_arg_pack ());
3217
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3218
CC	libavformat/vpcc.o
3219
CC	libavformat/wv.o
3220
AR	libavformat/libavformat.a
3221
INSTALL	libavformat/libavformat.a
3222
CC	libavcodec/aac_ac3_parser.o
3223
CC	libavcodec/aac_adtstoasc_bsf.o
3224
CC	libavcodec/aaccoder.o
3225
CC	libavcodec/aacdec.o
3226
CC	libavcodec/aacenc.o
3227
CC	libavcodec/aacenc_is.o
3228
CC	libavcodec/aacenc_ltp.o
3229
CC	libavcodec/aacenc_pred.o
3230
CC	libavcodec/aacenc_tns.o
3231
CC	libavcodec/aacenctab.o
3232
CC	libavcodec/aacps_common.o
3233
CC	libavcodec/aacps_float.o
3234
CC	libavcodec/aacpsdsp_float.o
3235
CC	libavcodec/aacpsy.o
3236
CC	libavcodec/aacsbr.o
3237
CC	libavcodec/aactab.o
3238
CC	libavcodec/aandcttab.o
3239
CC	libavcodec/ac3.o
3240
CC	libavcodec/ac3_parser.o
3241
CC	libavcodec/ac3dec_data.o
3242
CC	libavcodec/ac3dec_float.o
3243
CC	libavcodec/ac3dsp.o
3244
CC	libavcodec/ac3tab.o
3245
CC	libavcodec/adts_header.o
3246
CC	libavcodec/adts_parser.o
3247
CC	libavcodec/allcodecs.o
3248
CC	libavcodec/atsc_a53.o
3249
CC	libavcodec/audio_frame_queue.o
3250
CC	libavcodec/avcodec.o
3251
CC	libavcodec/avdct.o
3252
CC	libavcodec/avfft.o
3253
CC	libavcodec/avpacket.o
3254
CC	libavcodec/avpicture.o
3255
CC	libavcodec/bitstream.o
3256
CC	libavcodec/bitstream_filter.o
3257
CC	libavcodec/bitstream_filters.o
3258
CC	libavcodec/blockdsp.o
3259
CC	libavcodec/bsf.o
3260
CC	libavcodec/bswapdsp.o
3261
CC	libavcodec/cabac.o
3262
CC	libavcodec/cbrt_data.o
3263
CC	libavcodec/codec_desc.o
3264
CC	libavcodec/codec_par.o
3265
CC	libavcodec/d3d11va.o
3266
CC	libavcodec/dct.o
3267
CC	libavcodec/dct32_fixed.o
3268
CC	libavcodec/dct32_float.o
3269
CC	libavcodec/decode.o
3270
CC	libavcodec/dirac.o
3271
CC	libavcodec/dv_profile.o
3272
CC	libavcodec/dynamic_hdr10_plus.o
3273
CC	libavcodec/eac3_data.o
3274
CC	libavcodec/encode.o
3275
CC	libavcodec/error_resilience.o
3276
CC	libavcodec/faandct.o
3277
CC	libavcodec/faanidct.o
3278
CC	libavcodec/fdctdsp.o
3279
CC	libavcodec/fft_fixed_32.o
3280
CC	libavcodec/fft_float.o
3281
CC	libavcodec/fft_init_table.o
3282
CC	libavcodec/flac.o
3283
CC	libavcodec/flacdata.o
3284
CC	libavcodec/flacdec.o
3285
CC	libavcodec/flacdsp.o
3286
CC	libavcodec/flacenc.o
3287
CC	libavcodec/fmtconvert.o
3288
CC	libavcodec/frame_thread_encoder.o
3289
CC	libavcodec/golomb.o
3290
CC	libavcodec/h263dsp.o
3291
CC	libavcodec/h2645_parse.o
3292
CC	libavcodec/h264_cabac.o
3293
CC	libavcodec/h264_cavlc.o
3294
CC	libavcodec/h264_direct.o
3295
CC	libavcodec/h264_loopfilter.o
3296
CC	libavcodec/h264_mb.o
3297
CC	libavcodec/h264_mp4toannexb_bsf.o
3298
CC	libavcodec/h264_parse.o
3299
CC	libavcodec/h264_picture.o
3300
CC	libavcodec/h264_ps.o
3301
CC	libavcodec/h264_refs.o
3302
CC	libavcodec/h264_sei.o
3303
CC	libavcodec/h264_slice.o
3304
CC	libavcodec/h264chroma.o
3305
CC	libavcodec/h264data.o
3306
CC	libavcodec/h264dec.o
3307
CC	libavcodec/h264dsp.o
3308
CC	libavcodec/h264idct.o
3309
CC	libavcodec/h264pred.o
3310
CC	libavcodec/h264qpel.o
3311
CC	libavcodec/hevc_cabac.o
3312
CC	libavcodec/hevc_data.o
3313
CC	libavcodec/hevc_filter.o
3314
CC	libavcodec/hevc_mp4toannexb_bsf.o
3315
CC	libavcodec/hevc_mvs.o
3316
CC	libavcodec/hevc_parse.o
3317
CC	libavcodec/hevc_ps.o
3318
CC	libavcodec/hevc_refs.o
3319
CC	libavcodec/hevc_sei.o
3320
CC	libavcodec/hevcdec.o
3321
CC	libavcodec/hevcdsp.o
3322
CC	libavcodec/hevcpred.o
3323
CC	libavcodec/hpeldsp.o
3324
CC	libavcodec/idctdsp.o
3325
CC	libavcodec/iirfilter.o
3326
CC	libavcodec/imgconvert.o
3327
CC	libavcodec/jfdctfst.o
3328
CC	libavcodec/jfdctint.o
3329
CC	libavcodec/jni.o
3330
CC	libavcodec/jrevdct.o
3331
CC	libavcodec/kbdwin.o
3332
CC	libavcodec/latm_parser.o
3333
CC	libavcodec/libopus.o
3334
CC	libavcodec/libopusenc.o
3335
CC	libavcodec/libtheoraenc.o
3336
CC	libavcodec/libvorbisdec.o
3337
CC	libavcodec/libvorbisenc.o
3338
CC	libavcodec/libvpx.o
3339
CC	libavcodec/libvpxenc.o
3340
CC	libavcodec/libx264.o
3341
CC	libavcodec/libx265.o
3342
In file included from libavcodec/libx265.c:27:
3343
/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/x265.h:34:5: warning: "_MSC_VER" is not defined, evaluates to 0 [-Wundef]
3344
   34 | #if _MSC_VER
3345
      |     ^~~~~~~~
3346
/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/x265.h:183:5: warning: "X265_DEPTH" is not defined, evaluates to 0 [-Wundef]
3347
  183 | #if X265_DEPTH < 10
3348
      |     ^~~~~~~~~~
3349
In file included from libavcodec/libx265.c:27:
3350
/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/x265.h:2171:5: warning: "ENABLE_LIBVMAF" is not defined, evaluates to 0 [-Wundef]
3351
 2171 | #if ENABLE_LIBVMAF
3352
      |     ^~~~~~~~~~~~~~
3353
/home/test/tvheadend2/build.linux/ffmpeg/build/ffmpeg/include/x265.h:2241:5: warning: "ENABLE_LIBVMAF" is not defined, evaluates to 0 [-Wundef]
3354
 2241 | #if ENABLE_LIBVMAF
3355
      |     ^~~~~~~~~~~~~~
3356
CC	libavcodec/lpc.o
3357
CC	libavcodec/mathtables.o
3358
CC	libavcodec/mdct15.o
3359
CC	libavcodec/mdct_fixed_32.o
3360
CC	libavcodec/mdct_float.o
3361
CC	libavcodec/me_cmp.o
3362
CC	libavcodec/mediacodec.o
3363
CC	libavcodec/motion_est.o
3364
CC	libavcodec/mpeg12.o
3365
CC	libavcodec/mpeg12data.o
3366
CC	libavcodec/mpeg12dec.o
3367
CC	libavcodec/mpeg12enc.o
3368
CC	libavcodec/mpeg12framerate.o
3369
CC	libavcodec/mpeg4audio.o
3370
CC	libavcodec/mpeg_er.o
3371
CC	libavcodec/mpegaudio.o
3372
CC	libavcodec/mpegaudiodata.o
3373
CC	libavcodec/mpegaudiodec_common.o
3374
CC	libavcodec/mpegaudiodec_fixed.o
3375
CC	libavcodec/mpegaudiodecheader.o
3376
CC	libavcodec/mpegaudiodsp.o
3377
CC	libavcodec/mpegaudiodsp_data.o
3378
CC	libavcodec/mpegaudiodsp_fixed.o
3379
CC	libavcodec/mpegaudiodsp_float.o
3380
CC	libavcodec/mpegaudioenc_float.o
3381
CC	libavcodec/mpegpicture.o
3382
CC	libavcodec/mpegutils.o
3383
CC	libavcodec/mpegvideo.o
3384
CC	libavcodec/mpegvideo_enc.o
3385
CC	libavcodec/mpegvideo_motion.o
3386
CC	libavcodec/mpegvideodata.o
3387
CC	libavcodec/mpegvideodsp.o
3388
CC	libavcodec/mpegvideoencdsp.o
3389
CC	libavcodec/null_bsf.o
3390
CC	libavcodec/options.o
3391
CC	libavcodec/opus.o
3392
CC	libavcodec/opus_celt.o
3393
CC	libavcodec/opus_pvq.o
3394
CC	libavcodec/opus_rc.o
3395
CC	libavcodec/opus_silk.o
3396
CC	libavcodec/opusdec.o
3397
CC	libavcodec/opusdsp.o
3398
CC	libavcodec/opustab.o
3399
CC	libavcodec/parser.o
3400
CC	libavcodec/parsers.o
3401
CC	libavcodec/pixblockdsp.o
3402
CC	libavcodec/profiles.o
3403
CC	libavcodec/psymodel.o
3404
CC	libavcodec/pthread.o
3405
CC	libavcodec/pthread_frame.o
3406
CC	libavcodec/pthread_slice.o
3407
CC	libavcodec/qpeldsp.o
3408
CC	libavcodec/qsv_api.o
3409
CC	libavcodec/ratecontrol.o
3410
CC	libavcodec/raw.o
3411
CC	libavcodec/rdft.o
3412
CC	libavcodec/rl.o
3413
CC	libavcodec/sbrdsp.o
3414
CC	libavcodec/simple_idct.o
3415
CC	libavcodec/sinewin.o
3416
CC	libavcodec/startcode.o
3417
CC	libavcodec/utils.o
3418
CC	libavcodec/v4l2_buffers.o
3419
CC	libavcodec/v4l2_context.o
3420
CC	libavcodec/v4l2_fmt.o
3421
CC	libavcodec/v4l2_m2m.o
3422
CC	libavcodec/videodsp.o
3423
CC	libavcodec/vorbis.o
3424
CC	libavcodec/vorbis_data.o
3425
CC	libavcodec/vorbis_parser.o
3426
CC	libavcodec/vorbisdec.o
3427
CC	libavcodec/vorbisdsp.o
3428
CC	libavcodec/vorbisenc.o
3429
CC	libavcodec/vp3.o
3430
CC	libavcodec/vp3dsp.o
3431
CC	libavcodec/vp9_superframe_bsf.o
3432
X86ASM	libavcodec/x86/aacencdsp.o
3433
STRIP	libavcodec/x86/aacencdsp.o
3434
CC	libavcodec/x86/aacencdsp_init.o
3435
X86ASM	libavcodec/x86/aacpsdsp.o
3436
STRIP	libavcodec/x86/aacpsdsp.o
3437
CC	libavcodec/x86/aacpsdsp_init.o
3438
X86ASM	libavcodec/x86/ac3dsp.o
3439
STRIP	libavcodec/x86/ac3dsp.o
3440
X86ASM	libavcodec/x86/ac3dsp_downmix.o
3441
STRIP	libavcodec/x86/ac3dsp_downmix.o
3442
CC	libavcodec/x86/ac3dsp_init.o
3443
X86ASM	libavcodec/x86/blockdsp.o
3444
STRIP	libavcodec/x86/blockdsp.o
3445
CC	libavcodec/x86/blockdsp_init.o
3446
X86ASM	libavcodec/x86/bswapdsp.o
3447
STRIP	libavcodec/x86/bswapdsp.o
3448
CC	libavcodec/x86/bswapdsp_init.o
3449
CC	libavcodec/x86/constants.o
3450
X86ASM	libavcodec/x86/dct32.o
3451
STRIP	libavcodec/x86/dct32.o
3452
CC	libavcodec/x86/dct_init.o
3453
CC	libavcodec/x86/fdct.o
3454
CC	libavcodec/x86/fdctdsp_init.o
3455
X86ASM	libavcodec/x86/fft.o
3456
STRIP	libavcodec/x86/fft.o
3457
CC	libavcodec/x86/fft_init.o
3458
X86ASM	libavcodec/x86/flac_dsp_gpl.o
3459
STRIP	libavcodec/x86/flac_dsp_gpl.o
3460
X86ASM	libavcodec/x86/flacdsp.o
3461
STRIP	libavcodec/x86/flacdsp.o
3462
CC	libavcodec/x86/flacdsp_init.o
3463
X86ASM	libavcodec/x86/fmtconvert.o
3464
STRIP	libavcodec/x86/fmtconvert.o
3465
CC	libavcodec/x86/fmtconvert_init.o
3466
X86ASM	libavcodec/x86/fpel.o
3467
STRIP	libavcodec/x86/fpel.o
3468
X86ASM	libavcodec/x86/h263_loopfilter.o
3469
STRIP	libavcodec/x86/h263_loopfilter.o
3470
CC	libavcodec/x86/h263dsp_init.o
3471
X86ASM	libavcodec/x86/h264_chromamc.o
3472
STRIP	libavcodec/x86/h264_chromamc.o
3473
X86ASM	libavcodec/x86/h264_chromamc_10bit.o
3474
STRIP	libavcodec/x86/h264_chromamc_10bit.o
3475
X86ASM	libavcodec/x86/h264_deblock.o
3476
STRIP	libavcodec/x86/h264_deblock.o
3477
X86ASM	libavcodec/x86/h264_deblock_10bit.o
3478
STRIP	libavcodec/x86/h264_deblock_10bit.o
3479
X86ASM	libavcodec/x86/h264_idct.o
3480
STRIP	libavcodec/x86/h264_idct.o
3481
X86ASM	libavcodec/x86/h264_idct_10bit.o
3482
STRIP	libavcodec/x86/h264_idct_10bit.o
3483
X86ASM	libavcodec/x86/h264_intrapred.o
3484
STRIP	libavcodec/x86/h264_intrapred.o
3485
X86ASM	libavcodec/x86/h264_intrapred_10bit.o
3486
STRIP	libavcodec/x86/h264_intrapred_10bit.o
3487
CC	libavcodec/x86/h264_intrapred_init.o
3488
CC	libavcodec/x86/h264_qpel.o
3489
X86ASM	libavcodec/x86/h264_qpel_10bit.o
3490
STRIP	libavcodec/x86/h264_qpel_10bit.o
3491
X86ASM	libavcodec/x86/h264_qpel_8bit.o
3492
STRIP	libavcodec/x86/h264_qpel_8bit.o
3493
X86ASM	libavcodec/x86/h264_weight.o
3494
STRIP	libavcodec/x86/h264_weight.o
3495
X86ASM	libavcodec/x86/h264_weight_10bit.o
3496
STRIP	libavcodec/x86/h264_weight_10bit.o
3497
CC	libavcodec/x86/h264chroma_init.o
3498
CC	libavcodec/x86/h264dsp_init.o
3499
X86ASM	libavcodec/x86/hevc_add_res.o
3500
STRIP	libavcodec/x86/hevc_add_res.o
3501
X86ASM	libavcodec/x86/hevc_deblock.o
3502
STRIP	libavcodec/x86/hevc_deblock.o
3503
X86ASM	libavcodec/x86/hevc_idct.o
3504
STRIP	libavcodec/x86/hevc_idct.o
3505
X86ASM	libavcodec/x86/hevc_mc.o
3506
STRIP	libavcodec/x86/hevc_mc.o
3507
X86ASM	libavcodec/x86/hevc_sao.o
3508
STRIP	libavcodec/x86/hevc_sao.o
3509
X86ASM	libavcodec/x86/hevc_sao_10bit.o
3510
STRIP	libavcodec/x86/hevc_sao_10bit.o
3511
CC	libavcodec/x86/hevcdsp_init.o
3512
X86ASM	libavcodec/x86/hpeldsp.o
3513
STRIP	libavcodec/x86/hpeldsp.o
3514
CC	libavcodec/x86/hpeldsp_init.o
3515
X86ASM	libavcodec/x86/hpeldsp_vp3.o
3516
STRIP	libavcodec/x86/hpeldsp_vp3.o
3517
CC	libavcodec/x86/hpeldsp_vp3_init.o
3518
X86ASM	libavcodec/x86/idctdsp.o
3519
STRIP	libavcodec/x86/idctdsp.o
3520
CC	libavcodec/x86/idctdsp_init.o
3521
X86ASM	libavcodec/x86/imdct36.o
3522
STRIP	libavcodec/x86/imdct36.o
3523
CC	libavcodec/x86/lpc.o
3524
X86ASM	libavcodec/x86/mdct15.o
3525
STRIP	libavcodec/x86/mdct15.o
3526
CC	libavcodec/x86/mdct15_init.o
3527
X86ASM	libavcodec/x86/me_cmp.o
3528
STRIP	libavcodec/x86/me_cmp.o
3529
CC	libavcodec/x86/me_cmp_init.o
3530
CC	libavcodec/x86/mpegaudiodsp.o
3531
CC	libavcodec/x86/mpegvideo.o
3532
CC	libavcodec/x86/mpegvideodsp.o
3533
CC	libavcodec/x86/mpegvideoenc.o
3534
X86ASM	libavcodec/x86/mpegvideoencdsp.o
3535
STRIP	libavcodec/x86/mpegvideoencdsp.o
3536
CC	libavcodec/x86/mpegvideoencdsp_init.o
3537
X86ASM	libavcodec/x86/opusdsp.o
3538
STRIP	libavcodec/x86/opusdsp.o
3539
CC	libavcodec/x86/opusdsp_init.o
3540
X86ASM	libavcodec/x86/pixblockdsp.o
3541
STRIP	libavcodec/x86/pixblockdsp.o
3542
CC	libavcodec/x86/pixblockdsp_init.o
3543
X86ASM	libavcodec/x86/qpel.o
3544
STRIP	libavcodec/x86/qpel.o
3545
X86ASM	libavcodec/x86/qpeldsp.o
3546
STRIP	libavcodec/x86/qpeldsp.o
3547
CC	libavcodec/x86/qpeldsp_init.o
3548
X86ASM	libavcodec/x86/sbrdsp.o
3549
STRIP	libavcodec/x86/sbrdsp.o
3550
CC	libavcodec/x86/sbrdsp_init.o
3551
X86ASM	libavcodec/x86/simple_idct.o
3552
STRIP	libavcodec/x86/simple_idct.o
3553
X86ASM	libavcodec/x86/simple_idct10.o
3554
STRIP	libavcodec/x86/simple_idct10.o
3555
X86ASM	libavcodec/x86/videodsp.o
3556
STRIP	libavcodec/x86/videodsp.o
3557
CC	libavcodec/x86/videodsp_init.o
3558
X86ASM	libavcodec/x86/vorbisdsp.o
3559
STRIP	libavcodec/x86/vorbisdsp.o
3560
CC	libavcodec/x86/vorbisdsp_init.o
3561
X86ASM	libavcodec/x86/vp3dsp.o
3562
STRIP	libavcodec/x86/vp3dsp.o
3563
CC	libavcodec/x86/vp3dsp_init.o
3564
CC	libavcodec/xiph.o
3565
AR	libavcodec/libavcodec.a
3566
INSTALL	libavcodec/libavcodec.a
3567
CC	libavresample/audio_convert.o
3568
In file included from libavresample/audio_convert.h:26,
3569
                 from libavresample/audio_convert.c:30:
3570
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3571
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3572
      |          ^~~~~~~~~~~~~~
3573
In file included from libavresample/audio_convert.h:25,
3574
                 from libavresample/audio_convert.c:30:
3575
libavresample/avresample.h:112:27: note: declared here
3576
  112 | enum attribute_deprecated AVMixCoeffType {
3577
      |                           ^~~~~~~~~~~~~~
3578
In file included from libavresample/audio_convert.h:26,
3579
                 from libavresample/audio_convert.c:30:
3580
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3581
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3582
      |          ^~~~~~~~~~~~~~~~~~~~
3583
In file included from libavresample/audio_convert.h:25,
3584
                 from libavresample/audio_convert.c:30:
3585
libavresample/avresample.h:123:27: note: declared here
3586
  123 | enum attribute_deprecated AVResampleFilterType {
3587
      |                           ^~~~~~~~~~~~~~~~~~~~
3588
In file included from libavresample/audio_convert.h:26,
3589
                 from libavresample/audio_convert.c:30:
3590
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3591
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3592
      |          ^~~~~~~~~~~~~~~~~~~~~~
3593
In file included from libavresample/audio_convert.h:25,
3594
                 from libavresample/audio_convert.c:30:
3595
libavresample/avresample.h:132:27: note: declared here
3596
  132 | enum attribute_deprecated AVResampleDitherMethod {
3597
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3598
In file included from libavresample/audio_convert.c:32:
3599
libavresample/dither.h:91:30: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3600
   91 |                         enum AVResampleDitherMethod method);
3601
      |                              ^~~~~~~~~~~~~~~~~~~~~~
3602
In file included from libavresample/audio_convert.h:25,
3603
                 from libavresample/audio_convert.c:30:
3604
libavresample/avresample.h:132:27: note: declared here
3605
  132 | enum attribute_deprecated AVResampleDitherMethod {
3606
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3607
CC	libavresample/audio_data.o
3608
In file included from libavresample/audio_data.h:30,
3609
                 from libavresample/audio_data.c:25:
3610
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3611
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3612
      |          ^~~~~~~~~~~~~~
3613
In file included from libavresample/audio_data.h:29,
3614
                 from libavresample/audio_data.c:25:
3615
libavresample/avresample.h:112:27: note: declared here
3616
  112 | enum attribute_deprecated AVMixCoeffType {
3617
      |                           ^~~~~~~~~~~~~~
3618
In file included from libavresample/audio_data.h:30,
3619
                 from libavresample/audio_data.c:25:
3620
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3621
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3622
      |          ^~~~~~~~~~~~~~~~~~~~
3623
In file included from libavresample/audio_data.h:29,
3624
                 from libavresample/audio_data.c:25:
3625
libavresample/avresample.h:123:27: note: declared here
3626
  123 | enum attribute_deprecated AVResampleFilterType {
3627
      |                           ^~~~~~~~~~~~~~~~~~~~
3628
In file included from libavresample/audio_data.h:30,
3629
                 from libavresample/audio_data.c:25:
3630
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3631
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3632
      |          ^~~~~~~~~~~~~~~~~~~~~~
3633
In file included from libavresample/audio_data.h:29,
3634
                 from libavresample/audio_data.c:25:
3635
libavresample/avresample.h:132:27: note: declared here
3636
  132 | enum attribute_deprecated AVResampleDitherMethod {
3637
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3638
CC	libavresample/audio_mix.o
3639
In file included from libavresample/audio_mix.c:27:
3640
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3641
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3642
      |          ^~~~~~~~~~~~~~
3643
In file included from libavresample/audio_mix.c:26:
3644
libavresample/avresample.h:112:27: note: declared here
3645
  112 | enum attribute_deprecated AVMixCoeffType {
3646
      |                           ^~~~~~~~~~~~~~
3647
In file included from libavresample/audio_mix.c:27:
3648
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3649
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3650
      |          ^~~~~~~~~~~~~~~~~~~~
3651
In file included from libavresample/audio_mix.c:26:
3652
libavresample/avresample.h:123:27: note: declared here
3653
  123 | enum attribute_deprecated AVResampleFilterType {
3654
      |                           ^~~~~~~~~~~~~~~~~~~~
3655
In file included from libavresample/audio_mix.c:27:
3656
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3657
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3658
      |          ^~~~~~~~~~~~~~~~~~~~~~
3659
In file included from libavresample/audio_mix.c:26:
3660
libavresample/avresample.h:132:27: note: declared here
3661
  132 | enum attribute_deprecated AVResampleDitherMethod {
3662
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3663
In file included from libavresample/audio_mix.c:29:
3664
libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3665
   55 |                            enum AVMixCoeffType coeff_type, int in_channels,
3666
      |                                 ^~~~~~~~~~~~~~
3667
In file included from libavresample/audio_mix.c:26:
3668
libavresample/avresample.h:112:27: note: declared here
3669
  112 | enum attribute_deprecated AVMixCoeffType {
3670
      |                           ^~~~~~~~~~~~~~
3671
libavresample/audio_mix.c:36:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3672
   36 |     enum AVMixCoeffType coeff_type;
3673
      |          ^~~~~~~~~~~~~~
3674
In file included from libavresample/audio_mix.c:26:
3675
libavresample/avresample.h:112:27: note: declared here
3676
  112 | enum attribute_deprecated AVMixCoeffType {
3677
      |                           ^~~~~~~~~~~~~~
3678
libavresample/audio_mix.c:62:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3679
   62 |                            enum AVMixCoeffType coeff_type, int in_channels,
3680
      |                                 ^~~~~~~~~~~~~~
3681
In file included from libavresample/audio_mix.c:26:
3682
libavresample/avresample.h:112:27: note: declared here
3683
  112 | enum attribute_deprecated AVMixCoeffType {
3684
      |                           ^~~~~~~~~~~~~~
3685
libavresample/audio_mix.c: In function ‘ff_audio_mix_alloc’:
3686
libavresample/audio_mix.c:378:9: warning: ‘avresample_build_matrix’ is deprecated [-Wdeprecated-declarations]
3687
  378 |         ret = avresample_build_matrix(avr->in_channel_layout,
3688
      |         ^~~
3689
In file included from libavresample/audio_mix.c:26:
3690
libavresample/avresample.h:286:5: note: declared here
3691
  286 | int avresample_build_matrix(uint64_t in_layout, uint64_t out_layout,
3692
      |     ^~~~~~~~~~~~~~~~~~~~~~~
3693
CC	libavresample/audio_mix_matrix.o
3694
In file included from libavresample/audio_mix_matrix.c:28:
3695
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3696
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3697
      |          ^~~~~~~~~~~~~~
3698
In file included from libavresample/audio_mix_matrix.c:27:
3699
libavresample/avresample.h:112:27: note: declared here
3700
  112 | enum attribute_deprecated AVMixCoeffType {
3701
      |                           ^~~~~~~~~~~~~~
3702
In file included from libavresample/audio_mix_matrix.c:28:
3703
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3704
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3705
      |          ^~~~~~~~~~~~~~~~~~~~
3706
In file included from libavresample/audio_mix_matrix.c:27:
3707
libavresample/avresample.h:123:27: note: declared here
3708
  123 | enum attribute_deprecated AVResampleFilterType {
3709
      |                           ^~~~~~~~~~~~~~~~~~~~
3710
In file included from libavresample/audio_mix_matrix.c:28:
3711
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3712
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3713
      |          ^~~~~~~~~~~~~~~~~~~~~~
3714
In file included from libavresample/audio_mix_matrix.c:27:
3715
libavresample/avresample.h:132:27: note: declared here
3716
  132 | enum attribute_deprecated AVResampleDitherMethod {
3717
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3718
In file included from libavresample/audio_mix_matrix.c:30:
3719
libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3720
   55 |                            enum AVMixCoeffType coeff_type, int in_channels,
3721
      |                                 ^~~~~~~~~~~~~~
3722
In file included from libavresample/audio_mix_matrix.c:27:
3723
libavresample/avresample.h:112:27: note: declared here
3724
  112 | enum attribute_deprecated AVMixCoeffType {
3725
      |                           ^~~~~~~~~~~~~~
3726
CC	libavresample/dither.o
3727
In file included from libavresample/audio_convert.h:26,
3728
                 from libavresample/dither.c:39:
3729
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3730
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3731
      |          ^~~~~~~~~~~~~~
3732
In file included from libavresample/audio_convert.h:25,
3733
                 from libavresample/dither.c:39:
3734
libavresample/avresample.h:112:27: note: declared here
3735
  112 | enum attribute_deprecated AVMixCoeffType {
3736
      |                           ^~~~~~~~~~~~~~
3737
In file included from libavresample/audio_convert.h:26,
3738
                 from libavresample/dither.c:39:
3739
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3740
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3741
      |          ^~~~~~~~~~~~~~~~~~~~
3742
In file included from libavresample/audio_convert.h:25,
3743
                 from libavresample/dither.c:39:
3744
libavresample/avresample.h:123:27: note: declared here
3745
  123 | enum attribute_deprecated AVResampleFilterType {
3746
      |                           ^~~~~~~~~~~~~~~~~~~~
3747
In file included from libavresample/audio_convert.h:26,
3748
                 from libavresample/dither.c:39:
3749
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3750
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3751
      |          ^~~~~~~~~~~~~~~~~~~~~~
3752
In file included from libavresample/audio_convert.h:25,
3753
                 from libavresample/dither.c:39:
3754
libavresample/avresample.h:132:27: note: declared here
3755
  132 | enum attribute_deprecated AVResampleDitherMethod {
3756
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3757
In file included from libavresample/dither.c:40:
3758
libavresample/dither.h:91:30: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3759
   91 |                         enum AVResampleDitherMethod method);
3760
      |                              ^~~~~~~~~~~~~~~~~~~~~~
3761
In file included from libavresample/audio_convert.h:25,
3762
                 from libavresample/dither.c:39:
3763
libavresample/avresample.h:132:27: note: declared here
3764
  132 | enum attribute_deprecated AVResampleDitherMethod {
3765
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3766
libavresample/dither.c:56:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3767
   56 |     enum AVResampleDitherMethod method;
3768
      |          ^~~~~~~~~~~~~~~~~~~~~~
3769
In file included from libavresample/audio_convert.h:25,
3770
                 from libavresample/dither.c:39:
3771
libavresample/avresample.h:132:27: note: declared here
3772
  132 | enum attribute_deprecated AVResampleDitherMethod {
3773
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3774
libavresample/dither.c:330:38: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3775
  330 |                                 enum AVResampleDitherMethod method)
3776
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
3777
In file included from libavresample/audio_convert.h:25,
3778
                 from libavresample/dither.c:39:
3779
libavresample/avresample.h:132:27: note: declared here
3780
  132 | enum attribute_deprecated AVResampleDitherMethod {
3781
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3782
CC	libavresample/options.o
3783
In file included from libavresample/options.c:27:
3784
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3785
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3786
      |          ^~~~~~~~~~~~~~
3787
In file included from libavresample/options.c:26:
3788
libavresample/avresample.h:112:27: note: declared here
3789
  112 | enum attribute_deprecated AVMixCoeffType {
3790
      |                           ^~~~~~~~~~~~~~
3791
In file included from libavresample/options.c:27:
3792
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3793
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3794
      |          ^~~~~~~~~~~~~~~~~~~~
3795
In file included from libavresample/options.c:26:
3796
libavresample/avresample.h:123:27: note: declared here
3797
  123 | enum attribute_deprecated AVResampleFilterType {
3798
      |                           ^~~~~~~~~~~~~~~~~~~~
3799
In file included from libavresample/options.c:27:
3800
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3801
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3802
      |          ^~~~~~~~~~~~~~~~~~~~~~
3803
In file included from libavresample/options.c:26:
3804
libavresample/avresample.h:132:27: note: declared here
3805
  132 | enum attribute_deprecated AVResampleDitherMethod {
3806
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3807
In file included from libavresample/options.c:28:
3808
libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3809
   55 |                            enum AVMixCoeffType coeff_type, int in_channels,
3810
      |                                 ^~~~~~~~~~~~~~
3811
In file included from libavresample/options.c:26:
3812
libavresample/avresample.h:112:27: note: declared here
3813
  112 | enum attribute_deprecated AVMixCoeffType {
3814
      |                           ^~~~~~~~~~~~~~
3815
CC	libavresample/resample.o
3816
In file included from libavresample/resample.c:25:
3817
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3818
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3819
      |          ^~~~~~~~~~~~~~
3820
In file included from libavresample/internal.h:28,
3821
                 from libavresample/resample.c:25:
3822
libavresample/avresample.h:112:27: note: declared here
3823
  112 | enum attribute_deprecated AVMixCoeffType {
3824
      |                           ^~~~~~~~~~~~~~
3825
In file included from libavresample/resample.c:25:
3826
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3827
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3828
      |          ^~~~~~~~~~~~~~~~~~~~
3829
In file included from libavresample/internal.h:28,
3830
                 from libavresample/resample.c:25:
3831
libavresample/avresample.h:123:27: note: declared here
3832
  123 | enum attribute_deprecated AVResampleFilterType {
3833
      |                           ^~~~~~~~~~~~~~~~~~~~
3834
In file included from libavresample/resample.c:25:
3835
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3836
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3837
      |          ^~~~~~~~~~~~~~~~~~~~~~
3838
In file included from libavresample/internal.h:28,
3839
                 from libavresample/resample.c:25:
3840
libavresample/avresample.h:132:27: note: declared here
3841
  132 | enum attribute_deprecated AVResampleDitherMethod {
3842
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3843
In file included from libavresample/resample.c:26:
3844
libavresample/resample.h:42:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3845
   42 |     enum AVResampleFilterType filter_type;
3846
      |          ^~~~~~~~~~~~~~~~~~~~
3847
In file included from libavresample/internal.h:28,
3848
                 from libavresample/resample.c:25:
3849
libavresample/avresample.h:123:27: note: declared here
3850
  123 | enum attribute_deprecated AVResampleFilterType {
3851
      |                           ^~~~~~~~~~~~~~~~~~~~
3852
CC	libavresample/utils.o
3853
In file included from libavresample/utils.c:30:
3854
libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3855
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3856
      |          ^~~~~~~~~~~~~~
3857
In file included from libavresample/utils.c:29:
3858
libavresample/avresample.h:112:27: note: declared here
3859
  112 | enum attribute_deprecated AVMixCoeffType {
3860
      |                           ^~~~~~~~~~~~~~
3861
In file included from libavresample/utils.c:30:
3862
libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3863
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3864
      |          ^~~~~~~~~~~~~~~~~~~~
3865
In file included from libavresample/utils.c:29:
3866
libavresample/avresample.h:123:27: note: declared here
3867
  123 | enum attribute_deprecated AVResampleFilterType {
3868
      |                           ^~~~~~~~~~~~~~~~~~~~
3869
In file included from libavresample/utils.c:30:
3870
libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
3871
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
3872
      |          ^~~~~~~~~~~~~~~~~~~~~~
3873
In file included from libavresample/utils.c:29:
3874
libavresample/avresample.h:132:27: note: declared here
3875
  132 | enum attribute_deprecated AVResampleDitherMethod {
3876
      |                           ^~~~~~~~~~~~~~~~~~~~~~
3877
In file included from libavresample/utils.c:33:
3878
libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3879
   55 |                            enum AVMixCoeffType coeff_type, int in_channels,
3880
      |                                 ^~~~~~~~~~~~~~
3881
In file included from libavresample/utils.c:29:
3882
libavresample/avresample.h:112:27: note: declared here
3883
  112 | enum attribute_deprecated AVMixCoeffType {
3884
      |                           ^~~~~~~~~~~~~~
3885
In file included from libavresample/utils.c:34:
3886
libavresample/resample.h:42:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3887
   42 |     enum AVResampleFilterType filter_type;
3888
      |          ^~~~~~~~~~~~~~~~~~~~
3889
In file included from libavresample/utils.c:29:
3890
libavresample/avresample.h:123:27: note: declared here
3891
  123 | enum attribute_deprecated AVResampleFilterType {
3892
      |                           ^~~~~~~~~~~~~~~~~~~~
3893
libavresample/utils.c: In function ‘avresample_open’:
3894
libavresample/utils.c:40:5: warning: ‘avresample_is_open’ is deprecated [-Wdeprecated-declarations]
3895
   40 |     if (avresample_is_open(avr)) {
3896
      |     ^~
3897
In file included from libavresample/utils.c:29:
3898
libavresample/avresample.h:226:5: note: declared here
3899
  226 | int avresample_is_open(AVAudioResampleContext *avr);
3900
      |     ^~~~~~~~~~~~~~~~~~
3901
libavresample/utils.c:253:5: warning: ‘avresample_close’ is deprecated [-Wdeprecated-declarations]
3902
  253 |     avresample_close(avr);
3903
      |     ^~~~~~~~~~~~~~~~
3904
In file included from libavresample/utils.c:29:
3905
libavresample/avresample.h:245:6: note: declared here
3906
  245 | void avresample_close(AVAudioResampleContext *avr);
3907
      |      ^~~~~~~~~~~~~~~~
3908
libavresample/utils.c: In function ‘avresample_free’:
3909
libavresample/utils.c:282:5: warning: ‘avresample_close’ is deprecated [-Wdeprecated-declarations]
3910
  282 |     avresample_close(*avr);
3911
      |     ^~~~~~~~~~~~~~~~
3912
libavresample/utils.c:262:6: note: declared here
3913
  262 | void avresample_close(AVAudioResampleContext *avr)
3914
      |      ^~~~~~~~~~~~~~~~
3915
libavresample/utils.c: In function ‘avresample_config’:
3916
libavresample/utils.c:507:5: warning: ‘avresample_is_open’ is deprecated [-Wdeprecated-declarations]
3917
  507 |     if (avresample_is_open(avr)) {
3918
      |     ^~
3919
libavresample/utils.c:257:5: note: declared here
3920
  257 | int avresample_is_open(AVAudioResampleContext *avr)
3921
      |     ^~~~~~~~~~~~~~~~~~
3922
libavresample/utils.c:508:9: warning: ‘avresample_close’ is deprecated [-Wdeprecated-declarations]
3923
  508 |         avresample_close(avr);
3924
      |         ^~~~~~~~~~~~~~~~
3925
libavresample/utils.c:262:6: note: declared here
3926
  262 | void avresample_close(AVAudioResampleContext *avr)
3927
      |      ^~~~~~~~~~~~~~~~
3928
libavresample/utils.c: In function ‘convert_frame’:
3929
libavresample/utils.c:570:5: warning: ‘avresample_convert’ is deprecated [-Wdeprecated-declarations]
3930
  570 |     ret = avresample_convert(avr, out_data, out_linesize,
3931
      |     ^~~
3932
libavresample/utils.c:330:25: note: declared here
3933
  330 | int attribute_align_arg avresample_convert(AVAudioResampleContext *avr,
3934
      |                         ^~~~~~~~~~~~~~~~~~
3935
libavresample/utils.c: In function ‘avresample_convert_frame’:
3936
libavresample/utils.c:608:5: warning: ‘avresample_is_open’ is deprecated [-Wdeprecated-declarations]
3937
  608 |     if (!avresample_is_open(avr)) {
3938
      |     ^~
3939
libavresample/utils.c:257:5: note: declared here
3940
  257 | int avresample_is_open(AVAudioResampleContext *avr)
3941
      |     ^~~~~~~~~~~~~~~~~~
3942
libavresample/utils.c:609:9: warning: ‘avresample_config’ is deprecated [-Wdeprecated-declarations]
3943
  609 |         if ((ret = avresample_config(avr, out, in)) < 0)
3944
      |         ^~
3945
libavresample/utils.c:505:5: note: declared here
3946
  505 | int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in)
3947
      |     ^~~~~~~~~~~~~~~~~
3948
libavresample/utils.c:611:9: warning: ‘avresample_open’ is deprecated [-Wdeprecated-declarations]
3949
  611 |         if ((ret = avresample_open(avr)) < 0)
3950
      |         ^~
3951
libavresample/utils.c:36:5: note: declared here
3952
   36 | int avresample_open(AVAudioResampleContext *avr)
3953
      |     ^~~~~~~~~~~~~~~
3954
libavresample/utils.c:622:13: warning: ‘avresample_get_out_samples’ is deprecated [-Wdeprecated-declarations]
3955
  622 |             out->nb_samples = avresample_get_out_samples(avr, in->nb_samples);
3956
      |             ^~~
3957
In file included from libavresample/utils.c:29:
3958
libavresample/avresample.h:403:5: note: declared here
3959
  403 | int avresample_get_out_samples(AVAudioResampleContext *avr, int in_nb_samples);
3960
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
3961
libavresample/utils.c:625:21: warning: ‘avresample_close’ is deprecated [-Wdeprecated-declarations]
3962
  625 |                     avresample_close(avr);
3963
      |                     ^~~~~~~~~~~~~~~~
3964
libavresample/utils.c:262:6: note: declared here
3965
  262 | void avresample_close(AVAudioResampleContext *avr)
3966
      |      ^~~~~~~~~~~~~~~~
3967
libavresample/utils.c: In function ‘avresample_get_out_samples’:
3968
libavresample/utils.c:755:5: warning: ‘avresample_get_delay’ is deprecated [-Wdeprecated-declarations]
3969
  755 |     int64_t samples = avresample_get_delay(avr) + (int64_t)in_nb_samples;
3970
      |     ^~~~~~~
3971
In file included from libavresample/utils.c:29:
3972
libavresample/avresample.h:473:5: note: declared here
3973
  473 | int avresample_get_delay(AVAudioResampleContext *avr);
3974
      |     ^~~~~~~~~~~~~~~~~~~~
3975
libavresample/utils.c:764:5: warning: ‘avresample_available’ is deprecated [-Wdeprecated-declarations]
3976
  764 |     samples += avresample_available(avr);
3977
      |     ^~~~~~~
3978
libavresample/utils.c:748:5: note: declared here
3979
  748 | int avresample_available(AVAudioResampleContext *avr)
3980
      |     ^~~~~~~~~~~~~~~~~~~~
3981
X86ASM	libavresample/x86/audio_convert.o
3982
STRIP	libavresample/x86/audio_convert.o
3983
CC	libavresample/x86/audio_convert_init.o
3984
In file included from ./libavresample/audio_convert.h:26,
3985
                 from libavresample/x86/audio_convert_init.c:24:
3986
./libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
3987
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
3988
      |          ^~~~~~~~~~~~~~
3989
In file included from ./libavresample/audio_convert.h:25,
3990
                 from libavresample/x86/audio_convert_init.c:24:
3991
./libavresample/avresample.h:112:27: note: declared here
3992
  112 | enum attribute_deprecated AVMixCoeffType {
3993
      |                           ^~~~~~~~~~~~~~
3994
In file included from ./libavresample/audio_convert.h:26,
3995
                 from libavresample/x86/audio_convert_init.c:24:
3996
./libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
3997
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
3998
      |          ^~~~~~~~~~~~~~~~~~~~
3999
In file included from ./libavresample/audio_convert.h:25,
4000
                 from libavresample/x86/audio_convert_init.c:24:
4001
./libavresample/avresample.h:123:27: note: declared here
4002
  123 | enum attribute_deprecated AVResampleFilterType {
4003
      |                           ^~~~~~~~~~~~~~~~~~~~
4004
In file included from ./libavresample/audio_convert.h:26,
4005
                 from libavresample/x86/audio_convert_init.c:24:
4006
./libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
4007
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
4008
      |          ^~~~~~~~~~~~~~~~~~~~~~
4009
In file included from ./libavresample/audio_convert.h:25,
4010
                 from libavresample/x86/audio_convert_init.c:24:
4011
./libavresample/avresample.h:132:27: note: declared here
4012
  132 | enum attribute_deprecated AVResampleDitherMethod {
4013
      |                           ^~~~~~~~~~~~~~~~~~~~~~
4014
X86ASM	libavresample/x86/audio_mix.o
4015
STRIP	libavresample/x86/audio_mix.o
4016
CC	libavresample/x86/audio_mix_init.o
4017
In file included from ./libavresample/audio_mix.h:28,
4018
                 from libavresample/x86/audio_mix_init.c:24:
4019
./libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
4020
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
4021
      |          ^~~~~~~~~~~~~~
4022
In file included from ./libavresample/audio_mix.h:27,
4023
                 from libavresample/x86/audio_mix_init.c:24:
4024
./libavresample/avresample.h:112:27: note: declared here
4025
  112 | enum attribute_deprecated AVMixCoeffType {
4026
      |                           ^~~~~~~~~~~~~~
4027
In file included from ./libavresample/audio_mix.h:28,
4028
                 from libavresample/x86/audio_mix_init.c:24:
4029
./libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
4030
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
4031
      |          ^~~~~~~~~~~~~~~~~~~~
4032
In file included from ./libavresample/audio_mix.h:27,
4033
                 from libavresample/x86/audio_mix_init.c:24:
4034
./libavresample/avresample.h:123:27: note: declared here
4035
  123 | enum attribute_deprecated AVResampleFilterType {
4036
      |                           ^~~~~~~~~~~~~~~~~~~~
4037
In file included from ./libavresample/audio_mix.h:28,
4038
                 from libavresample/x86/audio_mix_init.c:24:
4039
./libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
4040
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
4041
      |          ^~~~~~~~~~~~~~~~~~~~~~
4042
In file included from ./libavresample/audio_mix.h:27,
4043
                 from libavresample/x86/audio_mix_init.c:24:
4044
./libavresample/avresample.h:132:27: note: declared here
4045
  132 | enum attribute_deprecated AVResampleDitherMethod {
4046
      |                           ^~~~~~~~~~~~~~~~~~~~~~
4047
In file included from libavresample/x86/audio_mix_init.c:24:
4048
./libavresample/audio_mix.h:55:33: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
4049
   55 |                            enum AVMixCoeffType coeff_type, int in_channels,
4050
      |                                 ^~~~~~~~~~~~~~
4051
In file included from ./libavresample/audio_mix.h:27,
4052
                 from libavresample/x86/audio_mix_init.c:24:
4053
./libavresample/avresample.h:112:27: note: declared here
4054
  112 | enum attribute_deprecated AVMixCoeffType {
4055
      |                           ^~~~~~~~~~~~~~
4056
X86ASM	libavresample/x86/dither.o
4057
STRIP	libavresample/x86/dither.o
4058
CC	libavresample/x86/dither_init.o
4059
In file included from ./libavresample/audio_data.h:30,
4060
                 from ./libavresample/dither.h:25,
4061
                 from libavresample/x86/dither_init.c:24:
4062
./libavresample/internal.h:63:10: warning: ‘AVMixCoeffType’ is deprecated [-Wdeprecated-declarations]
4063
   63 |     enum AVMixCoeffType mix_coeff_type;         /**< mixing coefficient type */
4064
      |          ^~~~~~~~~~~~~~
4065
In file included from ./libavresample/dither.h:24,
4066
                 from libavresample/x86/dither_init.c:24:
4067
./libavresample/avresample.h:112:27: note: declared here
4068
  112 | enum attribute_deprecated AVMixCoeffType {
4069
      |                           ^~~~~~~~~~~~~~
4070
In file included from ./libavresample/audio_data.h:30,
4071
                 from ./libavresample/dither.h:25,
4072
                 from libavresample/x86/dither_init.c:24:
4073
./libavresample/internal.h:73:10: warning: ‘AVResampleFilterType’ is deprecated [-Wdeprecated-declarations]
4074
   73 |     enum AVResampleFilterType filter_type;      /**< resampling filter type */
4075
      |          ^~~~~~~~~~~~~~~~~~~~
4076
In file included from ./libavresample/dither.h:24,
4077
                 from libavresample/x86/dither_init.c:24:
4078
./libavresample/avresample.h:123:27: note: declared here
4079
  123 | enum attribute_deprecated AVResampleFilterType {
4080
      |                           ^~~~~~~~~~~~~~~~~~~~
4081
In file included from ./libavresample/audio_data.h:30,
4082
                 from ./libavresample/dither.h:25,
4083
                 from libavresample/x86/dither_init.c:24:
4084
./libavresample/internal.h:75:10: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
4085
   75 |     enum AVResampleDitherMethod dither_method;  /**< dither method          */
4086
      |          ^~~~~~~~~~~~~~~~~~~~~~
4087
In file included from ./libavresample/dither.h:24,
4088
                 from libavresample/x86/dither_init.c:24:
4089
./libavresample/avresample.h:132:27: note: declared here
4090
  132 | enum attribute_deprecated AVResampleDitherMethod {
4091
      |                           ^~~~~~~~~~~~~~~~~~~~~~
4092
In file included from libavresample/x86/dither_init.c:24:
4093
./libavresample/dither.h:91:30: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
4094
   91 |                         enum AVResampleDitherMethod method);
4095
      |                              ^~~~~~~~~~~~~~~~~~~~~~
4096
In file included from ./libavresample/dither.h:24,
4097
                 from libavresample/x86/dither_init.c:24:
4098
./libavresample/avresample.h:132:27: note: declared here
4099
  132 | enum attribute_deprecated AVResampleDitherMethod {
4100
      |                           ^~~~~~~~~~~~~~~~~~~~~~
4101
libavresample/x86/dither_init.c:35:38: warning: ‘AVResampleDitherMethod’ is deprecated [-Wdeprecated-declarations]
4102
   35 |                                 enum AVResampleDitherMethod method)
4103
      |                                      ^~~~~~~~~~~~~~~~~~~~~~
4104
In file included from ./libavresample/dither.h:24,
4105
                 from libavresample/x86/dither_init.c:24:
4106
./libavresample/avresample.h:132:27: note: declared here
4107
  132 | enum attribute_deprecated AVResampleDitherMethod {
4108
      |                           ^~~~~~~~~~~~~~~~~~~~~~
4109
AR	libavresample/libavresample.a
4110
INSTALL	libavresample/libavresample.a
4111
CC	libswresample/audioconvert.o
4112
CC	libswresample/dither.o
4113
CC	libswresample/options.o
4114
CC	libswresample/rematrix.o
4115
CC	libswresample/resample.o
4116
CC	libswresample/resample_dsp.o
4117
CC	libswresample/swresample.o
4118
CC	libswresample/swresample_frame.o
4119
X86ASM	libswresample/x86/audio_convert.o
4120
STRIP	libswresample/x86/audio_convert.o
4121
CC	libswresample/x86/audio_convert_init.o
4122
X86ASM	libswresample/x86/rematrix.o
4123
STRIP	libswresample/x86/rematrix.o
4124
CC	libswresample/x86/rematrix_init.o
4125
X86ASM	libswresample/x86/resample.o
4126
STRIP	libswresample/x86/resample.o
4127
CC	libswresample/x86/resample_init.o
4128
AR	libswresample/libswresample.a
4129
INSTALL	libswresample/libswresample.a
4130
CC	libswscale/alphablend.o
4131
CC	libswscale/gamma.o
4132
CC	libswscale/hscale.o
4133
CC	libswscale/hscale_fast_bilinear.o
4134
CC	libswscale/input.o
4135
CC	libswscale/options.o
4136
CC	libswscale/output.o
4137
CC	libswscale/rgb2rgb.o
4138
CC	libswscale/slice.o
4139
CC	libswscale/swscale.o
4140
CC	libswscale/swscale_unscaled.o
4141
CC	libswscale/utils.o
4142
CC	libswscale/vscale.o
4143
CC	libswscale/x86/hscale_fast_bilinear_simd.o
4144
X86ASM	libswscale/x86/input.o
4145
STRIP	libswscale/x86/input.o
4146
X86ASM	libswscale/x86/output.o
4147
STRIP	libswscale/x86/output.o
4148
CC	libswscale/x86/rgb2rgb.o
4149
X86ASM	libswscale/x86/rgb_2_rgb.o
4150
STRIP	libswscale/x86/rgb_2_rgb.o
4151
X86ASM	libswscale/x86/scale.o
4152
STRIP	libswscale/x86/scale.o
4153
CC	libswscale/x86/swscale.o
4154
CC	libswscale/x86/yuv2rgb.o
4155
X86ASM	libswscale/x86/yuv2yuvX.o
4156
STRIP	libswscale/x86/yuv2yuvX.o
4157
X86ASM	libswscale/x86/yuv_2_rgb.o
4158
STRIP	libswscale/x86/yuv_2_rgb.o
4159
CC	libswscale/yuv2rgb.o
4160
AR	libswscale/libswscale.a
4161
INSTALL	libswscale/libswscale.a
4162
CC	libavutil/adler32.o
4163
CC	libavutil/aes.o
4164
CC	libavutil/aes_ctr.o
4165
CC	libavutil/audio_fifo.o
4166
CC	libavutil/avsscanf.o
4167
CC	libavutil/avstring.o
4168
CC	libavutil/base64.o
4169
CC	libavutil/blowfish.o
4170
CC	libavutil/bprint.o
4171
CC	libavutil/buffer.o
4172
CC	libavutil/camellia.o
4173
CC	libavutil/cast5.o
4174
CC	libavutil/channel_layout.o
4175
CC	libavutil/color_utils.o
4176
CC	libavutil/cpu.o
4177
In file included from libavutil/cpu.c:44:
4178
/usr/include/x86_64-linux-gnu/sys/sysctl.h:21:2: warning: #warning "The <sys/sysctl.h> header is deprecated and will be removed." [-Wcpp]
4179
   21 | #warning "The <sys/sysctl.h> header is deprecated and will be removed."
4180
      |  ^~~~~~~
4181
CC	libavutil/crc.o
4182
CC	libavutil/des.o
4183
CC	libavutil/dict.o
4184
CC	libavutil/display.o
4185
CC	libavutil/dovi_meta.o
4186
CC	libavutil/downmix_info.o
4187
CC	libavutil/encryption_info.o
4188
CC	libavutil/error.o
4189
CC	libavutil/eval.o
4190
CC	libavutil/fifo.o
4191
CC	libavutil/file.o
4192
CC	libavutil/file_open.o
4193
CC	libavutil/film_grain_params.o
4194
CC	libavutil/fixed_dsp.o
4195
CC	libavutil/float_dsp.o
4196
CC	libavutil/frame.o
4197
CC	libavutil/hash.o
4198
CC	libavutil/hdr_dynamic_metadata.o
4199
CC	libavutil/hmac.o
4200
CC	libavutil/hwcontext.o
4201
CC	libavutil/imgutils.o
4202
CC	libavutil/integer.o
4203
CC	libavutil/intmath.o
4204
CC	libavutil/lfg.o
4205
CC	libavutil/lls.o
4206
CC	libavutil/log.o
4207
CC	libavutil/log2_tab.o
4208
CC	libavutil/lzo.o
4209
CC	libavutil/mastering_display_metadata.o
4210
CC	libavutil/mathematics.o
4211
CC	libavutil/md5.o
4212
CC	libavutil/mem.o
4213
CC	libavutil/murmur3.o
4214
CC	libavutil/opt.o
4215
libavutil/opt.c: In function ‘av_opt_child_class_iterate’:
4216
libavutil/opt.c:1738:15: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
4217
 1738 |         *iter = parent->child_class_next(*iter);
4218
      |               ^
4219
CC	libavutil/parseutils.o
4220
CC	libavutil/pixdesc.o
4221
CC	libavutil/pixelutils.o
4222
CC	libavutil/random_seed.o
4223
CC	libavutil/rational.o
4224
CC	libavutil/rc4.o
4225
CC	libavutil/reverse.o
4226
CC	libavutil/ripemd.o
4227
CC	libavutil/samplefmt.o
4228
CC	libavutil/sha.o
4229
CC	libavutil/sha512.o
4230
CC	libavutil/slicethread.o
4231
CC	libavutil/spherical.o
4232
CC	libavutil/stereo3d.o
4233
CC	libavutil/tea.o
4234
CC	libavutil/threadmessage.o
4235
CC	libavutil/time.o
4236
CC	libavutil/timecode.o
4237
libavutil/timecode.c: In function ‘av_timecode_make_string’:
4238
libavutil/timecode.c:121:60: warning: ‘%02d’ directive output may be truncated writing between 2 and 10 bytes into a region of size between 2 and 14 [-Wformat-truncation=]
4239
  121 |     snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
4240
      |                                                            ^~~~
4241
libavutil/timecode.c:121:41: note: directive argument in the range [0, 2147483647]
4242
  121 |     snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
4243
      |                                         ^~~~~~~~~~~~~~~~~~~~~~~~
4244
In file included from /usr/include/stdio.h:867,
4245
                 from libavutil/timecode.c:29:
4246
/usr/include/x86_64-linux-gnu/bits/stdio2.h:67:10: note: ‘__builtin___snprintf_chk’ output between 12 and 32 bytes into a destination of size 23
4247
   67 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
4248
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4249
   68 |        __bos (__s), __fmt, __va_arg_pack ());
4250
      |        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4251
CC	libavutil/tree.o
4252
CC	libavutil/twofish.o
4253
CC	libavutil/tx.o
4254
CC	libavutil/tx_double.o
4255
CC	libavutil/tx_float.o
4256
CC	libavutil/tx_int32.o
4257
CC	libavutil/utils.o
4258
CC	libavutil/video_enc_params.o
4259
CC	libavutil/x86/cpu.o
4260
X86ASM	libavutil/x86/cpuid.o
4261
STRIP	libavutil/x86/cpuid.o
4262
X86ASM	libavutil/x86/fixed_dsp.o
4263
STRIP	libavutil/x86/fixed_dsp.o
4264
CC	libavutil/x86/fixed_dsp_init.o
4265
X86ASM	libavutil/x86/float_dsp.o
4266
STRIP	libavutil/x86/float_dsp.o
4267
CC	libavutil/x86/float_dsp_init.o
4268
X86ASM	libavutil/x86/imgutils.o
4269
STRIP	libavutil/x86/imgutils.o
4270
CC	libavutil/x86/imgutils_init.o
4271
X86ASM	libavutil/x86/lls.o
4272
STRIP	libavutil/x86/lls.o
4273
CC	libavutil/x86/lls_init.o
4274
CC	libavutil/xga_font_data.o
4275
CC	libavutil/xtea.o
4276
AR	libavutil/libavutil.a
4277
INSTALL	libavutil/libavutil.a
4278
INSTALL	libavfilter/avfilter.h
4279
INSTALL	libavfilter/buffersink.h
4280
INSTALL	libavfilter/buffersrc.h
4281
INSTALL	libavfilter/version.h
4282
GEN	libavfilter/libavfilter.pc
4283
INSTALL	libavfilter/libavfilter.pc
4284
INSTALL	libavformat/avformat.h
4285
INSTALL	libavformat/avio.h
4286
INSTALL	libavformat/version.h
4287
GEN	libavformat/libavformat.pc
4288
INSTALL	libavformat/libavformat.pc
4289
INSTALL	libavcodec/ac3_parser.h
4290
INSTALL	libavcodec/adts_parser.h
4291
INSTALL	libavcodec/avcodec.h
4292
INSTALL	libavcodec/avdct.h
4293
INSTALL	libavcodec/avfft.h
4294
INSTALL	libavcodec/bsf.h
4295
INSTALL	libavcodec/codec.h
4296
INSTALL	libavcodec/codec_desc.h
4297
INSTALL	libavcodec/codec_id.h
4298
INSTALL	libavcodec/codec_par.h
4299
INSTALL	libavcodec/d3d11va.h
4300
INSTALL	libavcodec/dirac.h
4301
INSTALL	libavcodec/dv_profile.h
4302
INSTALL	libavcodec/dxva2.h
4303
INSTALL	libavcodec/jni.h
4304
INSTALL	libavcodec/mediacodec.h
4305
INSTALL	libavcodec/packet.h
4306
INSTALL	libavcodec/qsv.h
4307
INSTALL	libavcodec/vaapi.h
4308
INSTALL	libavcodec/vdpau.h
4309
INSTALL	libavcodec/version.h
4310
INSTALL	libavcodec/videotoolbox.h
4311
INSTALL	libavcodec/vorbis_parser.h
4312
INSTALL	libavcodec/xvmc.h
4313
GEN	libavcodec/libavcodec.pc
4314
INSTALL	libavcodec/libavcodec.pc
4315
INSTALL	libavresample/avresample.h
4316
INSTALL	libavresample/version.h
4317
GEN	libavresample/libavresample.pc
4318
INSTALL	libavresample/libavresample.pc
4319
INSTALL	libswresample/swresample.h
4320
INSTALL	libswresample/version.h
4321
GEN	libswresample/libswresample.pc
4322
INSTALL	libswresample/libswresample.pc
4323
INSTALL	libswscale/swscale.h
4324
INSTALL	libswscale/version.h
4325
GEN	libswscale/libswscale.pc
4326
INSTALL	libswscale/libswscale.pc
4327
INSTALL	libavutil/adler32.h
4328
INSTALL	libavutil/aes.h
4329
INSTALL	libavutil/aes_ctr.h
4330
INSTALL	libavutil/attributes.h
4331
INSTALL	libavutil/audio_fifo.h
4332
INSTALL	libavutil/avassert.h
4333
INSTALL	libavutil/avstring.h
4334
INSTALL	libavutil/avutil.h
4335
INSTALL	libavutil/base64.h
4336
INSTALL	libavutil/blowfish.h
4337
INSTALL	libavutil/bprint.h
4338
INSTALL	libavutil/bswap.h
4339
INSTALL	libavutil/buffer.h
4340
INSTALL	libavutil/cast5.h
4341
INSTALL	libavutil/camellia.h
4342
INSTALL	libavutil/channel_layout.h
4343
INSTALL	libavutil/common.h
4344
INSTALL	libavutil/cpu.h
4345
INSTALL	libavutil/crc.h
4346
INSTALL	libavutil/des.h
4347
INSTALL	libavutil/dict.h
4348
INSTALL	libavutil/display.h
4349
INSTALL	libavutil/dovi_meta.h
4350
INSTALL	libavutil/downmix_info.h
4351
INSTALL	libavutil/encryption_info.h
4352
INSTALL	libavutil/error.h
4353
INSTALL	libavutil/eval.h
4354
INSTALL	libavutil/fifo.h
4355
INSTALL	libavutil/file.h
4356
INSTALL	libavutil/frame.h
4357
INSTALL	libavutil/hash.h
4358
INSTALL	libavutil/hdr_dynamic_metadata.h
4359
INSTALL	libavutil/hmac.h
4360
INSTALL	libavutil/hwcontext.h
4361
INSTALL	libavutil/hwcontext_cuda.h
4362
INSTALL	libavutil/hwcontext_d3d11va.h
4363
INSTALL	libavutil/hwcontext_drm.h
4364
INSTALL	libavutil/hwcontext_dxva2.h
4365
INSTALL	libavutil/hwcontext_qsv.h
4366
INSTALL	libavutil/hwcontext_mediacodec.h
4367
INSTALL	libavutil/hwcontext_opencl.h
4368
INSTALL	libavutil/hwcontext_vaapi.h
4369
INSTALL	libavutil/hwcontext_videotoolbox.h
4370
INSTALL	libavutil/hwcontext_vdpau.h
4371
INSTALL	libavutil/hwcontext_vulkan.h
4372
INSTALL	libavutil/imgutils.h
4373
INSTALL	libavutil/intfloat.h
4374
INSTALL	libavutil/intreadwrite.h
4375
INSTALL	libavutil/lfg.h
4376
INSTALL	libavutil/log.h
4377
INSTALL	libavutil/macros.h
4378
INSTALL	libavutil/mathematics.h
4379
INSTALL	libavutil/mastering_display_metadata.h
4380
INSTALL	libavutil/md5.h
4381
INSTALL	libavutil/mem.h
4382
INSTALL	libavutil/motion_vector.h
4383
INSTALL	libavutil/murmur3.h
4384
INSTALL	libavutil/opt.h
4385
INSTALL	libavutil/parseutils.h
4386
INSTALL	libavutil/pixdesc.h
4387
INSTALL	libavutil/pixelutils.h
4388
INSTALL	libavutil/pixfmt.h
4389
INSTALL	libavutil/random_seed.h
4390
INSTALL	libavutil/rc4.h
4391
INSTALL	libavutil/rational.h
4392
INSTALL	libavutil/replaygain.h
4393
INSTALL	libavutil/ripemd.h
4394
INSTALL	libavutil/samplefmt.h
4395
INSTALL	libavutil/sha.h
4396
INSTALL	libavutil/sha512.h
4397
INSTALL	libavutil/spherical.h
4398
INSTALL	libavutil/stereo3d.h
4399
INSTALL	libavutil/threadmessage.h
4400
INSTALL	libavutil/time.h
4401
INSTALL	libavutil/timecode.h
4402
INSTALL	libavutil/timestamp.h
4403
INSTALL	libavutil/tree.h
4404
INSTALL	libavutil/twofish.h
4405
INSTALL	libavutil/version.h
4406
INSTALL	libavutil/video_enc_params.h
4407
INSTALL	libavutil/xtea.h
4408
INSTALL	libavutil/tea.h
4409
INSTALL	libavutil/tx.h
4410
INSTALL	libavutil/film_grain_params.h
4411
INSTALL	libavutil/lzo.h
4412
INSTALL	libavutil/avconfig.h
4413
INSTALL	libavutil/ffversion.h
4414
GEN	libavutil/libavutil.pc
4415
INSTALL	libavutil/libavutil.pc
4416
make[4]: Leaving directory '/home/test/tvheadend2/build.linux/ffmpeg/ffmpeg-4.4'
4417
make[3]: Leaving directory '/home/test/tvheadend2'
4418
make -f Makefile.ffmpeg libcacheput
4419
make[3]: Entering directory '/home/test/tvheadend2'
4420
make[3]: Leaving directory '/home/test/tvheadend2'
4421
make all
4422
make[3]: Entering directory '/home/test/tvheadend2'
4423
Receiving data/dvb-scan from https://github.com/tvheadend/dtv-scan-tables.git#tvheadend
4424
make -f Makefile.hdhomerun libcacheget
4425
make[4]: Entering directory '/home/test/tvheadend2'
4426
DOWNLOAD        misc/staticlib/Ubuntu 20.04/x86_64/hdhomerun-761d0486eb1b91d9b48dc29a87b728fb4ce4668b.tgz / kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k
4427
/usr/bin/env: ‘python’: No such file or directory
4428
Traceback (most recent call last):
4429
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 485, in wrap_socket
4430
    cnx.do_handshake()
4431
  File "/usr/lib/python3/dist-packages/OpenSSL/SSL.py", line 1915, in do_handshake
4432
    self._raise_ssl_error(self._ssl, result)
4433
  File "/usr/lib/python3/dist-packages/OpenSSL/SSL.py", line 1647, in _raise_ssl_error
4434
    _raise_current_error()
4435
  File "/usr/lib/python3/dist-packages/OpenSSL/_util.py", line 54, in exception_from_error_queue
4436
    raise exception_type(errors)
4437
OpenSSL.SSL.Error: [('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')]
4438

    
4439
During handling of the above exception, another exception occurred:
4440

    
4441
Traceback (most recent call last):
4442
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 665, in urlopen
4443
    httplib_response = self._make_request(
4444
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 376, in _make_request
4445
    self._validate_conn(conn)
4446
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 996, in _validate_conn
4447
    conn.connect()
4448
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 366, in connect
4449
    self.sock = ssl_wrap_socket(
4450
  File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line 370, in ssl_wrap_socket
4451
    return context.wrap_socket(sock, server_hostname=server_hostname)
4452
  File "/usr/lib/python3/dist-packages/urllib3/contrib/pyopenssl.py", line 491, in wrap_socket
4453
    raise ssl.SSLError("bad handshake: %r" % e)
4454
ssl.SSLError: ("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])",)
4455

    
4456
During handling of the above exception, another exception occurred:
4457

    
4458
Traceback (most recent call last):
4459
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
4460
    resp = conn.urlopen(
4461
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 719, in urlopen
4462
    retries = retries.increment(
4463
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 436, in increment
4464
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
4465
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))
4466

    
4467
During handling of the above exception, another exception occurred:
4468

    
4469
Traceback (most recent call last):
4470
  File "/home/test/tvheadend2/support/pcloud.py", line 424, in <module>
4471
    main(sys.argv)
4472
  File "/home/test/tvheadend2/support/pcloud.py", line 419, in main
4473
    globals()[cmd](*argv[2:])
4474
  File "/home/test/tvheadend2/support/pcloud.py", line 357, in do_publink_download
4475
    resp = session.get('https://my.pcloud.com/publink/show?code=%s' % args[0], timeout=30, verify=PCLOUD_CA_CERTS)
4476
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 546, in get
4477
    return self.request('GET', url, **kwargs)
4478
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 533, in request
4479
    resp = self.send(prep, **send_kwargs)
4480
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 668, in send
4481
    history = [resp for resp in gen] if allow_redirects else []
4482
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 668, in <listcomp>
4483
    history = [resp for resp in gen] if allow_redirects else []
4484
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 239, in resolve_redirects
4485
    resp = self.send(
4486
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 646, in send
4487
    r = adapter.send(request, **kwargs)
4488
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 514, in send
4489
    raise SSLError(e, request=request)
4490
requests.exceptions.SSLError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))
4491
FAILED TO DOWNLOAD  (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
4492
make[4]: Leaving directory '/home/test/tvheadend2'
4493
make -f Makefile.hdhomerun build
4494
make[4]: Entering directory '/home/test/tvheadend2'
4495
WGET            https://download.silicondust.com/hdhomerun/libhdhomerun_20210624.tgz
4496
2021-12-13 19:59:55 URL:https://download.silicondust.com/hdhomerun/libhdhomerun_20210624.tgz [51124/51124] -> "/home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624.tgz" [1]
4497
SHA1SUM test '9db6089b956de4e58084b623937f5fc3231fff0b' == '9db6089b956de4e58084b623937f5fc3231fff0b': OK
4498
UNTAR           libhdhomerun_20210624.tgz
4499
ln -sf libhdhomerun /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624
4500
PATCH           /home/test/tvheadend2/support/patches/hdhomerun.diff
4501
patching file ./Makefile
4502
make -f Makefile.hdhomerun /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/libhdhomerun.a
4503
make[5]: Entering directory '/home/test/tvheadend2'
4504
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channels.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channels.c
4505
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channelscan.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channelscan.c
4506
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_control.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_control.c
4507
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_debug.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_debug.c
4508
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device.c
4509
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device_selector.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device_selector.c
4510
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_discover.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_discover.c
4511
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_os_posix.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_os_posix.c
4512
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_pkt.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_pkt.c
4513
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_sock_posix.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_sock_posix.c
4514
cc -MD -MP      -D_REENTRANT -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -fPIE -O2 -Wall -Wextra -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wpointer-arith -Wno-unused-parameter -fPIE -c -o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_video.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_video.c
4515
ar rcs /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/libhdhomerun.a /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channels.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_channelscan.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_control.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_debug.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_device_selector.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_discover.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_os_posix.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_pkt.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_sock_posix.o /home/test/tvheadend2/build.linux/hdhomerun/libhdhomerun_20210624/hdhomerun_video.o
4516
make[5]: Leaving directory '/home/test/tvheadend2'
4517
make[4]: Leaving directory '/home/test/tvheadend2'
4518
make -f Makefile.hdhomerun libcacheput
4519
make[4]: Entering directory '/home/test/tvheadend2'
4520
make[4]: Leaving directory '/home/test/tvheadend2'
4521
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
4522
make[4]: Entering directory '/home/test/tvheadend2'
4523
make -f Makefile.webui WEBUI=std   compile-std
4524
make[5]: Entering directory '/home/test/tvheadend2'
4525
/bin/sh: 1: python: not found
4526
make[5]: *** [Makefile.webui:269: src/webui/static/tvh.js.gz] Error 127
4527
make[5]: Leaving directory '/home/test/tvheadend2'
4528
make[4]: *** [Makefile.webui:242: all] Error 2
4529
make[4]: Leaving directory '/home/test/tvheadend2'
4530
make[3]: *** [Makefile:839: make_webui] Error 2
4531
make[3]: Leaving directory '/home/test/tvheadend2'
4532
make[2]: *** [Makefile:110: ffmpeg_all] Error 2
4533
make[2]: Leaving directory '/home/test/tvheadend2'
4534
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
4535
make[1]: Leaving directory '/home/test/tvheadend2'
4536
make: *** [debian/rules:6: build] Error 2
4537
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
    (1-1/1)