Project

General

Profile

RE: [MANUAL] Building .DEB packages on clean Ubuntu or ot... » build.log

Sean Warner, 2022-10-08 14:19

 
1
rm -rf /usr/local/src/tvheadend/build.linux/src /usr/local/src/tvheadend/build.linux/bundle* /usr/local/src/tvheadend/build.linux/build.o /usr/local/src/tvheadend/build.linux/timestamp.* \
2
       src/tvh_locale_inc.c
3
find . -name "*~" | xargs rm -f
4
make -f Makefile.webui clean
5
make[1]: Entering directory '/usr/local/src/tvheadend'
6
rm -f  src/webui/static/tvh.js.gz src/webui/static/tvh.js.tmp src/webui/static/tvh.js.tmp2  src/webui/static/tvh.css.gz src/webui/static/tvh.css.tmp src/webui/static/tvh.css.tmp2  src/webui/static/tvh-tv.js.gz src/webui/static/tvh-tv.js.tmp src/webui/static/tvh-tv.js.tmp2  src/webui/static/tvh-tv.css.gz src/webui/static/tvh-tv.css.tmp src/webui/static/tvh-tv.css.tmp2 \
7
              src/webui/extjs-std.c src/webui/extjs-tv-std.c \
8
              src/webui/extjs-debug.c src/webui/extjs-tv-debug.c
9
make[1]: Leaving directory '/usr/local/src/tvheadend'
10
rm -rf /usr/local/src/tvheadend/build.*
11
rm -rf /usr/local/src/tvheadend/debian/.debhelper
12
rm -rf /usr/local/src/tvheadend/data/dvb-scan
13
rm -f /usr/local/src/tvheadend/.config.mk
14
Already up to date.
15
On branch master
16
Your branch is up to date with 'origin/master'.
17

    
18
Untracked files:
19
  (use "git add <file>..." to include in what will be committed)
20
	Autobuild/focal-arm64.sh
21
	Autobuild/focal-armhf.sh
22

    
23
nothing added to commit but untracked files present (use "git add" to track)
24
dpkg-buildpackage: info: source package tvheadend
25
dpkg-buildpackage: info: source version 4.3-2038~g5f9404117~focal
26
dpkg-buildpackage: info: source distribution focal
27
dpkg-buildpackage: info: source changed by Andreas Öman <[email protected]>
28
 dpkg-source --before-build .
29
dpkg-buildpackage: info: host architecture arm64
30
 debian/rules clean
31
dh clean --with-systemd
32
dh: warning: Compatibility levels before 10 are deprecated (level 7 in use)
33
   dh_clean -O--with-systemd
34
	rm -f debian/debhelper-build-stamp
35
	rm -rf debian/.debhelper/
36
dh_clean: warning: Compatibility levels before 10 are deprecated (level 7 in use)
37
	rm -f debian/tvheadend-dbg.debhelper.log debian/tvheadend.debhelper.log
38
	rm -f -- debian/tvheadend.substvars debian/tvheadend.postinst.debhelper debian/tvheadend.postrm.debhelper debian/tvheadend.prerm.debhelper debian/tvheadend-dbg.substvars debian/files
39
	rm -fr -- debian/tvheadend/ debian/tmp/ debian/tvheadend-dbg/
40
	find .  \( \( \
41
		\( -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 \
42
	        \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
43
		 -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
44
		 -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
45
		 -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
46
		\) -exec rm -f {} + \) -o \
47
		\( -type d -a -name autom4te.cache -prune -exec rm -rf {} + \) \)
48
 debian/rules build
49
dh build --with-systemd
50
dh: warning: Compatibility levels before 10 are deprecated (level 7 in use)
51
   dh_update_autotools_config -O--with-systemd
52
   debian/rules override_dh_auto_configure
53
make[1]: Entering directory '/usr/local/src/tvheadend'
54
dh_auto_configure --  --disable-android --enable-pie --enable-avahi --enable-libsystemd_daemon --disable-bintray_cache --enable-libopus --enable-libvorbis --enable-libfdkaac --enable-omx --disable-libvpx_static --disable-libvpx --disable-libav --disable-libtheora_static --disable-libtheora --disable-vaapi --enable-gperftools --enable-gtimer_check --enable-slow_memoryinfo --enable-cclang_threadsan --enable-ccdebug --arch=arm64 --jobs=4
55
dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 7 in use)
56
	./configure --build=aarch64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libexecdir=\${prefix}/lib/tvheadend --disable-maintainer-mode --disable-dependency-tracking --disable-android --enable-pie --enable-avahi --enable-libsystemd_daemon --disable-bintray_cache --enable-libopus --enable-libvorbis --enable-libfdkaac --enable-omx --disable-libvpx_static --disable-libvpx --disable-libav --disable-libtheora_static --disable-libtheora --disable-vaapi --enable-gperftools --enable-gtimer_check --enable-slow_memoryinfo --enable-cclang_threadsan --enable-ccdebug --arch=arm64 --jobs=4
57
Checking support/features
58
  checking for cc execinfo.h ...                    ok
59
  checking for cc -mmmx ...                         fail
60
  checking for cc -msse2 ...                        fail
61
  checking for cc -Wunused-result ...               ok
62
  checking for cc -fstack-protector ...             ok
63
  checking for cc -fstack-protector-strong ...      ok
64
  checking for cc -fstack-check ...                 ok
65
  checking for cc -fPIE ...                         ok
66
  checking for cc strlcat ...                       fail
67
  checking for cc strlcpy ...                       fail
68
  checking for cc fdatasync ...                     ok
69
  checking for cc getloadavg ...                    ok
70
  checking for cc atomic32 ...                      ok
71
  checking for cc atomic64 ...                      ok
72
  checking for cc atomic_time_t ...                 ok
73
  checking for cc atomic_ptr ...                    ok
74
  checking for cc bitops64 ...                      ok
75
  checking for cc lockowner ...                     ok
76
  checking for cc qsort_r ...                       ok
77
  checking for cc stime ...                         fail
78
  checking for cc gmtoff ...                        ok
79
  checking for cc recvmmsg ...                      ok
80
  checking for cc sendmmsg ...                      ok
81
  checking for cc libiconv ...                      fail
82
    ^ using build-in glibc iconv routines
83
  checking for cc ifnames ...                       ok
84
  checking for cc cclang_threadsan ...              fail
85
  checking for py module gzip ...                   ok
86
  checking for pkg-config ...                       ok
87
  checking for xgettext ...                         ok
88
  checking for msgmerge ...                         ok
89
  checking for gzip ...                             ok
90
  checking for bzip2 ...                            ok
91
  checking for pkg openssl  ...                     ok (detected 3.0.2)
92
  checking for cc linux/dvb/version.h ...           ok
93
  checking for pkg zlib  ...                        ok (detected 1.2.11)
94
  checking for pkg libpcre2-8  ...                  ok (detected 10.39)
95
  checking for pkg liburiparser  ...                ok (detected 0.9.6)
96
  checking for pkg avahi-client  ...                ok (detected 0.8)
97
  checking for cmake ...                            ok
98
  checking for cc -lstdc++ ...                      ok
99
  checking for cc bcm_host.h ...                    ok
100
  checking for cc OMX_Core.h ...                    ok
101
  checking for cc sys/inotify.h ...                 ok
102
  checking for cc inotify_init1 ...                 ok
103
  checking for cc dvbcsa/dvbcsa.h ...               ok
104
  checking for cc -ldvbcsa ...                      ok
105
  fetching dvb-scan files ...                       ok
106
  checking for cc epoll_create1 ...                 ok
107
  checking for pkg dbus-1  ...                      ok (detected 1.12.20)
108
  checking for pkg libsystemd-daemon  ...           fail (detected <none>)
109
  checking for pkg libsystemd  ...                  ok (detected 249)
110

    
111
Compiler:
112
  Using C compiler:                        cc
113
  Using C flags:                           -I/opt/vc/include/IL 
114
  Using LD flags:                           -ldvbcsa
115
  Build for arch:                          arm64
116

    
117
Binaries:
118
  Using PYTHON:                            python
119
  Using GZIP:                              gzip
120
  Using BZIP2:                             bzip2
121

    
122
Options:
123
  pie                                      yes
124
  ccdebug                                  yes
125
  cardclient                               yes
126
  cwc                                      yes
127
  cccam                                    yes
128
  capmt                                    yes
129
  constcw                                  yes
130
  linuxdvb                                 yes
131
  satip_server                             yes
132
  satip_client                             yes
133
  hdhomerun_client                         yes
134
  hdhomerun_static                         yes
135
  iptv                                     yes
136
  tsfile                                   yes
137
  dvbscan                                  yes
138
  timeshift                                yes
139
  trace                                    yes
140
  avahi                                    yes
141
  zlib                                     yes
142
  libav                                    yes
143
  ffmpeg_static                            yes
144
  libx264                                  yes
145
  libx264_static                           yes
146
  libx265                                  yes
147
  libx265_static                           yes
148
  libvpx                                   no
149
  libvpx_static                            no
150
  libtheora                                no
151
  libtheora_static                         no
152
  libvorbis                                yes
153
  libvorbis_static                         yes
154
  libfdkaac                                yes
155
  libfdkaac_static                         yes
156
  libopus                                  yes
157
  libopus_static                           yes
158
  nvenc                                    no
159
  vaapi                                    no
160
  mmal                                     yes
161
  omx                                      yes
162
  inotify                                  yes
163
  epoll                                    yes
164
  pcre                                     no
165
  pcre2                                    yes
166
  uriparser                                yes
167
  ccache                                   no
168
  tvhcsa                                   yes
169
  bundle                                   no
170
  pngquant                                 no
171
  kqueue                                   no
172
  dbus_1                                   yes
173
  android                                  no
174
  gtimer_check                             yes
175
  slow_memoryinfo                          yes
176
  libsystemd_daemon                        yes
177
  pcloud_cache                             yes
178
  ddci                                     yes
179
  cclang_threadsan                         yes
180
  gperftools                               yes
181
  execinfo                                 yes
182
  W_unused_result                          yes
183
  f_stack_protector                        yes
184
  f_stack_protector_strong                 yes
185
  f_stack_check                            yes
186
  f_PIE                                    yes
187
  fdatasync                                yes
188
  getloadavg                               yes
189
  atomic32                                 yes
190
  atomic64                                 yes
191
  atomic_time_t                            yes
192
  atomic_ptr                               yes
193
  bitops64                                 yes
194
  lockowner                                yes
195
  qsort_r                                  yes
196
  gmtoff                                   yes
197
  recvmmsg                                 yes
198
  sendmmsg                                 yes
199
  ifnames                                  yes
200
  py_gzip                                  yes
201
  bin_pkg_config                           yes
202
  bin_xgettext                             yes
203
  bin_msgmerge                             yes
204
  bin_gzip                                 yes
205
  bin_bzip2                                yes
206
  ssl                                      yes
207
  linuxdvbapi                              yes
208
  linuxdvb_ca                              yes
209
  upnp                                     yes
210
  bin_cmake                                yes
211
  stdcpp                                   yes
212
  libogg_static                            yes
213
  omx_rpi                                  yes
214
  inotify_h                                yes
215
  inotify_init1                            yes
216
  dvbcsa                                   yes
217
  epoll_create1                            yes
218
  mpegts                                   yes
219
  mpegts_dvb                               yes
220

    
221
Packages:
222
  openssl                                  3.0.2
223
  zlib                                     1.2.11
224
  libpcre2-8                               10.39
225
  liburiparser                             0.9.6
226
  avahi-client                             0.8
227
  dbus-1                                   1.12.20
228
  libsystemd                               249
229

    
230
Installation paths:
231
  Prefix:                                  /usr
232
  Binaries:                                ${prefix}/bin
233
  Libraries:                               ${prefix}/lib
234
  Data files:                              ${prefix}/share
235
  Man pages:                               /usr/share/man
236

    
237
Final Binary:
238
  /usr/local/src/tvheadend/build.linux/tvheadend
239

    
240
Tvheadend Data Directory:
241
  /usr/share/tvheadend
242

    
243
make[1]: Leaving directory '/usr/local/src/tvheadend'
244
   debian/rules override_dh_auto_build
245
make[1]: Entering directory '/usr/local/src/tvheadend'
246
make -j4
247
make[2]: Entering directory '/usr/local/src/tvheadend'
248
make -f Makefile.ffmpeg libcacheget
249
make[3]: Entering directory '/usr/local/src/tvheadend'
250
DOWNLOAD        misc/staticlib/Ubuntu 22.04/arm64/ffmpeg-9d7c93d85ec5e8104d2a11204d628e87679d46d8.tgz / kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k
251
Traceback (most recent call last):
252
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
253
    httplib_response = self._make_request(
254
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 382, in _make_request
255
    self._validate_conn(conn)
256
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 1012, in _validate_conn
257
    conn.connect()
258
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 411, in connect
259
    self.sock = ssl_wrap_socket(
260
  File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket
261
    ssl_sock = _ssl_wrap_socket_impl(
262
  File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl
263
    return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
264
  File "/usr/lib/python3.10/ssl.py", line 513, in wrap_socket
265
    return self.sslsocket_class._create(
266
  File "/usr/lib/python3.10/ssl.py", line 1071, in _create
267
    self.do_handshake()
268
  File "/usr/lib/python3.10/ssl.py", line 1342, in do_handshake
269
    self._sslobj.do_handshake()
270
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)
271

    
272
During handling of the above exception, another exception occurred:
273

    
274
Traceback (most recent call last):
275
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
276
    resp = conn.urlopen(
277
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
278
    retries = retries.increment(
279
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 574, in increment
280
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
281
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))
282

    
283
During handling of the above exception, another exception occurred:
284

    
285
Traceback (most recent call last):
286
  File "/usr/local/src/tvheadend/support/pcloud.py", line 424, in <module>
287
    main(sys.argv)
288
  File "/usr/local/src/tvheadend/support/pcloud.py", line 419, in main
289
    globals()[cmd](*argv[2:])
290
  File "/usr/local/src/tvheadend/support/pcloud.py", line 357, in do_publink_download
291
    resp = session.get('https://my.pcloud.com/publink/show?code=%s' % args[0], timeout=30, verify=PCLOUD_CA_CERTS)
292
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
293
    return self.request('GET', url, **kwargs)
294
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
295
    resp = self.send(prep, **send_kwargs)
296
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 677, in send
297
    history = [resp for resp in gen]
298
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 677, in <listcomp>
299
    history = [resp for resp in gen]
300
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 237, in resolve_redirects
301
    resp = self.send(
302
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
303
    r = adapter.send(request, **kwargs)
304
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 514, in send
305
    raise SSLError(e, request=request)
306
requests.exceptions.SSLError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))
307
Traceback (most recent call last):
308
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 699, in urlopen
309
    httplib_response = self._make_request(
310
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 382, in _make_request
311
    self._validate_conn(conn)
312
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 1012, in _validate_conn
313
    conn.connect()
314
  File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 411, in connect
315
    self.sock = ssl_wrap_socket(
316
  File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line 449, in ssl_wrap_socket
317
    ssl_sock = _ssl_wrap_socket_impl(
318
  File "/usr/lib/python3/dist-packages/urllib3/util/ssl_.py", line 493, in _ssl_wrap_socket_impl
319
    return ssl_context.wrap_socket(sock, server_hostname=server_hostname)
320
  File "/usr/lib/python3.10/ssl.py", line 513, in wrap_socket
321
    return self.sslsocket_class._create(
322
  File "/usr/lib/python3.10/ssl.py", line 1071, in _create
323
    self.do_handshake()
324
  File "/usr/lib/python3.10/ssl.py", line 1342, in do_handshake
325
    self._sslobj.do_handshake()
326
ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)
327

    
328
During handling of the above exception, another exception occurred:
329

    
330
Traceback (most recent call last):
331
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 439, in send
332
    resp = conn.urlopen(
333
  File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 755, in urlopen
334
    retries = retries.increment(
335
  File "/usr/lib/python3/dist-packages/urllib3/util/retry.py", line 574, in increment
336
    raise MaxRetryError(_pool, url, error or ResponseError(cause))
337
urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))
338

    
339
During handling of the above exception, another exception occurred:
340

    
341
Traceback (most recent call last):
342
  File "/usr/local/src/tvheadend/support/pcloud.py", line 424, in <module>
343
    main(sys.argv)
344
  File "/usr/local/src/tvheadend/support/pcloud.py", line 419, in main
345
    globals()[cmd](*argv[2:])
346
  File "/usr/local/src/tvheadend/support/pcloud.py", line 357, in do_publink_download
347
    resp = session.get('https://my.pcloud.com/publink/show?code=%s' % args[0], timeout=30, verify=PCLOUD_CA_CERTS)
348
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 555, in get
349
    return self.request('GET', url, **kwargs)
350
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 542, in request
351
    resp = self.send(prep, **send_kwargs)
352
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 677, in send
353
    history = [resp for resp in gen]
354
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 677, in <listcomp>
355
    history = [resp for resp in gen]
356
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 237, in resolve_redirects
357
    resp = self.send(
358
  File "/usr/lib/python3/dist-packages/requests/sessions.py", line 655, in send
359
    r = adapter.send(request, **kwargs)
360
  File "/usr/lib/python3/dist-packages/requests/adapters.py", line 514, in send
361
    raise SSLError(e, request=request)
362
requests.exceptions.SSLError: HTTPSConnectionPool(host='u.pcloud.link', port=443): Max retries exceeded with url: /publink/show?code=kZ54ee7ZUvsSYmb9VGSpnmoVzcAUhpBXLq8k (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))
363
FAILED TO DOWNLOAD  (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
364
make[3]: Leaving directory '/usr/local/src/tvheadend'
365
make -f Makefile.ffmpeg build
366
make[3]: Entering directory '/usr/local/src/tvheadend'
367
WGET            https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.gz
368
WGET            https://code.videolan.org/videolan/x264/-/archive/d2907f67227cbf38ac957efed84c532b12ce19cc/x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2
369
WGET            https://bitbucket.org/multicoreware/x265_git/downloads/x265_3.5.tar.gz
370
WGET            https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.gz
371
2022-10-08 13:09:47 URL:https://ftp.osuosl.org/pub/xiph/releases/ogg/libogg-1.3.4.tar.gz [589570/589570] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4.tar.gz" [1]
372
SHA1SUM test '851cef020b346d44893e5d1c3dab83c675d479d9' == '851cef020b346d44893e5d1c3dab83c675d479d9': OK
373
UNTAR           libogg-1.3.4.tar.gz
374
2022-10-08 13:09:47 URL:https://code.videolan.org/videolan/x264/-/archive/d2907f67227cbf38ac957efed84c532b12ce19cc/x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2 [773615/773615] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2" [1]
375
SHA1SUM test '6b69f9af34ddfb9bc0bbfedb0b41a0b8b6c2771a' == '6b69f9af34ddfb9bc0bbfedb0b41a0b8b6c2771a': OK
376
UNTAR           x264-d2907f67227cbf38ac957efed84c532b12ce19cc.tar.bz2
377
WGET            https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.gz
378
WGET            https://github.com/mstorsjo/fdk-aac/archive/refs/tags/v2.0.2.tar.gz
379
2022-10-08 13:09:54 URL:https://ftp.osuosl.org/pub/xiph/releases/vorbis/libvorbis-1.3.7.tar.gz [1658963/1658963] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7.tar.gz" [1]
380
SHA1SUM test '2b415495f89b103138a23da5017a2a00837c6c94' == '2b415495f89b103138a23da5017a2a00837c6c94': OK
381
UNTAR           libvorbis-1.3.7.tar.gz
382
WGET            https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz
383
2022-10-08 13:09:54 URL:https://bbuseruploads.s3.amazonaws.com/c105f477-2003-4e12-80e5-06858cf7e40b/downloads/d500e9ef-fa39-4087-9e63-62d748ed7548/x265_3.5.tar.gz?response-content-disposition=attachment%3B%20filename%3D%22x265_3.5.tar.gz%22&response-content-encoding=None&AWSAccessKeyId=ASIA6KOSE3BNJ2GYVPMC&Signature=pEzOnuyJIQtPb3Fj6dL0BIrNlGw%3D&x-amz-security-token=FwoGZXIvYXdzEHUaDPwum6TABuvp0ZAolSK%2BAVKHzx02Ws6krZ4EhhcxFcp%2B4tJUWbvEwD0uL36rOOeNbkNoOoNI4RHsn6f7ruLQuilvJq484MMa%2BTn3OyG07dMdJMyiiV%2Bf0DZTIZS%2FDc6KLxfeHbrlRKR2gRBKLJIzva3HVwEegmVN06XNOtsFMjwYVv7P169zjNjdeaI2H%2BLh3GkVIdlsf1mY%2FdUGsxXdVg3KbyJ%2F6PCZ16HV5qSFk72mf8e0hYNWfHsOzh6GhXk04faeEyJWNkLilDINixkogsyFmgYyLQu9yilO5sN0n4%2Fxjx9zbmCJUkGxxEfwOfAsNjTHGUVL4UlhSJMhf2SjvnqbPg%3D%3D&Expires=1665232138 [1537044/1537044] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5.tar.gz" [1]
384
SHA1SUM test 'dc8e70f441991289a9a34fd37e1649d59435bfae' == 'dc8e70f441991289a9a34fd37e1649d59435bfae': OK
385
UNTAR           x265_3.5.tar.gz
386
PATCH           /usr/local/src/tvheadend/support/patches/libx265.pie.diff
387
patching file ./source/CMakeLists.txt
388
Hunk #1 succeeded at 220 with fuzz 2 (offset 52 lines).
389
PATCH           /usr/local/src/tvheadend/support/patches/libx265-silence.patch
390
patching file ./source/CMakeLists.txt
391
patching file ./source/cmake/CMakeASM_NASMInformation.cmake
392
WGET            https://ffmpeg.org/releases/ffmpeg-4.4.1.tar.bz2
393
2022-10-08 13:09:55 URL:https://www.nasm.us/pub/nasm/releasebuilds/2.15.05/nasm-2.15.05.tar.gz [1629366/1629366] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/nasm-2.15.05.tar.gz" [1]
394
SHA1SUM test '8a2a60b01d563c32dd216f94a99a20e6e31fd8aa' == '8a2a60b01d563c32dd216f94a99a20e6e31fd8aa': OK
395
UNTAR           nasm-2.15.05.tar.gz
396
PATCH           /usr/local/src/tvheadend/support/patches/remove-invalid-pure_func-qualifiers.diff
397
patching file include/nasmlib.h
398
Hunk #1 succeeded at 201 (offset 51 lines).
399
Hunk #2 succeeded at 209 (offset 51 lines).
400
Hunk #3 succeeded at 221 with fuzz 1 (offset 51 lines).
401
Hunk #4 succeeded at 345 (offset 39 lines).
402
cd /usr/local/src/tvheadend/build.linux/ffmpeg/nasm-2.15.05 && CC="gcc -fPIE" FFMPEG_PREFIX=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/local/src/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
403
	--libdir=/ffmpeg/lib
404
configure: WARNING: unrecognized options: --enable-static, --disable-shared
405
checking build system type... aarch64-unknown-linux-gnu
406
checking host system type... aarch64-unknown-linux-gnu
407
checking for gcc... gcc -fPIE
408
checking whether the C compiler works... yes
409
checking for C compiler default output file name... a.out
410
checking for suffix of executables... 
411
checking whether we are cross compiling... no
412
checking for suffix of object files... o
413
checking whether we are using the GNU C compiler... yes
414
checking whether gcc -fPIE accepts -g... yes
415
checking for gcc -fPIE option to accept ISO C89... none needed
416
checking how to run the C preprocessor... gcc -fPIE -E
417
checking for grep that handles long lines and -e... /usr/bin/grep
418
checking for egrep... /usr/bin/grep -E
419
checking for ANSI C header files... 2022-10-08 13:09:58 URL:https://archive.mozilla.org/pub/opus/opus-1.3.1.tar.gz [1040054/1040054] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1.tar.gz" [1]
420
SHA1SUM test 'ed226536537861c9f0f1ef7ca79dffc225bc181b' == 'ed226536537861c9f0f1ef7ca79dffc225bc181b': OK
421
UNTAR           opus-1.3.1.tar.gz
422
yes
423
checking for sys/types.h... yes
424
checking for sys/stat.h... yes
425
checking for stdlib.h... yes
426
checking for string.h... 2022-10-08 13:09:59 URL:https://codeload.github.com/mstorsjo/fdk-aac/tar.gz/refs/tags/v2.0.2 [2506597] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/v2.0.2.tar.gz" [1]
427
SHA1SUM test '8d711c298d1a562f8e5bedb0ca8dc39365efe93b' == '8d711c298d1a562f8e5bedb0ca8dc39365efe93b': OK
428
UNTAR           v2.0.2.tar.gz
429
yes
430
checking for memory.h... cd /usr/local/src/tvheadend/build.linux/ffmpeg/fdk-aac-2.0.2 && ./autogen.sh && CXXFLAGS="-std=c++98 -fPIC" CC="gcc -fPIE" FFMPEG_PREFIX=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/local/src/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
431
	--libdir=/ffmpeg/lib
432
yes
433
checking for strings.h... autoreconf: export WARNINGS=
434
autoreconf: Entering directory '.'
435
autoreconf: configure.ac: not using Gettext
436
yes
437
checking for inttypes.h... autoreconf: running: aclocal --force -I m4
438
yes
439
checking for stdint.h... yes
440
checking for unistd.h... yes
441
checking minix/config.h usability... no
442
checking minix/config.h presence... no
443
checking for minix/config.h... no
444
checking whether it is safe to define __EXTENSIONS__... yes
445
checking for special C compiler options needed for large files... no
446
checking for _FILE_OFFSET_BITS value needed for large files... no
447
checking for gcc... (cached) gcc -fPIE
448
checking whether we are using the GNU C compiler... (cached) yes
449
checking whether gcc -fPIE accepts -g... (cached) yes
450
checking for gcc -fPIE option to accept ISO C89... (cached) none needed
451
checking for gcc -fPIE option to accept ISO C99... none needed
452
checking for gcc -fPIE option to accept ISO Standard C... (cached) none needed
453
checking if gcc -fPIE accepts -std=c17... yes
454
checking for size_t... yes
455
checking whether byte ordering is bigendian... no
456
checking if gcc -fPIE accepts -Werror=unknown-warning-option... autoreconf: configure.ac: tracing
457
no
458
checking if gcc -fPIE accepts -fwrapv... yes
459
checking if gcc -fPIE accepts -ftrivial-auto-var-init=zero... no
460
checking if gcc -fPIE accepts -U__STRICT_ANSI__... yes
461
checking if gcc -fPIE accepts -fno-common... yes
462
checking for suffix of library files... a
463
checking whether ln -s works... yes
464
checking whether make sets $(MAKE)... yes
465
checking for a BSD-compatible install... /usr/bin/install -c
466
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
467
checking for nroff... nroff
468
checking for asciidoc... no
469
checking for xmlto... no
470
checking for xz... xz
471
configure: WARNING: No asciidoc package found, cannot build man pages
472
configure: WARNING: No xmlto package found, cannot build man pages
473
checking for ar... ar
474
checking for ranlib... ranlib
475
checking for strip... strip
476
checking for an ANSI C-conforming const... yes
477
checking for inline... autoreconf: running: libtoolize --copy --force
478
inline
479
checking for C/C++ restrict keyword... __restrict
480
checking for ANSI C header files... (cached) yes
481
checking for string.h... (cached) yes
482
checking stdarg.h usability... yes
483
checking stdarg.h presence... yes
484
checking for stdarg.h... yes
485
checking for inttypes.h... (cached) yes
486
checking for strings.h... (cached) yes
487
checking for stdbool.h that conforms to C99... yes
488
checking for _Bool... libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'.
489
libtoolize: copying file './ltmain.sh'
490
yes
491
checking stdnoreturn.h usability... libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
492
libtoolize: copying file 'm4/libtool.m4'
493
libtoolize: copying file 'm4/ltoptions.m4'
494
yes
495
checking stdnoreturn.h presence... yes
496
checking for stdnoreturn.h... yes
497
checking io.h usability... libtoolize: copying file 'm4/ltsugar.m4'
498
libtoolize: copying file 'm4/ltversion.m4'
499
no
500
checking io.h presence... libtoolize: copying file 'm4/lt~obsolete.m4'
501
no
502
checking for io.h... no
503
checking fcntl.h usability... autoreconf: configure.ac: not using Intltool
504
autoreconf: configure.ac: not using Gtkdoc
505
autoreconf: running: aclocal --force -I m4
506
yes
507
checking fcntl.h presence... yes
508
checking for fcntl.h... yes
509
checking for unistd.h... (cached) yes
510
checking sys/mman.h usability... yes
511
checking sys/mman.h presence... yes
512
checking for sys/mman.h... yes
513
checking for sys/types.h... (cached) yes
514
checking for sys/stat.h... (cached) yes
515
checking sys/resource.h usability... yes
516
checking sys/resource.h presence... yes
517
checking for sys/resource.h... yes
518
checking for strcasecmp... yes
519
checking for stricmp... no
520
checking for strncasecmp... yes
521
checking for strnicmp... no
522
checking for strsep... yes
523
checking for strnlen... yes
524
checking for strrchrnul... no
525
checking for iscntrl... yes
526
checking for isascii... yes
527
checking for mempcpy... autoreconf: running: /usr/bin/autoconf --force
528
yes
529
checking for getuid... yes
530
checking for getgid... yes
531
checking for getrlimit... yes
532
checking for realpath... 2022-10-08 13:10:11 URL:https://ffmpeg.org/releases/ffmpeg-4.4.1.tar.bz2 [11494996/11494996] -> "/usr/local/src/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1.tar.bz2" [1]
533
yes
534
SHA1SUM test '49306f284475014b8e68bff886aaeeaf0723810c' == '49306f284475014b8e68bff886aaeeaf0723810c': checking for canonicalize_file_name... OK
535
UNTAR           ffmpeg-4.4.1.tar.bz2
536
yes
537
checking for _fullpath... autoreconf: configure.ac: not using Autoheader
538
autoreconf: running: automake --add-missing --copy --force-missing
539
no
540
checking for pathconf... yes
541
checking for _LARGEFILE_SOURCE value needed for large files... no
542
checking for _fseeki64... no
543
checking for ftruncate... yes
544
checking for _chsize... configure.ac:20: installing './compile'
545
configure.ac:22: installing './config.guess'
546
configure.ac:22: installing './config.sub'
547
configure.ac:7: installing './install-sh'
548
configure.ac:7: installing './missing'
549
Makefile.am: installing './depcomp'
550
no
551
checking for _chsize_s... autoreconf: Leaving directory '.'
552
checking for a BSD-compatible install... no
553
checking for fileno... /usr/bin/install -c
554
checking whether build environment is sane... yes
555
checking for a race-free mkdir -p... /usr/bin/mkdir -p
556
checking for gawk... gawk
557
checking whether make sets $(MAKE)... yes
558
checking whether make supports nested variables... yes
559
checking whether UID '0' is supported by ustar format... yes
560
checking whether GID '0' is supported by ustar format... yes
561
checking how to create a ustar tar archive... gnutar
562
checking whether make supports nested variables... (cached) yes
563
checking for gcc... gcc -fPIE
564
yes
565
checking for _fileno... checking whether the C compiler works... yes
566
checking for C compiler default output file name... a.out
567
checking for suffix of executables... no
568
checking for stdlib.h... (cached) yes
569

    
570
checking whether we are cross compiling... checking for unistd.h... (cached) yes
571
checking for sys/param.h... no
572
checking for suffix of object files... yes
573
checking for getpagesize... o
574
checking whether the compiler supports GNU C... yes
575
checking for working mmap... yes
576
checking whether gcc -fPIE accepts -g... yes
577
checking for gcc -fPIE option to enable C11 features... yes
578
checking for getpagesize... (cached) yes
579
checking for sysconf... PATCH           /usr/local/src/tvheadend/support/patches/ffmpeg.libx264.diff
580
patching file ./libavcodec/libx264.c
581
Hunk #1 succeeded at 1068 (offset 166 lines).
582
yes
583
none needed
584
checking whether gcc -fPIE understands -c and -o together... checking for access... yes
585
checking for _access... yes
586
checking whether make supports the include directive... yes (GNU style)
587
checking dependency style of gcc -fPIE... no
588
checking for faccessat... gcc3
589
checking for g++... g++
590
checking whether the compiler supports GNU C++... yes
591
checking for __builtin_expect... yes
592
checking whether g++ accepts -g... yes
593
checking intrin.h usability... yes
594
checking for g++ option to enable C++11 features... no
595
checking intrin.h presence... none needed
596
checking dependency style of g++... no
597
checking for intrin.h... no
598
checking for __builtin_clz... yes
599
checking for __builtin_clzl... gcc3
600
checking build system type... aarch64-unknown-linux-gnu
601
checking host system type... aarch64-unknown-linux-gnu
602
checking how to print strings... printf
603
checking for a sed that does not truncate output... /usr/bin/sed
604
checking for grep that handles long lines and -e... /usr/bin/grep
605
checking for egrep... /usr/bin/grep -E
606
checking for fgrep... /usr/bin/grep -F
607
checking for ld used by gcc -fPIE... /usr/bin/ld
608
checking if the linker (/usr/bin/ld) is GNU ld... yes
609
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
610
checking the name lister (/usr/bin/nm -B) interface... BSD nm
611
checking whether ln -s works... yes
612
checking the maximum length of command line arguments... 1572864
613
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
614
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
615
checking for /usr/bin/ld option to reload object files... -r
616
checking for objdump... objdump
617
checking how to recognize dependent libraries... pass_all
618
checking for dlltool... no
619
checking how to associate runtime and link libraries... printf %s\n
620
checking for ar... ar
621
checking for archiver @FILE support... yes
622
checking for __builtin_clzll... @
623
checking for strip... strip
624
checking for ranlib... ranlib
625
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... yes
626
checking for _BitScanReverse... ok
627
checking for sysroot... no
628
checking for a working dd... /usr/bin/dd
629
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
630
checking for mt... mt
631
checking if mt is a manifest tool... no
632
checking for stdio.h... no
633
checking for _BitScanReverse64... yes
634
checking for stdlib.h... yes
635
checking for string.h... no
636
checking for sprintf... yes
637
checking for inttypes.h... yes
638
checking for stdint.h... snprintf
639
checking for vsnprintf... yes
640
checking for strings.h... yes
641
checking for sys/stat.h... vsnprintf
642
checking for strlcpy... yes
643
checking for sys/types.h... no
644
checking for strrchrnul... (cached) no
645
checking for struct _stati64... yes
646
checking for unistd.h... yes
647
checking for dlfcn.h... no
648
checking for struct stat... yes
649
checking for objdir... .libs
650
yes
651
checking for stat... checking if gcc -fPIE supports -fno-rtti -fno-exceptions... yes
652
checking for _stati64... no
653
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
654
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
655
checking if gcc -fPIE static flag -static works... no
656
checking for fstat... yes
657
checking if gcc -fPIE supports -c -o file.o... yes
658
checking if gcc -fPIE supports -c -o file.o... (cached) yes
659
checking whether the gcc -fPIE linker (/usr/bin/ld) supports shared libraries... yes
660
checking dynamic linker characteristics... yes
661
checking for _fstati64... GNU/Linux ld.so
662
checking how to hardcode library paths into programs... immediate
663
checking whether stripping libraries is possible... yes
664
checking if libtool supports shared libraries... yes
665
checking whether to build shared libraries... no
666
checking whether to build static libraries... yes
667
checking how to run the C++ preprocessor... g++ -E
668
no
669
checking for S_ISREG... no
670
checking whether strcasecmp is declared... checking for ld used by g++... /usr/bin/ld
671
checking if the linker (/usr/bin/ld) is GNU ld... yes
672
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
673
yes
674
checking whether stricmp is declared... checking for g++ option to produce PIC... -fPIC -DPIC
675
checking if g++ PIC flag -fPIC -DPIC works... yes
676
checking if g++ static flag -static works... no
677
checking whether strncasecmp is declared... yes
678
checking whether strnicmp is declared... yes
679
checking if g++ supports -c -o file.o... yes
680
checking if g++ supports -c -o file.o... (cached) yes
681
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
682
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
683
checking how to hardcode library paths into programs... immediate
684
checking for library containing sin... no
685
checking whether strsep is declared... yes
686
checking whether strlcpy is declared... no
687
checking whether strnlen is declared... -lm
688
checking that generated files are newer than configure... done
689
configure: creating ./config.status
690
yes
691
checking whether strrchrnul is declared... no
692
checking for uintptr_t... config.status: creating Makefile
693
config.status: creating fdk-aac.pc
694
config.status: executing depfiles commands
695
yes
696
checking endian.h usability... yes
697
checking endian.h presence... yes
698
checking for endian.h... yes
699
checking sys/endian.h usability... config.status: executing libtool commands
700
DESTDIR=/usr/local/src/tvheadend/build.linux/ffmpeg/build \
701
	make -C /usr/local/src/tvheadend/build.linux/ffmpeg/fdk-aac-2.0.2 install
702
make[4]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/fdk-aac-2.0.2'
703
  CXX      libAACdec/src/FDK_delay.lo
704
  CXX      libAACdec/src/aac_ram.lo
705
  CXX      libAACdec/src/aac_rom.lo
706
no
707
checking sys/endian.h presence...   CXX      libAACdec/src/aacdec_drc.lo
708
  CXX      libAACdec/src/aacdec_hcr.lo
709
no
710
checking for sys/endian.h... no
711
checking machine/endian.h usability...   CXX      libAACdec/src/aacdec_hcr_bit.lo
712
no
713
checking machine/endian.h presence...   CXX      libAACdec/src/aacdec_hcrs.lo
714
no
715
checking for machine/endian.h... no
716
checking for cpu_to_le16...   CXX      libAACdec/src/aacdec_pns.lo
717
  CXX      libAACdec/src/aacdec_tns.lo
718
no
719
checking for cpu_to_le32...   CXX      libAACdec/src/aacdecoder.lo
720
  CXX      libAACdec/src/aacdecoder_lib.lo
721
  CXX      libAACdec/src/block.lo
722
no
723
checking for cpu_to_le64... no
724
  CXX      libAACdec/src/channel.lo
725
checking for __cpu_to_le16...   CXX      libAACdec/src/channelinfo.lo
726
  CXX      libAACdec/src/conceal.lo
727
  CXX      libAACdec/src/ldfiltbank.lo
728
no
729
checking for __cpu_to_le32...   CXX      libAACdec/src/pulsedata.lo
730
  CXX      libAACdec/src/rvlc.lo
731
  CXX      libAACdec/src/rvlcbit.lo
732
no
733
checking for __cpu_to_le64...   CXX      libAACdec/src/rvlcconceal.lo
734
  CXX      libAACdec/src/stereo.lo
735
no
736
checking for htole16...   CXX      libAACdec/src/usacdec_ace_d4t64.lo
737
  CXX      libAACdec/src/usacdec_ace_ltp.lo
738
  CXX      libAACdec/src/usacdec_acelp.lo
739
  CXX      libAACdec/src/usacdec_fac.lo
740
yes
741
checking for htole32... yes
742
checking for htole64...   CXX      libAACdec/src/usacdec_lpc.lo
743
  CXX      libAACdec/src/usacdec_lpd.lo
744
  CXX      libAACdec/src/usacdec_rom.lo
745
yes
746
checking for __bswap_16... yes
747
checking for __bswap_32...   CXX      libAACenc/src/aacEnc_ram.lo
748
yes
749
checking for __bswap_64...   CXX      libAACenc/src/aacEnc_rom.lo
750
yes
751
checking for __builtin_bswap16...   CXX      libAACenc/src/aacenc.lo
752
yes
753
checking for __builtin_bswap32...   CXX      libAACenc/src/aacenc_lib.lo
754
yes
755
checking for __builtin_bswap64...   CXX      libAACenc/src/aacenc_pns.lo
756
  CXX      libAACenc/src/aacenc_tns.lo
757
  CXX      libAACenc/src/adj_thr.lo
758
yes
759
checking for _byteswap_ushort... no
760
  CXX      libAACenc/src/band_nrg.lo
761
  CXX      libAACenc/src/bandwidth.lo
762
checking for _byteswap_ulong... no
763
checking for _byteswap_uint64...   CXX      libAACenc/src/bit_cnt.lo
764
  CXX      libAACenc/src/bitenc.lo
765
  CXX      libAACenc/src/block_switch.lo
766
no
767
checking for __builtin_constant_p...   CXX      libAACenc/src/channel_map.lo
768
yes
769
checking for __builtin_choose_expr...   CXX      libAACenc/src/chaosmeasure.lo
770
  CXX      libAACenc/src/dyn_bits.lo
771
yes
772
checking if gcc -fPIE accepts -Werror=attributes...   CXX      libAACenc/src/grp_data.lo
773
  CXX      libAACenc/src/intensity.lo
774
yes
775
checking if gcc -fPIE supports the noreturn function attribute...   CXX      libAACenc/src/line_pe.lo
776
yes
777
checking if gcc -fPIE supports the noreturn function attribute on pointers...   CXX      libAACenc/src/metadata_compressor.lo
778
  CXX      libAACenc/src/metadata_main.lo
779
yes
780
checking if gcc -fPIE supports the returns_nonnull function attribute... yes
781
checking if gcc -fPIE supports the returns_nonnull function attribute on pointers...   CXX      libAACenc/src/mps_main.lo
782
yes
783
checking if gcc -fPIE supports the malloc function attribute...   CXX      libAACenc/src/ms_stereo.lo
784
  CXX      libAACenc/src/noisedet.lo
785
yes
786
checking if gcc -fPIE supports the malloc function attribute on pointers...   CXX      libAACenc/src/pnsparam.lo
787
no
788
  CXX      libAACenc/src/pre_echo_control.lo
789
  CXX      libAACenc/src/psy_configuration.lo
790
checking if gcc -fPIE supports the alloc_size(1) function attribute...   CXX      libAACenc/src/psy_main.lo
791
  CXX      libAACenc/src/qc_main.lo
792
  CXX      libAACenc/src/quantize.lo
793
  CXX      libAACenc/src/sf_estim.lo
794
yes
795
checking if gcc -fPIE supports the alloc_size(1) function attribute on pointers...   CXX      libAACenc/src/spreading.lo
796
yes
797
checking if gcc -fPIE supports the alloc_size(1,2) function attribute...   CXX      libAACenc/src/tonality.lo
798
  CXX      libAACenc/src/transform.lo
799
no
800
checking if gcc -fPIE supports the alloc_size(1,2) function attribute on pointers...   CXX      libArithCoding/src/ac_arith_coder.lo
801
  CXX      libDRCdec/src/FDK_drcDecLib.lo
802
no
803
  CXX      libDRCdec/src/drcDec_gainDecoder.lo
804
checking if gcc -fPIE supports the sentinel function attribute... yes
805
checking if gcc -fPIE supports the sentinel function attribute on pointers...   CXX      libDRCdec/src/drcDec_reader.lo
806
  CXX      libDRCdec/src/drcDec_rom.lo
807
yes
808
checking if gcc -fPIE supports the format(printf,1,2) function attribute...   CXX      libDRCdec/src/drcDec_selectionProcess.lo
809
yes
810
checking if gcc -fPIE supports the format(printf,1,2) function attribute on pointers... yes
811
checking if gcc -fPIE supports the const function attribute...   CXX      libDRCdec/src/drcDec_tools.lo
812
yes
813
checking if gcc -fPIE supports the const function attribute on pointers...   CXX      libDRCdec/src/drcGainDec_init.lo
814
  CXX      libDRCdec/src/drcGainDec_preprocess.lo
815
yes
816
checking if gcc -fPIE supports the pure function attribute... yes
817
checking if gcc -fPIE supports the pure function attribute on pointers...   CXX      libDRCdec/src/drcGainDec_process.lo
818
  CXX      libMpegTPDec/src/tpdec_adif.lo
819
no
820
  CXX      libMpegTPDec/src/tpdec_adts.lo
821
checking if gcc -fPIE supports the cold function attribute... yes
822
checking if gcc -fPIE supports the cold function attribute on pointers... no
823
checking if gcc -fPIE supports the unused function attribute...   CXX      libMpegTPDec/src/tpdec_asc.lo
824
  CXX      libMpegTPDec/src/tpdec_drm.lo
825
  CXX      libMpegTPDec/src/tpdec_latm.lo
826
yes
827
checking if gcc -fPIE supports the unused function attribute on pointers... yes
828
checking if gcc -fPIE supports the error function attribute...   CXX      libMpegTPDec/src/tpdec_lib.lo
829
  CXX      libMpegTPEnc/src/tpenc_adif.lo
830
yes
831
checking if gcc -fPIE accepts -ffunction-sections...   CXX      libMpegTPEnc/src/tpenc_adts.lo
832
  CXX      libMpegTPEnc/src/tpenc_asc.lo
833
yes
834
checking if gcc -fPIE accepts -fdata-sections...   CXX      libMpegTPEnc/src/tpenc_latm.lo
835
yes
836
checking if gcc -fPIE accepts -Wl,--gc-sections...   CXX      libMpegTPEnc/src/tpenc_lib.lo
837
  CXX      libSACdec/src/sac_bitdec.lo
838
yes
839
checking if gcc -fPIE accepts -fvisibility=hidden...   CXX      libSACdec/src/sac_calcM1andM2.lo
840
yes
841
checking if gcc -fPIE accepts -Wall...   CXX      libSACdec/src/sac_dec.lo
842
yes
843
checking if gcc -fPIE accepts -W...   CXX      libSACdec/src/sac_dec_conceal.lo
844
  CXX      libSACdec/src/sac_dec_lib.lo
845
  CXX      libSACdec/src/sac_process.lo
846
yes
847
checking if gcc -fPIE accepts -pedantic... yes
848
checking if gcc -fPIE accepts -Wc90-c99-compat...   CXX      libSACdec/src/sac_qmf.lo
849
  CXX      libSACdec/src/sac_reshapeBBEnv.lo
850
  CXX      libSACdec/src/sac_rom.lo
851
yes
852
checking if gcc -fPIE accepts -Wc99-compat... no
853
  CXX      libSACdec/src/sac_smoothing.lo
854
checking if gcc -fPIE accepts -Wc99-extensions...   CXX      libSACdec/src/sac_stp.lo
855
no
856
checking if gcc -fPIE accepts -Wpedantic-ms-format... no
857
checking if gcc -fPIE accepts -Wlong-long... yes
858
checking if gcc -fPIE accepts -Wstringop-truncation...   CXX      libSACdec/src/sac_tsd.lo
859
  CXX      libSACenc/src/sacenc_bitstream.lo
860
yes
861
checking if gcc -fPIE accepts -Wshift-negative-value... yes
862
checking if gcc -fPIE accepts -Werror=implicit... yes
863
checking if gcc -fPIE accepts -Werror=missing-braces...   CXX      libSACenc/src/sacenc_delay.lo
864
  CXX      libSACenc/src/sacenc_dmx_tdom_enh.lo
865
  CXX      libSACenc/src/sacenc_filter.lo
866
yes
867
checking if gcc -fPIE accepts -Werror=return-type... yes
868
checking if gcc -fPIE accepts -Werror=trigraphs... yes
869
checking if gcc -fPIE accepts -Werror=pointer-arith...   CXX      libSACenc/src/sacenc_framewindowing.lo
870
yes
871
checking if gcc -fPIE accepts -Werror=strict-prototypes...   CXX      libSACenc/src/sacenc_huff_tab.lo
872
  CXX      libSACenc/src/sacenc_lib.lo
873
no
874
checking if gcc -fPIE accepts -Werror=missing-prototypes...   CXX      libSACenc/src/sacenc_nlc_enc.lo
875
yes
876
checking if gcc -fPIE accepts -Werror=missing-declarations... yes
877
checking if gcc -fPIE accepts -Werror=comment...   CXX      libSACenc/src/sacenc_onsetdetect.lo
878
yes
879
checking if gcc -fPIE accepts -Werror=vla...   CXX      libSACenc/src/sacenc_paramextract.lo
880
yes
881
checking if gcc -fPIE supports C99 external inlines... yes
882
checking if gcc -fPIE supports typeof...   CXX      libSACenc/src/sacenc_staticgain.lo
883
__typeof
884
  CXX      libSACenc/src/sacenc_tree.lo
885
configure: creating ./config.status
886
  CXX      libSACenc/src/sacenc_vectorfunctions.lo
887
config.status: creating Makefile
888
config.status: creating doc/Makefile
889
config.status: creating config/config.h
890
  CXX      libSBRdec/src/HFgen_preFlat.lo
891
configure: WARNING: unrecognized options: --enable-static, --disable-shared
892
DESTDIR=/usr/local/src/tvheadend/build.linux/ffmpeg/build \
893
	make -C /usr/local/src/tvheadend/build.linux/ffmpeg/nasm-2.15.05 install
894
make[4]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/nasm-2.15.05'
895
make[4]: Circular asm/warnings.c <- asm/warnings.time dependency dropped.
896
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
897
  CXX      libSBRdec/src/env_calc.lo
898
  CXX      libSBRdec/src/env_dec.lo
899
  CXX      libSBRdec/src/env_extr.lo
900
  CXX      libSBRdec/src/hbe.lo
901
  CXX      libSBRdec/src/huff_dec.lo
902
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
903
  CXX      libSBRdec/src/lpp_tran.lo
904
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
905
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
906
  CXX      libSBRdec/src/psbitdec.lo
907
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
908
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
909
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
910
  CXX      libSBRdec/src/psdec.lo
911
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
912
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
913
  CXX      libSBRdec/src/psdec_drm.lo
914
  CXX      libSBRdec/src/psdecrom_drm.lo
915
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
916
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
917
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
918
  CXX      libSBRdec/src/pvc_dec.lo
919
  CXX      libSBRdec/src/sbr_deb.lo
920
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
921
  CXX      libSBRdec/src/sbr_dec.lo
922
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
923
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
924
  CXX      libSBRdec/src/sbr_ram.lo
925
  CXX      libSBRdec/src/sbr_rom.lo
926
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
927
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
928
  CXX      libSBRdec/src/sbrdec_drc.lo
929
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
930
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
931
  CXX      libSBRdec/src/sbrdec_freq_sca.lo
932
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
933
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
934
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
935
  CXX      libSBRdec/src/sbrdecoder.lo
936
  CXX      libSBRenc/src/bit_sbr.lo
937
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
938
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
939
  CXX      libSBRenc/src/code_env.lo
940
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
941
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
942
  CXX      libSBRenc/src/env_bit.lo
943
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
944
  CXX      libSBRenc/src/env_est.lo
945
  CXX      libSBRenc/src/fram_gen.lo
946
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
947
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
948
  CXX      libSBRenc/src/invf_est.lo
949
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
950
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
951
  CXX      libSBRenc/src/mh_det.lo
952
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
953
  CXX      libSBRenc/src/nf_est.lo
954
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
955
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
956
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
957
  CXX      libSBRenc/src/ps_bitenc.lo
958
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
959
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
960
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
961
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
962
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
963
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
964
  CXX      libSBRenc/src/ps_encode.lo
965
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
966
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
967
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
968
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
969
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
970
  CXX      libSBRenc/src/ps_main.lo
971
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
972
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
973
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
974
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
975
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
976
  CXX      libSBRenc/src/resampler.lo
977
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
978
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
979
  CXX      libSBRenc/src/sbr_encoder.lo
980
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
981
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
982
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
983
  CXX      libSBRenc/src/sbr_misc.lo
984
  CXX      libSBRenc/src/sbrenc_freq_sca.lo
985
  CXX      libSBRenc/src/sbrenc_ram.lo
986
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
987
  CXX      libSBRenc/src/sbrenc_rom.lo
988
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
989
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
990
  CXX      libSBRenc/src/ton_corr.lo
991
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
992
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
993
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
994
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
995
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
996
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
997
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
998
  CXX      libSBRenc/src/tran_det.lo
999
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
1000
  CXX      libPCMutils/src/limiter.lo
1001
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
1002
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
1003
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
1004
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
1005
  CXX      libPCMutils/src/pcm_utils.lo
1006
  CXX      libPCMutils/src/pcmdmx_lib.lo
1007
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
1008
  CXX      libFDK/src/FDK_bitbuffer.lo
1009
  CXX      libFDK/src/FDK_core.lo
1010
  CXX      libFDK/src/FDK_crc.lo
1011
  CXX      libFDK/src/FDK_decorrelate.lo
1012
  CXX      libFDK/src/FDK_hybrid.lo
1013
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
1014
  CXX      libFDK/src/FDK_lpc.lo
1015
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
1016
  CXX      libFDK/src/FDK_matrixCalloc.lo
1017
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
1018
  CXX      libFDK/src/FDK_qmf_domain.lo
1019
  CXX      libFDK/src/FDK_tools_rom.lo
1020
  CXX      libFDK/src/FDK_trigFcts.lo
1021
  CXX      libFDK/src/autocorr2nd.lo
1022
  CXX      libFDK/src/dct.lo
1023
  CXX      libFDK/src/fft.lo
1024
  CXX      libFDK/src/fft_rad2.lo
1025
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
1026
  CXX      libFDK/src/fixpoint_math.lo
1027
  CXX      libFDK/src/huff_nodes.lo
1028
  CXX      libFDK/src/mdct.lo
1029
  CXX      libFDK/src/nlc_dec.lo
1030
  CXX      libFDK/src/qmf.lo
1031
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
1032
  CXX      libFDK/src/scale.lo
1033
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
1034
  CXX      libSYS/src/genericStds.lo
1035
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
1036
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
1037
  CXX      libSYS/src/syslib_channelMapDescr.lo
1038
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
1039
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
1040
  GEN      libfdk-aac.la
1041
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
1042
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
1043
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
1044
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/fdk-aac-2.0.2'
1045
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1046
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libfdk-aac.la '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1047
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/fdk-aac'
1048
 /usr/bin/install -c -m 644 ./libSYS/include/machine_type.h ./libSYS/include/genericStds.h ./libSYS/include/FDK_audio.h ./libSYS/include/syslib_channelMapDescr.h ./libAACenc/include/aacenc_lib.h ./libAACdec/include/aacdecoder_lib.h '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/fdk-aac'
1049
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1050
 /usr/bin/install -c -m 644 fdk-aac.pc '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1051
libtool: install: /usr/bin/install -c .libs/libfdk-aac.lai /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libfdk-aac.la
1052
libtool: install: /usr/bin/install -c .libs/libfdk-aac.a /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libfdk-aac.a
1053
libtool: install: chmod 644 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libfdk-aac.a
1054
libtool: install: ranlib /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libfdk-aac.a
1055
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
1056
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/fdk-aac-2.0.2'
1057
make[4]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/fdk-aac-2.0.2'
1058
rm -f libnasm.a
1059
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
1060
ranlib libnasm.a
1061
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 
1062
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 
1063
/usr/bin/mkdir -p /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin
1064
/usr/bin/install -c nasm /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm
1065
/usr/bin/install -c ndisasm /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/ndisasm
1066
/usr/bin/mkdir -p /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1
1067
/usr/bin/install -c -m 644 ./nasm.1 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1/nasm.1
1068
/usr/bin/install -c -m 644 ./ndisasm.1 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/man/man1/ndisasm.1
1069
make[4]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/nasm-2.15.05'
1070
cd /usr/local/src/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc && FFMPEG_PREFIX=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/local/src/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1071
	--extra-asflags="-DPIC" \
1072
	--extra-cflags="-fPIE" \
1073
	--disable-cli \
1074
	--disable-swscale \
1075
	--disable-lavf \
1076
	--disable-avs \
1077
	--disable-ffms \
1078
	--disable-gpac \
1079
	--disable-lsmash \
1080
	--host=aarch64-linux-gnu
1081
cd /usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux && cmake -G "Unix Makefiles" \
1082
	-DCMAKE_INSTALL_PREFIX="/ffmpeg" \
1083
	-DENABLE_SHARED:BOOL=OFF \
1084
	../../source
1085
cd /usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4 && \
1086
	CC="gcc -fPIE" FFMPEG_PREFIX=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/local/src/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1087
	--libdir=/ffmpeg/lib
1088
cd /usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1 && CC="gcc -fPIE" FFMPEG_PREFIX=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/local/src/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1089
	--disable-doc \
1090
	--disable-extra-programs
1091
-- cmake version 3.22.1
1092
CMake Deprecation Warning at CMakeLists.txt:10 (cmake_policy):
1093
  The OLD behavior for policy CMP0025 will be removed from a future version
1094
  of CMake.
1095

    
1096
  The cmake-policies(7) manual explains that the OLD behaviors of all
1097
  policies are deprecated and that a policy should be set to OLD only under
1098
  specific short-term circumstances.  Projects should be ported to the NEW
1099
  behavior and not rely on setting a policy to OLD.
1100

    
1101

    
1102
CMake Deprecation Warning at CMakeLists.txt:16 (cmake_policy):
1103
  The OLD behavior for policy CMP0054 will be removed from a future version
1104
  of CMake.
1105

    
1106
  The cmake-policies(7) manual explains that the OLD behaviors of all
1107
  policies are deprecated and that a policy should be set to OLD only under
1108
  specific short-term circumstances.  Projects should be ported to the NEW
1109
  behavior and not rely on setting a policy to OLD.
1110

    
1111

    
1112
Unknown option --disable-shared, ignored
1113
-- The C compiler identification is GNU 11.2.0
1114
-- The CXX compiler identification is GNU 11.2.0
1115
checking build system type... -- Detecting C compiler ABI info
1116
checking whether make supports nested variables... yes
1117
checking for a BSD-compatible install... /usr/bin/install -c
1118
checking whether build environment is sane... yes
1119
aarch64-unknown-linux-gnu
1120
checking host system type... aarch64-unknown-linux-gnu
1121
checking how to print strings... checking for a thread-safe mkdir -p... printf
1122
/usr/bin/mkdir -p
1123
checking for gcc... checking for gawk... gcc -fPIE
1124
gawk
1125
checking whether make sets $(MAKE)... yes
1126
checking whether to enable maintainer-specific portions of Makefiles... yes
1127
checking whether the C compiler works... checking build system type... -- Detecting C compiler ABI info - done
1128
-- Check for working C compiler: /usr/bin/cc - skipped
1129
-- Detecting C compile features
1130
-- Detecting C compile features - done
1131
-- Detecting CXX compiler ABI info
1132
yes
1133
checking for C compiler default output file name... a.out
1134
checking for suffix of executables... aarch64-unknown-linux-gnu
1135
checking host system type... aarch64-unknown-linux-gnu
1136
checking how to print strings... printf
1137
checking for style of include used by make... GNU
1138
checking for gcc... gcc -fPIE
1139

    
1140
checking whether we are cross compiling... checking whether the C compiler works... -- Detecting CXX compiler ABI info - done
1141
-- Check for working CXX compiler: /usr/bin/c++ - skipped
1142
-- Detecting CXX compile features
1143
-- Detecting CXX compile features - done
1144
CMake Deprecation Warning at CMakeLists.txt:20 (cmake_minimum_required):
1145
  Compatibility with CMake < 2.8.12 will be removed from a future version of
1146
  CMake.
1147

    
1148
  Update the VERSION argument <min> value or use a ...<max> suffix to tell
1149
  CMake that the project does not need compatibility with older versions.
1150

    
1151

    
1152
no
1153
checking for suffix of object files... -- Detected ARM64 target processor
1154
yes
1155
checking for C compiler default output file name... a.out
1156
checking for suffix of executables... CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
1157
  The package name passed to `find_package_handle_standard_args` (NUMA) does
1158
  not match the name of the calling package (Numa).  This can lead to
1159
  problems in calling code that expects `find_package` result variables
1160
  (e.g., `_FOUND`) to follow a certain pattern.
1161
Call Stack (most recent call first):
1162
  cmake/FindNuma.cmake:43 (find_package_handle_standard_args)
1163
  CMakeLists.txt:100 (find_package)
1164
This warning is for project developers.  Use -Wno-dev to suppress it.
1165

    
1166
-- Could NOT find NUMA (missing: NUMA_ROOT_DIR NUMA_INCLUDE_DIR NUMA_LIBRARY) 
1167
o
1168
checking whether we are using the GNU C compiler... -- Looking for include file inttypes.h
1169
yes
1170
checking whether gcc -fPIE accepts -g... 
1171
checking whether we are cross compiling... yes
1172
checking for gcc -fPIE option to accept ISO C89... no
1173
checking for suffix of object files... -- Looking for include file inttypes.h - found
1174
-- Performing Test CC_HAS_NO_STRICT_OVERFLOW
1175
none needed
1176
checking whether gcc -fPIE understands -c and -o together... o
1177
checking whether we are using the GNU C compiler... yes
1178
checking whether gcc -fPIE accepts -g... yes
1179
checking for a sed that does not truncate output... /usr/bin/sed
1180
checking for grep that handles long lines and -e... /usr/bin/grep
1181
checking for egrep... /usr/bin/grep -E
1182
checking for fgrep... /usr/bin/grep -F
1183
checking for ld used by gcc -fPIE... yes
1184
checking for gcc -fPIE option to accept ISO C89... /usr/bin/ld
1185
checking if the linker (/usr/bin/ld) is GNU ld... yes
1186
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1187
checking the name lister (/usr/bin/nm -B) interface... -- Performing Test CC_HAS_NO_STRICT_OVERFLOW - Success
1188
-- Performing Test CC_HAS_NO_NARROWING
1189
none needed
1190
checking whether gcc -fPIE understands -c and -o together... BSD nm
1191
checking whether ln -s works... yes
1192
checking the maximum length of command line arguments... 1572864
1193
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
1194
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
1195
checking for /usr/bin/ld option to reload object files... -r
1196
checking for objdump... objdump
1197
checking how to recognize dependent libraries... pass_all
1198
checking for dlltool... no
1199
checking how to associate runtime and link libraries... printf %s\n
1200
checking for ar... ar
1201
checking for archiver @FILE support... yes
1202
checking dependency style of gcc -fPIE... @
1203
checking for strip... strip
1204
checking for ranlib... ranlib
1205
checking for gawk... gawk
1206
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... -- Performing Test CC_HAS_NO_NARROWING - Success
1207
-- Performing Test CC_HAS_NO_ARRAY_BOUNDS
1208
gcc3
1209
checking for a sed that does not truncate output... /usr/bin/sed
1210
checking for grep that handles long lines and -e... /usr/bin/grep
1211
checking for egrep... /usr/bin/grep -E
1212
checking for fgrep... /usr/bin/grep -F
1213
checking for ld used by gcc -fPIE... /usr/bin/ld
1214
checking if the linker (/usr/bin/ld) is GNU ld... yes
1215
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1216
checking the name lister (/usr/bin/nm -B) interface... ok
1217
checking for sysroot... no
1218
checking for a working dd... /usr/bin/dd
1219
checking how to truncate binary pipes... BSD nm
1220
checking whether ln -s works... yes
1221
checking the maximum length of command line arguments... -- Performing Test CC_HAS_NO_ARRAY_BOUNDS - Success
1222
-- Performing Test CC_HAS_FAST_MATH
1223
1572864
1224
/usr/bin/dd bs=4096 count=1
1225
checking for mt... mt
1226
checking if mt is a manifest tool... checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
1227
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
1228
checking for /usr/bin/ld option to reload object files... -r
1229
checking for objdump... objdump
1230
checking how to recognize dependent libraries... pass_all
1231
checking for dlltool... no
1232
checking how to associate runtime and link libraries... printf %s\n
1233
checking for ar... ar
1234
checking for archiver @FILE support... no
1235
checking how to run the C preprocessor... @
1236
checking for strip... strip
1237
checking for ranlib... ranlib
1238
checking command to parse /usr/bin/nm -B output from gcc -fPIE object... gcc -fPIE -E
1239
checking for ANSI C header files... -- Performing Test CC_HAS_FAST_MATH - Success
1240
-- Performing Test CC_HAS_STACK_REALIGN
1241
-- Performing Test CC_HAS_STACK_REALIGN - Failed
1242
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG
1243
ok
1244
checking for sysroot... no
1245
checking for a working dd... /usr/bin/dd
1246
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
1247
checking for mt... mt
1248
checking if mt is a manifest tool... no
1249
checking how to run the C preprocessor... gcc -fPIE -E
1250
-- Performing Test CC_HAS_FNO_EXCEPTIONS_FLAG - Success
1251
checking for ANSI C header files... yes
1252
CMake Warning (dev) at /usr/share/cmake-3.22/Modules/FindPackageHandleStandardArgs.cmake:438 (message):
1253
  The package name passed to `find_package_handle_standard_args` (nasm) does
1254
  not match the name of the calling package (Nasm).  This can lead to
1255
  problems in calling code that expects `find_package` result variables
1256
  (e.g., `_FOUND`) to follow a certain pattern.
1257
Call Stack (most recent call first):
1258
  cmake/FindNasm.cmake:23 (find_package_handle_standard_args)
1259
  CMakeLists.txt:352 (find_package)
1260
This warning is for project developers.  Use -Wno-dev to suppress it.
1261

    
1262
-- Found nasm: /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/nasm (found version "2.15.05") 
1263
checking for sys/types.h... -- GIT_EXECUTABLE /usr/bin/git
1264
-- SOURCE CODE IS FROM x265 GIT ARCHIVED ZIP OR TAR BALL
1265
-- GIT ARCHIVAL INFORMATION PROCESSED
1266
-- X265 RELEASE VERSION 3.5+1-f0c1022b6
1267
-- Detected CXX compiler using -O3 optimization level
1268
-- Looking for strtok_r
1269
yes
1270
checking for sys/stat.h... yes
1271
-- Looking for strtok_r - found
1272
checking for stdlib.h... platform:       AARCH64
1273
byte order:     little-endian
1274
system:         LINUX
1275
cli:            no
1276
libx264:        internal
1277
shared:         no
1278
static:         yes
1279
bashcompletion: no
1280
asm:            yes
1281
interlaced:     yes
1282
avs:            no
1283
lavf:           no
1284
ffms:           no
1285
mp4:            no
1286
gpl:            yes
1287
thread:         posix
1288
opencl:         yes
1289
filters:        crop select_every
1290
lto:            no
1291
debug:          no
1292
gprof:          no
1293
strip:          no
1294
PIC:            no
1295
bit depth:      all
1296
chroma format:  all
1297

    
1298
You can run 'make' or 'make fprofiled' now.
1299
-- The ASM compiler identification is GNU
1300
DESTDIR=/usr/local/src/tvheadend/build.linux/ffmpeg/build \
1301
	make -C /usr/local/src/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc install
1302
-- Found assembler: /usr/bin/cc
1303
make[4]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc'
1304
-- Looking for include file getopt.h
1305
cat common/opencl/x264-cl.h common/opencl/bidir.cl common/opencl/downscale.cl common/opencl/intra.cl common/opencl/motionsearch.cl common/opencl/subpel.cl common/opencl/weightp.cl | ./tools/cltostr.sh common/oclobj.h
1306
yes
1307
checking for string.h... yes
1308
checking for sys/types.h... yes
1309
yes
1310
checking for memory.h... checking for sys/stat.h... -- Looking for include file getopt.h - found
1311
-- Configuring done
1312
dependency file generation...
1313
yes
1314
yes
1315
-- Generating done
1316
checking for stdlib.h... -- Build files have been written to: /usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux
1317
checking for strings.h... DESTDIR=/usr/local/src/tvheadend/build.linux/ffmpeg/build \
1318
	make -C /usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux install
1319
make[4]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
1320
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
1321
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
1322
yes
1323
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
1324
yes
1325
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
1326
checking for string.h... [  1%] Building CXX object encoder/CMakeFiles/encoder.dir/analysis.cpp.o
1327
checking for inttypes.h... yes
1328
checking for memory.h... yes
1329
checking for stdint.h... yes
1330
yes
1331
checking for strings.h... checking for unistd.h... yes
1332
checking for inttypes.h... yes
1333
checking for dlfcn.h... yes
1334
checking for stdint.h... yes
1335
checking for objdir... .libs
1336
yes
1337
checking for unistd.h... checking if gcc -fPIE supports -fno-rtti -fno-exceptions... yes
1338
checking for dlfcn.h... no
1339
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
1340
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
1341
checking for objdir... yes
1342
checking if gcc -fPIE static flag -static works... .libs
1343
checking if gcc -fPIE supports -fno-rtti -fno-exceptions... yes
1344
checking if gcc -fPIE supports -c -o file.o... no
1345
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
1346
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
1347
checking if gcc -fPIE supports -c -o file.o... (cached) yes
1348
checking whether the gcc -fPIE linker (/usr/bin/ld) supports shared libraries... yes
1349
checking if gcc -fPIE static flag -static works... yes
1350
checking dynamic linker characteristics... GNU/Linux ld.so
1351
checking how to hardcode library paths into programs... immediate
1352
checking whether stripping libraries is possible... yes
1353
checking if libtool supports shared libraries... yes
1354
checking whether to build shared libraries... no
1355
checking whether to build static libraries... yes
1356
checking for a BSD-compatible install... yes
1357
checking if gcc -fPIE supports -c -o file.o... /usr/bin/install -c
1358
checking whether build environment is sane... yes
1359
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
1360
checking whether make sets $(MAKE)... yes
1361
yes
1362
checking if gcc -fPIE supports -c -o file.o... (cached) yes
1363
checking whether the gcc -fPIE linker (/usr/bin/ld) supports shared libraries... checking whether make supports the include directive... yes
1364
checking dynamic linker characteristics... yes (GNU style)
1365
checking whether make supports nested variables... yes
1366
checking dependency style of gcc -fPIE... gcc3
1367
checking whether to enable maintainer-specific portions of Makefiles... yes
1368
checking for gcc... (cached) gcc -fPIE
1369
GNU/Linux ld.so
1370
checking how to hardcode library paths into programs... immediate
1371
checking whether stripping libraries is possible... yes
1372
checking if libtool supports shared libraries... yes
1373
checking whether to build shared libraries... no
1374
checking whether to build static libraries... yes
1375
checking for gcc -fPIE option to accept ISO C99... checking whether we are using the GNU C compiler... (cached) yes
1376
checking whether gcc -fPIE accepts -g... (cached) yes
1377
checking for gcc -fPIE option to accept ISO C89... (cached) none needed
1378
checking whether gcc -fPIE understands -c and -o together... (cached) yes
1379
checking for ANSI C header files... (cached) yes
1380
checking for inttypes.h... (cached) yes
1381
checking for stdint.h... (cached) yes
1382
checking for sys/types.h... (cached) yes
1383
checking for an ANSI C-conforming const... yes
1384
checking size of int16_t... none needed
1385
checking for an ANSI C-conforming const... yes
1386
checking for inline... inline
1387
checking dependency style of gcc -fPIE... 2
1388
checking size of uint16_t... gcc3
1389
checking for C/C++ restrict keyword... __restrict
1390
checking for C99 variable-size arrays... 2
1391
checking size of u_int16_t... yes
1392
checking for cos in -lm... yes
1393
checking if compiler supports ARM Neon intrinsics... 2
1394
checking size of int32_t... 4
1395
checking size of uint32_t... 4
1396
checking size of u_int32_t... yes
1397
checking for NE10... no
1398
checking if compiler supports Aarch64 Neon intrinsics... 4
1399
checking size of int64_t... 8
1400
checking size of uint64_t... yes
1401
checking if gcc -fPIE supports -fvisibility=hidden... 8
1402
checking size of short... yes
1403
checking whether to add -D_FORTIFY_SOURCE=2 to CFLAGS... no
1404
checking if gcc -fPIE supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes
1405
checking for lrintf... 2
1406
checking size of int... yes
1407
checking for lrint... 4
1408
checking size of long... yes
1409
checking for __malloc_hook... 8
1410
checking size of long long... no
1411
8
1412
checking for working memcmp... checking that generated files are newer than configure... done
1413
configure: creating ./config.status
1414
yes
1415
checking that generated files are newer than configure... done
1416
configure: creating ./config.status
1417
[  2%] Building CXX object encoder/CMakeFiles/encoder.dir/search.cpp.o
1418
config.status: creating Makefile
1419
config.status: creating opus.pc
1420
config.status: creating opus-uninstalled.pc
1421
install -d /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig
1422
install -m 644 ./x264.h x264_config.h /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include
1423
install -m 644 x264.pc /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig
1424
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/osdep.c -o common/osdep.o
1425
config.status: creating celt/arm/armopts.s
1426
config.status: creating Makefile
1427
config.status: creating doc/Makefile
1428
config.status: creating src/Makefile
1429
config.status: creating doc/Doxyfile
1430
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/base.c -o common/base.o
1431
config.status: creating doc/Makefile
1432
config.status: creating config.h
1433
config.status: creating doc/libogg/Makefile
1434
config.status: executing depfiles commands
1435
config.status: creating include/Makefile
1436
config.status: creating include/ogg/Makefile
1437
config.status: creating include/ogg/config_types.h
1438
config.status: creating libogg.spec
1439
config.status: creating ogg.pc
1440
config.status: creating ogg-uninstalled.pc
1441
config.status: creating config.h
1442
config.status: executing libtool commands
1443
config.status: executing depfiles commands
1444
DESTDIR=/usr/local/src/tvheadend/build.linux/ffmpeg/build \
1445
	make -C /usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4 install
1446
make[4]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4'
1447
Making install in src
1448
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src'
1449
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
1450
config.status: executing libtool commands
1451
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/cpu.c -o common/cpu.o
1452
configure:
1453
------------------------------------------------------------------------
1454
  opus 1.3.1:  Automatic configuration OK.
1455

    
1456
    Compiler support:
1457

    
1458
      C99 var arrays: ................ yes
1459
      C99 lrintf: .................... yes
1460
      Use alloca: .................... no (using var arrays)
1461

    
1462
    General configuration:
1463

    
1464
      Floating point support: ........ yes
1465
      Fast float approximations: ..... no
1466
      Fixed point debugging: ......... no
1467
      Inline Assembly Optimizations: . No inline ASM for your platform, please send patches
1468
      External Assembly Optimizations: 
1469
      Intrinsics Optimizations: ...... ARM (NEON) (NEON Aarch64)
1470
      Run-time CPU detection: ........ no
1471
      Custom modes: .................. no
1472
      Assertion checking: ............ no
1473
      Hardening: ..................... yes
1474
      Fuzzing: ....................... no
1475
      Check ASM: ..................... no
1476

    
1477
      API documentation: ............. no
1478
      Extra programs: ................ no
1479
------------------------------------------------------------------------
1480

    
1481
 Type "make; make install" to compile and install
1482
 Type "make check" to run the test suite
1483

    
1484
DESTDIR=/usr/local/src/tvheadend/build.linux/ffmpeg/build \
1485
	make -C /usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1 install
1486
make[4]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
1487
make  install-recursive
1488
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/tables.c -o common/tables.o
1489
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
1490
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
1491
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc'
1492
make[7]: Nothing to be done for 'all'.
1493
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc'
1494
  CC       celt/bands.lo
1495
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/api.c -o encoder/api.o
1496
mv -f .deps/test_bitwise-bitwise.Tpo .deps/test_bitwise-bitwise.Po
1497
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
1498
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/mc.c -o common/mc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1499
mv -f .deps/test_framing-framing.Tpo .deps/test_framing-framing.Po
1500
/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
1501
  CC       celt/celt.lo
1502
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
1503
  CC       celt/celt_encoder.lo
1504
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/predict.c -o common/predict-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1505
mv -f .deps/framing.Tpo .deps/framing.Plo
1506
/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
1507
[  4%] Building CXX object encoder/CMakeFiles/encoder.dir/bitcost.cpp.o
1508
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
1509
mv -f .deps/bitwise.Tpo .deps/bitwise.Plo
1510
[  5%] Building CXX object encoder/CMakeFiles/encoder.dir/motion.cpp.o
1511
/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  
1512
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/pixel.c -o common/pixel-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1513
libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o 
1514
/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  
1515
libtool: link: gcc -fPIE -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o 
1516
/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  
1517
libtool: link: ar cru .libs/libogg.a  framing.o bitwise.o
1518
ar: `u' modifier ignored since `D' is the default (see `U')
1519
libtool: link: ranlib .libs/libogg.a
1520
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
1521
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src'
1522
make[6]: Nothing to be done for 'install-data-am'.
1523
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1524
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libogg.la '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1525
libtool: install: /usr/bin/install -c .libs/libogg.lai /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la
1526
libtool: install: /usr/bin/install -c .libs/libogg.a /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1527
libtool: install: chmod 644 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1528
libtool: install: ranlib /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
1529
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
1530
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src'
1531
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/src'
1532
Making install in include
1533
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include'
1534
Making install in ogg
1535
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1536
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1537
make[7]: Nothing to be done for 'install-exec-am'.
1538
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1539
 /usr/bin/install -c -m 644 config_types.h '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1540
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1541
 /usr/bin/install -c -m 644 ogg.h os_types.h '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/ogg'
1542
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1543
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include/ogg'
1544
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include'
1545
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include'
1546
make[7]: Nothing to be done for 'install-exec-am'.
1547
make[7]: Nothing to be done for 'install-data-am'.
1548
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include'
1549
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include'
1550
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/include'
1551
Making install in doc
1552
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc'
1553
Making install in libogg
1554
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1555
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1556
make[7]: Nothing to be done for 'install-exec-am'.
1557
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1558
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1559
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
1560
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1561
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc/libogg'
1562
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc'
1563
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc'
1564
make[7]: Nothing to be done for 'install-exec-am'.
1565
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
1566
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
1567
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc'
1568
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc'
1569
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4/doc'
1570
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4'
1571
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4'
1572
make[6]: Nothing to be done for 'install-exec-am'.
1573
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1574
 /usr/bin/install -c -m 644 ogg.m4 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
1575
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1576
 /usr/bin/install -c -m 644 ogg.pc '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
1577
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4'
1578
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4'
1579
make[4]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libogg-1.3.4'
1580
cd /usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7 && \
1581
	CC="gcc -fPIE" FFMPEG_PREFIX=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/local/src/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
1582
	--libdir=/ffmpeg/lib \
1583
	--with-ogg=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg
1584
checking build system type... aarch64-unknown-linux-gnu
1585
checking host system type... aarch64-unknown-linux-gnu
1586
checking for a BSD-compatible install... /usr/bin/install -c
1587
checking whether build environment is sane...   CC       celt/celt_decoder.lo
1588
yes
1589
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
1590
checking for gawk... gawk
1591
checking whether make sets $(MAKE)... yes
1592
checking whether make supports nested variables... yes
1593
checking whether to enable maintainer-specific portions of Makefiles... no
1594
checking whether make supports nested variables... (cached) yes
1595
checking for gcc... gcc -fPIE
1596
checking whether the C compiler works... yes
1597
checking for C compiler default output file name... a.out
1598
checking for suffix of executables... 
1599
checking whether we are cross compiling... no
1600
checking for suffix of object files... o
1601
checking whether we are using the GNU C compiler... yes
1602
checking whether gcc -fPIE accepts -g... yes
1603
checking for gcc -fPIE option to accept ISO C89... none needed
1604
checking whether gcc -fPIE understands -c and -o together... yes
1605
checking whether make supports the include directive... yes (GNU style)
1606
checking dependency style of gcc -fPIE... gcc3
1607
checking how to run the C preprocessor... gcc -fPIE -E
1608
checking for inline...   CC       celt/cwrs.lo
1609
inline
1610
checking how to print strings... printf
1611
checking for a sed that does not truncate output... /usr/bin/sed
1612
checking for grep that handles long lines and -e... /usr/bin/grep
1613
checking for egrep... /usr/bin/grep -E
1614
checking for fgrep... /usr/bin/grep -F
1615
checking for ld used by gcc -fPIE... /usr/bin/ld
1616
checking if the linker (/usr/bin/ld) is GNU ld... yes
1617
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1618
checking the name lister (/usr/bin/nm -B) interface... BSD nm
1619
checking whether ln -s works... yes
1620
checking the maximum length of command line arguments... 1572864
1621
checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
1622
checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
1623
checking for /usr/bin/ld option to reload object files... -r
1624
checking for objdump... objdump
1625
checking how to recognize dependent libraries... pass_all
1626
checking for dlltool... dlltool
1627
checking how to associate runtime and link libraries... printf %s\n
1628
checking for ar... ar
1629
checking for archiver @FILE support... @
1630
checking for strip... strip
1631
checking for ranlib... ranlib
1632
checking command to parse /usr/bin/nm -B output from gcc -fPIE object...   CC       celt/entcode.lo
1633
ok
1634
checking for sysroot... no
1635
checking for a working dd... [  7%] Building CXX object encoder/CMakeFiles/encoder.dir/slicetype.cpp.o
1636
  CC       celt/entdec.lo
1637
/usr/bin/dd
1638
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
1639
checking for mt... mt
1640
checking if mt is a manifest tool... no
1641
checking for ANSI C header files... gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/macroblock.c -o common/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1642
  CC       celt/entenc.lo
1643
yes
1644
checking for sys/types.h... yes
1645
checking for sys/stat.h... yes
1646
checking for stdlib.h... yes
1647
checking for string.h... yes
1648
checking for memory.h...   CC       celt/kiss_fft.lo
1649
yes
1650
checking for strings.h... yes
1651
checking for inttypes.h... yes
1652
checking for stdint.h... yes
1653
checking for unistd.h... yes
1654
checking for dlfcn.h...   CC       celt/laplace.lo
1655
yes
1656
checking for objdir... .libs
1657
checking if gcc -fPIE supports -fno-rtti -fno-exceptions...   CC       celt/mathops.lo
1658
no
1659
checking for gcc -fPIE option to produce PIC... -fPIC -DPIC
1660
checking if gcc -fPIE PIC flag -fPIC -DPIC works... yes
1661
checking if gcc -fPIE static flag -static works...   CC       celt/mdct.lo
1662
yes
1663
checking if gcc -fPIE supports -c -o file.o... yes
1664
checking if gcc -fPIE supports -c -o file.o... (cached) yes
1665
checking whether the gcc -fPIE linker (/usr/bin/ld) supports shared libraries... yes
1666
checking dynamic linker characteristics... GNU/Linux ld.so
1667
checking how to hardcode library paths into programs... immediate
1668
checking whether stripping libraries is possible... yes
1669
checking if libtool supports shared libraries... yes
1670
checking whether to build shared libraries... no
1671
checking whether to build static libraries... yes
1672
checking GCC version...   CC       celt/modes.lo
1673
11
1674
checking if gcc -fPIE accepts -Wdeclaration-after-statement... yes
1675
checking for memory.h... (cached) yes
1676
checking for cos in -lm...   CC       celt/pitch.lo
1677
yes
1678
checking for pthread_create in -lpthread... yes
1679
checking pkg-config is at least version 0.9.0... yes
1680
checking for OGG... yes
1681
checking for size_t... yes
1682
checking for working alloca.h...   CC       celt/celt_lpc.lo
1683
yes
1684
checking for alloca... yes
1685
checking for working memcmp... yes
1686
checking that generated files are newer than configure... done
1687
configure: creating ./config.status
1688
  CC       celt/quant_bands.lo
1689
  CC       celt/rate.lo
1690
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/frame.c -o common/frame-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1691
  CC       celt/vq.lo
1692
config.status: creating Makefile
1693
[  8%] Building CXX object encoder/CMakeFiles/encoder.dir/frameencoder.cpp.o
1694
config.status: creating m4/Makefile
1695
config.status: creating lib/Makefile
1696
  CC       celt/arm/armcpu.lo
1697
config.status: creating lib/modes/Makefile
1698
config.status: creating lib/books/Makefile
1699
  CC       celt/arm/arm_celt_map.lo
1700
config.status: creating lib/books/coupled/Makefile
1701
config.status: creating lib/books/uncoupled/Makefile
1702
config.status: creating lib/books/floor/Makefile
1703
config.status: creating doc/Makefile
1704
  CC       celt/arm/celt_neon_intr.lo
1705
config.status: creating doc/vorbisfile/Makefile
1706
config.status: creating doc/vorbisenc/Makefile
1707
config.status: creating doc/libvorbis/Makefile
1708
config.status: creating doc/Doxyfile
1709
config.status: creating include/Makefile
1710
config.status: creating include/vorbis/Makefile
1711
config.status: creating examples/Makefile
1712
config.status: creating test/Makefile
1713
config.status: creating vq/Makefile
1714
config.status: creating libvorbis.spec
1715
config.status: creating vorbis.pc
1716
config.status: creating vorbisenc.pc
1717
config.status: creating vorbisfile.pc
1718
  CC       celt/arm/pitch_neon_intr.lo
1719
config.status: creating vorbis-uninstalled.pc
1720
config.status: creating vorbisenc-uninstalled.pc
1721
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/dct.c -o common/dct-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1722
config.status: creating vorbisfile-uninstalled.pc
1723
config.status: creating config.h
1724
config.status: executing depfiles commands
1725
  CC       silk/CNG.lo
1726
config.status: executing libtool commands
1727
DESTDIR=/usr/local/src/tvheadend/build.linux/ffmpeg/build \
1728
	make -C /usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7 install
1729
make[4]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7'
1730
Making install in m4
1731
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4'
1732
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4'
1733
make[6]: Nothing to be done for 'install-exec-am'.
1734
make[6]: Nothing to be done for 'install-data-am'.
1735
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4'
1736
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/m4'
1737
Making install in include
1738
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include'
1739
Making install in vorbis
1740
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
1741
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
1742
make[7]: Nothing to be done for 'install-exec-am'.
1743
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
1744
 /usr/bin/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
1745
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
1746
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include/vorbis'
1747
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include'
1748
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include'
1749
make[7]: Nothing to be done for 'install-exec-am'.
1750
make[7]: Nothing to be done for 'install-data-am'.
1751
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include'
1752
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include'
1753
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/include'
1754
Making install in vq
1755
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq'
1756
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq'
1757
make[6]: Nothing to be done for 'install-exec-am'.
1758
make[6]: Nothing to be done for 'install-data-am'.
1759
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq'
1760
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/vq'
1761
Making install in lib
1762
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib'
1763
Making install in modes
1764
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
1765
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
1766
make[7]: Nothing to be done for 'install-exec-am'.
1767
make[7]: Nothing to be done for 'install-data-am'.
1768
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
1769
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/modes'
1770
Making install in books
1771
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
1772
Making install in coupled
1773
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
1774
make[8]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
1775
make[8]: Nothing to be done for 'install-exec-am'.
1776
make[8]: Nothing to be done for 'install-data-am'.
1777
make[8]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
1778
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/coupled'
1779
Making install in uncoupled
1780
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
1781
make[8]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
1782
make[8]: Nothing to be done for 'install-exec-am'.
1783
make[8]: Nothing to be done for 'install-data-am'.
1784
make[8]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
1785
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/uncoupled'
1786
Making install in floor
1787
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
1788
make[8]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
1789
make[8]: Nothing to be done for 'install-exec-am'.
1790
make[8]: Nothing to be done for 'install-data-am'.
1791
make[8]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
1792
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books/floor'
1793
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
1794
make[8]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
1795
make[8]: Nothing to be done for 'install-exec-am'.
1796
make[8]: Nothing to be done for 'install-data-am'.
1797
make[8]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
1798
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
1799
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib/books'
1800
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib'
1801
  CC       test_sharedbook-sharedbook.o
1802
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/cabac.c -o common/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1803
  CC       silk/code_signs.lo
1804
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/common.c -o common/common-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1805
[ 10%] Building CXX object encoder/CMakeFiles/encoder.dir/framefilter.cpp.o
1806
  CC       mdct.lo
1807
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/rectangle.c -o common/rectangle-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1808
  CC       silk/init_decoder.lo
1809
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/set.c -o common/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1810
  CC       silk/decode_core.lo
1811
  CC       smallft.lo
1812
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/quant.c -o common/quant-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1813
[ 11%] Building CXX object encoder/CMakeFiles/encoder.dir/level.cpp.o
1814
  CC       silk/decode_frame.lo
1815
[ 13%] Building CXX object encoder/CMakeFiles/encoder.dir/nal.cpp.o
1816
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/deblock.c -o common/deblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1817
[ 14%] Building CXX object encoder/CMakeFiles/encoder.dir/sei.cpp.o
1818
  CC       silk/decode_parameters.lo
1819
[ 16%] Building CXX object encoder/CMakeFiles/encoder.dir/sao.cpp.o
1820
  CC       silk/decode_indices.lo
1821
  CC       block.lo
1822
block.c: In function ‘vorbis_analysis_buffer’:
1823
block.c:395:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
1824
  395 |   if(b->header)_ogg_free(b->header);b->header=NULL;
1825
      |   ^~
1826
block.c:395:37: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
1827
  395 |   if(b->header)_ogg_free(b->header);b->header=NULL;
1828
      |                                     ^
1829
block.c:396:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
1830
  396 |   if(b->header1)_ogg_free(b->header1);b->header1=NULL;
1831
      |   ^~
1832
block.c:396:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
1833
  396 |   if(b->header1)_ogg_free(b->header1);b->header1=NULL;
1834
      |                                       ^
1835
block.c:397:3: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation]
1836
  397 |   if(b->header2)_ogg_free(b->header2);b->header2=NULL;
1837
      |   ^~
1838
block.c:397:39: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’
1839
  397 |   if(b->header2)_ogg_free(b->header2);b->header2=NULL;
1840
      |                                       ^
1841
  CC       silk/decode_pulses.lo
1842
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/vlc.c -o common/vlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1843
  CC       envelope.lo
1844
  CC       silk/decoder_set_fs.lo
1845
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/mvpred.c -o common/mvpred-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1846
  CC       window.lo
1847
  CC       lsp.lo
1848
  CC       silk/dec_API.lo
1849
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/bitstream.c -o common/bitstream-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1850
  CC       lpc.lo
1851
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/analyse.c -o encoder/analyse-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
1852
lpc.c: In function ‘vorbis_lpc_from_data’:
1853
lpc.c:78:12: warning: ‘*aut’ may be used uninitialized [-Wmaybe-uninitialized]
1854
   78 |   error=aut[0] * (1. + 1e-10);
1855
      |         ~~~^~~
1856
[ 17%] Building CXX object encoder/CMakeFiles/encoder.dir/entropy.cpp.o
1857
  CC       analysis.lo
1858
  CC       synthesis.lo
1859
  CC       silk/enc_API.lo
1860
  CC       psy.lo
1861
  CC       silk/encode_indices.lo
1862
psy.c: In function ‘_vp_noisemask’:
1863
psy.c:714:3: warning: ‘work’ may be used uninitialized [-Wmaybe-uninitialized]
1864
  714 |   bark_noise_hybridmp(n,p->bark,work,logmask,0.,
1865
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1866
  715 |                       p->vi->noisewindowfixed);
1867
      |                       ~~~~~~~~~~~~~~~~~~~~~~~~
1868
psy.c:543:13: note: by argument 3 of type ‘const float *’ to ‘bark_noise_hybridmp’ declared here
1869
  543 | static void bark_noise_hybridmp(int n,const long *b,
1870
      |             ^~~~~~~~~~~~~~~~~~~
1871
  CC       silk/encode_pulses.lo
1872
  CC       info.lo
1873
  CC       floor1.lo
1874
  CC       silk/gain_quant.lo
1875
[ 19%] Building CXX object encoder/CMakeFiles/encoder.dir/dpb.cpp.o
1876
  CC       silk/interpolate.lo
1877
  CC       floor0.lo
1878
  CC       res0.lo
1879
[ 20%] Building CXX object encoder/CMakeFiles/encoder.dir/ratecontrol.cpp.o
1880
  CC       silk/LP_variable_cutoff.lo
1881
  CC       silk/NLSF_decode.lo
1882
  CC       mapping0.lo
1883
  CC       registry.lo
1884
  CC       silk/NSQ.lo
1885
  CC       codebook.lo
1886
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp: In member function ‘int x265::RateControl::writeRateControlFrameStats(x265::Frame*, x265::RateControlEntry*)’:
1887
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3025:36: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 127 [-Wformat-overflow=]
1888
 3025 |             sprintf(deltaPOC, "%s%d~", deltaPOC, rpsWriter->deltaPOC[i]);
1889
      |                                    ^
1890
In file included from /usr/include/stdio.h:894,
1891
                 from /usr/include/c++/11/cstdio:42,
1892
                 from /usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/common/common.h:33,
1893
                 from /usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:30:
1894
/usr/include/aarch64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 3 and 140 bytes into a destination of size 128
1895
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
1896
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1897
   39 |                                   __glibc_objsize (__s), __fmt,
1898
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1899
   40 |                                   __va_arg_pack ());
1900
      |                                   ~~~~~~~~~~~~~~~~~
1901
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:3026:33: warning: ‘~’ directive writing 1 byte into a region of size between 0 and 39 [-Wformat-overflow=]
1902
 3026 |             sprintf(bUsed, "%s%d~", bUsed, rpsWriter->bUsed[i]);
1903
      |                                 ^
1904
In file included from /usr/include/stdio.h:894,
1905
                 from /usr/include/c++/11/cstdio:42,
1906
                 from /usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/common/common.h:33,
1907
                 from /usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/encoder/ratecontrol.cpp:30:
1908
/usr/include/aarch64-linux-gnu/bits/stdio2.h:38:34: note: ‘__builtin___sprintf_chk’ output between 3 and 42 bytes into a destination of size 40
1909
   38 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
1910
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1911
   39 |                                   __glibc_objsize (__s), __fmt,
1912
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1913
   40 |                                   __va_arg_pack ());
1914
      |                                   ~~~~~~~~~~~~~~~~~
1915
  CC       sharedbook.lo
1916
  CC       silk/NSQ_del_dec.lo
1917
  CC       lookup.lo
1918
  CC       bitrate.lo
1919
  CC       vorbisfile.lo
1920
[ 22%] Building CXX object encoder/CMakeFiles/encoder.dir/reference.cpp.o
1921
vorbisfile.c: In function ‘ov_read_filter’:
1922
vorbisfile.c:1992:24: warning: unused variable ‘fpu’ [-Wunused-variable]
1923
 1992 |     vorbis_fpu_control fpu;
1924
      |                        ^~~
1925
[ 23%] Building CXX object encoder/CMakeFiles/encoder.dir/encoder.cpp.o
1926
  CC       silk/PLC.lo
1927
  CC       vorbisenc.lo
1928
  CC       silk/shell_coder.lo
1929
  CC       silk/tables_gain.lo
1930
  CC       silk/tables_LTP.lo
1931
  CC       silk/tables_NLSF_CB_NB_MB.lo
1932
  CCLD     test_sharedbook
1933
  CCLD     libvorbis.la
1934
  CCLD     libvorbisfile.la
1935
  CC       silk/tables_NLSF_CB_WB.lo
1936
  CCLD     libvorbisenc.la
1937
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib'
1938
make[7]: Nothing to be done for 'install-data-am'.
1939
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1940
 /bin/bash ../libtool   --mode=install /usr/bin/install -c   libvorbis.la libvorbisfile.la libvorbisenc.la '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
1941
libtool: install: /usr/bin/install -c .libs/libvorbis.lai /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.la
1942
libtool: install: /usr/bin/install -c .libs/libvorbisfile.lai /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.la
1943
libtool: install: /usr/bin/install -c .libs/libvorbisenc.lai /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.la
1944
libtool: install: /usr/bin/install -c .libs/libvorbis.a /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
1945
libtool: install: chmod 644 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
1946
libtool: install: ranlib /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
1947
libtool: install: /usr/bin/install -c .libs/libvorbisfile.a /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
1948
libtool: install: chmod 644 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
1949
libtool: install: ranlib /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
1950
libtool: install: /usr/bin/install -c .libs/libvorbisenc.a /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
1951
libtool: install: chmod 644 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
1952
libtool: install: ranlib /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
1953
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
1954
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib'
1955
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib'
1956
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/lib'
1957
Making install in test
1958
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test'
1959
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test'
1960
make[6]: Nothing to be done for 'install-exec-am'.
1961
make[6]: Nothing to be done for 'install-data-am'.
1962
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test'
1963
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/test'
1964
Making install in doc
1965
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc'
1966
Making install in libvorbis
1967
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
1968
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
1969
make[7]: Nothing to be done for 'install-exec-am'.
1970
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis'
1971
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis'
1972
 /usr/bin/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/libvorbis'
1973
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
1974
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/libvorbis'
1975
Making install in vorbisfile
1976
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
1977
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
1978
make[7]: Nothing to be done for 'install-exec-am'.
1979
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile'
1980
  CC       silk/tables_other.lo
1981
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile'
1982
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisfile'
1983
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
1984
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisfile'
1985
Making install in vorbisenc
1986
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
1987
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
1988
make[7]: Nothing to be done for 'install-exec-am'.
1989
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisenc'
1990
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/vorbisenc'
1991
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
1992
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc/vorbisenc'
1993
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc'
1994
echo "*** Warning: Documentation build is disabled."
1995
*** Warning: Documentation build is disabled.
1996
touch doxygen-build.stamp
1997
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc'
1998
make[7]: Nothing to be done for 'install-exec-am'.
1999
/bin/bash /usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/install-sh -d /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7
2000
if test -d vorbis; then \
2001
  for dir in vorbis/*; do \
2002
    if test -d $dir; then \
2003
      b=`basename $dir`; \
2004
      /bin/bash /usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/install-sh -d /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/$b; \
2005
      for f in $dir/*; do \
2006
	/usr/bin/install -c -m 644 $f /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7/$b; \
2007
      done \
2008
    fi \
2009
  done \
2010
fi
2011
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7'
2012
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.7'
2013
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2014
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2015
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7/doc'
2016
make[5]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7'
2017
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7'
2018
make[6]: Nothing to be done for 'install-exec-am'.
2019
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2020
 /usr/bin/install -c -m 644 vorbis.m4 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2021
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2022
 /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2023
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7'
2024
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7'
2025
make[4]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/libvorbis-1.3.7'
2026
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/me.c -o encoder/me-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2027
  CC       silk/tables_pitch_lag.lo
2028
  CC       silk/tables_pulses_per_block.lo
2029
[ 25%] Building CXX object encoder/CMakeFiles/encoder.dir/api.cpp.o
2030
  CC       silk/VAD.lo
2031
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/ratecontrol.c -o encoder/ratecontrol-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2032
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/set.c -o encoder/set-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2033
  CC       silk/control_audio_bandwidth.lo
2034
[ 26%] Building CXX object encoder/CMakeFiles/encoder.dir/weightPrediction.cpp.o
2035
  CC       silk/quant_LTP_gains.lo
2036
  CC       silk/VQ_WMat_EC.lo
2037
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2038
[ 26%] Built target encoder
2039
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2040
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2041
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2042
[ 27%] Building CXX object common/CMakeFiles/common.dir/aarch64/asm-primitives.cpp.o
2043
In file included from ./common/common.h:122,
2044
                 from encoder/set.c:27:
2045
encoder/set.c: In function ‘x264_8_sei_recovery_point_write’:
2046
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2047
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2048
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2049
In file included from ./common/base.h:43,
2050
                 from ./common/common.h:30,
2051
                 from encoder/set.c:27:
2052
encoder/set.c:577:24: note: while referencing ‘tmp_buf’
2053
  577 |     ALIGNED_4( uint8_t tmp_buf[100] );
2054
      |                        ^~~~~~~
2055
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2056
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2057
      |                                   ^~~
2058
encoder/set.c:577:5: note: in expansion of macro ‘ALIGNED_4’
2059
  577 |     ALIGNED_4( uint8_t tmp_buf[100] );
2060
      |     ^~~~~~~~~
2061
In file included from ./common/common.h:122,
2062
                 from encoder/set.c:27:
2063
encoder/set.c: In function ‘x264_8_sei_buffering_period_write’:
2064
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2065
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2066
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2067
In file included from ./common/base.h:43,
2068
                 from ./common/common.h:30,
2069
                 from encoder/set.c:27:
2070
encoder/set.c:629:24: note: while referencing ‘tmp_buf’
2071
  629 |     ALIGNED_4( uint8_t tmp_buf[100] );
2072
      |                        ^~~~~~~
2073
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2074
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2075
      |                                   ^~~
2076
encoder/set.c:629:5: note: in expansion of macro ‘ALIGNED_4’
2077
  629 |     ALIGNED_4( uint8_t tmp_buf[100] );
2078
      |     ^~~~~~~~~
2079
[ 29%] Building CXX object common/CMakeFiles/common.dir/primitives.cpp.o
2080
  CC       silk/HP_variable_cutoff.lo
2081
In file included from ./common/common.h:122,
2082
                 from encoder/set.c:27:
2083
encoder/set.c: In function ‘x264_8_sei_pic_timing_write’:
2084
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2085
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2086
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2087
In file included from ./common/base.h:43,
2088
                 from ./common/common.h:30,
2089
                 from encoder/set.c:27:
2090
encoder/set.c:651:24: note: while referencing ‘tmp_buf’
2091
  651 |     ALIGNED_4( uint8_t tmp_buf[100] );
2092
      |                        ^~~~~~~
2093
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2094
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2095
      |                                   ^~~
2096
encoder/set.c:651:5: note: in expansion of macro ‘ALIGNED_4’
2097
  651 |     ALIGNED_4( uint8_t tmp_buf[100] );
2098
      |     ^~~~~~~~~
2099
In file included from ./common/common.h:122,
2100
                 from encoder/set.c:27:
2101
encoder/set.c: In function ‘x264_8_sei_frame_packing_write’:
2102
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2103
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2104
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2105
In file included from ./common/base.h:43,
2106
                 from ./common/common.h:30,
2107
                 from encoder/set.c:27:
2108
encoder/set.c:682:24: note: while referencing ‘tmp_buf’
2109
  682 |     ALIGNED_4( uint8_t tmp_buf[100] );
2110
      |                        ^~~~~~~
2111
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2112
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2113
      |                                   ^~~
2114
encoder/set.c:682:5: note: in expansion of macro ‘ALIGNED_4’
2115
  682 |     ALIGNED_4( uint8_t tmp_buf[100] );
2116
      |     ^~~~~~~~~
2117
In file included from ./common/common.h:122,
2118
                 from encoder/set.c:27:
2119
encoder/set.c: In function ‘x264_8_sei_mastering_display_write’:
2120
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2121
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2122
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2123
In file included from ./common/base.h:43,
2124
                 from ./common/common.h:30,
2125
                 from encoder/set.c:27:
2126
encoder/set.c:723:24: note: while referencing ‘tmp_buf’
2127
  723 |     ALIGNED_4( uint8_t tmp_buf[100] );
2128
      |                        ^~~~~~~
2129
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2130
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2131
      |                                   ^~~
2132
encoder/set.c:723:5: note: in expansion of macro ‘ALIGNED_4’
2133
  723 |     ALIGNED_4( uint8_t tmp_buf[100] );
2134
      |     ^~~~~~~~~
2135
In file included from ./common/common.h:122,
2136
                 from encoder/set.c:27:
2137
encoder/set.c: In function ‘x264_8_sei_content_light_level_write’:
2138
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2139
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2140
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2141
In file included from ./common/base.h:43,
2142
                 from ./common/common.h:30,
2143
                 from encoder/set.c:27:
2144
encoder/set.c:748:24: note: while referencing ‘tmp_buf’
2145
  748 |     ALIGNED_4( uint8_t tmp_buf[100] );
2146
      |                        ^~~~~~~
2147
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2148
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2149
      |                                   ^~~
2150
encoder/set.c:748:5: note: in expansion of macro ‘ALIGNED_4’
2151
  748 |     ALIGNED_4( uint8_t tmp_buf[100] );
2152
      |     ^~~~~~~~~
2153
In file included from ./common/common.h:122,
2154
                 from encoder/set.c:27:
2155
encoder/set.c: In function ‘x264_8_sei_alternative_transfer_write’:
2156
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2157
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2158
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2159
In file included from ./common/base.h:43,
2160
                 from ./common/common.h:30,
2161
                 from encoder/set.c:27:
2162
encoder/set.c:765:24: note: while referencing ‘tmp_buf’
2163
  765 |     ALIGNED_4( uint8_t tmp_buf[100] );
2164
      |                        ^~~~~~~
2165
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2166
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2167
      |                                   ^~~
2168
encoder/set.c:765:5: note: in expansion of macro ‘ALIGNED_4’
2169
  765 |     ALIGNED_4( uint8_t tmp_buf[100] );
2170
      |     ^~~~~~~~~
2171
In file included from ./common/common.h:122,
2172
                 from encoder/set.c:27:
2173
encoder/set.c: In function ‘x264_8_sei_dec_ref_pic_marking_write’:
2174
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2175
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2176
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2177
In file included from ./common/base.h:43,
2178
                 from ./common/common.h:30,
2179
                 from encoder/set.c:27:
2180
encoder/set.c:793:24: note: while referencing ‘tmp_buf’
2181
  793 |     ALIGNED_4( uint8_t tmp_buf[100] );
2182
      |                        ^~~~~~~
2183
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2184
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2185
      |                                   ^~~
2186
encoder/set.c:793:5: note: in expansion of macro ‘ALIGNED_4’
2187
  793 |     ALIGNED_4( uint8_t tmp_buf[100] );
2188
      |     ^~~~~~~~~
2189
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/macroblock.c -o encoder/macroblock-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2190
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/cabac.c -o encoder/cabac-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2191
  CC       silk/NLSF_encode.lo
2192
[ 30%] Building CXX object common/CMakeFiles/common.dir/pixel.cpp.o
2193
  CC       silk/NLSF_VQ.lo
2194
  CC       silk/NLSF_unpack.lo
2195
  CC       silk/NLSF_del_dec_quant.lo
2196
  CC       silk/process_NLSFs.lo
2197
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/cavlc.c -o encoder/cavlc-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2198
  CC       silk/stereo_LR_to_MS.lo
2199
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/encoder.c -o encoder/encoder-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2200
  CC       silk/stereo_MS_to_LR.lo
2201
  CC       silk/check_control_input.lo
2202
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/lookahead.c -o encoder/lookahead-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2203
  CC       silk/control_SNR.lo
2204
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/threadpool.c -o common/threadpool-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2205
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/aarch64/asm-offsets.c -o common/aarch64/asm-offsets-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2206
  CC       silk/init_encoder.lo
2207
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/aarch64/mc-c.c -o common/aarch64/mc-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2208
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/aarch64/predict-c.c -o common/aarch64/predict-c-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2209
  CC       silk/control_codec.lo
2210
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/opencl.c -o common/opencl-8.o -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2211
  CC       silk/A2NLSF.lo
2212
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -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
2213
  CC       silk/ana_filt_bank_1.lo
2214
  CC       silk/biquad_alt.lo
2215
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/mc.c -o common/mc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2216
  CC       silk/bwexpander_32.lo
2217
  CC       silk/bwexpander.lo
2218
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/predict.c -o common/predict-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2219
  CC       silk/debug.lo
2220
  CC       silk/decode_pitch.lo
2221
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/pixel.c -o common/pixel-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2222
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/macroblock.c -o common/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2223
  CC       silk/inner_prod_aligned.lo
2224
  CC       silk/lin2log.lo
2225
  CC       silk/log2lin.lo
2226
  CC       silk/LPC_analysis_filter.lo
2227
  CC       silk/LPC_inv_pred_gain.lo
2228
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/frame.c -o common/frame-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2229
  CC       silk/table_LSF_cos.lo
2230
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/dct.c -o common/dct-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2231
  CC       silk/NLSF2A.lo
2232
  CC       silk/NLSF_stabilize.lo
2233
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/cabac.c -o common/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2234
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/common.c -o common/common-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2235
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/rectangle.c -o common/rectangle-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2236
  CC       silk/NLSF_VQ_weights_laroia.lo
2237
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/set.c -o common/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2238
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/quant.c -o common/quant-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2239
  CC       silk/pitch_est_tables.lo
2240
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/deblock.c -o common/deblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2241
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/vlc.c -o common/vlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2242
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/mvpred.c -o common/mvpred-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2243
  CC       silk/resampler.lo
2244
  CC       silk/resampler_down2_3.lo
2245
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/bitstream.c -o common/bitstream-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2246
  CC       silk/resampler_down2.lo
2247
  CC       silk/resampler_private_AR2.lo
2248
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/analyse.c -o encoder/analyse-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2249
[ 32%] Building CXX object common/CMakeFiles/common.dir/dct.cpp.o
2250
  CC       silk/resampler_private_down_FIR.lo
2251
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/me.c -o encoder/me-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2252
  CC       silk/resampler_private_IIR_FIR.lo
2253
  CC       silk/resampler_private_up2_HQ.lo
2254
  CC       silk/resampler_rom.lo
2255
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/ratecontrol.c -o encoder/ratecontrol-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2256
  CC       silk/sigm_Q15.lo
2257
  CC       silk/sort.lo
2258
[ 33%] Building CXX object common/CMakeFiles/common.dir/lowpassdct.cpp.o
2259
  CC       silk/sum_sqr_shift.lo
2260
[ 35%] Building CXX object common/CMakeFiles/common.dir/ipfilter.cpp.o
2261
  CC       silk/stereo_decode_pred.lo
2262
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/set.c -o encoder/set-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2263
  CC       silk/stereo_encode_pred.lo
2264
  CC       silk/stereo_find_predictor.lo
2265
  CC       silk/stereo_quant_pred.lo
2266
In file included from ./common/common.h:122,
2267
                 from encoder/set.c:27:
2268
encoder/set.c: In function ‘x264_10_sei_recovery_point_write’:
2269
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2270
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2271
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2272
In file included from ./common/base.h:43,
2273
                 from ./common/common.h:30,
2274
                 from encoder/set.c:27:
2275
encoder/set.c:577:24: note: while referencing ‘tmp_buf’
2276
  577 |     ALIGNED_4( uint8_t tmp_buf[100] );
2277
      |                        ^~~~~~~
2278
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2279
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2280
      |                                   ^~~
2281
encoder/set.c:577:5: note: in expansion of macro ‘ALIGNED_4’
2282
  577 |     ALIGNED_4( uint8_t tmp_buf[100] );
2283
      |     ^~~~~~~~~
2284
In file included from ./common/common.h:122,
2285
                 from encoder/set.c:27:
2286
encoder/set.c: In function ‘x264_10_sei_buffering_period_write’:
2287
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2288
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2289
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2290
In file included from ./common/base.h:43,
2291
                 from ./common/common.h:30,
2292
                 from encoder/set.c:27:
2293
encoder/set.c:629:24: note: while referencing ‘tmp_buf’
2294
  629 |     ALIGNED_4( uint8_t tmp_buf[100] );
2295
      |                        ^~~~~~~
2296
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2297
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2298
      |                                   ^~~
2299
encoder/set.c:629:5: note: in expansion of macro ‘ALIGNED_4’
2300
  629 |     ALIGNED_4( uint8_t tmp_buf[100] );
2301
      |     ^~~~~~~~~
2302
In file included from ./common/common.h:122,
2303
                 from encoder/set.c:27:
2304
encoder/set.c: In function ‘x264_10_sei_pic_timing_write’:
2305
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2306
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2307
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2308
In file included from ./common/base.h:43,
2309
                 from ./common/common.h:30,
2310
                 from encoder/set.c:27:
2311
encoder/set.c:651:24: note: while referencing ‘tmp_buf’
2312
  651 |     ALIGNED_4( uint8_t tmp_buf[100] );
2313
      |                        ^~~~~~~
2314
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2315
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2316
      |                                   ^~~
2317
encoder/set.c:651:5: note: in expansion of macro ‘ALIGNED_4’
2318
  651 |     ALIGNED_4( uint8_t tmp_buf[100] );
2319
      |     ^~~~~~~~~
2320
  CC       silk/LPC_fit.lo
2321
In file included from ./common/common.h:122,
2322
                 from encoder/set.c:27:
2323
encoder/set.c: In function ‘x264_10_sei_frame_packing_write’:
2324
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2325
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2326
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2327
In file included from ./common/base.h:43,
2328
                 from ./common/common.h:30,
2329
                 from encoder/set.c:27:
2330
encoder/set.c:682:24: note: while referencing ‘tmp_buf’
2331
  682 |     ALIGNED_4( uint8_t tmp_buf[100] );
2332
      |                        ^~~~~~~
2333
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2334
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2335
      |                                   ^~~
2336
encoder/set.c:682:5: note: in expansion of macro ‘ALIGNED_4’
2337
  682 |     ALIGNED_4( uint8_t tmp_buf[100] );
2338
      |     ^~~~~~~~~
2339
In file included from ./common/common.h:122,
2340
                 from encoder/set.c:27:
2341
encoder/set.c: In function ‘x264_10_sei_mastering_display_write’:
2342
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2343
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2344
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2345
In file included from ./common/base.h:43,
2346
                 from ./common/common.h:30,
2347
                 from encoder/set.c:27:
2348
encoder/set.c:723:24: note: while referencing ‘tmp_buf’
2349
  723 |     ALIGNED_4( uint8_t tmp_buf[100] );
2350
      |                        ^~~~~~~
2351
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2352
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2353
      |                                   ^~~
2354
encoder/set.c:723:5: note: in expansion of macro ‘ALIGNED_4’
2355
  723 |     ALIGNED_4( uint8_t tmp_buf[100] );
2356
      |     ^~~~~~~~~
2357
In file included from ./common/common.h:122,
2358
                 from encoder/set.c:27:
2359
encoder/set.c: In function ‘x264_10_sei_content_light_level_write’:
2360
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2361
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2362
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2363
In file included from ./common/base.h:43,
2364
                 from ./common/common.h:30,
2365
                 from encoder/set.c:27:
2366
encoder/set.c:748:24: note: while referencing ‘tmp_buf’
2367
  748 |     ALIGNED_4( uint8_t tmp_buf[100] );
2368
      |                        ^~~~~~~
2369
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2370
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2371
      |                                   ^~~
2372
encoder/set.c:748:5: note: in expansion of macro ‘ALIGNED_4’
2373
  748 |     ALIGNED_4( uint8_t tmp_buf[100] );
2374
      |     ^~~~~~~~~
2375
In file included from ./common/common.h:122,
2376
                 from encoder/set.c:27:
2377
encoder/set.c: In function ‘x264_10_sei_alternative_transfer_write’:
2378
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2379
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2380
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2381
In file included from ./common/base.h:43,
2382
                 from ./common/common.h:30,
2383
                 from encoder/set.c:27:
2384
encoder/set.c:765:24: note: while referencing ‘tmp_buf’
2385
  765 |     ALIGNED_4( uint8_t tmp_buf[100] );
2386
      |                        ^~~~~~~
2387
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2388
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2389
      |                                   ^~~
2390
encoder/set.c:765:5: note: in expansion of macro ‘ALIGNED_4’
2391
  765 |     ALIGNED_4( uint8_t tmp_buf[100] );
2392
      |     ^~~~~~~~~
2393
In file included from ./common/common.h:122,
2394
                 from encoder/set.c:27:
2395
encoder/set.c: In function ‘x264_10_sei_dec_ref_pic_marking_write’:
2396
./common/bitstream.h:120:23: warning: array subscript 0 is outside array bounds of ‘uint8_t[100]’ {aka ‘unsigned char[100]’} [-Warray-bounds]
2397
  120 |         s->cur_bits = endian_fix32( M32(s->p) );
2398
      |                       ^~~~~~~~~~~~~~~~~~~~~~~~~
2399
In file included from ./common/base.h:43,
2400
                 from ./common/common.h:30,
2401
                 from encoder/set.c:27:
2402
encoder/set.c:793:24: note: while referencing ‘tmp_buf’
2403
  793 |     ALIGNED_4( uint8_t tmp_buf[100] );
2404
      |                        ^~~~~~~
2405
./common/osdep.h:285:35: note: in definition of macro ‘DECLARE_ALIGNED’
2406
  285 | #define DECLARE_ALIGNED( var, n ) var __attribute__((aligned(n)))
2407
      |                                   ^~~
2408
encoder/set.c:793:5: note: in expansion of macro ‘ALIGNED_4’
2409
  793 |     ALIGNED_4( uint8_t tmp_buf[100] );
2410
      |     ^~~~~~~~~
2411
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/macroblock.c -o encoder/macroblock-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2412
  CC       silk/float/apply_sine_window_FLP.lo
2413
  CC       silk/float/corrMatrix_FLP.lo
2414
  CC       silk/float/encode_frame_FLP.lo
2415
  CC       silk/float/find_LPC_FLP.lo
2416
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/cabac.c -o encoder/cabac-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2417
  CC       silk/float/find_LTP_FLP.lo
2418
  CC       silk/float/find_pitch_lags_FLP.lo
2419
  CC       silk/float/find_pred_coefs_FLP.lo
2420
  CC       silk/float/LPC_analysis_filter_FLP.lo
2421
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/cavlc.c -o encoder/cavlc-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2422
  CC       silk/float/LTP_analysis_filter_FLP.lo
2423
  CC       silk/float/LTP_scale_ctrl_FLP.lo
2424
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/encoder.c -o encoder/encoder-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2425
  CC       silk/float/noise_shape_analysis_FLP.lo
2426
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c encoder/lookahead.c -o encoder/lookahead-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2427
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/threadpool.c -o common/threadpool-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2428
  CC       silk/float/process_gains_FLP.lo
2429
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/aarch64/asm-offsets.c -o common/aarch64/asm-offsets-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2430
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/aarch64/mc-c.c -o common/aarch64/mc-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2431
gcc -Wno-maybe-uninitialized -Wshadow -O3 -ffast-math  -Wall -I. -I. -fPIE -std=gnu99 -D_GNU_SOURCE -fomit-frame-pointer -fno-tree-vectorize -fvisibility=hidden   -c common/aarch64/predict-c.c -o common/aarch64/predict-c-10.o -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2432
  CC       silk/float/regularize_correlations_FLP.lo
2433
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/bitstream-a-8.o common/aarch64/bitstream-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2434
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/cabac-a-8.o common/aarch64/cabac-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2435
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/dct-a-8.o common/aarch64/dct-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2436
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/deblock-a-8.o common/aarch64/deblock-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2437
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/mc-a-8.o common/aarch64/mc-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2438
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/pixel-a-8.o common/aarch64/pixel-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2439
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/predict-a-8.o common/aarch64/predict-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2440
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/quant-a-8.o common/aarch64/quant-a.S -DHIGH_BIT_DEPTH=0 -DBIT_DEPTH=8
2441
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/bitstream-a-10.o common/aarch64/bitstream-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2442
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/cabac-a-10.o common/aarch64/cabac-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2443
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/dct-a-10.o common/aarch64/dct-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2444
  CC       silk/float/residual_energy_FLP.lo
2445
  CC       silk/float/warped_autocorrelation_FLP.lo
2446
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/deblock-a-10.o common/aarch64/deblock-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2447
  CC       silk/float/wrappers_FLP.lo
2448
  CC       silk/float/autocorrelation_FLP.lo
2449
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/mc-a-10.o common/aarch64/mc-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2450
In file included from ./silk/main.h:46,
2451
                 from silk/float/structs_FLP.h:32,
2452
                 from silk/float/main_FLP.h:33,
2453
                 from silk/float/wrappers_FLP.c:32:
2454
silk/float/wrappers_FLP.c: In function ‘silk_NSQ_wrapper_FLP’:
2455
./silk/arm/NSQ_del_dec_arm.h:53:18: warning: ‘silk_NSQ_del_dec_c’ reading 64 bytes from a region of size 32 [-Wstringop-overread]
2456
   53 |     ((void)(arch),                                                           \
2457
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2458
   54 |      PRESUME_NEON(silk_NSQ_del_dec)(                                         \
2459
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2460
   55 |          psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14,     \
2461
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2462
   56 |          AR_Q13, HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, \
2463
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2464
   57 |          Lambda_Q10, LTP_scale_Q14))
2465
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~
2466
silk/float/wrappers_FLP.c:164:9: note: in expansion of macro ‘silk_NSQ_del_dec’
2467
  164 |         silk_NSQ_del_dec( &psEnc->sCmn, psNSQ, psIndices, x16, pulses, PredCoef_Q12[ 0 ], LTPCoef_Q14,
2468
      |         ^~~~~~~~~~~~~~~~
2469
./silk/arm/NSQ_del_dec_arm.h:53:18: note: referencing argument 6 of type ‘const opus_int16 *’ {aka ‘const short int *’}
2470
   53 |     ((void)(arch),                                                           \
2471
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2472
   54 |      PRESUME_NEON(silk_NSQ_del_dec)(                                         \
2473
      |      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2474
   55 |          psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14,     \
2475
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2476
   56 |          AR_Q13, HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, \
2477
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2478
   57 |          Lambda_Q10, LTP_scale_Q14))
2479
      |          ~~~~~~~~~~~~~~~~~~~~~~~~~~~
2480
silk/float/wrappers_FLP.c:164:9: note: in expansion of macro ‘silk_NSQ_del_dec’
2481
  164 |         silk_NSQ_del_dec( &psEnc->sCmn, psNSQ, psIndices, x16, pulses, PredCoef_Q12[ 0 ], LTPCoef_Q14,
2482
      |         ^~~~~~~~~~~~~~~~
2483
In file included from silk/float/structs_FLP.h:32,
2484
                 from silk/float/main_FLP.h:33,
2485
                 from silk/float/wrappers_FLP.c:32:
2486
./silk/main.h:275:6: note: in a call to function ‘silk_NSQ_del_dec_c’
2487
  275 | void silk_NSQ_del_dec_c(
2488
      |      ^~~~~~~~~~~~~~~~~~
2489
./silk/main.h:270:18: warning: ‘silk_NSQ_c’ reading 64 bytes from a region of size 32 [-Wstringop-overread]
2490
  270 |     ((void)(arch),silk_NSQ_c(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14, AR_Q13, \
2491
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2492
  271 |                    HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14))
2493
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2494
silk/float/wrappers_FLP.c:167:9: note: in expansion of macro ‘silk_NSQ’
2495
  167 |         silk_NSQ( &psEnc->sCmn, psNSQ, psIndices, x16, pulses, PredCoef_Q12[ 0 ], LTPCoef_Q14,
2496
      |         ^~~~~~~~
2497
./silk/main.h:270:18: note: referencing argument 6 of type ‘const opus_int16 *’ {aka ‘const short int *’}
2498
  270 |     ((void)(arch),silk_NSQ_c(psEncC, NSQ, psIndices, x16, pulses, PredCoef_Q12, LTPCoef_Q14, AR_Q13, \
2499
      |     ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2500
  271 |                    HarmShapeGain_Q14, Tilt_Q14, LF_shp_Q14, Gains_Q16, pitchL, Lambda_Q10, LTP_scale_Q14))
2501
      |                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2502
silk/float/wrappers_FLP.c:167:9: note: in expansion of macro ‘silk_NSQ’
2503
  167 |         silk_NSQ( &psEnc->sCmn, psNSQ, psIndices, x16, pulses, PredCoef_Q12[ 0 ], LTPCoef_Q14,
2504
      |         ^~~~~~~~
2505
./silk/main.h:249:6: note: in a call to function ‘silk_NSQ_c’
2506
  249 | void silk_NSQ_c(
2507
      |      ^~~~~~~~~~
2508
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/pixel-a-10.o common/aarch64/pixel-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2509
silk/float/wrappers_FLP.c: In function ‘silk_quant_LTP_gains_FLP’:
2510
silk/float/wrappers_FLP.c:200:5: warning: ‘xX_Q17’ may be used uninitialized [-Wmaybe-uninitialized]
2511
  200 |     silk_quant_LTP_gains( B_Q14, cbk_index, periodicity_index, sum_log_gain_Q7, &pred_gain_dB_Q7, XX_Q17, xX_Q17, subfr_len, nb_subfr, arch );
2512
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2513
In file included from silk/float/structs_FLP.h:32,
2514
                 from silk/float/main_FLP.h:33,
2515
                 from silk/float/wrappers_FLP.c:32:
2516
./silk/main.h:211:6: note: by argument 7 of type ‘const opus_int32[20]’ {aka ‘const int[20]’} to ‘silk_quant_LTP_gains’ declared here
2517
  211 | void silk_quant_LTP_gains(
2518
      |      ^~~~~~~~~~~~~~~~~~~~
2519
silk/float/wrappers_FLP.c:191:16: note: ‘xX_Q17’ declared here
2520
  191 |     opus_int32 xX_Q17[ MAX_NB_SUBFR * LTP_ORDER ];
2521
      |                ^~~~~~
2522
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/predict-a-10.o common/aarch64/predict-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2523
  CC       silk/float/burg_modified_FLP.lo
2524
  CC       silk/float/bwexpander_FLP.lo
2525
  CC       silk/float/energy_FLP.lo
2526
  CC       silk/float/inner_product_FLP.lo
2527
  CC       silk/float/k2a_FLP.lo
2528
  CC       silk/float/LPC_inv_pred_gain_FLP.lo
2529
gcc -I. -I. -DPIC -c -DSTACK_ALIGNMENT=16 -o common/aarch64/quant-a-10.o common/aarch64/quant-a.S -DHIGH_BIT_DEPTH=1 -DBIT_DEPTH=10
2530
[ 36%] Building CXX object common/CMakeFiles/common.dir/intrapred.cpp.o
2531
rm -f libx264.a
2532
  CC       silk/float/pitch_analysis_core_FLP.lo
2533
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/aarch64/asm-offsets-8.o common/aarch64/mc-c-8.o common/aarch64/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/aarch64/asm-offsets-10.o common/aarch64/mc-c-10.o common/aarch64/predict-c-10.o common/aarch64/bitstream-a-8.o common/aarch64/cabac-a-8.o common/aarch64/dct-a-8.o common/aarch64/deblock-a-8.o common/aarch64/mc-a-8.o common/aarch64/pixel-a-8.o common/aarch64/predict-a-8.o common/aarch64/quant-a-8.o common/aarch64/bitstream-a-10.o common/aarch64/cabac-a-10.o common/aarch64/dct-a-10.o common/aarch64/deblock-a-10.o common/aarch64/mc-a-10.o common/aarch64/pixel-a-10.o common/aarch64/predict-a-10.o common/aarch64/quant-a-10.o
2534
gcc-ranlib libx264.a
2535
install -d /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib
2536
install -m 644 libx264.a /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib
2537
gcc-ranlib /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libx264.a
2538
make[4]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x264-d2907f67227cbf38ac957efed84c532b12ce19cc'
2539
[ 38%] Building CXX object common/CMakeFiles/common.dir/loopfilter.cpp.o
2540
[ 39%] Building CXX object common/CMakeFiles/common.dir/constants.cpp.o
2541
  CC       silk/float/scale_copy_vector_FLP.lo
2542
[ 41%] Building CXX object common/CMakeFiles/common.dir/cpu.cpp.o
2543
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/common/cpu.cpp: In function ‘uint32_t x265::cpu_detect(bool)’:
2544
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/common/cpu.cpp:335:26: warning: unused parameter ‘benableavx512’ [-Wunused-parameter]
2545
  335 | uint32_t cpu_detect(bool benableavx512)
2546
      |                     ~~~~~^~~~~~~~~~~~~
2547
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/common/cpu.cpp: At global scope:
2548
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/common/cpu.cpp:63:13: warning: ‘x265::enable512’ defined but not used [-Wunused-variable]
2549
   63 | static bool enable512 = false;
2550
      |             ^~~~~~~~~
2551
[ 42%] Building CXX object common/CMakeFiles/common.dir/version.cpp.o
2552
  CC       silk/float/scale_vector_FLP.lo
2553
[ 44%] Building CXX object common/CMakeFiles/common.dir/threading.cpp.o
2554
[ 45%] Building CXX object common/CMakeFiles/common.dir/threadpool.cpp.o
2555
[ 47%] Building CXX object common/CMakeFiles/common.dir/wavefront.cpp.o
2556
  CC       silk/float/schur_FLP.lo
2557
[ 48%] Building CXX object common/CMakeFiles/common.dir/md5.cpp.o
2558
[ 50%] Building CXX object common/CMakeFiles/common.dir/bitstream.cpp.o
2559
  CC       silk/float/sort_FLP.lo
2560
[ 51%] Building CXX object common/CMakeFiles/common.dir/yuv.cpp.o
2561
[ 52%] Building CXX object common/CMakeFiles/common.dir/shortyuv.cpp.o
2562
  CC       silk/arm/arm_silk_map.lo
2563
[ 54%] Building CXX object common/CMakeFiles/common.dir/picyuv.cpp.o
2564
[ 55%] Building CXX object common/CMakeFiles/common.dir/common.cpp.o
2565
  CC       silk/arm/biquad_alt_neon_intr.lo
2566
  CC       silk/arm/LPC_inv_pred_gain_neon_intr.lo
2567
[ 57%] Building CXX object common/CMakeFiles/common.dir/param.cpp.o
2568
  CC       silk/arm/NSQ_del_dec_neon_intr.lo
2569
  CC       silk/arm/NSQ_neon.lo
2570
silk/arm/NSQ_del_dec_neon_intr.c: In function ‘silk_NSQ_del_dec_neon’:
2571
silk/arm/NSQ_del_dec_neon_intr.c:422:55: warning: iteration 80 invokes undefined behavior [-Waggressive-loop-optimizations]
2572
  422 |           NSQ->sLPC_Q14[ i ] = psDelDec->sLPC_Q14[ i ][ Winner_ind ];
2573
      |                                ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
2574
silk/arm/NSQ_del_dec_neon_intr.c:421:18: note: within this loop
2575
  421 |         for( ; i < NSQ_LPC_BUF_LENGTH; i++ ) {
2576
  CC       src/opus.lo
2577
  CC       src/opus_decoder.lo
2578
  CC       src/opus_encoder.lo
2579
  CC       src/opus_multistream.lo
2580
  CC       src/opus_multistream_encoder.lo
2581
[ 58%] Building CXX object common/CMakeFiles/common.dir/frame.cpp.o
2582
[ 60%] Building CXX object common/CMakeFiles/common.dir/framedata.cpp.o
2583
  CC       src/opus_multistream_decoder.lo
2584
  CC       src/repacketizer.lo
2585
[ 61%] Building CXX object common/CMakeFiles/common.dir/cudata.cpp.o
2586
  CC       src/opus_projection_encoder.lo
2587
  CC       src/opus_projection_decoder.lo
2588
  CC       src/mapping_matrix.lo
2589
[ 63%] Building CXX object common/CMakeFiles/common.dir/slice.cpp.o
2590
  CC       src/analysis.lo
2591
  CC       src/mlp.lo
2592
[ 64%] Building CXX object common/CMakeFiles/common.dir/lowres.cpp.o
2593
  CC       src/mlp_data.lo
2594
  CCLD     libopus.la
2595
[ 66%] Building CXX object common/CMakeFiles/common.dir/piclist.cpp.o
2596
[ 67%] Building CXX object common/CMakeFiles/common.dir/predict.cpp.o
2597
[ 69%] Building CXX object common/CMakeFiles/common.dir/scalinglist.cpp.o
2598
ar: `u' modifier ignored since `D' is the default (see `U')
2599
make[7]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
2600
make[8]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc'
2601
make[9]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc'
2602
make[9]: Nothing to be done for 'install-exec-am'.
2603
make[9]: Nothing to be done for 'install-data-am'.
2604
make[9]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc'
2605
make[8]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1/doc'
2606
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2607
 /usr/bin/install -c -m 644 opus.m4 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
2608
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2609
 /usr/bin/install -c -m 644 opus.pc '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
2610
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/opus'
2611
 /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 '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/opus'
2612
 /usr/bin/mkdir -p '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
2613
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libopus.la '/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib'
2614
[ 70%] Building CXX object common/CMakeFiles/common.dir/quant.cpp.o
2615
libtool: install: /usr/bin/install -c .libs/libopus.lai /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.la
2616
libtool: install: /usr/bin/install -c .libs/libopus.a /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
2617
libtool: install: chmod 644 /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
2618
libtool: install: ranlib /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libopus.a
2619
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
2620
make[7]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
2621
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
2622
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
2623
make[4]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/opus-1.3.1'
2624
[ 72%] Building CXX object common/CMakeFiles/common.dir/deblock.cpp.o
2625
[ 73%] Building CXX object common/CMakeFiles/common.dir/scaler.cpp.o
2626
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2627
[ 73%] Built target common
2628
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2629
[ 75%] Generating sad-a.S.o
2630
[ 76%] Generating asm.S.o
2631
[ 77%] Generating ipfilter8.S.o
2632
[ 79%] Generating mc-a.S.o
2633
[ 80%] Generating pixel-util.S.o
2634
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2635
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2636
[ 82%] Linking CXX static library libx265.a
2637
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2638
[ 82%] Built target x265-static
2639
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2640
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2641
make[6]: Entering directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2642
[ 83%] Building CXX object CMakeFiles/cli.dir/input/input.cpp.o
2643
[ 85%] Building CXX object CMakeFiles/cli.dir/input/y4m.cpp.o
2644
[ 86%] Building CXX object CMakeFiles/cli.dir/input/yuv.cpp.o
2645
[ 88%] Building CXX object CMakeFiles/cli.dir/output/output.cpp.o
2646
[ 89%] Building CXX object CMakeFiles/cli.dir/output/raw.cpp.o
2647
[ 91%] Building CXX object CMakeFiles/cli.dir/output/reconplay.cpp.o
2648
[ 92%] Building CXX object CMakeFiles/cli.dir/output/y4m.cpp.o
2649
[ 94%] Building CXX object CMakeFiles/cli.dir/output/yuv.cpp.o
2650
[ 95%] Building CXX object CMakeFiles/cli.dir/x265.cpp.o
2651
[ 97%] Building CXX object CMakeFiles/cli.dir/x265cli.cpp.o
2652
[ 98%] Building CXX object CMakeFiles/cli.dir/abrEncApp.cpp.o
2653
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/x265.cpp: In function ‘bool parseAbrConfig(FILE*, x265::CLIOptions*, uint8_t)’:
2654
/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/source/x265.cpp:159:14: warning: ignoring return value of ‘char* fgets(char*, int, FILE*)’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
2655
  159 |         fgets(line, sizeof(line), abrConfig);
2656
      |         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2657
[100%] Linking CXX executable x265
2658
make[6]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2659
[100%] Built target cli
2660
make[5]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2661
Install the project...
2662
-- Install configuration: "Release"
2663
-- Installing: /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libx265.a
2664
-- Installing: /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265.h
2665
-- Installing: /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include/x265_config.h
2666
-- Installing: /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc
2667
-- Installing: /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/bin/x265
2668
make[4]: Leaving directory '/usr/local/src/tvheadend/build.linux/ffmpeg/x265_3.5/build/linux'
2669
mv /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old
2670
sed -e 's,-ldl,-ldl -lpthread,g' \
2671
	< /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc.old \
2672
	> /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/x265.pc
2673
cd /usr/local/src/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1 && FFMPEG_PREFIX=/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/usr/local/src/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
2674
	--disable-all \
2675
	--enable-gpl \
2676
	--enable-nonfree \
2677
	--extra-cflags="-I/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/include -fPIE" \
2678
	--extra-libs="-L/usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib -ldl" \
2679
	--pkg-config="/usr/local/src/tvheadend/support/pkg-config.ffmpeg" \
2680
	--enable-openssl \
2681
	--enable-avutil --enable-avcodec --enable-avformat --enable-swscale --enable-avresample --enable-swresample --enable-avfilter \
2682
	--enable-libx264 --enable-libx265 --enable-libvorbis --enable-libfdk-aac --enable-libopus --enable-mmal --enable-omx --enable-omx_rpi --enable-nonfree \
2683
	--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 \
2684
	--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 --enable-decoder=h264_mmal \
2685
	--enable-encoder=mpeg2video --enable-encoder=mp2 --enable-encoder=aac --enable-encoder=vorbis --enable-encoder=flac --enable-encoder=libx264 --enable-encoder=libx265 --enable-encoder=libvorbis --enable-encoder=libfdk_aac --enable-encoder=libopus --enable-encoder=h264_omx \
2686
	--enable-demuxer=mpegts --enable-demuxer=matroska --enable-demuxer=hls --enable-demuxer=flv --enable-demuxer=live_flv \
2687
	--enable-muxer=mpegts --enable-muxer=matroska --enable-muxer=mp4 --enable-muxer=ogg \
2688
	--enable-bsf=h264_mp4toannexb --enable-bsf=hevc_mp4toannexb \
2689
	--enable-filter=yadif --enable-filter=format --enable-filter=hwupload --enable-filter=hwdownload --enable-filter=scale --enable-filter=null --enable-filter=aresample --enable-filter=anull \
2690
	--enable-hwaccel=h264_mmal --enable-hwaccel=mpeg2_mmal \
2691
                --disable-programs \
2692
                --disable-doc \
2693
                --disable-htmlpages \
2694
                --disable-manpages \
2695
                --disable-podpages \
2696
                --disable-txtpages
2697
ERROR: mmal not found
2698

    
2699
If you think configure made a mistake, make sure you are using the latest
2700
version from Git.  If the latest version fails, report the problem to the
2701
[email protected] mailing list or IRC #ffmpeg on irc.libera.chat.
2702
Include the log file "ffbuild/config.log" produced by configure as this will help
2703
solve the problem.
2704
make[3]: *** [Makefile.ffmpeg:693: /usr/local/src/tvheadend/build.linux/ffmpeg/ffmpeg-4.4.1/.tvh_build] Error 1
2705
make[3]: Leaving directory '/usr/local/src/tvheadend'
2706
make[2]: *** [Makefile:854: /usr/local/src/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a] Error 2
2707
make[2]: Leaving directory '/usr/local/src/tvheadend'
2708
make[1]: *** [debian/rules:15: override_dh_auto_build] Error 2
2709
make[1]: Leaving directory '/usr/local/src/tvheadend'
2710
make: *** [debian/rules:6: build] Error 2
2711
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
2712

    
2713
real	9m15.406s
2714
user	18m40.369s
2715
sys	6m10.906s
    (1-1/1)