1
|
.
|
2
|
remote: Counting objects: 31, done.
|
3
|
remote: Compressing objects: 100% (24/24), done.
|
4
|
remote: Total 31 (delta 25), reused 13 (delta 7), pack-reused 0
|
5
|
Unpacking objects: 100% (31/31), done.
|
6
|
From git://github.com/tvheadend/tvheadend
|
7
|
275dea5..dd2995e master -> master
|
8
|
GIT update -->
|
9
|
repository: git://github.com/tvheadend/tvheadend.git
|
10
|
updating from commit: 275dea57da3afd00da33b3b97421f10328080f2a
|
11
|
to commit: dd2995e399ed7d88821483c64aa1c2f743139bfb
|
12
|
src/dvr/dvr.h | 6 ++++++
|
13
|
src/dvr/dvr_autorec.c | 50 ++++++++++++++++++++++++++++++++++++++++----------
|
14
|
src/dvr/dvr_rec.c | 25 ++++++++++++++++++++++++-
|
15
|
src/htsp_server.c | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
|
16
|
src/webui/static/app/dvr.js | 5 +++--
|
17
|
5 files changed, 168 insertions(+), 39 deletions(-)
|
18
|
branch: master
|
19
|
storage directory: "/usr/distfiles/egit-src/tvheadend.git"
|
20
|
checkout type: bare repository
|
21
|
Cloning into '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999'...
|
22
|
done.
|
23
|
Checking out files: 100% (4984/4984), done.
|
24
|
Branch branch-master set up to track remote branch master from origin.
|
25
|
Switched to a new branch 'branch-master'
|
26
|
>>> Unpacked to /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999
|
27
|
>>> Source unpacked in /var/tmp/portage/media-tv/tvheadend-9999/work
|
28
|
>>> Preparing source in /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999 ...
|
29
|
>>> Source prepared.
|
30
|
>>> Configuring source in /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999 ...
|
31
|
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --prefix=/usr --datadir=/usr/share --enable-libav --enable-libx265 --disable-hdhomerun_client --disable-avahi --disable-ccache --enable-linuxdvb --enable-dvbcsa --enable-dvbscan --enable-libav --enable-imagecache --enable-inotify --disable-uriparser --enable-zlib
|
32
|
Checking support/features
|
33
|
checking for cc execinfo.h ... ok
|
34
|
checking for cc -mmmx ... ok
|
35
|
checking for cc -msse2 ... ok
|
36
|
checking for cc -Wunused-result ... ok
|
37
|
checking for cc getloadavg ... ok
|
38
|
checking for cc atomic64 ... ok
|
39
|
checking for cc atomic_time_t ... ok
|
40
|
checking for cc lockowner ... ok
|
41
|
checking for cc qsort_r ... ok
|
42
|
checking for cc stime ... ok
|
43
|
checking for cc gmtoff ... ok
|
44
|
checking for cc recvmmsg ... ok
|
45
|
checking for cc sendmmsg ... ok
|
46
|
checking for cc libiconv ... fail
|
47
|
checking for cc libdvben50221 ... ok
|
48
|
checking for cc ifnames ... ok
|
49
|
checking for py module gzip ... ok
|
50
|
checking for pkg-config ... ok
|
51
|
checking for xgettext ... ok
|
52
|
checking for msgmerge ... ok
|
53
|
checking for gzip ... ok
|
54
|
checking for bzip2 ... ok
|
55
|
checking for pkg openssl ... ok (detected 1.0.2f)
|
56
|
checking for cc linux/dvb/version.h ... ok
|
57
|
checking for pkg zlib ... ok (detected 1.2.8)
|
58
|
checking for cmake ... ok
|
59
|
checking for cc -lstdc++ ... ok
|
60
|
checking for pkg vdpau ... fail (detected <none>)
|
61
|
checking for cc nvEncodeAPI.h ... fail
|
62
|
checking for cc sys/inotify.h ... ok
|
63
|
checking for cc dvbcsa/dvbcsa.h ... ok
|
64
|
checking for cc -ldvbcsa ... ok
|
65
|
fetching dvb-scan files ... ok
|
66
|
checking for pkg dbus-1 ... fail (detected <none>)
|
67
|
|
68
|
Compiler:
|
69
|
Using C compiler: cc
|
70
|
Using C flags: -march=corei7 -mtune=corei7 -msse4.1 -msse4.2 -mcx16 -msahf -mpopcnt -O2 -s -pipe -fomit-frame-pointer
|
71
|
Using LD flags: -Wl,-O1,--enable-new-dtags,--sort-common,--hash-style=both,--as-needed -ldvbcsa -ldvben50221 -ldvbapi -lucsi
|
72
|
Build for arch: amd64
|
73
|
|
74
|
Binaries:
|
75
|
Using PYTHON: python
|
76
|
Using GZIP: gzip
|
77
|
Using BZIP2: bzip2
|
78
|
|
79
|
Options:
|
80
|
cwc yes
|
81
|
capmt yes
|
82
|
constcw yes
|
83
|
linuxdvb yes
|
84
|
satip_server yes
|
85
|
satip_client yes
|
86
|
hdhomerun_client yes
|
87
|
hdhomerun_static yes
|
88
|
iptv yes
|
89
|
tsfile yes
|
90
|
dvbscan yes
|
91
|
timeshift yes
|
92
|
trace yes
|
93
|
imagecache yes
|
94
|
avahi no
|
95
|
zlib yes
|
96
|
libav yes
|
97
|
libffmpeg_static yes
|
98
|
libx264_static yes
|
99
|
libx265 yes
|
100
|
libx265_static yes
|
101
|
vdpau no
|
102
|
nvenc no
|
103
|
libmfx no
|
104
|
libmfx_static no
|
105
|
inotify yes
|
106
|
epoll yes
|
107
|
uriparser no
|
108
|
ccache no
|
109
|
tvhcsa yes
|
110
|
bundle no
|
111
|
dvbcsa yes
|
112
|
dvben50221 yes
|
113
|
kqueue no
|
114
|
dbus_1 no
|
115
|
android no
|
116
|
tsdebug no
|
117
|
gtimer_check no
|
118
|
libsystemd_daemon no
|
119
|
bintray_cache yes
|
120
|
execinfo yes
|
121
|
mmx yes
|
122
|
sse2 yes
|
123
|
W_unused_result yes
|
124
|
getloadavg yes
|
125
|
atomic64 yes
|
126
|
atomic_time_t yes
|
127
|
lockowner yes
|
128
|
qsort_r yes
|
129
|
stime yes
|
130
|
gmtoff yes
|
131
|
recvmmsg yes
|
132
|
sendmmsg yes
|
133
|
libdvben50221 yes
|
134
|
ifnames yes
|
135
|
py_gzip yes
|
136
|
bin_pkg_config yes
|
137
|
bin_xgettext yes
|
138
|
bin_msgmerge yes
|
139
|
bin_gzip yes
|
140
|
bin_bzip2 yes
|
141
|
ssl yes
|
142
|
linuxdvbapi yes
|
143
|
upnp yes
|
144
|
bin_cmake yes
|
145
|
stdcpp yes
|
146
|
inotify_h yes
|
147
|
linuxdvb_ca yes
|
148
|
mpegts yes
|
149
|
mpegts_dvb yes
|
150
|
|
151
|
Packages:
|
152
|
openssl 1.0.2f
|
153
|
zlib 1.2.8
|
154
|
|
155
|
Installation paths:
|
156
|
Prefix: /usr
|
157
|
Binaries: ${prefix}/bin
|
158
|
Libraries: /usr/lib64
|
159
|
Data files: /usr/share
|
160
|
Man pages: /usr/share/man
|
161
|
|
162
|
Final Binary:
|
163
|
/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/tvheadend
|
164
|
|
165
|
Tvheadend Data Directory:
|
166
|
/usr/share/tvheadend
|
167
|
|
168
|
>>> Source configured.
|
169
|
>>> Compiling source in /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999 ...
|
170
|
make -j20 -s CC=x86_64-pc-linux-gnu-gcc
|
171
|
Receiving data/dvb-scan/dvb-t from https://github.com/tvheadend/dtv-scan-tables.git#tvheadend
|
172
|
CC src/prop.o
|
173
|
WGET http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz
|
174
|
CC src/uuid.o
|
175
|
WGET http://download.silicondust.com/hdhomerun/libhdhomerun_20150826.tgz
|
176
|
WGET http://ftp.via.ecp.fr/pub/videolan/x264/snapshots/x264-snapshot-20151120-2245.tar.bz2
|
177
|
CC src/utils.o
|
178
|
WGET http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.gz
|
179
|
CC src/wrappers.o
|
180
|
WGET http://ftp.videolan.org/pub/videolan/x265/x265_1.8.tar.gz
|
181
|
CC src/access.o
|
182
|
CC src/idnode.o
|
183
|
CC src/tcp.o
|
184
|
WGET http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-1.5.0.tar.bz2
|
185
|
WGET http://ffmpeg.org/releases/ffmpeg-2.8.2.tar.bz2
|
186
|
CC src/udp.o
|
187
|
DOWNLOAD https://dl.bintray.com/tvheadend/misc/staticlib//amd64/hdhomerun-140711df3018e896b5703aa5957e4078dcbeb007.tgz
|
188
|
DOWNLOAD https://dl.bintray.com/tvheadend/misc/staticlib//amd64/ffmpeg-532a2b890335039c62f7bf36731d33bb6d23627d.tgz
|
189
|
--2016-01-29 15:54:39-- https://dl.bintray.com/tvheadend/misc/staticlib//amd64/hdhomerun-140711df3018e896b5703aa5957e4078dcbeb007.tgz
|
190
|
--2016-01-29 15:54:39-- https://dl.bintray.com/tvheadend/misc/staticlib//amd64/ffmpeg-532a2b890335039c62f7bf36731d33bb6d23627d.tgz
|
191
|
Resolving dl.bintray.com... Resolving dl.bintray.com... 5.153.35.248, 159.122.18.156
|
192
|
Connecting to dl.bintray.com|5.153.35.248|:443... 5.153.35.248, 159.122.18.156
|
193
|
Connecting to dl.bintray.com|5.153.35.248|:443... connected.
|
194
|
connected.
|
195
|
HTTP request sent, awaiting response... HTTP request sent, awaiting response... CC src/url.o
|
196
|
404 Not Found
|
197
|
2016-01-29 15:54:39 ERROR 404: Not Found.
|
198
|
|
199
|
404 Not Found
|
200
|
2016-01-29 15:54:39 ERROR 404: Not Found.
|
201
|
|
202
|
2016-01-29 15:54:39 URL:http://download.silicondust.com/hdhomerun/libhdhomerun_20150826.tgz [49169/49169] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/hdhomerun/libhdhomerun_20150826.tgz" [1]
|
203
|
CC src/notify.o
|
204
|
CC src/http.o
|
205
|
SHA1SUM test '24ce6003b1e815ec4c642d180b621c1d524ca1cf' == '24ce6003b1e815ec4c642d180b621c1d524ca1cf': OK
|
206
|
UNTAR libhdhomerun_20150826.tgz
|
207
|
CC src/file.o
|
208
|
CC src/epg.o
|
209
|
CC src/epgdb.o
|
210
|
CC src/spawn.o
|
211
|
CC src/epggrab.o
|
212
|
CC src/packet.o
|
213
|
2016-01-29 15:54:40 URL:http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-1.5.0.tar.bz2 [1906571/1906571] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/libvpx-1.5.0.tar.bz2" [1]
|
214
|
CC src/streaming.o
|
215
|
SHA1SUM test '0baf76627eb08450eaf307347d1721f56a880c64' == '0baf76627eb08450eaf307347d1721f56a880c64': OK
|
216
|
UNTAR libvpx-1.5.0.tar.bz2
|
217
|
2016-01-29 15:54:40 URL:http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.gz [550250/550250] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/libogg-1.3.2.tar.gz" [1]
|
218
|
2016-01-29 15:54:40 URL:http://ftp.via.ecp.fr/pub/videolan/x264/snapshots/x264-snapshot-20151120-2245.tar.bz2 [725028/725028] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/x264-snapshot-20151120-2245.tar.bz2" [1]
|
219
|
SHA1SUM test 'df7f3977bbeda67306bc2a427257dd7375319d7d' == 'df7f3977bbeda67306bc2a427257dd7375319d7d': SHA1SUM test '6ca54b8e257ef52f55c752e94e77dbc93fe32fe4' == '6ca54b8e257ef52f55c752e94e77dbc93fe32fe4': OK
|
220
|
OK
|
221
|
UNTAR libogg-1.3.2.tar.gz
|
222
|
UNTAR x264-snapshot-20151120-2245.tar.bz2
|
223
|
CC src/channels.o
|
224
|
WGET http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz
|
225
|
CC src/subscriptions.o
|
226
|
CC src/service.o
|
227
|
src/webui/static/tvh.js.gz.tmp 1240983
|
228
|
src/webui/static/tvh.js.gz.tmp2 1000885
|
229
|
CC src/htsp_server.o
|
230
|
CC src/htsmsg.o
|
231
|
src/webui/static/tvh.js.gz 269703
|
232
|
2016-01-29 15:54:41 URL:http://ffmpeg.org/releases/ffmpeg-2.8.2.tar.bz2 [8573586/8573586] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/ffmpeg-2.8.2.tar.bz2" [1]
|
233
|
CC src/htsmsg_binary.o
|
234
|
SHA1SUM test '1952aeb9ec3f569514d8db4f30c195b765392639' == '1952aeb9ec3f569514d8db4f30c195b765392639': OK
|
235
|
UNTAR ffmpeg-2.8.2.tar.bz2
|
236
|
CC src/htsmsg_json.o
|
237
|
CC src/htsmsg_xml.o
|
238
|
src/webui/static/tvh-tv.js.gz.tmp 749487
|
239
|
src/webui/static/tvh-tv.js.gz.tmp2 739368
|
240
|
CC src/misc/dbl.o
|
241
|
CC src/misc/json.o
|
242
|
src/webui/static/tvh-tv.js.gz 206260
|
243
|
2016-01-29 15:54:42 URL:http://www.tortall.net/projects/yasm/releases/yasm-1.3.0.tar.gz [1492156/1492156] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/yasm-1.3.0.tar.gz" [1]
|
244
|
CC src/misc/m3u.o
|
245
|
2016-01-29 15:54:42 URL:http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz [1638779/1638779] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/libvorbis-1.3.5.tar.gz" [1]
|
246
|
src/webui/static/tvh.css.gz.tmp 166927
|
247
|
src/webui/static/tvh.css.gz.tmp2 134638
|
248
|
SHA1SUM test 'b7574e9f0826bedef975d64d3825f75fbaeef55e' == 'b7574e9f0826bedef975d64d3825f75fbaeef55e': OK
|
249
|
UNTAR yasm-1.3.0.tar.gz
|
250
|
SHA1SUM test '10c7fee173178d72855aa7593dfe49d9b3d6c804' == '10c7fee173178d72855aa7593dfe49d9b3d6c804': OK
|
251
|
src/webui/static/tvh.css.gz 21497
|
252
|
UNTAR libvorbis-1.3.5.tar.gz
|
253
|
Building src/webui/static/intl/tvh.bg.js.gz
|
254
|
Building src/webui/static/intl/tvh.cs.js.gz
|
255
|
CC src/settings.o
|
256
|
CC src/htsbuf.o
|
257
|
CC src/trap.o
|
258
|
CC src/avg.o
|
259
|
src/webui/static/tvh-tv.css.gz.tmp 3457
|
260
|
src/webui/static/tvh-tv.css.gz.tmp2 2600
|
261
|
Building src/webui/static/intl/tvh.da.js.gz
|
262
|
Building src/webui/static/intl/tvh.de.js.gz
|
263
|
src/webui/static/tvh-tv.css.gz 842
|
264
|
Building src/webui/static/intl/tvh.en_US.js.gz
|
265
|
Building src/webui/static/intl/tvh.en_GB.js.gz
|
266
|
CC src/htsstr.o
|
267
|
CC src/tvhpoll.o
|
268
|
Building src/webui/static/intl/tvh.es.js.gz
|
269
|
Building src/webui/static/intl/tvh.et.js.gz
|
270
|
Building src/webui/static/intl/tvh.fa.js.gz
|
271
|
Building src/webui/static/intl/tvh.fi.js.gz
|
272
|
CC src/huffman.o
|
273
|
Building src/webui/static/intl/tvh.fr.js.gz
|
274
|
CC src/config.o
|
275
|
CC src/filebundle.o
|
276
|
Building src/webui/static/intl/tvh.he.js.gz
|
277
|
CC src/lang_codes.o
|
278
|
Building src/webui/static/intl/tvh.hr.js.gz
|
279
|
CC src/lang_str.o
|
280
|
CC src/imagecache.o
|
281
|
Building src/webui/static/intl/tvh.hu.js.gz
|
282
|
CC src/tvhtime.o
|
283
|
Building src/webui/static/intl/tvh.it.js.gz
|
284
|
CC src/service_mapper.o
|
285
|
CC src/input.o
|
286
|
Building src/webui/static/intl/tvh.lv.js.gz
|
287
|
Building src/webui/static/intl/tvh.nl.js.gz
|
288
|
Building src/webui/static/intl/tvh.pl.js.gz
|
289
|
Building src/webui/static/intl/tvh.pt.js.gz
|
290
|
Building src/webui/static/intl/tvh.ru.js.gz
|
291
|
Building src/webui/static/intl/tvh.sv.js.gz
|
292
|
CC src/httpc.o
|
293
|
Building src/webui/static/intl/tvh.uk.js.gz
|
294
|
checking for a BSD-compatible install... CC src/rtsp.o
|
295
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
|
296
|
checking whether build environment is sane... CC src/download.o
|
297
|
CC src/fsmonitor.o
|
298
|
yes
|
299
|
checking for a thread-safe mkdir -p... CC src/cron.o
|
300
|
CC src/esfilter.o
|
301
|
/bin/mkdir -p
|
302
|
checking for gawk... gawk
|
303
|
checking whether make sets $(MAKE)... WEBUI std finished
|
304
|
yes
|
305
|
checking whether make supports nested variables... yes
|
306
|
WEBUI debug finished
|
307
|
CC src/intlconv.o
|
308
|
CC src/profile.o
|
309
|
checking whether to enable maintainer-specific portions of Makefiles... no
|
310
|
checking for style of include used by make... GNU
|
311
|
checking for gcc... x86_64-pc-linux-gnu-gcc
|
312
|
CC src/bouquet.o
|
313
|
CC src/lock.o
|
314
|
CC src/wizard.o
|
315
|
CC src/api.o
|
316
|
checking whether the C compiler works... CC src/api/api_config.o
|
317
|
yes
|
318
|
checking for C compiler default output file name... a.out
|
319
|
CC src/api/api_status.o
|
320
|
checking for suffix of executables... CC src/api/api_idnode.o
|
321
|
CC src/api/api_input.o
|
322
|
|
323
|
CC src/api/api_channel.o
|
324
|
checking whether we are cross compiling... no
|
325
|
checking for suffix of object files... CC src/api/api_service.o
|
326
|
o
|
327
|
checking whether we are using the GNU C compiler... CC src/api/api_mpegts.o
|
328
|
CC src/api/api_epg.o
|
329
|
CC src/api/api_epggrab.o
|
330
|
CC src/api/api_imagecache.o
|
331
|
yes
|
332
|
checking whether x86_64-pc-linux-gnu-gcc accepts -g... CC src/api/api_esfilter.o
|
333
|
yes
|
334
|
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... CC src/api/api_intlconv.o
|
335
|
CC src/api/api_access.o
|
336
|
CC src/api/api_dvr.o
|
337
|
CC src/api/api_caclient.o
|
338
|
CC src/api/api_profile.o
|
339
|
CC src/api/api_bouquet.o
|
340
|
none needed
|
341
|
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... CC src/api/api_language.o
|
342
|
CC src/api/api_satip.o
|
343
|
CC src/api/api_timeshift.o
|
344
|
CC src/api/api_wizard.o
|
345
|
CC src/parsers/parsers.o
|
346
|
CC src/parsers/bitstream.o
|
347
|
yes
|
348
|
checking dependency style of x86_64-pc-linux-gnu-gcc... CC src/parsers/parser_h264.o
|
349
|
CC src/parsers/parser_hevc.o
|
350
|
CC src/parsers/parser_latm.o
|
351
|
CC src/parsers/parser_avc.o
|
352
|
CC src/parsers/parser_teletext.o
|
353
|
CC src/epggrab/module.o
|
354
|
CC src/epggrab/channel.o
|
355
|
CC src/epggrab/module/pyepg.o
|
356
|
gcc3
|
357
|
checking how to run the C preprocessor... CC src/epggrab/module/xmltv.o
|
358
|
CC src/plumbing/tsfix.o
|
359
|
CC src/plumbing/globalheaders.o
|
360
|
CC src/dvr/dvr_db.o
|
361
|
CC src/dvr/dvr_rec.o
|
362
|
CC src/dvr/dvr_autorec.o
|
363
|
x86_64-pc-linux-gnu-gcc -E
|
364
|
CC src/dvr/dvr_timerec.o
|
365
|
CC src/dvr/dvr_vfsmgr.o
|
366
|
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... CC src/dvr/dvr_config.o
|
367
|
CC src/dvr/dvr_cutpoints.o
|
368
|
CC src/webui/webui.o
|
369
|
none needed
|
370
|
checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed
|
371
|
checking whether ln -s works... yes
|
372
|
checking for ar... ar
|
373
|
checking for ranlib... ranlib
|
374
|
checking for xmlto... xmlto
|
375
|
checking if malloc debugging is wanted... no
|
376
|
checking for grep that handles long lines and -e... CC src/webui/comet.o
|
377
|
/bin/grep
|
378
|
checking for egrep... /bin/grep -E
|
379
|
checking for ANSI C header files... CC src/webui/simpleui.o
|
380
|
CC src/webui/extjs.o
|
381
|
CC src/webui/statedump.o
|
382
|
CC src/webui/html.o
|
383
|
CC src/webui/webui_api.o
|
384
|
CC src/webui/xmltv.o
|
385
|
CC src/muxer.o
|
386
|
yes
|
387
|
CC src/muxer/muxer_mkv.o
|
388
|
CC src/muxer/ebml.o
|
389
|
CC src/muxer/muxer_pass.o
|
390
|
checking for sys/types.h... patching file libavcodec/libvpxenc.c
|
391
|
Building src/tvh_locale_inc.c
|
392
|
CC src/zlib.o
|
393
|
CC src/upnp.o
|
394
|
CC src/satip/server.o
|
395
|
yes
|
396
|
CC src/satip/rtsp.o
|
397
|
checking for sys/stat.h... CC src/satip/rtp.o
|
398
|
CC src/descrambler/descrambler.o
|
399
|
yes
|
400
|
CC src/descrambler/caid.o
|
401
|
CC src/descrambler/caclient.o
|
402
|
CC src/input/mpegts.o
|
403
|
CC src/input/mpegts/mpegts_pid.o
|
404
|
CC src/input/mpegts/mpegts_input.o
|
405
|
checking for stdlib.h... CC src/input/mpegts/tsdemux.o
|
406
|
yes
|
407
|
CC src/input/mpegts/dvb_psi_lib.o
|
408
|
checking for string.h... CC src/input/mpegts/mpegts_network.o
|
409
|
CC src/input/mpegts/mpegts_mux.o
|
410
|
yes
|
411
|
CC src/input/mpegts/mpegts_service.o
|
412
|
CC src/input/mpegts/mpegts_table.o
|
413
|
CC src/input/mpegts/dvb_support.o
|
414
|
checking for memory.h... CC src/input/mpegts/dvb_charset.o
|
415
|
yes
|
416
|
checking for strings.h... yes
|
417
|
CC src/input/mpegts/dvb_psi.o
|
418
|
CC src/input/mpegts/fastscan.o
|
419
|
CC src/input/mpegts/mpegts_mux_sched.o
|
420
|
CC src/input/mpegts/mpegts_network_scan.o
|
421
|
checking for inttypes.h... CC src/input/mpegts/mpegts_network_dvb.o
|
422
|
CC src/input/mpegts/mpegts_mux_dvb.o
|
423
|
CC src/input/mpegts/scanfile.o
|
424
|
yes
|
425
|
checking for stdint.h... CC src/epggrab/otamux.o
|
426
|
CC src/epggrab/module/eit.o
|
427
|
CC src/epggrab/module/psip.o
|
428
|
yes
|
429
|
checking for unistd.h... CC src/epggrab/support/freesat_huffman.o
|
430
|
CC src/epggrab/module/opentv.o
|
431
|
CC src/input/mpegts/linuxdvb/linuxdvb.o
|
432
|
CC src/input/mpegts/linuxdvb/linuxdvb_adapter.o
|
433
|
CC src/input/mpegts/linuxdvb/linuxdvb_frontend.o
|
434
|
yes
|
435
|
CC src/input/mpegts/linuxdvb/linuxdvb_satconf.o
|
436
|
checking for strings.h... (cached) yes
|
437
|
checking libgen.h usability... CC src/input/mpegts/linuxdvb/linuxdvb_lnb.o
|
438
|
CC src/input/mpegts/linuxdvb/linuxdvb_switch.o
|
439
|
CC src/input/mpegts/linuxdvb/linuxdvb_rotor.o
|
440
|
CC src/input/mpegts/linuxdvb/linuxdvb_en50494.o
|
441
|
CC src/input/mpegts/satip/satip.o
|
442
|
yes
|
443
|
checking libgen.h presence... yes
|
444
|
checking for libgen.h... yes
|
445
|
checking for unistd.h... (cached) yes
|
446
|
checking direct.h usability... CC src/input/mpegts/satip/satip_frontend.o
|
447
|
CC src/input/mpegts/satip/satip_satconf.o
|
448
|
no
|
449
|
checking direct.h presence... CC src/input/mpegts/satip/satip_rtsp.o
|
450
|
CC src/input/mpegts/tvhdhomerun/tvhdhomerun_frontend.o
|
451
|
CC src/input/mpegts/tvhdhomerun/tvhdhomerun.o
|
452
|
CC src/input/mpegts/iptv/iptv.o
|
453
|
CC src/input/mpegts/iptv/iptv_mux.o
|
454
|
no
|
455
|
checking for direct.h... no
|
456
|
checking for sys/stat.h... (cached) yes
|
457
|
CC src/input/mpegts/iptv/iptv_service.o
|
458
|
CC src/input/mpegts/iptv/iptv_http.o
|
459
|
checking for an ANSI C-conforming const... CC src/input/mpegts/iptv/iptv_udp.o
|
460
|
CC src/input/mpegts/iptv/iptv_rtsp.o
|
461
|
yes
|
462
|
checking for inline... CC src/input/mpegts/iptv/iptv_rtcp.o
|
463
|
inline
|
464
|
checking for function prototypes... yes
|
465
|
checking for size_t... CC src/input/mpegts/iptv/iptv_pipe.o
|
466
|
CC src/input/mpegts/iptv/iptv_file.o
|
467
|
CC src/input/mpegts/iptv/iptv_auto.o
|
468
|
CC src/input/mpegts/tsfile/tsfile_input.o
|
469
|
CC src/input/mpegts/tsfile/tsfile.o
|
470
|
CC src/input/mpegts/tsfile/tsfile_mux.o
|
471
|
CC src/timeshift.o
|
472
|
CC src/timeshift/timeshift_filemgr.o
|
473
|
CC src/timeshift/timeshift_writer.o
|
474
|
yes
|
475
|
checking for stdint types... CC src/timeshift/timeshift_reader.o
|
476
|
stdint.h (shortcircuit)
|
477
|
make use of stdint.h in libyasm-stdint.h (assuming C99 compatible system)
|
478
|
checking for abort... CC src/descrambler/tvhcsa.o
|
479
|
CC src/dvr/dvr_inotify.o
|
480
|
CC src/descrambler/emm_reass.o
|
481
|
CC src/descrambler/cwc.o
|
482
|
CC src/descrambler/capmt.o
|
483
|
CC src/descrambler/constcw.o
|
484
|
yes
|
485
|
checking for toascii... CC src/input/mpegts/linuxdvb/linuxdvb_ca.o
|
486
|
CC src/descrambler/dvbcam.o
|
487
|
CC src/descrambler/libaesdec/libaesdec.o
|
488
|
CC build.o
|
489
|
CC src/version.o
|
490
|
CC src/tvh_locale.o
|
491
|
CC timestamp.o
|
492
|
yes
|
493
|
checking for vsnprintf... yes
|
494
|
checking for strsep... yes
|
495
|
checking for mergesort... no
|
496
|
checking for getcwd... yes
|
497
|
checking for popen... yes
|
498
|
checking for ftruncate... yes
|
499
|
checking for strcasecmp... yes
|
500
|
checking for strncasecmp... yes
|
501
|
checking for stricmp... no
|
502
|
checking for _stricmp... no
|
503
|
checking for strcmpi... no
|
504
|
checking for a sed that does not truncate output... /bin/sed
|
505
|
checking whether NLS is requested... yes
|
506
|
checking for msgfmt... /usr/bin/msgfmt
|
507
|
checking for gmsgfmt... /usr/bin/gmsgfmt
|
508
|
checking for xgettext... /usr/bin/xgettext
|
509
|
checking for msgmerge... /usr/bin/msgmerge
|
510
|
checking build system type... x86_64-unknown-linux-gnu
|
511
|
checking host system type... x86_64-unknown-linux-gnu
|
512
|
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
|
513
|
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
|
514
|
checking for shared library run path origin... done
|
515
|
checking for CFPreferencesCopyAppValue... no
|
516
|
checking for CFLocaleCopyCurrent... no
|
517
|
checking for GNU gettext in libc... yes
|
518
|
checking whether to use NLS... yes
|
519
|
checking where the gettext function comes from... libc
|
520
|
checking for GNU C Library... yes
|
521
|
configure: Checking for Python
|
522
|
checking for a Python interpreter with version >= 2.4... python
|
523
|
checking for python... /usr/bin/python
|
524
|
checking for python version... 3.4
|
525
|
checking for python platform... linux
|
526
|
checking for python script directory... ${prefix}/lib64/python3.4/site-packages
|
527
|
checking for python extension module directory... ${exec_prefix}/lib64/python3.4/site-packages
|
528
|
checking that generated files are newer than configure... done
|
529
|
configure: creating ./config.status
|
530
|
config.status: creating Makefile
|
531
|
config.status: creating po/Makefile.in
|
532
|
config.status: creating config.h
|
533
|
config.status: executing depfiles commands
|
534
|
config.status: executing libyasm-stdint.h commands
|
535
|
config.status: creating libyasm-stdint.h : _YASM_LIBYASM_STDINT_H
|
536
|
config.status: executing po-directories commands
|
537
|
config.status: creating po/POTFILES
|
538
|
config.status: creating po/Makefile
|
539
|
fail to map group of size 2 for tab size 512
|
540
|
Making install in po
|
541
|
Making install in .
|
542
|
modules/objfmts/bin/bin-objfmt.c: In function 'dosexe_objfmt_output':
|
543
|
modules/objfmts/bin/bin-objfmt.c:1869:9: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result]
|
544
|
ftruncate(fileno(f), EXE_HEADER_SIZE + size);
|
545
|
^
|
546
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include'
|
547
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/man/man7'
|
548
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/libyasm'
|
549
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include'
|
550
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/man/man1'
|
551
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/bin'
|
552
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib'
|
553
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 libyasm.h '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include'
|
554
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 libyasm.a '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib'
|
555
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 libyasm-stdint.h '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include'
|
556
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 libyasm/arch.h libyasm/assocdat.h libyasm/bitvect.h libyasm/bytecode.h libyasm/compat-queue.h libyasm/coretype.h libyasm/dbgfmt.h libyasm/errwarn.h libyasm/expr.h libyasm/file.h libyasm/floatnum.h libyasm/hamt.h libyasm/insn.h libyasm/intnum.h libyasm/inttree.h libyasm/linemap.h libyasm/listfmt.h libyasm/md5.h libyasm/module.h libyasm/objfmt.h libyasm/parser.h libyasm/phash.h libyasm/preproc.h libyasm/section.h libyasm/symrec.h libyasm/valparam.h libyasm/value.h '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/libyasm'
|
557
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c yasm ytasm vsyasm '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/bin'
|
558
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 yasm_arch.7 yasm_parsers.7 yasm_dbgfmts.7 yasm_objfmts.7 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/man/man7'
|
559
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/man/man1'
|
560
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 yasm.1 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/man/man1'
|
561
|
( cd '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib' && ranlib libyasm.a )
|
562
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/man/man7'
|
563
|
Unknown option --disable-shared, ignored
|
564
|
disabling shared
|
565
|
Configuring selected codecs
|
566
|
enabling vp8_encoder
|
567
|
enabling vp8_decoder
|
568
|
enabling vp9_encoder
|
569
|
enabling vp9_decoder
|
570
|
Configuring for target 'x86_64-linux-gcc'
|
571
|
enabling x86_64
|
572
|
enabling runtime_cpu_detect
|
573
|
enabling mmx
|
574
|
enabling sse
|
575
|
checking for a BSD-compatible install... enabling sse2
|
576
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
|
577
|
checking whether build environment is sane... yes
|
578
|
enabling sse3
|
579
|
checking for a thread-safe mkdir -p... /bin/mkdir -p
|
580
|
checking for gawk... gawk
|
581
|
checking whether make sets $(MAKE)... yes
|
582
|
enabling ssse3
|
583
|
checking whether make supports nested variables... yes
|
584
|
checking whether to enable maintainer-specific portions of Makefiles... yes
|
585
|
checking for gcc... x86_64-pc-linux-gnu-gcc
|
586
|
enabling sse4_1
|
587
|
enabling avx
|
588
|
checking whether the C compiler works... enabling avx2
|
589
|
using yasm
|
590
|
yes
|
591
|
checking for C compiler default output file name... a.out
|
592
|
checking for suffix of executables...
|
593
|
checking whether we are cross compiling... enabling use_x86inc
|
594
|
no
|
595
|
checking for suffix of object files... o
|
596
|
checking whether we are using the GNU C compiler... yes
|
597
|
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
|
598
|
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
|
599
|
checking for style of include used by make... GNU
|
600
|
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
|
601
|
checking build system type... x86_64-unknown-linux-gnu
|
602
|
checking host system type... x86_64-unknown-linux-gnu
|
603
|
checking how to print strings... printf
|
604
|
checking for a sed that does not truncate output... /bin/sed
|
605
|
checking for grep that handles long lines and -e... /bin/grep
|
606
|
checking for egrep... /bin/grep -E
|
607
|
checking for fgrep... /bin/grep -F
|
608
|
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
|
609
|
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
|
610
|
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
|
611
|
checking the name lister (/usr/bin/nm -B) interface... BSD nm
|
612
|
checking whether ln -s works... yes
|
613
|
checking the maximum length of command line arguments... 1572864
|
614
|
checking whether the shell understands some XSI constructs... yes
|
615
|
checking whether the shell understands "+="... yes
|
616
|
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
|
617
|
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
|
618
|
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
|
619
|
checking for objdump... objdump
|
620
|
checking how to recognize dependent libraries... pass_all
|
621
|
checking for dlltool... no
|
622
|
checking how to associate runtime and link libraries... printf %s\n
|
623
|
checking for ar... ar
|
624
|
checking for archiver @FILE support... @
|
625
|
checking for strip... strip
|
626
|
checking for ranlib... ranlib
|
627
|
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... platform: X86_64
|
628
|
byte order: little-endian
|
629
|
system: LINUX
|
630
|
cli: yes
|
631
|
libx264: internal
|
632
|
shared: no
|
633
|
static: yes
|
634
|
asm: yes
|
635
|
interlaced: yes
|
636
|
avs: no
|
637
|
lavf: no
|
638
|
ffms: no
|
639
|
mp4: no
|
640
|
gpl: yes
|
641
|
thread: posix
|
642
|
opencl: yes
|
643
|
filters: crop select_every
|
644
|
debug: no
|
645
|
gprof: no
|
646
|
strip: no
|
647
|
PIC: no
|
648
|
bit depth: 8
|
649
|
chroma format: all
|
650
|
|
651
|
You can run 'make' or 'make fprofiled' now.
|
652
|
dependency file generation...
|
653
|
ok
|
654
|
checking for sysroot... no
|
655
|
checking for mt... no
|
656
|
checking if : is a manifest tool... no
|
657
|
checking how to run the C preprocessor... enabling postproc
|
658
|
x86_64-pc-linux-gnu-gcc -E
|
659
|
enabling unit_tests
|
660
|
enabling webm_io
|
661
|
checking for ANSI C header files... enabling libyuv
|
662
|
yes
|
663
|
checking for sys/types.h... yes
|
664
|
checking for sys/stat.h... yes
|
665
|
checking for stdlib.h... yes
|
666
|
checking for string.h... yes
|
667
|
checking for memory.h... yes
|
668
|
checking for strings.h... Creating makefiles for x86_64-linux-gcc libs
|
669
|
yes
|
670
|
checking for inttypes.h... yes
|
671
|
checking for stdint.h... Creating makefiles for x86_64-linux-gcc examples
|
672
|
yes
|
673
|
checking for unistd.h... yes
|
674
|
checking for dlfcn.h... Creating makefiles for x86_64-linux-gcc docs
|
675
|
yes
|
676
|
checking for objdir... .libs
|
677
|
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
|
678
|
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
|
679
|
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... [CREATE] vpx_scale_rtcd.h
|
680
|
[CREATE] vpx_dsp_rtcd.h
|
681
|
[CREATE] vp8_rtcd.h
|
682
|
[CREATE] vp9_rtcd.h
|
683
|
yes
|
684
|
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
|
685
|
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
|
686
|
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
|
687
|
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
688
|
checking dynamic linker characteristics... [DEP] test/test_intra_pred_speed.cc.d
|
689
|
[DEP] test/../md5_utils.c.d
|
690
|
[DEP] test/y4m_test.cc.d
|
691
|
[DEP] test/vpx_scale_test.cc.d
|
692
|
[DEP] test/vp9_subtract_test.cc.d
|
693
|
[DEP] test/vp9_quantize_test.cc.d
|
694
|
[DEP] test/vp9_skip_loopfilter_test.cc.d
|
695
|
[DEP] test/vp9_ethread_test.cc.d
|
696
|
[DEP] test/vp9_frame_parallel_test.cc.d
|
697
|
[DEP] test/vp9_lossless_test.cc.d
|
698
|
[DEP] test/vp9_error_block_test.cc.d
|
699
|
[DEP] test/vp9_end_to_end_test.cc.d
|
700
|
[DEP] test/vp9_decrypt_test.cc.d
|
701
|
[DEP] test/vp9_boolcoder_test.cc.d
|
702
|
[DEP] test/vp9_encoder_parms_get_to_decoder.cc.d
|
703
|
[DEP] test/vp9_intrapred_test.cc.d
|
704
|
[DEP] test/vp9_thread_test.cc.d
|
705
|
GNU/Linux ld.so
|
706
|
checking how to hardcode library paths into programs... immediate
|
707
|
checking whether stripping libraries is possible... [DEP] test/vp9_avg_test.cc.d
|
708
|
yes
|
709
|
checking if libtool supports shared libraries... yes
|
710
|
checking whether to build shared libraries... no
|
711
|
checking whether to build static libraries... yes
|
712
|
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... [DEP] test/vp9_arf_freq_test.cc.d
|
713
|
[DEP] test/vp8_fragments_test.cc.d
|
714
|
[DEP] test/vp8_boolcoder_test.cc.d
|
715
|
[DEP] test/vp8_fdct4x4_test.cc.d
|
716
|
[DEP] test/vp8_denoiser_sse2_test.cc.d
|
717
|
[DEP] test/vp8_decrypt_test.cc.d
|
718
|
[DEP] test/variance_test.cc.d
|
719
|
[DEP] test/tile_independence_test.cc.d
|
720
|
[DEP] test/user_priv_test.cc.d
|
721
|
[DEP] test/test_vector_test.cc.d
|
722
|
[DEP] test/test_vectors.cc.d
|
723
|
[DEP] test/test_libvpx.cc.d
|
724
|
[DEP] test/sixtap_predict_test.cc.d
|
725
|
[DEP] test/superframe_test.cc.d
|
726
|
[DEP] test/set_roi.cc.d
|
727
|
[DEP] test/sad_test.cc.d
|
728
|
[DEP] test/resize_test.cc.d
|
729
|
[DEP] test/quantize_test.cc.d
|
730
|
[DEP] test/pp_filter_test.cc.d
|
731
|
[DEP] test/partial_idct_test.cc.d
|
732
|
[DEP] test/lpf_8_test.cc.d
|
733
|
[DEP] test/keyframe_test.cc.d
|
734
|
[DEP] test/idct_test.cc.d
|
735
|
[DEP] test/invalid_file_test.cc.d
|
736
|
yes
|
737
|
[DEP] test/idct8x8_test.cc.d
|
738
|
[DEP] test/frame_size_tests.cc.d
|
739
|
[DEP] test/fdct8x8_test.cc.d
|
740
|
checking for ANSI C header files... (cached) yes
|
741
|
checking for inttypes.h... (cached) yes
|
742
|
checking for stdint.h... (cached) yes
|
743
|
checking for sys/types.h... (cached) yes
|
744
|
checking for an ANSI C-conforming const... [DEP] test/fdct4x4_test.cc.d
|
745
|
[DEP] test/external_frame_buffer_test.cc.d
|
746
|
[DEP] test/error_resilience_test.cc.d
|
747
|
[DEP] test/encode_test_driver.cc.d
|
748
|
[DEP] test/decode_test_driver.cc.d
|
749
|
[DEP] test/decode_api_test.cc.d
|
750
|
[DEP] test/dct32x32_test.cc.d
|
751
|
[DEP] test/dct16x16_test.cc.d
|
752
|
yes
|
753
|
checking size of int16_t... [DEP] test/datarate_test.cc.d
|
754
|
[DEP] test/cpu_speed_test.cc.d
|
755
|
[DEP] test/cq_test.cc.d
|
756
|
[DEP] test/convolve_test.cc.d
|
757
|
[DEP] test/config_test.cc.d
|
758
|
[DEP] test/borders_test.cc.d
|
759
|
[DEP] test/byte_alignment_test.cc.d
|
760
|
[DEP] test/aq_segment_test.cc.d
|
761
|
[DEP] test/active_map_test.cc.d
|
762
|
[DEP] test/altref_test.cc.d
|
763
|
[DEP] test/active_map_refresh_test.cc.d
|
764
|
[DEP] test/../y4minput.c.d
|
765
|
[DEP] test/../y4menc.c.d
|
766
|
[DEP] test/../webmdec.cc.d
|
767
|
[DEP] test/../third_party/libwebm/mkvreader.cpp.d
|
768
|
[DEP] test/../third_party/libwebm/mkvparser.cpp.d
|
769
|
[DEP] test/../ivfenc.c.d
|
770
|
[DEP] third_party/googletest/src/src/gtest-all.cc.d
|
771
|
[DEP] vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d
|
772
|
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
|
773
|
[DEP] vp9/encoder/x86/vp9_dct_mmx.asm.d
|
774
|
[DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
|
775
|
[DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
|
776
|
[DEP] vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d
|
777
|
[DEP] vp8/common/x86/postproc_sse2.asm.d
|
778
|
[DEP] vp8/common/x86/postproc_mmx.asm.d
|
779
|
[DEP] vp8/common/x86/mfqe_sse2.asm.d
|
780
|
[DEP] vp8/common/x86/subpixel_ssse3.asm.d
|
781
|
[DEP] vp8/common/x86/copy_sse3.asm.d
|
782
|
[DEP] vp8/common/x86/iwalsh_sse2.asm.d
|
783
|
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
|
784
|
[DEP] vp8/common/x86/subpixel_sse2.asm.d
|
785
|
[DEP] vp8/common/x86/recon_sse2.asm.d
|
786
|
[DEP] vp8/common/x86/idctllm_sse2.asm.d
|
787
|
[DEP] vp8/common/x86/copy_sse2.asm.d
|
788
|
[DEP] vp8/common/x86/subpixel_mmx.asm.d
|
789
|
[DEP] vp8/common/x86/recon_mmx.asm.d
|
790
|
[DEP] vp8/common/x86/vp8_loopfilter_mmx.asm.d
|
791
|
[DEP] vp8/common/x86/iwalsh_mmx.asm.d
|
792
|
[DEP] vp8/common/x86/idctllm_mmx.asm.d
|
793
|
[DEP] vp8/encoder/x86/quantize_mmx.asm.d
|
794
|
[DEP] vp8/common/x86/dequantize_mmx.asm.d
|
795
|
[DEP] vp8/encoder/x86/encodeopt.asm.d
|
796
|
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
|
797
|
[DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
|
798
|
[DEP] vp8/encoder/x86/dct_sse2.asm.d
|
799
|
[DEP] vp8/encoder/x86/dct_mmx.asm.d
|
800
|
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
|
801
|
[DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
|
802
|
[DEP] vpx_dsp/x86/halfpix_variance_impl_sse2.asm.d
|
803
|
[DEP] vpx_dsp/x86/variance_impl_mmx.asm.d
|
804
|
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
|
805
|
[DEP] vpx_dsp/x86/sad_sse2.asm.d
|
806
|
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
|
807
|
[DEP] vpx_dsp/x86/sad_sse3.asm.d
|
808
|
[DEP] vpx_dsp/x86/sad_sse4.asm.d
|
809
|
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
|
810
|
[DEP] vpx_dsp/x86/sad_mmx.asm.d
|
811
|
[DEP] vpx_dsp/x86/quantize_avx_x86_64.asm.d
|
812
|
[DEP] vpx_dsp/x86/quantize_ssse3_x86_64.asm.d
|
813
|
[DEP] vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.d
|
814
|
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
|
815
|
[DEP] vpx_dsp/x86/loopfilter_mmx.asm.d
|
816
|
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
|
817
|
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
|
818
|
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
|
819
|
[DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
|
820
|
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
|
821
|
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
|
822
|
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
|
823
|
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
|
824
|
[DEP] vpx_ports/x86_abi_support.asm.d
|
825
|
[DEP] vpx_ports/emms.asm.d
|
826
|
[DEP] vp9/decoder/vp9_dsubexp.c.d
|
827
|
[DEP] vpx_config.c.d
|
828
|
[DEP] vp9/decoder/vp9_decoder.c.d
|
829
|
[DEP] vp9/decoder/vp9_dthread.c.d
|
830
|
[DEP] vp9/decoder/vp9_decodemv.c.d
|
831
|
[DEP] vp9/decoder/vp9_decodeframe.c.d
|
832
|
[DEP] vp9/vp9_dx_iface.c.d
|
833
|
[DEP] vp9/decoder/vp9_detokenize.c.d
|
834
|
[DEP] vp9/common/x86/vp9_idct_intrin_sse2.c.d
|
835
|
[DEP] vp9/common/vp9_scan.c.d
|
836
|
[DEP] vp9/common/vp9_common_data.c.d
|
837
|
[DEP] vp9/common/vp9_reconintra.c.d
|
838
|
[DEP] vp9/common/vp9_reconinter.c.d
|
839
|
[DEP] vp9/common/vp9_quant_common.c.d
|
840
|
[DEP] vp9/common/vp9_thread_common.c.d
|
841
|
[DEP] vp9/common/vp9_mvref_common.c.d
|
842
|
[DEP] vp9/common/vp9_loopfilter.c.d
|
843
|
[DEP] vp9/common/vp9_tile_common.c.d
|
844
|
[DEP] vp9/common/vp9_seg_common.c.d
|
845
|
[DEP] vp9/common/vp9_rtcd.c.d
|
846
|
[DEP] vp9/common/vp9_pred_common.c.d
|
847
|
[DEP] vp9/common/vp9_scale.c.d
|
848
|
[DEP] vp9/common/vp9_filter.c.d
|
849
|
[DEP] vp9/common/vp9_idct.c.d
|
850
|
[DEP] vp9/common/vp9_frame_buffers.c.d
|
851
|
[DEP] vp9/common/vp9_entropymv.c.d
|
852
|
[DEP] vp9/common/vp9_entropymode.c.d
|
853
|
[DEP] vp9/common/vp9_entropy.c.d
|
854
|
[DEP] vp9/common/vp9_debugmodes.c.d
|
855
|
[DEP] vp9/common/vp9_blockd.c.d
|
856
|
[DEP] vp9/common/vp9_alloccommon.c.d
|
857
|
[DEP] vp9/encoder/x86/vp9_error_intrin_avx2.c.d
|
858
|
[DEP] vp9/encoder/x86/vp9_dct_ssse3.c.d
|
859
|
[DEP] vp9/encoder/x86/vp9_avg_intrin_sse2.c.d
|
860
|
[DEP] vp9/encoder/x86/vp9_dct_sse2.c.d
|
861
|
[DEP] vp9/encoder/x86/vp9_quantize_sse2.c.d
|
862
|
[DEP] vp9/encoder/vp9_mbgraph.c.d
|
863
|
[DEP] vp9/encoder/vp9_aq_complexity.c.d
|
864
|
[DEP] vp9/encoder/vp9_skin_detection.c.d
|
865
|
[DEP] vp9/encoder/vp9_temporal_filter.c.d
|
866
|
[DEP] vp9/encoder/vp9_aq_cyclicrefresh.c.d
|
867
|
[DEP] vp9/encoder/vp9_aq_variance.c.d
|
868
|
[DEP] vp9/encoder/vp9_tokenize.c.d
|
869
|
[DEP] vp9/encoder/vp9_treewriter.c.d
|
870
|
[DEP] vp9/encoder/vp9_svc_layercontext.c.d
|
871
|
[DEP] vp9/encoder/vp9_resize.c.d
|
872
|
[DEP] vp9/encoder/vp9_subexp.c.d
|
873
|
[DEP] vp9/encoder/vp9_speed_features.c.d
|
874
|
[DEP] vp9/encoder/vp9_segmentation.c.d
|
875
|
[DEP] vp9/encoder/vp9_pickmode.c.d
|
876
|
[DEP] vp9/encoder/vp9_rdopt.c.d
|
877
|
[DEP] vp9/encoder/vp9_rd.c.d
|
878
|
[DEP] vp9/encoder/vp9_ratectrl.c.d
|
879
|
[DEP] vp9/encoder/vp9_quantize.c.d
|
880
|
[DEP] vp9/encoder/vp9_picklpf.c.d
|
881
|
2
|
882
|
[DEP] vp9/encoder/vp9_mcomp.c.d
|
883
|
[DEP] vp9/encoder/vp9_encoder.c.d
|
884
|
checking size of uint16_t... [DEP] vp9/encoder/vp9_lookahead.c.d
|
885
|
[DEP] vp9/encoder/vp9_firstpass.c.d
|
886
|
[DEP] vp9/encoder/vp9_extend.c.d
|
887
|
[DEP] vp9/encoder/vp9_ethread.c.d
|
888
|
[DEP] vp9/encoder/vp9_encodemv.c.d
|
889
|
[DEP] vp9/encoder/vp9_encodemb.c.d
|
890
|
[DEP] vp9/encoder/vp9_encodeframe.c.d
|
891
|
[DEP] vp9/encoder/vp9_dct.c.d
|
892
|
[DEP] vp9/encoder/vp9_cost.c.d
|
893
|
[DEP] vp9/encoder/vp9_context_tree.c.d
|
894
|
[DEP] vp9/encoder/vp9_avg.c.d
|
895
|
[DEP] vp9/encoder/vp9_bitstream.c.d
|
896
|
[DEP] vp9/vp9_cx_iface.c.d
|
897
|
[DEP] vp8/decoder/threading.c.d
|
898
|
[DEP] vp8/decoder/onyxd_if.c.d
|
899
|
[DEP] vp8/decoder/decodeframe.c.d
|
900
|
[DEP] vp8/decoder/detokenize.c.d
|
901
|
[DEP] vp8/decoder/decodemv.c.d
|
902
|
[DEP] vp8/vp8_dx_iface.c.d
|
903
|
[DEP] vp8/decoder/dboolhuff.c.d
|
904
|
[DEP] vp8/common/x86/idct_blk_sse2.c.d
|
905
|
[DEP] vp8/common/x86/idct_blk_mmx.c.d
|
906
|
[DEP] vp8/common/postproc.c.d
|
907
|
[DEP] vp8/common/mfqe.c.d
|
908
|
[DEP] vp8/common/x86/vp8_asm_stubs.c.d
|
909
|
[DEP] vp8/common/x86/loopfilter_x86.c.d
|
910
|
[DEP] vp8/common/x86/filter_x86.c.d
|
911
|
[DEP] vp8/common/treecoder.c.d
|
912
|
[DEP] vp8/common/swapyv12buffer.c.d
|
913
|
[DEP] vp8/common/reconintra4x4.c.d
|
914
|
[DEP] vp8/common/setupintrarecon.c.d
|
915
|
[DEP] vp8/common/reconintra.c.d
|
916
|
[DEP] vp8/common/reconinter.c.d
|
917
|
[DEP] vp8/common/quant_common.c.d
|
918
|
[DEP] vp8/common/modecont.c.d
|
919
|
[DEP] vp8/common/mbpitch.c.d
|
920
|
[DEP] vp8/common/idctllm.c.d
|
921
|
[DEP] vp8/common/loopfilter_filters.c.d
|
922
|
[DEP] vp8/common/rtcd.c.d
|
923
|
[DEP] vp8/common/idct_blk.c.d
|
924
|
[DEP] vp8/common/vp8_loopfilter.c.d
|
925
|
[DEP] vp8/common/findnearmv.c.d
|
926
|
[DEP] vp8/common/generic/systemdependent.c.d
|
927
|
[DEP] vp8/common/filter.c.d
|
928
|
[DEP] vp8/common/extend.c.d
|
929
|
[DEP] vp8/common/entropymv.c.d
|
930
|
[DEP] vp8/common/entropy.c.d
|
931
|
[DEP] vp8/common/entropymode.c.d
|
932
|
[DEP] vp8/common/dequantize.c.d
|
933
|
2
|
934
|
[DEP] vp8/common/debugmodes.c.d
|
935
|
checking size of u_int16_t... [DEP] vp8/common/copy_c.c.d
|
936
|
[DEP] vp8/common/blockd.c.d
|
937
|
[DEP] vp8/encoder/x86/quantize_ssse3.c.d
|
938
|
[DEP] vp8/encoder/x86/quantize_sse4.c.d
|
939
|
[DEP] vp8/encoder/x86/vp8_enc_stubs_sse2.c.d
|
940
|
[DEP] vp8/encoder/x86/vp8_enc_stubs_mmx.c.d
|
941
|
[DEP] vp8/common/alloccommon.c.d
|
942
|
[DEP] vp8/encoder/x86/denoising_sse2.c.d
|
943
|
[DEP] vp8/encoder/temporal_filter.c.d
|
944
|
[DEP] vp8/encoder/x86/vp8_quantize_sse2.c.d
|
945
|
[DEP] vp8/encoder/tokenize.c.d
|
946
|
[DEP] vp8/encoder/treewriter.c.d
|
947
|
[DEP] vp8/encoder/segmentation.c.d
|
948
|
[DEP] vp8/encoder/rdopt.c.d
|
949
|
[DEP] vp8/encoder/ratectrl.c.d
|
950
|
[DEP] vp8/encoder/vp8_quantize.c.d
|
951
|
[DEP] vp8/encoder/picklpf.c.d
|
952
|
[DEP] vp8/encoder/onyx_if.c.d
|
953
|
[DEP] vp8/encoder/pickinter.c.d
|
954
|
[DEP] vp8/encoder/mcomp.c.d
|
955
|
[DEP] vp8/encoder/modecosts.c.d
|
956
|
[DEP] vp8/encoder/lookahead.c.d
|
957
|
[DEP] vp8/encoder/denoising.c.d
|
958
|
[DEP] vp8/encoder/firstpass.c.d
|
959
|
[DEP] vp8/encoder/ethreading.c.d
|
960
|
[DEP] vp8/encoder/encodemv.c.d
|
961
|
[DEP] vp8/encoder/encodemb.c.d
|
962
|
[DEP] vp8/encoder/encodeintra.c.d
|
963
|
[DEP] vp8/encoder/encodeframe.c.d
|
964
|
[DEP] vp8/encoder/dct.c.d
|
965
|
[DEP] vp8/encoder/bitstream.c.d
|
966
|
[DEP] vp8/vp8_cx_iface.c.d
|
967
|
[DEP] vp8/encoder/boolhuff.c.d
|
968
|
[DEP] vpx_util/vpx_thread.c.d
|
969
|
[DEP] vpx_dsp/x86/variance_avx2.c.d
|
970
|
[DEP] vpx_dsp/vpx_dsp_rtcd.c.d
|
971
|
[DEP] vpx_dsp/x86/halfpix_variance_sse2.c.d
|
972
|
[DEP] vpx_dsp/x86/variance_impl_avx2.c.d
|
973
|
[DEP] vpx_dsp/x86/variance_sse2.c.d
|
974
|
[DEP] vpx_dsp/x86/variance_mmx.c.d
|
975
|
[DEP] vpx_dsp/variance.c.d
|
976
|
[DEP] vpx_dsp/x86/sad_avx2.c.d
|
977
|
[DEP] vpx_dsp/x86/sad4d_avx2.c.d
|
978
|
[DEP] vpx_dsp/sad.c.d
|
979
|
[DEP] vpx_dsp/subtract.c.d
|
980
|
[DEP] vpx_dsp/x86/quantize_sse2.c.d
|
981
|
[DEP] vpx_dsp/quantize.c.d
|
982
|
[DEP] vpx_dsp/x86/inv_txfm_sse2.c.d
|
983
|
[DEP] vpx_dsp/x86/fwd_txfm_sse2.c.d
|
984
|
[DEP] vpx_dsp/x86/loopfilter_avx2.c.d
|
985
|
[DEP] vpx_dsp/inv_txfm.c.d
|
986
|
[DEP] vpx_dsp/x86/fwd_txfm_avx2.c.d
|
987
|
[DEP] vpx_dsp/x86/loopfilter_sse2.c.d
|
988
|
[DEP] vpx_dsp/loopfilter.c.d
|
989
|
[DEP] vpx_dsp/fwd_txfm.c.d
|
990
|
2
|
991
|
checking size of int32_t... [DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.d
|
992
|
[DEP] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.d
|
993
|
[DEP] vpx_dsp/x86/vpx_asm_stubs.c.d
|
994
|
[DEP] vpx_dsp/vpx_convolve.c.d
|
995
|
[DEP] vpx_dsp/intrapred.c.d
|
996
|
[DEP] vpx_dsp/bitreader_buffer.c.d
|
997
|
[DEP] vpx_dsp/bitreader.c.d
|
998
|
[DEP] vpx_dsp/bitwriter_buffer.c.d
|
999
|
[DEP] vpx_dsp/prob.c.d
|
1000
|
[DEP] vpx_dsp/bitwriter.c.d
|
1001
|
[DEP] vpx_scale/vpx_scale_rtcd.c.d
|
1002
|
[DEP] vpx_scale/generic/gen_scalers.c.d
|
1003
|
[DEP] vpx_scale/generic/yv12extend.c.d
|
1004
|
[DEP] vpx_scale/generic/yv12config.c.d
|
1005
|
[DEP] vpx_mem/vpx_mem.c.d
|
1006
|
[DEP] vpx_scale/generic/vpx_scale.c.d
|
1007
|
[DEP] vpx/src/vpx_psnr.c.d
|
1008
|
[DEP] vpx/src/vpx_image.c.d
|
1009
|
[DEP] vpx/src/vpx_codec.c.d
|
1010
|
[DEP] vpx/src/vpx_encoder.c.d
|
1011
|
[DEP] vpx/src/vpx_decoder.c.d
|
1012
|
4
|
1013
|
checking size of uint32_t... [CREATE] vpx_config.asm
|
1014
|
4
|
1015
|
checking size of u_int32_t... [DEP] vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.d
|
1016
|
[DEP] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.d
|
1017
|
4
|
1018
|
checking size of int64_t... [DEP] vp9/encoder/x86/vp9_error_sse2.asm.d
|
1019
|
[DEP] vp9/encoder/x86/vp9_dct_mmx.asm.d
|
1020
|
8
|
1021
|
checking size of short... [DEP] vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.d
|
1022
|
[DEP] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.d
|
1023
|
2
|
1024
|
checking size of int... [DEP] vp8/common/x86/postproc_sse2.asm.d
|
1025
|
[DEP] vp8/common/x86/mfqe_sse2.asm.d
|
1026
|
4
|
1027
|
checking size of long... [DEP] vp8/common/x86/postproc_mmx.asm.d
|
1028
|
8
|
1029
|
checking size of long long... [DEP] vp8/common/x86/subpixel_ssse3.asm.d
|
1030
|
[DEP] vp8/common/x86/copy_sse3.asm.d
|
1031
|
8
|
1032
|
checking for working memcmp... [DEP] vp8/common/x86/iwalsh_sse2.asm.d
|
1033
|
yes
|
1034
|
[DEP] vp8/common/x86/loopfilter_sse2.asm.d
|
1035
|
checking that generated files are newer than configure... done
|
1036
|
configure: creating ./config.status
|
1037
|
[DEP] vp8/common/x86/subpixel_sse2.asm.d
|
1038
|
[DEP] vp8/common/x86/recon_sse2.asm.d
|
1039
|
[DEP] vp8/common/x86/idctllm_sse2.asm.d
|
1040
|
[DEP] vp8/common/x86/copy_sse2.asm.d
|
1041
|
[DEP] vp8/common/x86/subpixel_mmx.asm.d
|
1042
|
[DEP] vp8/common/x86/recon_mmx.asm.d
|
1043
|
[DEP] vp8/common/x86/vp8_loopfilter_mmx.asm.d
|
1044
|
[DEP] vp8/common/x86/iwalsh_mmx.asm.d
|
1045
|
[DEP] vp8/common/x86/idctllm_mmx.asm.d
|
1046
|
[DEP] vp8/common/x86/dequantize_mmx.asm.d
|
1047
|
[DEP] vp8/encoder/x86/encodeopt.asm.d
|
1048
|
[DEP] vp8/encoder/x86/quantize_mmx.asm.d
|
1049
|
[DEP] vp8/encoder/x86/temporal_filter_apply_sse2.asm.d
|
1050
|
[DEP] vp8/encoder/x86/fwalsh_sse2.asm.d
|
1051
|
[DEP] vp8/encoder/x86/dct_sse2.asm.d
|
1052
|
[DEP] vp8/encoder/x86/dct_mmx.asm.d
|
1053
|
[DEP] vpx_dsp/x86/ssim_opt_x86_64.asm.d
|
1054
|
[DEP] vpx_dsp/x86/subpel_variance_sse2.asm.d
|
1055
|
[DEP] vpx_dsp/x86/halfpix_variance_impl_sse2.asm.d
|
1056
|
[DEP] vpx_dsp/x86/variance_impl_mmx.asm.d
|
1057
|
[DEP] vpx_dsp/x86/subtract_sse2.asm.d
|
1058
|
[DEP] vpx_dsp/x86/sad_sse2.asm.d
|
1059
|
[DEP] vpx_dsp/x86/sad4d_sse2.asm.d
|
1060
|
[DEP] vpx_dsp/x86/sad_sse4.asm.d
|
1061
|
[DEP] vpx_dsp/x86/sad_ssse3.asm.d
|
1062
|
[DEP] vpx_dsp/x86/sad_sse3.asm.d
|
1063
|
[DEP] vpx_dsp/x86/sad_mmx.asm.d
|
1064
|
[DEP] vpx_dsp/x86/quantize_avx_x86_64.asm.d
|
1065
|
[DEP] vpx_dsp/x86/quantize_ssse3_x86_64.asm.d
|
1066
|
[DEP] vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.d
|
1067
|
[DEP] vpx_dsp/x86/inv_wht_sse2.asm.d
|
1068
|
[DEP] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.d
|
1069
|
[DEP] vpx_dsp/x86/loopfilter_mmx.asm.d
|
1070
|
[DEP] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.d
|
1071
|
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.d
|
1072
|
[DEP] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.d
|
1073
|
[DEP] vpx_dsp/x86/intrapred_ssse3.asm.d
|
1074
|
[DEP] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.d
|
1075
|
[DEP] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.d
|
1076
|
[DEP] vpx_dsp/x86/intrapred_sse2.asm.d
|
1077
|
[DEP] vpx_ports/x86_abi_support.asm.d
|
1078
|
[DEP] vpx_ports/emms.asm.d
|
1079
|
config.status: creating Makefile
|
1080
|
config.status: creating src/Makefile
|
1081
|
config.status: creating doc/Makefile
|
1082
|
[CC] vpx/src/vpx_decoder.c.o
|
1083
|
[CC] vpx/src/vpx_psnr.c.o
|
1084
|
[CC] vpx_scale/generic/yv12extend.c.o
|
1085
|
[CC] vpx/src/vpx_codec.c.o
|
1086
|
[CC] vpx_scale/generic/gen_scalers.c.o
|
1087
|
[CC] vpx/src/vpx_image.c.o
|
1088
|
[CC] vpx_scale/generic/vpx_scale.c.o
|
1089
|
[CC] vpx_scale/generic/yv12config.c.o
|
1090
|
[CC] vpx_scale/vpx_scale_rtcd.c.o
|
1091
|
[CC] vpx_mem/vpx_mem.c.o
|
1092
|
[CC] vpx_dsp/prob.c.o
|
1093
|
[CC] vpx/src/vpx_encoder.c.o
|
1094
|
config.status: creating doc/libogg/Makefile
|
1095
|
[CC] vpx_dsp/bitwriter.c.o
|
1096
|
[CC] vpx_dsp/bitwriter_buffer.c.o
|
1097
|
[CC] vpx_dsp/bitreader.c.o
|
1098
|
[CC] vpx_dsp/bitreader_buffer.c.o
|
1099
|
config.status: creating include/Makefile
|
1100
|
config.status: creating include/ogg/Makefile
|
1101
|
config.status: creating include/ogg/config_types.h
|
1102
|
config.status: creating libogg.spec
|
1103
|
[CC] vpx_dsp/intrapred.c.o
|
1104
|
config.status: creating ogg.pc
|
1105
|
config.status: creating ogg-uninstalled.pc
|
1106
|
config.status: creating config.h
|
1107
|
[CC] vpx_dsp/vpx_convolve.c.o
|
1108
|
config.status: executing depfiles commands
|
1109
|
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_avx2.c.o
|
1110
|
[CC] vpx_dsp/x86/loopfilter_avx2.c.o
|
1111
|
[CC] vpx_dsp/x86/vpx_asm_stubs.c.o
|
1112
|
[CC] vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c.o
|
1113
|
[CC] vpx_dsp/fwd_txfm.c.o
|
1114
|
[CC] vpx_dsp/loopfilter.c.o
|
1115
|
[CC] vpx_dsp/x86/fwd_txfm_sse2.c.o
|
1116
|
[CC] vpx_dsp/inv_txfm.c.o
|
1117
|
[CC] vpx_dsp/x86/fwd_txfm_avx2.c.o
|
1118
|
[CC] vpx_dsp/x86/inv_txfm_sse2.c.o
|
1119
|
[CC] vpx_dsp/x86/loopfilter_sse2.c.o
|
1120
|
[CC] vpx_dsp/quantize.c.o
|
1121
|
[CC] vpx_dsp/x86/quantize_sse2.c.o
|
1122
|
[CC] vpx_dsp/sad.c.o
|
1123
|
config.status: executing libtool commands
|
1124
|
[CC] vpx_dsp/subtract.c.o
|
1125
|
[CC] vpx_dsp/x86/sad4d_avx2.c.o
|
1126
|
[CC] vpx_dsp/x86/sad_avx2.c.o
|
1127
|
[CC] vpx_dsp/variance.c.o
|
1128
|
[CC] vpx_dsp/x86/variance_mmx.c.o
|
1129
|
Making install in src
|
1130
|
[CC] vpx_dsp/x86/variance_sse2.c.o
|
1131
|
[CC] vpx_dsp/x86/halfpix_variance_sse2.c.o
|
1132
|
[CC] vpx_dsp/x86/variance_avx2.c.o
|
1133
|
libtool: compile: x86_64-pc-linux-gnu-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 -o framing.o
|
1134
|
[CC] vpx_dsp/x86/variance_impl_avx2.c.o
|
1135
|
[CC] vpx_dsp/vpx_dsp_rtcd.c.o
|
1136
|
[CC] vpx_util/vpx_thread.c.o
|
1137
|
[CC] vp8/common/alloccommon.c.o
|
1138
|
[CC] vp8/common/blockd.c.o
|
1139
|
[CC] vp8/common/copy_c.c.o
|
1140
|
[CC] vp8/common/debugmodes.c.o
|
1141
|
[CC] vp8/common/dequantize.c.o
|
1142
|
[CC] vp8/common/entropy.c.o
|
1143
|
[CC] vp8/common/entropymode.c.o
|
1144
|
[CC] vp8/common/entropymv.c.o
|
1145
|
[CC] vp8/common/extend.c.o
|
1146
|
[CC] vp8/common/filter.c.o
|
1147
|
[CC] vp8/common/findnearmv.c.o
|
1148
|
[CC] vp8/common/generic/systemdependent.c.o
|
1149
|
[CC] vp8/common/idct_blk.c.o
|
1150
|
[CC] vp8/common/idctllm.c.o
|
1151
|
libtool: compile: x86_64-pc-linux-gnu-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 -o bitwise.o
|
1152
|
[CC] vp8/common/vp8_loopfilter.c.o
|
1153
|
[CC] vp8/common/rtcd.c.o
|
1154
|
[CC] vp8/common/loopfilter_filters.c.o
|
1155
|
[CC] vp8/common/mbpitch.c.o
|
1156
|
[CC] vp8/common/modecont.c.o
|
1157
|
[CC] vp8/common/quant_common.c.o
|
1158
|
[CC] vp8/common/reconinter.c.o
|
1159
|
[CC] vp8/common/reconintra.c.o
|
1160
|
[CC] vp8/common/reconintra4x4.c.o
|
1161
|
[CC] vp8/common/setupintrarecon.c.o
|
1162
|
[CC] vp8/common/swapyv12buffer.c.o
|
1163
|
[CC] vp8/common/treecoder.c.o
|
1164
|
[CC] vp8/common/x86/filter_x86.c.o
|
1165
|
[CC] vp8/common/x86/vp8_asm_stubs.c.o
|
1166
|
[CC] vp8/common/x86/loopfilter_x86.c.o
|
1167
|
[CC] vp8/common/mfqe.c.o
|
1168
|
[CC] vp8/common/postproc.c.o
|
1169
|
[CC] vp8/common/x86/idct_blk_mmx.c.o
|
1170
|
[CC] vp8/common/x86/idct_blk_sse2.c.o
|
1171
|
[CC] vp8/vp8_cx_iface.c.o
|
1172
|
[CC] vp8/encoder/bitstream.c.o
|
1173
|
[CC] vp8/encoder/boolhuff.c.o
|
1174
|
[CC] vp8/encoder/dct.c.o
|
1175
|
[CC] vp8/encoder/encodeframe.c.o
|
1176
|
[CC] vp8/encoder/encodeintra.c.o
|
1177
|
[CC] vp8/encoder/encodemb.c.o
|
1178
|
[CC] vp8/encoder/encodemv.c.o
|
1179
|
[CC] vp8/encoder/ethreading.c.o
|
1180
|
[CC] vp8/encoder/firstpass.c.o
|
1181
|
[CC] vp8/encoder/denoising.c.o
|
1182
|
libtool: link: ar cru .libs/libogg.a framing.o bitwise.o
|
1183
|
libtool: link: ranlib .libs/libogg.a
|
1184
|
[CC] vp8/encoder/lookahead.c.o
|
1185
|
libtool: link: ( cd ".libs" && rm -f "libogg.la" && ln -s "../libogg.la" "libogg.la" )
|
1186
|
[CC] vp8/encoder/mcomp.c.o
|
1187
|
[CC] vp8/encoder/modecosts.c.o
|
1188
|
[CC] vp8/encoder/onyx_if.c.o
|
1189
|
libtool: link: x86_64-pc-linux-gnu-gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_bitwise test_bitwise-bitwise.o
|
1190
|
[CC] vp8/encoder/pickinter.c.o
|
1191
|
[CC] vp8/encoder/picklpf.c.o
|
1192
|
[CC] vp8/encoder/vp8_quantize.c.o
|
1193
|
[CC] vp8/encoder/ratectrl.c.o
|
1194
|
[CC] vp8/encoder/rdopt.c.o
|
1195
|
[CC] vp8/encoder/segmentation.c.o
|
1196
|
[CC] vp8/encoder/tokenize.c.o
|
1197
|
[CC] vp8/encoder/treewriter.c.o
|
1198
|
[CC] vp8/encoder/temporal_filter.c.o
|
1199
|
libtool: link: x86_64-pc-linux-gnu-gcc -D_V_SELFTEST -O20 -Wall -ffast-math -fsigned-char -g -O2 -o test_framing test_framing-framing.o
|
1200
|
[CC] vp8/encoder/x86/vp8_enc_stubs_mmx.c.o
|
1201
|
[CC] vp8/encoder/x86/vp8_quantize_sse2.c.o
|
1202
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib'
|
1203
|
/bin/sh ../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libogg.la '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib'
|
1204
|
[CC] vp8/encoder/x86/quantize_sse4.c.o
|
1205
|
[CC] vp8/encoder/x86/denoising_sse2.c.o
|
1206
|
[CC] vp8/encoder/x86/quantize_ssse3.c.o
|
1207
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libogg.lai /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la
|
1208
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libogg.a /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
|
1209
|
libtool: install: chmod 644 /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
|
1210
|
libtool: install: ranlib /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.a
|
1211
|
libtool: install: warning: remember to run `libtool --finish /ffmpeg/lib'
|
1212
|
Making install in include
|
1213
|
[CC] vp8/encoder/x86/vp8_enc_stubs_sse2.c.o
|
1214
|
[CC] vp8/vp8_dx_iface.c.o
|
1215
|
Making install in ogg
|
1216
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/ogg'
|
1217
|
[CC] vp8/decoder/dboolhuff.c.o
|
1218
|
[CC] vp8/decoder/decodemv.c.o
|
1219
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 config_types.h '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/ogg'
|
1220
|
[CC] vp8/decoder/decodeframe.c.o
|
1221
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/ogg'
|
1222
|
[CC] vp8/decoder/detokenize.c.o
|
1223
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 ogg.h os_types.h '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/ogg'
|
1224
|
[CC] vp8/decoder/onyxd_if.c.o
|
1225
|
Making install in doc
|
1226
|
Making install in libogg
|
1227
|
[CC] vp8/decoder/threading.c.o
|
1228
|
[CC] vp9/common/vp9_alloccommon.c.o
|
1229
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
|
1230
|
[CC] vp9/common/vp9_blockd.c.o
|
1231
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
|
1232
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg/libogg'
|
1233
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
|
1234
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libogg'
|
1235
|
[CC] vp9/common/vp9_debugmodes.c.o
|
1236
|
[CC] vp9/common/vp9_entropy.c.o
|
1237
|
[CC] vp9/common/vp9_entropymode.c.o
|
1238
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
|
1239
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 ogg.m4 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
|
1240
|
[CC] vp9/common/vp9_entropymv.c.o
|
1241
|
[CC] vp9/common/vp9_frame_buffers.c.o
|
1242
|
[CC] vp9/common/vp9_idct.c.o
|
1243
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
|
1244
|
[CC] vp9/common/vp9_filter.c.o
|
1245
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 ogg.pc '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
|
1246
|
[CC] vp9/common/vp9_pred_common.c.o
|
1247
|
[CC] vp9/common/vp9_rtcd.c.o
|
1248
|
[CC] vp9/common/vp9_scale.c.o
|
1249
|
[CC] vp9/common/vp9_seg_common.c.o
|
1250
|
[CC] vp9/common/vp9_tile_common.c.o
|
1251
|
[CC] vp9/common/vp9_loopfilter.c.o
|
1252
|
[CC] vp9/common/vp9_thread_common.c.o
|
1253
|
[CC] vp9/common/vp9_mvref_common.c.o
|
1254
|
[CC] vp9/common/vp9_quant_common.c.o
|
1255
|
[CC] vp9/common/vp9_reconinter.c.o
|
1256
|
[CC] vp9/common/vp9_reconintra.c.o
|
1257
|
[CC] vp9/common/vp9_common_data.c.o
|
1258
|
[CC] vp9/common/vp9_scan.c.o
|
1259
|
[CC] vp9/common/x86/vp9_idct_intrin_sse2.c.o
|
1260
|
checking build system type... [CC] vp9/encoder/vp9_context_tree.c.o
|
1261
|
[CC] vp9/encoder/vp9_avg.c.o
|
1262
|
[CC] vp9/encoder/vp9_dct.c.o
|
1263
|
[CC] vp9/encoder/vp9_bitstream.c.o
|
1264
|
[CC] vp9/encoder/vp9_cost.c.o
|
1265
|
[CC] vp9/vp9_cx_iface.c.o
|
1266
|
[CC] vp9/encoder/vp9_encodeframe.c.o
|
1267
|
[CC] vp9/encoder/vp9_encodemb.c.o
|
1268
|
[CC] vp9/encoder/vp9_encodemv.c.o
|
1269
|
[CC] vp9/encoder/vp9_ethread.c.o
|
1270
|
x86_64-unknown-linux-gnu
|
1271
|
checking host system type... x86_64-unknown-linux-gnu
|
1272
|
checking target system type... x86_64-unknown-linux-gnu
|
1273
|
checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
|
1274
|
checking whether build environment is sane... yes
|
1275
|
checking for a thread-safe mkdir -p... /bin/mkdir -p
|
1276
|
checking for gawk... gawk
|
1277
|
checking whether make sets $(MAKE)... [CC] vp9/encoder/vp9_extend.c.o
|
1278
|
yes
|
1279
|
checking whether make supports nested variables... [CC] vp9/encoder/vp9_firstpass.c.o
|
1280
|
yes
|
1281
|
[CC] vp9/encoder/vp9_lookahead.c.o
|
1282
|
checking whether to enable maintainer-specific portions of Makefiles... no
|
1283
|
checking for gcc... x86_64-pc-linux-gnu-gcc
|
1284
|
[CC] vp9/encoder/vp9_mcomp.c.o
|
1285
|
checking whether the C compiler works... yes
|
1286
|
checking for C compiler default output file name... a.out
|
1287
|
checking for suffix of executables... [CC] vp9/encoder/vp9_encoder.c.o
|
1288
|
[CC] vp9/encoder/vp9_picklpf.c.o
|
1289
|
|
1290
|
checking whether we are cross compiling... [CC] vp9/encoder/vp9_quantize.c.o
|
1291
|
[CC] vp9/encoder/vp9_ratectrl.c.o
|
1292
|
[CC] vp9/encoder/vp9_rd.c.o
|
1293
|
[CC] vp9/encoder/vp9_rdopt.c.o
|
1294
|
[CC] vp9/encoder/vp9_pickmode.c.o
|
1295
|
no
|
1296
|
checking for suffix of object files... [CC] vp9/encoder/vp9_segmentation.c.o
|
1297
|
o
|
1298
|
checking whether we are using the GNU C compiler... [CC] vp9/encoder/vp9_speed_features.c.o
|
1299
|
yes
|
1300
|
checking whether x86_64-pc-linux-gnu-gcc accepts -g... [CC] vp9/encoder/vp9_subexp.c.o
|
1301
|
yes
|
1302
|
checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
|
1303
|
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... [CC] vp9/encoder/vp9_svc_layercontext.c.o
|
1304
|
[CC] vp9/encoder/vp9_resize.c.o
|
1305
|
yes
|
1306
|
checking for style of include used by make... GNU
|
1307
|
checking dependency style of x86_64-pc-linux-gnu-gcc... [CC] vp9/encoder/vp9_tokenize.c.o
|
1308
|
[CC] vp9/encoder/vp9_treewriter.c.o
|
1309
|
gcc3
|
1310
|
checking how to run the C preprocessor... [CC] vp9/encoder/vp9_aq_variance.c.o
|
1311
|
x86_64-pc-linux-gnu-gcc -E
|
1312
|
[CC] vp9/encoder/vp9_aq_cyclicrefresh.c.o
|
1313
|
checking for inline... [CC] vp9/encoder/vp9_aq_complexity.c.o
|
1314
|
[CC] vp9/encoder/vp9_skin_detection.c.o
|
1315
|
inline
|
1316
|
checking how to print strings... printf
|
1317
|
checking for a sed that does not truncate output... /bin/sed
|
1318
|
checking for grep that handles long lines and -e... /bin/grep
|
1319
|
checking for egrep... /bin/grep -E
|
1320
|
checking for fgrep... /bin/grep -F
|
1321
|
checking for ld used by x86_64-pc-linux-gnu-gcc... [CC] vp9/encoder/vp9_temporal_filter.c.o
|
1322
|
[CC] vp9/encoder/vp9_mbgraph.c.o
|
1323
|
[CC] vp9/encoder/x86/vp9_avg_intrin_sse2.c.o
|
1324
|
/usr/x86_64-pc-linux-gnu/bin/ld
|
1325
|
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
|
1326
|
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
|
1327
|
checking the name lister (/usr/bin/nm -B) interface... [CC] vp9/encoder/x86/vp9_quantize_sse2.c.o
|
1328
|
BSD nm
|
1329
|
checking whether ln -s works... yes
|
1330
|
checking the maximum length of command line arguments... 1572864
|
1331
|
[CC] vp9/encoder/x86/vp9_dct_sse2.c.o
|
1332
|
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
|
1333
|
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
|
1334
|
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
|
1335
|
checking for objdump... objdump
|
1336
|
checking how to recognize dependent libraries... pass_all
|
1337
|
checking for dlltool... dlltool
|
1338
|
checking how to associate runtime and link libraries... printf %s\n
|
1339
|
checking for ar... ar
|
1340
|
checking for archiver @FILE support... [CC] vp9/encoder/x86/vp9_dct_ssse3.c.o
|
1341
|
[CC] vp9/encoder/x86/vp9_error_intrin_avx2.c.o
|
1342
|
@
|
1343
|
checking for strip... strip
|
1344
|
checking for ranlib... ranlib
|
1345
|
checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... [CC] vp9/vp9_dx_iface.c.o
|
1346
|
[CC] vp9/decoder/vp9_decodemv.c.o
|
1347
|
[CC] vp9/decoder/vp9_decodeframe.c.o
|
1348
|
[CC] vp9/decoder/vp9_detokenize.c.o
|
1349
|
[CC] vp9/decoder/vp9_dthread.c.o
|
1350
|
[CC] vp9/decoder/vp9_decoder.c.o
|
1351
|
ok
|
1352
|
checking for sysroot... no
|
1353
|
checking for a working dd... [CC] vp9/decoder/vp9_dsubexp.c.o
|
1354
|
/bin/dd
|
1355
|
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
|
1356
|
checking for mt... no
|
1357
|
checking if : is a manifest tool... no
|
1358
|
checking for ANSI C header files... [CC] vpx_config.c.o
|
1359
|
[AS] vpx_ports/emms.asm.o
|
1360
|
[AS] vpx_ports/x86_abi_support.asm.o
|
1361
|
[AS] vpx_dsp/x86/intrapred_sse2.asm.o
|
1362
|
[AS] vpx_dsp/x86/intrapred_ssse3.asm.o
|
1363
|
[AS] vpx_dsp/x86/vpx_subpixel_8t_ssse3.asm.o
|
1364
|
[AS] vpx_dsp/x86/vpx_subpixel_8t_sse2.asm.o
|
1365
|
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_sse2.asm.o
|
1366
|
[AS] vpx_dsp/x86/vpx_subpixel_bilinear_ssse3.asm.o
|
1367
|
[AS] vpx_dsp/x86/vpx_convolve_copy_sse2.asm.o
|
1368
|
[AS] vpx_dsp/x86/loopfilter_mmx.asm.o
|
1369
|
yes
|
1370
|
checking for sys/types.h... [AS] vpx_dsp/x86/fwd_txfm_ssse3_x86_64.asm.o
|
1371
|
[AS] vpx_dsp/x86/inv_wht_sse2.asm.o
|
1372
|
[AS] vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm.o
|
1373
|
yes
|
1374
|
[AS] vpx_dsp/x86/quantize_ssse3_x86_64.asm.o
|
1375
|
[AS] vpx_dsp/x86/quantize_avx_x86_64.asm.o
|
1376
|
[AS] vpx_dsp/x86/sad_mmx.asm.o
|
1377
|
[AS] vpx_dsp/x86/sad_sse3.asm.o
|
1378
|
checking for sys/stat.h... [AS] vpx_dsp/x86/sad_ssse3.asm.o
|
1379
|
[AS] vpx_dsp/x86/sad_sse4.asm.o
|
1380
|
[AS] vpx_dsp/x86/sad_sse2.asm.o
|
1381
|
[AS] vpx_dsp/x86/sad4d_sse2.asm.o
|
1382
|
[AS] vpx_dsp/x86/variance_impl_mmx.asm.o
|
1383
|
[AS] vpx_dsp/x86/subtract_sse2.asm.o
|
1384
|
[AS] vpx_dsp/x86/halfpix_variance_impl_sse2.asm.o
|
1385
|
[AS] vpx_dsp/x86/ssim_opt_x86_64.asm.o
|
1386
|
[AS] vpx_dsp/x86/subpel_variance_sse2.asm.o
|
1387
|
yes
|
1388
|
[AS] vp8/common/x86/dequantize_mmx.asm.o
|
1389
|
[AS] vp8/common/x86/idctllm_mmx.asm.o
|
1390
|
[AS] vp8/common/x86/iwalsh_mmx.asm.o
|
1391
|
[AS] vp8/common/x86/vp8_loopfilter_mmx.asm.o
|
1392
|
[AS] vp8/common/x86/recon_mmx.asm.o
|
1393
|
checking for stdlib.h... [AS] vp8/common/x86/copy_sse2.asm.o
|
1394
|
[AS] vp8/common/x86/subpixel_mmx.asm.o
|
1395
|
[AS] vp8/common/x86/idctllm_sse2.asm.o
|
1396
|
[AS] vp8/common/x86/recon_sse2.asm.o
|
1397
|
[AS] vp8/common/x86/subpixel_sse2.asm.o
|
1398
|
[AS] vp8/common/x86/loopfilter_sse2.asm.o
|
1399
|
[AS] vp8/common/x86/iwalsh_sse2.asm.o
|
1400
|
[AS] vp8/common/x86/copy_sse3.asm.o
|
1401
|
[AS] vp8/common/x86/subpixel_ssse3.asm.o
|
1402
|
[AS] vp8/common/x86/postproc_mmx.asm.o
|
1403
|
[AS] vp8/common/x86/mfqe_sse2.asm.o
|
1404
|
[AS] vp8/common/x86/postproc_sse2.asm.o
|
1405
|
[AS] vp8/common/x86/loopfilter_block_sse2_x86_64.asm.o
|
1406
|
yes
|
1407
|
[AS] vp8/encoder/x86/dct_mmx.asm.o
|
1408
|
[AS] vp8/encoder/x86/dct_sse2.asm.o
|
1409
|
[AS] vp8/encoder/x86/fwalsh_sse2.asm.o
|
1410
|
[AS] vp8/encoder/x86/quantize_mmx.asm.o
|
1411
|
[AS] vp8/encoder/x86/encodeopt.asm.o
|
1412
|
[AS] vp8/encoder/x86/temporal_filter_apply_sse2.asm.o
|
1413
|
[AS] vp9/encoder/x86/vp9_temporal_filter_apply_sse2.asm.o
|
1414
|
[AS] vp9/encoder/x86/vp9_dct_mmx.asm.o
|
1415
|
checking for string.h... [AS] vp9/encoder/x86/vp9_quantize_ssse3_x86_64.asm.o
|
1416
|
[AS] vp9/encoder/x86/vp9_error_sse2.asm.o
|
1417
|
[AS] vp9/encoder/x86/vp9_dct_ssse3_x86_64.asm.o
|
1418
|
[CREATE] vpx.pc
|
1419
|
[CXX] third_party/googletest/src/src/gtest-all.cc.o
|
1420
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8.h
|
1421
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8cx.h
|
1422
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vp8dx.h
|
1423
|
yes
|
1424
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_codec.h
|
1425
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_frame_buffer.h
|
1426
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_image.h
|
1427
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_integer.h
|
1428
|
[CC] test/../ivfenc.c.o
|
1429
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_decoder.h
|
1430
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vpx/vpx_encoder.h
|
1431
|
[CC] test/../md5_utils.c.o
|
1432
|
[CXX] test/../third_party/libwebm/mkvparser.cpp.o
|
1433
|
checking for memory.h... [CXX] test/../third_party/libwebm/mkvreader.cpp.o
|
1434
|
[CXX] test/../webmdec.cc.o
|
1435
|
yes
|
1436
|
[CC] test/../y4menc.c.o
|
1437
|
checking for strings.h... [CC] test/../y4minput.c.o
|
1438
|
[CXX] test/active_map_refresh_test.cc.o
|
1439
|
yes
|
1440
|
[CXX] test/active_map_test.cc.o
|
1441
|
checking for inttypes.h... [CXX] test/altref_test.cc.o
|
1442
|
[CXX] test/aq_segment_test.cc.o
|
1443
|
yes
|
1444
|
[CXX] test/borders_test.cc.o
|
1445
|
checking for stdint.h... yes
|
1446
|
checking for unistd.h... yes
|
1447
|
checking for dlfcn.h... [CXX] test/byte_alignment_test.cc.o
|
1448
|
[CXX] test/config_test.cc.o
|
1449
|
yes
|
1450
|
checking for objdir... .libs
|
1451
|
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
|
1452
|
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
|
1453
|
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
|
1454
|
checking if x86_64-pc-linux-gnu-gcc static flag -static works... [CXX] test/convolve_test.cc.o
|
1455
|
yes
|
1456
|
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... [CXX] test/cpu_speed_test.cc.o
|
1457
|
[CXX] test/cq_test.cc.o
|
1458
|
yes
|
1459
|
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
|
1460
|
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
|
1461
|
checking dynamic linker characteristics... [CXX] test/datarate_test.cc.o
|
1462
|
GNU/Linux ld.so
|
1463
|
checking how to hardcode library paths into programs... immediate
|
1464
|
checking whether stripping libraries is possible... yes
|
1465
|
checking if libtool supports shared libraries... yes
|
1466
|
checking whether to build shared libraries... no
|
1467
|
checking whether to build static libraries... yes
|
1468
|
checking GCC version... 5.3.0
|
1469
|
checking if x86_64-pc-linux-gnu-gcc accepts -Wdeclaration-after-statement... yes
|
1470
|
checking for memory.h... (cached) yes
|
1471
|
checking for cos in -lm... [CXX] test/dct16x16_test.cc.o
|
1472
|
yes
|
1473
|
checking for pthread_create in -lpthread... yes
|
1474
|
checking pkg-config is at least version 0.9.0... no
|
1475
|
checking for Ogg... [CXX] test/dct32x32_test.cc.o
|
1476
|
yes
|
1477
|
checking for oggpack_writealign... yes
|
1478
|
checking for size_t... yes
|
1479
|
checking for working alloca.h... yes
|
1480
|
checking for alloca... yes
|
1481
|
checking for working memcmp... yes
|
1482
|
/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: libx264.a(cabac-a.o): relocation R_X86_64_32 against `x264_cabac_range_lps' can not be used when making a shared object; recompile with -fPIC
|
1483
|
libx264.a: error adding symbols: Bad value
|
1484
|
collect2: error: ld returned 1 exit status
|
1485
|
Makefile:202: recipe for target 'x264' failed
|
1486
|
make[2]: *** [x264] Error 1
|
1487
|
Makefile.ffmpeg:289: recipe for target '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/x264-snapshot-20151120-2245/.tvh_build' failed
|
1488
|
make[1]: *** [/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/x264-snapshot-20151120-2245/.tvh_build] Error 2
|
1489
|
make[1]: *** Waiting for unfinished jobs....
|
1490
|
[CXX] test/decode_api_test.cc.o
|
1491
|
checking that generated files are newer than configure... done
|
1492
|
configure: creating ./config.status
|
1493
|
[CXX] test/decode_test_driver.cc.o
|
1494
|
In file included from test/altref_test.cc:10:0:
|
1495
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8AltRefTest_dummy_' defined but not used [-Wunused-variable]
|
1496
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1497
|
^
|
1498
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1499
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
1500
|
^
|
1501
|
test/altref_test.cc:67:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
1502
|
VP8_INSTANTIATE_TEST_CASE(AltRefTest,
|
1503
|
^
|
1504
|
In file included from test/altref_test.cc:10:0:
|
1505
|
test/altref_test.cc:54:8: warning: '{anonymous}::AltRefTest_MonotonicTimestamps_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1506
|
TEST_P(AltRefTest, MonotonicTimestamps) {
|
1507
|
^
|
1508
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1509
|
test_case_name##_##test_name##_Test
|
1510
|
^
|
1511
|
test/altref_test.cc:54:1: note: in expansion of macro 'TEST_P'
|
1512
|
TEST_P(AltRefTest, MonotonicTimestamps) {
|
1513
|
^
|
1514
|
[CXX] test/encode_test_driver.cc.o
|
1515
|
In file included from test/active_map_test.cc:12:0:
|
1516
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ActiveMapTest_dummy_' defined but not used [-Wunused-variable]
|
1517
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1518
|
^
|
1519
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1520
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
1521
|
^
|
1522
|
test/active_map_test.cc:86:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
1523
|
VP9_INSTANTIATE_TEST_CASE(ActiveMapTest,
|
1524
|
^
|
1525
|
In file included from test/active_map_test.cc:12:0:
|
1526
|
test/active_map_test.cc:71:8: warning: '{anonymous}::ActiveMapTest_Test_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1527
|
TEST_P(ActiveMapTest, Test) {
|
1528
|
^
|
1529
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1530
|
test_case_name##_##test_name##_Test
|
1531
|
^
|
1532
|
test/active_map_test.cc:71:1: note: in expansion of macro 'TEST_P'
|
1533
|
TEST_P(ActiveMapTest, Test) {
|
1534
|
^
|
1535
|
In file included from test/active_map_refresh_test.cc:11:0:
|
1536
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ActiveMapRefreshTest_dummy_' defined but not used [-Wunused-variable]
|
1537
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1538
|
^
|
1539
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1540
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
1541
|
^
|
1542
|
test/active_map_refresh_test.cc:124:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
1543
|
VP9_INSTANTIATE_TEST_CASE(ActiveMapRefreshTest,
|
1544
|
^
|
1545
|
In file included from test/active_map_refresh_test.cc:11:0:
|
1546
|
test/active_map_refresh_test.cc:105:8: warning: '{anonymous}::ActiveMapRefreshTest_Test_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1547
|
TEST_P(ActiveMapRefreshTest, Test) {
|
1548
|
^
|
1549
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1550
|
test_case_name##_##test_name##_Test
|
1551
|
^
|
1552
|
test/active_map_refresh_test.cc:105:1: note: in expansion of macro 'TEST_P'
|
1553
|
TEST_P(ActiveMapRefreshTest, Test) {
|
1554
|
^
|
1555
|
[CXX] test/error_resilience_test.cc.o
|
1556
|
[CXX] test/external_frame_buffer_test.cc.o
|
1557
|
In file included from ./test/decode_test_driver.h:14:0,
|
1558
|
from ./test/codec_factory.h:23,
|
1559
|
from test/byte_alignment_test.cc:14:
|
1560
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AlignmentsByteAlignmentTest_dummy_' defined but not used [-Wunused-variable]
|
1561
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1562
|
^
|
1563
|
test/byte_alignment_test.cc:184:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1564
|
INSTANTIATE_TEST_CASE_P(Alignments, ByteAlignmentTest,
|
1565
|
^
|
1566
|
In file included from ./test/decode_test_driver.h:14:0,
|
1567
|
from ./test/codec_factory.h:23,
|
1568
|
from test/byte_alignment_test.cc:14:
|
1569
|
test/byte_alignment_test.cc:177:8: warning: '{anonymous}::ByteAlignmentTest_TestAlignment_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1570
|
TEST_P(ByteAlignmentTest, TestAlignment) {
|
1571
|
^
|
1572
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1573
|
test_case_name##_##test_name##_Test
|
1574
|
^
|
1575
|
test/byte_alignment_test.cc:177:1: note: in expansion of macro 'TEST_P'
|
1576
|
TEST_P(ByteAlignmentTest, TestAlignment) {
|
1577
|
^
|
1578
|
[CXX] test/fdct4x4_test.cc.o
|
1579
|
In file included from test/aq_segment_test.cc:10:0:
|
1580
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9AqSegmentTest_dummy_' defined but not used [-Wunused-variable]
|
1581
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1582
|
^
|
1583
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1584
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
1585
|
^
|
1586
|
test/aq_segment_test.cc:105:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
1587
|
VP9_INSTANTIATE_TEST_CASE(AqSegmentTest,
|
1588
|
^
|
1589
|
In file included from test/aq_segment_test.cc:10:0:
|
1590
|
test/aq_segment_test.cc:47:8: warning: '{anonymous}::AqSegmentTest_TestNoMisMatchAQ1_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1591
|
TEST_P(AqSegmentTest, TestNoMisMatchAQ1) {
|
1592
|
^
|
1593
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1594
|
test_case_name##_##test_name##_Test
|
1595
|
^
|
1596
|
test/aq_segment_test.cc:47:1: note: in expansion of macro 'TEST_P'
|
1597
|
TEST_P(AqSegmentTest, TestNoMisMatchAQ1) {
|
1598
|
^
|
1599
|
test/aq_segment_test.cc:67:8: warning: '{anonymous}::AqSegmentTest_TestNoMisMatchAQ2_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1600
|
TEST_P(AqSegmentTest, TestNoMisMatchAQ2) {
|
1601
|
^
|
1602
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1603
|
test_case_name##_##test_name##_Test
|
1604
|
^
|
1605
|
test/aq_segment_test.cc:67:1: note: in expansion of macro 'TEST_P'
|
1606
|
TEST_P(AqSegmentTest, TestNoMisMatchAQ2) {
|
1607
|
^
|
1608
|
test/aq_segment_test.cc:87:8: warning: '{anonymous}::AqSegmentTest_TestNoMisMatchAQ3_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1609
|
TEST_P(AqSegmentTest, TestNoMisMatchAQ3) {
|
1610
|
^
|
1611
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1612
|
test_case_name##_##test_name##_Test
|
1613
|
^
|
1614
|
test/aq_segment_test.cc:87:1: note: in expansion of macro 'TEST_P'
|
1615
|
TEST_P(AqSegmentTest, TestNoMisMatchAQ3) {
|
1616
|
^
|
1617
|
In file included from test/borders_test.cc:12:0:
|
1618
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9BordersTest_dummy_' defined but not used [-Wunused-variable]
|
1619
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1620
|
^
|
1621
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1622
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
1623
|
^
|
1624
|
test/borders_test.cc:81:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
1625
|
VP9_INSTANTIATE_TEST_CASE(BordersTest, ::testing::Values(
|
1626
|
^
|
1627
|
In file included from test/borders_test.cc:12:0:
|
1628
|
test/borders_test.cc:48:8: warning: '{anonymous}::BordersTest_TestEncodeHighBitrate_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1629
|
TEST_P(BordersTest, TestEncodeHighBitrate) {
|
1630
|
^
|
1631
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1632
|
test_case_name##_##test_name##_Test
|
1633
|
^
|
1634
|
test/borders_test.cc:48:1: note: in expansion of macro 'TEST_P'
|
1635
|
TEST_P(BordersTest, TestEncodeHighBitrate) {
|
1636
|
^
|
1637
|
test/borders_test.cc:64:8: warning: '{anonymous}::BordersTest_TestLowBitrate_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1638
|
TEST_P(BordersTest, TestLowBitrate) {
|
1639
|
^
|
1640
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1641
|
test_case_name##_##test_name##_Test
|
1642
|
^
|
1643
|
test/borders_test.cc:64:1: note: in expansion of macro 'TEST_P'
|
1644
|
TEST_P(BordersTest, TestLowBitrate) {
|
1645
|
^
|
1646
|
[CXX] test/fdct8x8_test.cc.o
|
1647
|
[CXX] test/frame_size_tests.cc.o
|
1648
|
In file included from test/config_test.cc:10:0:
|
1649
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8ConfigTest_dummy_' defined but not used [-Wunused-variable]
|
1650
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1651
|
^
|
1652
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1653
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
1654
|
^
|
1655
|
test/config_test.cc:59:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
1656
|
VP8_INSTANTIATE_TEST_CASE(ConfigTest, ONE_PASS_TEST_MODES);
|
1657
|
^
|
1658
|
In file included from test/config_test.cc:10:0:
|
1659
|
test/config_test.cc:49:8: warning: '{anonymous}::ConfigTest_LagIsDisabled_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1660
|
TEST_P(ConfigTest, LagIsDisabled) {
|
1661
|
^
|
1662
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1663
|
test_case_name##_##test_name##_Test
|
1664
|
^
|
1665
|
test/config_test.cc:49:1: note: in expansion of macro 'TEST_P'
|
1666
|
TEST_P(ConfigTest, LagIsDisabled) {
|
1667
|
^
|
1668
|
[CXX] test/idct8x8_test.cc.o
|
1669
|
config.status: creating Makefile
|
1670
|
config.status: creating m4/Makefile
|
1671
|
config.status: creating lib/Makefile
|
1672
|
config.status: creating lib/modes/Makefile
|
1673
|
config.status: creating lib/books/Makefile
|
1674
|
config.status: creating lib/books/coupled/Makefile
|
1675
|
[CXX] test/idct_test.cc.o
|
1676
|
[CXX] test/invalid_file_test.cc.o
|
1677
|
config.status: creating lib/books/uncoupled/Makefile
|
1678
|
config.status: creating lib/books/floor/Makefile
|
1679
|
In file included from test/convolve_test.cc:13:0:
|
1680
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CConvolveTest_dummy_' defined but not used [-Wunused-variable]
|
1681
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1682
|
^
|
1683
|
test/convolve_test.cc:1108:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1684
|
INSTANTIATE_TEST_CASE_P(C, ConvolveTest, ::testing::Values(
|
1685
|
^
|
1686
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2ConvolveTest_dummy_' defined but not used [-Wunused-variable]
|
1687
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1688
|
^
|
1689
|
test/convolve_test.cc:1216:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1690
|
INSTANTIATE_TEST_CASE_P(SSE2, ConvolveTest, ::testing::Values(
|
1691
|
^
|
1692
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSSE3ConvolveTest_dummy_' defined but not used [-Wunused-variable]
|
1693
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1694
|
^
|
1695
|
test/convolve_test.cc:1243:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1696
|
INSTANTIATE_TEST_CASE_P(SSSE3, ConvolveTest, ::testing::Values(
|
1697
|
^
|
1698
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2ConvolveTest_dummy_' defined but not used [-Wunused-variable]
|
1699
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1700
|
^
|
1701
|
test/convolve_test.cc:1269:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1702
|
INSTANTIATE_TEST_CASE_P(AVX2, ConvolveTest, ::testing::Values(
|
1703
|
^
|
1704
|
In file included from test/convolve_test.cc:13:0:
|
1705
|
test/convolve_test.cc:564:8: warning: '{anonymous}::ConvolveTest_GuardBlocks_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1706
|
TEST_P(ConvolveTest, GuardBlocks) {
|
1707
|
^
|
1708
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1709
|
test_case_name##_##test_name##_Test
|
1710
|
^
|
1711
|
test/convolve_test.cc:564:1: note: in expansion of macro 'TEST_P'
|
1712
|
TEST_P(ConvolveTest, GuardBlocks) {
|
1713
|
^
|
1714
|
test/convolve_test.cc:568:8: warning: '{anonymous}::ConvolveTest_Copy_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1715
|
TEST_P(ConvolveTest, Copy) {
|
1716
|
^
|
1717
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1718
|
test_case_name##_##test_name##_Test
|
1719
|
^
|
1720
|
test/convolve_test.cc:568:1: note: in expansion of macro 'TEST_P'
|
1721
|
TEST_P(ConvolveTest, Copy) {
|
1722
|
^
|
1723
|
test/convolve_test.cc:585:8: warning: '{anonymous}::ConvolveTest_Avg_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1724
|
TEST_P(ConvolveTest, Avg) {
|
1725
|
^
|
1726
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1727
|
test_case_name##_##test_name##_Test
|
1728
|
^
|
1729
|
test/convolve_test.cc:585:1: note: in expansion of macro 'TEST_P'
|
1730
|
TEST_P(ConvolveTest, Avg) {
|
1731
|
^
|
1732
|
test/convolve_test.cc:605:8: warning: '{anonymous}::ConvolveTest_CopyHoriz_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1733
|
TEST_P(ConvolveTest, CopyHoriz) {
|
1734
|
^
|
1735
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1736
|
test_case_name##_##test_name##_Test
|
1737
|
^
|
1738
|
test/convolve_test.cc:605:1: note: in expansion of macro 'TEST_P'
|
1739
|
TEST_P(ConvolveTest, CopyHoriz) {
|
1740
|
^
|
1741
|
test/convolve_test.cc:623:8: warning: '{anonymous}::ConvolveTest_CopyVert_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1742
|
TEST_P(ConvolveTest, CopyVert) {
|
1743
|
^
|
1744
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1745
|
test_case_name##_##test_name##_Test
|
1746
|
^
|
1747
|
test/convolve_test.cc:623:1: note: in expansion of macro 'TEST_P'
|
1748
|
TEST_P(ConvolveTest, CopyVert) {
|
1749
|
^
|
1750
|
test/convolve_test.cc:641:8: warning: '{anonymous}::ConvolveTest_Copy2D_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1751
|
TEST_P(ConvolveTest, Copy2D) {
|
1752
|
^
|
1753
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1754
|
test_case_name##_##test_name##_Test
|
1755
|
^
|
1756
|
test/convolve_test.cc:641:1: note: in expansion of macro 'TEST_P'
|
1757
|
TEST_P(ConvolveTest, Copy2D) {
|
1758
|
^
|
1759
|
test/convolve_test.cc:685:8: warning: '{anonymous}::ConvolveTest_MatchesReferenceSubpixelFilter_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1760
|
TEST_P(ConvolveTest, MatchesReferenceSubpixelFilter) {
|
1761
|
^
|
1762
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1763
|
test_case_name##_##test_name##_Test
|
1764
|
^
|
1765
|
test/convolve_test.cc:685:1: note: in expansion of macro 'TEST_P'
|
1766
|
TEST_P(ConvolveTest, MatchesReferenceSubpixelFilter) {
|
1767
|
^
|
1768
|
test/convolve_test.cc:747:8: warning: '{anonymous}::ConvolveTest_MatchesReferenceAveragingSubpixelFilter_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1769
|
TEST_P(ConvolveTest, MatchesReferenceAveragingSubpixelFilter) {
|
1770
|
^
|
1771
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1772
|
test_case_name##_##test_name##_Test
|
1773
|
^
|
1774
|
test/convolve_test.cc:747:1: note: in expansion of macro 'TEST_P'
|
1775
|
TEST_P(ConvolveTest, MatchesReferenceAveragingSubpixelFilter) {
|
1776
|
^
|
1777
|
test/convolve_test.cc:829:8: warning: '{anonymous}::ConvolveTest_FilterExtremes_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1778
|
TEST_P(ConvolveTest, FilterExtremes) {
|
1779
|
^
|
1780
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1781
|
test_case_name##_##test_name##_Test
|
1782
|
^
|
1783
|
test/convolve_test.cc:829:1: note: in expansion of macro 'TEST_P'
|
1784
|
TEST_P(ConvolveTest, FilterExtremes) {
|
1785
|
^
|
1786
|
test/convolve_test.cc:931:8: warning: '{anonymous}::ConvolveTest_CheckScalingFiltering_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1787
|
TEST_P(ConvolveTest, CheckScalingFiltering) {
|
1788
|
^
|
1789
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1790
|
test_case_name##_##test_name##_Test
|
1791
|
^
|
1792
|
test/convolve_test.cc:931:1: note: in expansion of macro 'TEST_P'
|
1793
|
TEST_P(ConvolveTest, CheckScalingFiltering) {
|
1794
|
^
|
1795
|
[CXX] test/keyframe_test.cc.o
|
1796
|
config.status: creating doc/Makefile
|
1797
|
[CXX] test/lpf_8_test.cc.o
|
1798
|
In file included from test/cq_test.cc:12:0:
|
1799
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8CQTest_dummy_' defined but not used [-Wunused-variable]
|
1800
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1801
|
^
|
1802
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1803
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
1804
|
^
|
1805
|
test/cq_test.cc:131:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
1806
|
VP8_INSTANTIATE_TEST_CASE(CQTest,
|
1807
|
^
|
1808
|
In file included from test/cq_test.cc:12:0:
|
1809
|
test/cq_test.cc:107:8: warning: '{anonymous}::CQTest_LinearPSNRIsHigherForCQLevel_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1810
|
TEST_P(CQTest, LinearPSNRIsHigherForCQLevel) {
|
1811
|
^
|
1812
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1813
|
test_case_name##_##test_name##_Test
|
1814
|
^
|
1815
|
test/cq_test.cc:107:1: note: in expansion of macro 'TEST_P'
|
1816
|
TEST_P(CQTest, LinearPSNRIsHigherForCQLevel) {
|
1817
|
^
|
1818
|
[CXX] test/partial_idct_test.cc.o
|
1819
|
config.status: creating doc/vorbisfile/Makefile
|
1820
|
In file included from test/cpu_speed_test.cc:10:0:
|
1821
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9CpuSpeedTest_dummy_' defined but not used [-Wunused-variable]
|
1822
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1823
|
^
|
1824
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1825
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
1826
|
^
|
1827
|
test/cpu_speed_test.cc:138:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
1828
|
VP9_INSTANTIATE_TEST_CASE(
|
1829
|
^
|
1830
|
In file included from test/cpu_speed_test.cc:10:0:
|
1831
|
test/cpu_speed_test.cc:71:8: warning: '{anonymous}::CpuSpeedTest_TestQ0_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1832
|
TEST_P(CpuSpeedTest, TestQ0) {
|
1833
|
^
|
1834
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1835
|
test_case_name##_##test_name##_Test
|
1836
|
^
|
1837
|
test/cpu_speed_test.cc:71:1: note: in expansion of macro 'TEST_P'
|
1838
|
TEST_P(CpuSpeedTest, TestQ0) {
|
1839
|
^
|
1840
|
test/cpu_speed_test.cc:91:8: warning: '{anonymous}::CpuSpeedTest_TestScreencastQ0_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1841
|
TEST_P(CpuSpeedTest, TestScreencastQ0) {
|
1842
|
^
|
1843
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1844
|
test_case_name##_##test_name##_Test
|
1845
|
^
|
1846
|
test/cpu_speed_test.cc:91:1: note: in expansion of macro 'TEST_P'
|
1847
|
TEST_P(CpuSpeedTest, TestScreencastQ0) {
|
1848
|
^
|
1849
|
test/cpu_speed_test.cc:106:8: warning: '{anonymous}::CpuSpeedTest_TestEncodeHighBitrate_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1850
|
TEST_P(CpuSpeedTest, TestEncodeHighBitrate) {
|
1851
|
^
|
1852
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1853
|
test_case_name##_##test_name##_Test
|
1854
|
^
|
1855
|
test/cpu_speed_test.cc:106:1: note: in expansion of macro 'TEST_P'
|
1856
|
TEST_P(CpuSpeedTest, TestEncodeHighBitrate) {
|
1857
|
^
|
1858
|
test/cpu_speed_test.cc:123:8: warning: '{anonymous}::CpuSpeedTest_TestLowBitrate_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1859
|
TEST_P(CpuSpeedTest, TestLowBitrate) {
|
1860
|
^
|
1861
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1862
|
test_case_name##_##test_name##_Test
|
1863
|
^
|
1864
|
test/cpu_speed_test.cc:123:1: note: in expansion of macro 'TEST_P'
|
1865
|
TEST_P(CpuSpeedTest, TestLowBitrate) {
|
1866
|
^
|
1867
|
config.status: creating doc/vorbisenc/Makefile
|
1868
|
[CXX] test/pp_filter_test.cc.o
|
1869
|
config.status: creating doc/libvorbis/Makefile
|
1870
|
In file included from test/dct32x32_test.cc:15:0:
|
1871
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CTrans32x32Test_dummy_' defined but not used [-Wunused-variable]
|
1872
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1873
|
^
|
1874
|
test/dct32x32_test.cc:331:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1875
|
INSTANTIATE_TEST_CASE_P(
|
1876
|
^
|
1877
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Trans32x32Test_dummy_' defined but not used [-Wunused-variable]
|
1878
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1879
|
^
|
1880
|
test/dct32x32_test.cc:351:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1881
|
INSTANTIATE_TEST_CASE_P(
|
1882
|
^
|
1883
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2Trans32x32Test_dummy_' defined but not used [-Wunused-variable]
|
1884
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1885
|
^
|
1886
|
test/dct32x32_test.cc:377:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1887
|
INSTANTIATE_TEST_CASE_P(
|
1888
|
^
|
1889
|
In file included from test/dct32x32_test.cc:15:0:
|
1890
|
test/dct32x32_test.cc:119:8: warning: '{anonymous}::Trans32x32Test_AccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1891
|
TEST_P(Trans32x32Test, AccuracyCheck) {
|
1892
|
^
|
1893
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1894
|
test_case_name##_##test_name##_Test
|
1895
|
^
|
1896
|
test/dct32x32_test.cc:119:1: note: in expansion of macro 'TEST_P'
|
1897
|
TEST_P(Trans32x32Test, AccuracyCheck) {
|
1898
|
^
|
1899
|
test/dct32x32_test.cc:185:8: warning: '{anonymous}::Trans32x32Test_CoeffCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1900
|
TEST_P(Trans32x32Test, CoeffCheck) {
|
1901
|
^
|
1902
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1903
|
test_case_name##_##test_name##_Test
|
1904
|
^
|
1905
|
test/dct32x32_test.cc:185:1: note: in expansion of macro 'TEST_P'
|
1906
|
TEST_P(Trans32x32Test, CoeffCheck) {
|
1907
|
^
|
1908
|
test/dct32x32_test.cc:213:8: warning: '{anonymous}::Trans32x32Test_MemCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1909
|
TEST_P(Trans32x32Test, MemCheck) {
|
1910
|
^
|
1911
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1912
|
test_case_name##_##test_name##_Test
|
1913
|
^
|
1914
|
test/dct32x32_test.cc:213:1: note: in expansion of macro 'TEST_P'
|
1915
|
TEST_P(Trans32x32Test, MemCheck) {
|
1916
|
^
|
1917
|
test/dct32x32_test.cc:257:8: warning: '{anonymous}::Trans32x32Test_InverseAccuracy_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1918
|
TEST_P(Trans32x32Test, InverseAccuracy) {
|
1919
|
^
|
1920
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1921
|
test_case_name##_##test_name##_Test
|
1922
|
^
|
1923
|
test/dct32x32_test.cc:257:1: note: in expansion of macro 'TEST_P'
|
1924
|
TEST_P(Trans32x32Test, InverseAccuracy) {
|
1925
|
^
|
1926
|
[CXX] test/quantize_test.cc.o
|
1927
|
config.status: creating doc/Doxyfile
|
1928
|
config.status: creating include/Makefile
|
1929
|
config.status: creating include/vorbis/Makefile
|
1930
|
config.status: creating examples/Makefile
|
1931
|
config.status: creating test/Makefile
|
1932
|
[CXX] test/resize_test.cc.o
|
1933
|
config.status: creating vq/Makefile
|
1934
|
config.status: creating libvorbis.spec
|
1935
|
config.status: creating vorbis.pc
|
1936
|
[CXX] test/sad_test.cc.o
|
1937
|
config.status: creating vorbisenc.pc
|
1938
|
[CXX] test/set_roi.cc.o
|
1939
|
config.status: creating vorbisfile.pc
|
1940
|
In file included from test/dct16x16_test.cc:15:0:
|
1941
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CTrans16x16DCT_dummy_' defined but not used [-Wunused-variable]
|
1942
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1943
|
^
|
1944
|
test/dct16x16_test.cc:805:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1945
|
INSTANTIATE_TEST_CASE_P(
|
1946
|
^
|
1947
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CTrans16x16HT_dummy_' defined but not used [-Wunused-variable]
|
1948
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1949
|
^
|
1950
|
test/dct16x16_test.cc:828:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1951
|
INSTANTIATE_TEST_CASE_P(
|
1952
|
^
|
1953
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Trans16x16DCT_dummy_' defined but not used [-Wunused-variable]
|
1954
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1955
|
^
|
1956
|
test/dct16x16_test.cc:846:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1957
|
INSTANTIATE_TEST_CASE_P(
|
1958
|
^
|
1959
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Trans16x16HT_dummy_' defined but not used [-Wunused-variable]
|
1960
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
1961
|
^
|
1962
|
test/dct16x16_test.cc:851:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
1963
|
INSTANTIATE_TEST_CASE_P(
|
1964
|
^
|
1965
|
In file included from test/dct16x16_test.cc:15:0:
|
1966
|
test/dct16x16_test.cc:679:8: warning: '{anonymous}::Trans16x16DCT_AccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1967
|
TEST_P(Trans16x16DCT, AccuracyCheck) {
|
1968
|
^
|
1969
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1970
|
test_case_name##_##test_name##_Test
|
1971
|
^
|
1972
|
test/dct16x16_test.cc:679:1: note: in expansion of macro 'TEST_P'
|
1973
|
TEST_P(Trans16x16DCT, AccuracyCheck) {
|
1974
|
^
|
1975
|
test/dct16x16_test.cc:683:8: warning: '{anonymous}::Trans16x16DCT_CoeffCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1976
|
TEST_P(Trans16x16DCT, CoeffCheck) {
|
1977
|
^
|
1978
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1979
|
test_case_name##_##test_name##_Test
|
1980
|
^
|
1981
|
test/dct16x16_test.cc:683:1: note: in expansion of macro 'TEST_P'
|
1982
|
TEST_P(Trans16x16DCT, CoeffCheck) {
|
1983
|
^
|
1984
|
test/dct16x16_test.cc:687:8: warning: '{anonymous}::Trans16x16DCT_MemCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1985
|
TEST_P(Trans16x16DCT, MemCheck) {
|
1986
|
^
|
1987
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1988
|
test_case_name##_##test_name##_Test
|
1989
|
^
|
1990
|
test/dct16x16_test.cc:687:1: note: in expansion of macro 'TEST_P'
|
1991
|
TEST_P(Trans16x16DCT, MemCheck) {
|
1992
|
^
|
1993
|
test/dct16x16_test.cc:691:8: warning: '{anonymous}::Trans16x16DCT_QuantCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
1994
|
TEST_P(Trans16x16DCT, QuantCheck) {
|
1995
|
^
|
1996
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
1997
|
test_case_name##_##test_name##_Test
|
1998
|
^
|
1999
|
test/dct16x16_test.cc:691:1: note: in expansion of macro 'TEST_P'
|
2000
|
TEST_P(Trans16x16DCT, QuantCheck) {
|
2001
|
^
|
2002
|
test/dct16x16_test.cc:697:8: warning: '{anonymous}::Trans16x16DCT_InvAccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2003
|
TEST_P(Trans16x16DCT, InvAccuracyCheck) {
|
2004
|
^
|
2005
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2006
|
test_case_name##_##test_name##_Test
|
2007
|
^
|
2008
|
test/dct16x16_test.cc:697:1: note: in expansion of macro 'TEST_P'
|
2009
|
TEST_P(Trans16x16DCT, InvAccuracyCheck) {
|
2010
|
^
|
2011
|
test/dct16x16_test.cc:746:8: warning: '{anonymous}::Trans16x16HT_AccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2012
|
TEST_P(Trans16x16HT, AccuracyCheck) {
|
2013
|
^
|
2014
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2015
|
test_case_name##_##test_name##_Test
|
2016
|
^
|
2017
|
test/dct16x16_test.cc:746:1: note: in expansion of macro 'TEST_P'
|
2018
|
TEST_P(Trans16x16HT, AccuracyCheck) {
|
2019
|
^
|
2020
|
test/dct16x16_test.cc:750:8: warning: '{anonymous}::Trans16x16HT_CoeffCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2021
|
TEST_P(Trans16x16HT, CoeffCheck) {
|
2022
|
^
|
2023
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2024
|
test_case_name##_##test_name##_Test
|
2025
|
^
|
2026
|
test/dct16x16_test.cc:750:1: note: in expansion of macro 'TEST_P'
|
2027
|
TEST_P(Trans16x16HT, CoeffCheck) {
|
2028
|
^
|
2029
|
test/dct16x16_test.cc:754:8: warning: '{anonymous}::Trans16x16HT_MemCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2030
|
TEST_P(Trans16x16HT, MemCheck) {
|
2031
|
^
|
2032
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2033
|
test_case_name##_##test_name##_Test
|
2034
|
^
|
2035
|
test/dct16x16_test.cc:754:1: note: in expansion of macro 'TEST_P'
|
2036
|
TEST_P(Trans16x16HT, MemCheck) {
|
2037
|
^
|
2038
|
test/dct16x16_test.cc:758:8: warning: '{anonymous}::Trans16x16HT_QuantCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2039
|
TEST_P(Trans16x16HT, QuantCheck) {
|
2040
|
^
|
2041
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2042
|
test_case_name##_##test_name##_Test
|
2043
|
^
|
2044
|
test/dct16x16_test.cc:758:1: note: in expansion of macro 'TEST_P'
|
2045
|
TEST_P(Trans16x16HT, QuantCheck) {
|
2046
|
^
|
2047
|
test/dct16x16_test.cc:791:8: warning: '{anonymous}::InvTrans16x16DCT_CompareReference_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2048
|
TEST_P(InvTrans16x16DCT, CompareReference) {
|
2049
|
^
|
2050
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2051
|
test_case_name##_##test_name##_Test
|
2052
|
^
|
2053
|
test/dct16x16_test.cc:791:1: note: in expansion of macro 'TEST_P'
|
2054
|
TEST_P(InvTrans16x16DCT, CompareReference) {
|
2055
|
^
|
2056
|
[CXX] test/sixtap_predict_test.cc.o
|
2057
|
config.status: creating vorbis-uninstalled.pc
|
2058
|
config.status: creating vorbisenc-uninstalled.pc
|
2059
|
config.status: creating vorbisfile-uninstalled.pc
|
2060
|
config.status: creating config.h
|
2061
|
config.status: executing depfiles commands
|
2062
|
[CXX] test/superframe_test.cc.o
|
2063
|
In file included from test/datarate_test.cc:11:0:
|
2064
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8DatarateTestLarge_dummy_' defined but not used [-Wunused-variable]
|
2065
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2066
|
^
|
2067
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2068
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
2069
|
^
|
2070
|
test/datarate_test.cc:970:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
2071
|
VP8_INSTANTIATE_TEST_CASE(DatarateTestLarge, ALL_TEST_MODES);
|
2072
|
^
|
2073
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9DatarateTestVP9Large_dummy_' defined but not used [-Wunused-variable]
|
2074
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2075
|
^
|
2076
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2077
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
2078
|
^
|
2079
|
test/datarate_test.cc:971:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
2080
|
VP9_INSTANTIATE_TEST_CASE(DatarateTestVP9Large,
|
2081
|
^
|
2082
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9DatarateOnePassCbrSvc_dummy_' defined but not used [-Wunused-variable]
|
2083
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2084
|
^
|
2085
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2086
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
2087
|
^
|
2088
|
test/datarate_test.cc:975:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
2089
|
VP9_INSTANTIATE_TEST_CASE(DatarateOnePassCbrSvc,
|
2090
|
^
|
2091
|
In file included from test/datarate_test.cc:11:0:
|
2092
|
test/datarate_test.cc:147:8: warning: '{anonymous}::DatarateTestLarge_DenoiserLevels_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2093
|
TEST_P(DatarateTestLarge, DenoiserLevels) {
|
2094
|
^
|
2095
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2096
|
test_case_name##_##test_name##_Test
|
2097
|
^
|
2098
|
test/datarate_test.cc:147:1: note: in expansion of macro 'TEST_P'
|
2099
|
TEST_P(DatarateTestLarge, DenoiserLevels) {
|
2100
|
^
|
2101
|
test/datarate_test.cc:176:8: warning: '{anonymous}::DatarateTestLarge_DenoiserOffOn_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2102
|
TEST_P(DatarateTestLarge, DenoiserOffOn) {
|
2103
|
^
|
2104
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2105
|
test_case_name##_##test_name##_Test
|
2106
|
^
|
2107
|
test/datarate_test.cc:176:1: note: in expansion of macro 'TEST_P'
|
2108
|
TEST_P(DatarateTestLarge, DenoiserOffOn) {
|
2109
|
^
|
2110
|
test/datarate_test.cc:198:8: warning: '{anonymous}::DatarateTestLarge_BasicBufferModel_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2111
|
TEST_P(DatarateTestLarge, BasicBufferModel) {
|
2112
|
^
|
2113
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2114
|
test_case_name##_##test_name##_Test
|
2115
|
^
|
2116
|
test/datarate_test.cc:198:1: note: in expansion of macro 'TEST_P'
|
2117
|
TEST_P(DatarateTestLarge, BasicBufferModel) {
|
2118
|
^
|
2119
|
test/datarate_test.cc:230:8: warning: '{anonymous}::DatarateTestLarge_ChangingDropFrameThresh_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2120
|
TEST_P(DatarateTestLarge, ChangingDropFrameThresh) {
|
2121
|
^
|
2122
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2123
|
test_case_name##_##test_name##_Test
|
2124
|
^
|
2125
|
test/datarate_test.cc:230:1: note: in expansion of macro 'TEST_P'
|
2126
|
TEST_P(DatarateTestLarge, ChangingDropFrameThresh) {
|
2127
|
^
|
2128
|
test/datarate_test.cc:454:8: warning: '{anonymous}::DatarateTestVP9Large_BasicRateTargeting_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2129
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting) {
|
2130
|
^
|
2131
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2132
|
test_case_name##_##test_name##_Test
|
2133
|
^
|
2134
|
test/datarate_test.cc:454:1: note: in expansion of macro 'TEST_P'
|
2135
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting) {
|
2136
|
^
|
2137
|
test/datarate_test.cc:478:8: warning: '{anonymous}::DatarateTestVP9Large_BasicRateTargeting444_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2138
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting444) {
|
2139
|
^
|
2140
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2141
|
test_case_name##_##test_name##_Test
|
2142
|
^
|
2143
|
test/datarate_test.cc:478:1: note: in expansion of macro 'TEST_P'
|
2144
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting444) {
|
2145
|
^
|
2146
|
test/datarate_test.cc:510:8: warning: '{anonymous}::DatarateTestVP9Large_ChangingDropFrameThresh_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2147
|
TEST_P(DatarateTestVP9Large, ChangingDropFrameThresh) {
|
2148
|
^
|
2149
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2150
|
test_case_name##_##test_name##_Test
|
2151
|
^
|
2152
|
test/datarate_test.cc:510:1: note: in expansion of macro 'TEST_P'
|
2153
|
TEST_P(DatarateTestVP9Large, ChangingDropFrameThresh) {
|
2154
|
^
|
2155
|
test/datarate_test.cc:551:8: warning: '{anonymous}::DatarateTestVP9Large_BasicRateTargeting2TemporalLayers_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2156
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting2TemporalLayers) {
|
2157
|
^
|
2158
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2159
|
test_case_name##_##test_name##_Test
|
2160
|
^
|
2161
|
test/datarate_test.cc:551:1: note: in expansion of macro 'TEST_P'
|
2162
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting2TemporalLayers) {
|
2163
|
^
|
2164
|
test/datarate_test.cc:593:8: warning: '{anonymous}::DatarateTestVP9Large_BasicRateTargeting3TemporalLayers_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2165
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayers) {
|
2166
|
^
|
2167
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2168
|
test_case_name##_##test_name##_Test
|
2169
|
^
|
2170
|
test/datarate_test.cc:593:1: note: in expansion of macro 'TEST_P'
|
2171
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayers) {
|
2172
|
^
|
2173
|
test/datarate_test.cc:640:8: warning: '{anonymous}::DatarateTestVP9Large_BasicRateTargeting3TemporalLayersFrameDropping_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2174
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayersFrameDropping) {
|
2175
|
^
|
2176
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2177
|
test_case_name##_##test_name##_Test
|
2178
|
^
|
2179
|
test/datarate_test.cc:640:1: note: in expansion of macro 'TEST_P'
|
2180
|
TEST_P(DatarateTestVP9Large, BasicRateTargeting3TemporalLayersFrameDropping) {
|
2181
|
^
|
2182
|
test/datarate_test.cc:888:8: warning: '{anonymous}::DatarateOnePassCbrSvc_OnePassCbrSvc_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2183
|
TEST_P(DatarateOnePassCbrSvc, OnePassCbrSvc) {
|
2184
|
^
|
2185
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2186
|
test_case_name##_##test_name##_Test
|
2187
|
^
|
2188
|
test/datarate_test.cc:888:1: note: in expansion of macro 'TEST_P'
|
2189
|
TEST_P(DatarateOnePassCbrSvc, OnePassCbrSvc) {
|
2190
|
^
|
2191
|
test/datarate_test.cc:932:8: warning: '{anonymous}::DatarateOnePassCbrSvc_OnePassCbrSvc4threads_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2192
|
TEST_P(DatarateOnePassCbrSvc, OnePassCbrSvc4threads) {
|
2193
|
^
|
2194
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2195
|
test_case_name##_##test_name##_Test
|
2196
|
^
|
2197
|
test/datarate_test.cc:932:1: note: in expansion of macro 'TEST_P'
|
2198
|
TEST_P(DatarateOnePassCbrSvc, OnePassCbrSvc4threads) {
|
2199
|
^
|
2200
|
[CXX] test/test_libvpx.cc.o
|
2201
|
In file included from ./test/register_state_check.h:14:0,
|
2202
|
from test/pp_filter_test.cc:11:
|
2203
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CVP8PostProcessingFilterTest_dummy_' defined but not used [-Wunused-variable]
|
2204
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2205
|
^
|
2206
|
test/pp_filter_test.cc:105:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2207
|
INSTANTIATE_TEST_CASE_P(C, VP8PostProcessingFilterTest,
|
2208
|
^
|
2209
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2VP8PostProcessingFilterTest_dummy_' defined but not used [-Wunused-variable]
|
2210
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2211
|
^
|
2212
|
test/pp_filter_test.cc:109:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2213
|
INSTANTIATE_TEST_CASE_P(SSE2, VP8PostProcessingFilterTest,
|
2214
|
^
|
2215
|
In file included from ./test/register_state_check.h:14:0,
|
2216
|
from test/pp_filter_test.cc:11:
|
2217
|
test/pp_filter_test.cc:39:8: warning: '{anonymous}::VP8PostProcessingFilterTest_FilterOutputCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2218
|
TEST_P(VP8PostProcessingFilterTest, FilterOutputCheck) {
|
2219
|
^
|
2220
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2221
|
test_case_name##_##test_name##_Test
|
2222
|
^
|
2223
|
test/pp_filter_test.cc:39:1: note: in expansion of macro 'TEST_P'
|
2224
|
TEST_P(VP8PostProcessingFilterTest, FilterOutputCheck) {
|
2225
|
^
|
2226
|
[CXX] test/test_vector_test.cc.o
|
2227
|
In file included from test/partial_idct_test.cc:15:0:
|
2228
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CPartialIDctTest_dummy_' defined but not used [-Wunused-variable]
|
2229
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2230
|
^
|
2231
|
test/partial_idct_test.cc:202:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2232
|
INSTANTIATE_TEST_CASE_P(
|
2233
|
^
|
2234
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2PartialIDctTest_dummy_' defined but not used [-Wunused-variable]
|
2235
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2236
|
^
|
2237
|
test/partial_idct_test.cc:265:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2238
|
INSTANTIATE_TEST_CASE_P(
|
2239
|
^
|
2240
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSSE3_64PartialIDctTest_dummy_' defined but not used [-Wunused-variable]
|
2241
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2242
|
^
|
2243
|
test/partial_idct_test.cc:300:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2244
|
INSTANTIATE_TEST_CASE_P(
|
2245
|
^
|
2246
|
In file included from test/partial_idct_test.cc:15:0:
|
2247
|
test/partial_idct_test.cc:58:8: warning: '{anonymous}::PartialIDctTest_RunQuantCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2248
|
TEST_P(PartialIDctTest, RunQuantCheck) {
|
2249
|
^
|
2250
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2251
|
test_case_name##_##test_name##_Test
|
2252
|
^
|
2253
|
test/partial_idct_test.cc:58:1: note: in expansion of macro 'TEST_P'
|
2254
|
TEST_P(PartialIDctTest, RunQuantCheck) {
|
2255
|
^
|
2256
|
test/partial_idct_test.cc:137:8: warning: '{anonymous}::PartialIDctTest_ResultsMatch_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2257
|
TEST_P(PartialIDctTest, ResultsMatch) {
|
2258
|
^
|
2259
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2260
|
test_case_name##_##test_name##_Test
|
2261
|
^
|
2262
|
test/partial_idct_test.cc:137:1: note: in expansion of macro 'TEST_P'
|
2263
|
TEST_P(PartialIDctTest, ResultsMatch) {
|
2264
|
^
|
2265
|
[CXX] test/test_vectors.cc.o
|
2266
|
[CXX] test/tile_independence_test.cc.o
|
2267
|
In file included from test/idct_test.cc:14:0:
|
2268
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CIDCTTest_dummy_' defined but not used [-Wunused-variable]
|
2269
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2270
|
^
|
2271
|
test/idct_test.cc:112:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2272
|
INSTANTIATE_TEST_CASE_P(C, IDCTTest, ::testing::Values(vp8_short_idct4x4llm_c));
|
2273
|
^
|
2274
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXIDCTTest_dummy_' defined but not used [-Wunused-variable]
|
2275
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2276
|
^
|
2277
|
test/idct_test.cc:114:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2278
|
INSTANTIATE_TEST_CASE_P(MMX, IDCTTest,
|
2279
|
^
|
2280
|
In file included from test/idct_test.cc:14:0:
|
2281
|
test/idct_test.cc:43:8: warning: '{anonymous}::IDCTTest_TestGuardBlocks_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2282
|
TEST_P(IDCTTest, TestGuardBlocks) {
|
2283
|
^
|
2284
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2285
|
test_case_name##_##test_name##_Test
|
2286
|
^
|
2287
|
test/idct_test.cc:43:1: note: in expansion of macro 'TEST_P'
|
2288
|
TEST_P(IDCTTest, TestGuardBlocks) {
|
2289
|
^
|
2290
|
test/idct_test.cc:53:8: warning: '{anonymous}::IDCTTest_TestAllZeros_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2291
|
TEST_P(IDCTTest, TestAllZeros) {
|
2292
|
^
|
2293
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2294
|
test_case_name##_##test_name##_Test
|
2295
|
^
|
2296
|
test/idct_test.cc:53:1: note: in expansion of macro 'TEST_P'
|
2297
|
TEST_P(IDCTTest, TestAllZeros) {
|
2298
|
^
|
2299
|
test/idct_test.cc:65:8: warning: '{anonymous}::IDCTTest_TestAllOnes_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2300
|
TEST_P(IDCTTest, TestAllOnes) {
|
2301
|
^
|
2302
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2303
|
test_case_name##_##test_name##_Test
|
2304
|
^
|
2305
|
test/idct_test.cc:65:1: note: in expansion of macro 'TEST_P'
|
2306
|
TEST_P(IDCTTest, TestAllOnes) {
|
2307
|
^
|
2308
|
test/idct_test.cc:78:8: warning: '{anonymous}::IDCTTest_TestAddOne_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2309
|
TEST_P(IDCTTest, TestAddOne) {
|
2310
|
^
|
2311
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2312
|
test_case_name##_##test_name##_Test
|
2313
|
^
|
2314
|
test/idct_test.cc:78:1: note: in expansion of macro 'TEST_P'
|
2315
|
TEST_P(IDCTTest, TestAddOne) {
|
2316
|
^
|
2317
|
test/idct_test.cc:92:8: warning: '{anonymous}::IDCTTest_TestWithData_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2318
|
TEST_P(IDCTTest, TestWithData) {
|
2319
|
^
|
2320
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2321
|
test_case_name##_##test_name##_Test
|
2322
|
^
|
2323
|
test/idct_test.cc:92:1: note: in expansion of macro 'TEST_P'
|
2324
|
TEST_P(IDCTTest, TestWithData) {
|
2325
|
^
|
2326
|
[CXX] test/user_priv_test.cc.o
|
2327
|
[CXX] test/variance_test.cc.o
|
2328
|
config.status: executing libtool commands
|
2329
|
In file included from test/quantize_test.cc:13:0:
|
2330
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2QuantizeTest_dummy_' defined but not used [-Wunused-variable]
|
2331
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2332
|
^
|
2333
|
test/quantize_test.cc:170:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2334
|
INSTANTIATE_TEST_CASE_P(
|
2335
|
^
|
2336
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSSE3QuantizeTest_dummy_' defined but not used [-Wunused-variable]
|
2337
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2338
|
^
|
2339
|
test/quantize_test.cc:178:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2340
|
INSTANTIATE_TEST_CASE_P(SSSE3, QuantizeTest,
|
2341
|
^
|
2342
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE4_1QuantizeTest_dummy_' defined but not used [-Wunused-variable]
|
2343
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2344
|
^
|
2345
|
test/quantize_test.cc:184:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2346
|
INSTANTIATE_TEST_CASE_P(
|
2347
|
^
|
2348
|
In file included from test/quantize_test.cc:13:0:
|
2349
|
test/quantize_test.cc:143:8: warning: '{anonymous}::QuantizeTest_TestZeroInput_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2350
|
TEST_P(QuantizeTest, TestZeroInput) {
|
2351
|
^
|
2352
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2353
|
test_case_name##_##test_name##_Test
|
2354
|
^
|
2355
|
test/quantize_test.cc:143:1: note: in expansion of macro 'TEST_P'
|
2356
|
TEST_P(QuantizeTest, TestZeroInput) {
|
2357
|
^
|
2358
|
test/quantize_test.cc:148:8: warning: '{anonymous}::QuantizeTest_TestLargeNegativeInput_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2359
|
TEST_P(QuantizeTest, TestLargeNegativeInput) {
|
2360
|
^
|
2361
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2362
|
test_case_name##_##test_name##_Test
|
2363
|
^
|
2364
|
test/quantize_test.cc:148:1: note: in expansion of macro 'TEST_P'
|
2365
|
TEST_P(QuantizeTest, TestLargeNegativeInput) {
|
2366
|
^
|
2367
|
test/quantize_test.cc:156:8: warning: '{anonymous}::QuantizeTest_TestRandomInput_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2368
|
TEST_P(QuantizeTest, TestRandomInput) {
|
2369
|
^
|
2370
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2371
|
test_case_name##_##test_name##_Test
|
2372
|
^
|
2373
|
test/quantize_test.cc:156:1: note: in expansion of macro 'TEST_P'
|
2374
|
TEST_P(QuantizeTest, TestRandomInput) {
|
2375
|
^
|
2376
|
test/quantize_test.cc:161:8: warning: '{anonymous}::QuantizeTest_TestMultipleQ_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2377
|
TEST_P(QuantizeTest, TestMultipleQ) {
|
2378
|
^
|
2379
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2380
|
test_case_name##_##test_name##_Test
|
2381
|
^
|
2382
|
test/quantize_test.cc:161:1: note: in expansion of macro 'TEST_P'
|
2383
|
TEST_P(QuantizeTest, TestMultipleQ) {
|
2384
|
^
|
2385
|
[CXX] test/vp8_boolcoder_test.cc.o
|
2386
|
Making install in m4
|
2387
|
Making install in include
|
2388
|
[CXX] test/vp8_decrypt_test.cc.o
|
2389
|
Making install in vorbis
|
2390
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
|
2391
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 codec.h vorbisfile.h vorbisenc.h '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include/vorbis'
|
2392
|
Making install in vq
|
2393
|
Making install in lib
|
2394
|
Making install in modes
|
2395
|
Making install in books
|
2396
|
Making install in coupled
|
2397
|
Making install in uncoupled
|
2398
|
Making install in floor
|
2399
|
In file included from ./test/decode_test_driver.h:14:0,
|
2400
|
from ./test/codec_factory.h:23,
|
2401
|
from test/external_frame_buffer_test.cc:14:
|
2402
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ExternalFrameBufferMD5Test_dummy_' defined but not used [-Wunused-variable]
|
2403
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2404
|
^
|
2405
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2406
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
2407
|
^
|
2408
|
test/external_frame_buffer_test.cc:484:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
2409
|
VP9_INSTANTIATE_TEST_CASE(ExternalFrameBufferMD5Test,
|
2410
|
^
|
2411
|
In file included from ./test/decode_test_driver.h:14:0,
|
2412
|
from ./test/codec_factory.h:23,
|
2413
|
from test/external_frame_buffer_test.cc:14:
|
2414
|
test/external_frame_buffer_test.cc:361:8: warning: '{anonymous}::ExternalFrameBufferMD5Test_ExtFBMD5Match_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2415
|
TEST_P(ExternalFrameBufferMD5Test, ExtFBMD5Match) {
|
2416
|
^
|
2417
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2418
|
test_case_name##_##test_name##_Test
|
2419
|
^
|
2420
|
test/external_frame_buffer_test.cc:361:1: note: in expansion of macro 'TEST_P'
|
2421
|
TEST_P(ExternalFrameBufferMD5Test, ExtFBMD5Match) {
|
2422
|
^
|
2423
|
[CXX] test/vp8_denoiser_sse2_test.cc.o
|
2424
|
In file included from test/error_resilience_test.cc:11:0:
|
2425
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8ErrorResilienceTestLarge_dummy_' defined but not used [-Wunused-variable]
|
2426
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2427
|
^
|
2428
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2429
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
2430
|
^
|
2431
|
test/error_resilience_test.cc:593:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
2432
|
VP8_INSTANTIATE_TEST_CASE(ErrorResilienceTestLarge, ONE_PASS_TEST_MODES,
|
2433
|
^
|
2434
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8ErrorResilienceTestLargeCodecControls_dummy_' defined but not used [-Wunused-variable]
|
2435
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2436
|
^
|
2437
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2438
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
2439
|
^
|
2440
|
test/error_resilience_test.cc:595:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
2441
|
VP8_INSTANTIATE_TEST_CASE(ErrorResilienceTestLargeCodecControls,
|
2442
|
^
|
2443
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ErrorResilienceTestLarge_dummy_' defined but not used [-Wunused-variable]
|
2444
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2445
|
^
|
2446
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2447
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
2448
|
^
|
2449
|
test/error_resilience_test.cc:597:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
2450
|
VP9_INSTANTIATE_TEST_CASE(ErrorResilienceTestLarge, ONE_PASS_TEST_MODES,
|
2451
|
^
|
2452
|
In file included from test/error_resilience_test.cc:11:0:
|
2453
|
test/error_resilience_test.cc:212:8: warning: '{anonymous}::ErrorResilienceTestLarge_OnVersusOff_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2454
|
TEST_P(ErrorResilienceTestLarge, OnVersusOff) {
|
2455
|
^
|
2456
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2457
|
test_case_name##_##test_name##_Test
|
2458
|
^
|
2459
|
test/error_resilience_test.cc:212:1: note: in expansion of macro 'TEST_P'
|
2460
|
TEST_P(ErrorResilienceTestLarge, OnVersusOff) {
|
2461
|
^
|
2462
|
test/error_resilience_test.cc:247:8: warning: '{anonymous}::ErrorResilienceTestLarge_DropFramesWithoutRecovery_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2463
|
TEST_P(ErrorResilienceTestLarge, DropFramesWithoutRecovery) {
|
2464
|
^
|
2465
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2466
|
test_case_name##_##test_name##_Test
|
2467
|
^
|
2468
|
test/error_resilience_test.cc:247:1: note: in expansion of macro 'TEST_P'
|
2469
|
TEST_P(ErrorResilienceTestLarge, DropFramesWithoutRecovery) {
|
2470
|
^
|
2471
|
test/error_resilience_test.cc:307:8: warning: '{anonymous}::ErrorResilienceTestLarge_2LayersDropEnhancement_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2472
|
TEST_P(ErrorResilienceTestLarge, 2LayersDropEnhancement) {
|
2473
|
^
|
2474
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2475
|
test_case_name##_##test_name##_Test
|
2476
|
^
|
2477
|
test/error_resilience_test.cc:307:1: note: in expansion of macro 'TEST_P'
|
2478
|
TEST_P(ErrorResilienceTestLarge, 2LayersDropEnhancement) {
|
2479
|
^
|
2480
|
test/error_resilience_test.cc:356:8: warning: '{anonymous}::ErrorResilienceTestLarge_2LayersNoRefLast_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2481
|
TEST_P(ErrorResilienceTestLarge, 2LayersNoRefLast) {
|
2482
|
^
|
2483
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2484
|
test_case_name##_##test_name##_Test
|
2485
|
^
|
2486
|
test/error_resilience_test.cc:356:1: note: in expansion of macro 'TEST_P'
|
2487
|
TEST_P(ErrorResilienceTestLarge, 2LayersNoRefLast) {
|
2488
|
^
|
2489
|
test/error_resilience_test.cc:548:8: warning: '{anonymous}::ErrorResilienceTestLargeCodecControls_CodecControl3TemporalLayers_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2490
|
TEST_P(ErrorResilienceTestLargeCodecControls, CodecControl3TemporalLayers) {
|
2491
|
^
|
2492
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2493
|
test_case_name##_##test_name##_Test
|
2494
|
^
|
2495
|
test/error_resilience_test.cc:548:1: note: in expansion of macro 'TEST_P'
|
2496
|
TEST_P(ErrorResilienceTestLargeCodecControls, CodecControl3TemporalLayers) {
|
2497
|
^
|
2498
|
[CXX] test/vp8_fdct4x4_test.cc.o
|
2499
|
In file included from test/sixtap_predict_test.cc:15:0:
|
2500
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CSixtapPredictTest_dummy_' defined but not used [-Wunused-variable]
|
2501
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2502
|
^
|
2503
|
test/sixtap_predict_test.cc:193:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2504
|
INSTANTIATE_TEST_CASE_P(
|
2505
|
^
|
2506
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXSixtapPredictTest_dummy_' defined but not used [-Wunused-variable]
|
2507
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2508
|
^
|
2509
|
test/sixtap_predict_test.cc:214:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2510
|
INSTANTIATE_TEST_CASE_P(
|
2511
|
^
|
2512
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2SixtapPredictTest_dummy_' defined but not used [-Wunused-variable]
|
2513
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2514
|
^
|
2515
|
test/sixtap_predict_test.cc:225:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2516
|
INSTANTIATE_TEST_CASE_P(
|
2517
|
^
|
2518
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSSE3SixtapPredictTest_dummy_' defined but not used [-Wunused-variable]
|
2519
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2520
|
^
|
2521
|
test/sixtap_predict_test.cc:236:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2522
|
INSTANTIATE_TEST_CASE_P(
|
2523
|
^
|
2524
|
In file included from test/sixtap_predict_test.cc:15:0:
|
2525
|
test/sixtap_predict_test.cc:92:8: warning: '{anonymous}::SixtapPredictTest_TestWithPresetData_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2526
|
TEST_P(SixtapPredictTest, TestWithPresetData) {
|
2527
|
^
|
2528
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2529
|
test_case_name##_##test_name##_Test
|
2530
|
^
|
2531
|
test/sixtap_predict_test.cc:92:1: note: in expansion of macro 'TEST_P'
|
2532
|
TEST_P(SixtapPredictTest, TestWithPresetData) {
|
2533
|
^
|
2534
|
test/sixtap_predict_test.cc:160:8: warning: '{anonymous}::SixtapPredictTest_TestWithRandomData_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2535
|
TEST_P(SixtapPredictTest, TestWithRandomData) {
|
2536
|
^
|
2537
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2538
|
test_case_name##_##test_name##_Test
|
2539
|
^
|
2540
|
test/sixtap_predict_test.cc:160:1: note: in expansion of macro 'TEST_P'
|
2541
|
TEST_P(SixtapPredictTest, TestWithRandomData) {
|
2542
|
^
|
2543
|
[CXX] test/vp8_fragments_test.cc.o
|
2544
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o
|
2545
|
In file included from test/lpf_8_test.cc:15:0:
|
2546
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Loop8Test6Param_dummy_' defined but not used [-Wunused-variable]
|
2547
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2548
|
^
|
2549
|
test/lpf_8_test.cc:586:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2550
|
INSTANTIATE_TEST_CASE_P(
|
2551
|
^
|
2552
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2Loop8Test6Param_dummy_' defined but not used [-Wunused-variable]
|
2553
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2554
|
^
|
2555
|
test/lpf_8_test.cc:600:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2556
|
INSTANTIATE_TEST_CASE_P(
|
2557
|
^
|
2558
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Loop8Test9Param_dummy_' defined but not used [-Wunused-variable]
|
2559
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2560
|
^
|
2561
|
test/lpf_8_test.cc:638:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2562
|
INSTANTIATE_TEST_CASE_P(
|
2563
|
^
|
2564
|
In file included from test/lpf_8_test.cc:15:0:
|
2565
|
test/lpf_8_test.cc:194:8: warning: '{anonymous}::Loop8Test6Param_OperationCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2566
|
TEST_P(Loop8Test6Param, OperationCheck) {
|
2567
|
^
|
2568
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2569
|
test_case_name##_##test_name##_Test
|
2570
|
^
|
2571
|
test/lpf_8_test.cc:194:1: note: in expansion of macro 'TEST_P'
|
2572
|
TEST_P(Loop8Test6Param, OperationCheck) {
|
2573
|
^
|
2574
|
test/lpf_8_test.cc:279:8: warning: '{anonymous}::Loop8Test6Param_ValueCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2575
|
TEST_P(Loop8Test6Param, ValueCheck) {
|
2576
|
^
|
2577
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2578
|
test_case_name##_##test_name##_Test
|
2579
|
^
|
2580
|
test/lpf_8_test.cc:279:1: note: in expansion of macro 'TEST_P'
|
2581
|
TEST_P(Loop8Test6Param, ValueCheck) {
|
2582
|
^
|
2583
|
test/lpf_8_test.cc:350:8: warning: '{anonymous}::Loop8Test9Param_OperationCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2584
|
TEST_P(Loop8Test9Param, OperationCheck) {
|
2585
|
^
|
2586
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2587
|
test_case_name##_##test_name##_Test
|
2588
|
^
|
2589
|
test/lpf_8_test.cc:350:1: note: in expansion of macro 'TEST_P'
|
2590
|
TEST_P(Loop8Test9Param, OperationCheck) {
|
2591
|
^
|
2592
|
test/lpf_8_test.cc:453:8: warning: '{anonymous}::Loop8Test9Param_ValueCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2593
|
TEST_P(Loop8Test9Param, ValueCheck) {
|
2594
|
^
|
2595
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2596
|
test_case_name##_##test_name##_Test
|
2597
|
^
|
2598
|
test/lpf_8_test.cc:453:1: note: in expansion of macro 'TEST_P'
|
2599
|
TEST_P(Loop8Test9Param, ValueCheck) {
|
2600
|
^
|
2601
|
[CXX] test/vp9_arf_freq_test.cc.o
|
2602
|
In file included from test/invalid_file_test.cc:15:0:
|
2603
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9InvalidFileTest_dummy_' defined but not used [-Wunused-variable]
|
2604
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2605
|
^
|
2606
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2607
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
2608
|
^
|
2609
|
test/invalid_file_test.cc:143:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
2610
|
VP9_INSTANTIATE_TEST_CASE(InvalidFileTest,
|
2611
|
^
|
2612
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9InvalidFileInvalidPeekTest_dummy_' defined but not used [-Wunused-variable]
|
2613
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2614
|
^
|
2615
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2616
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
2617
|
^
|
2618
|
test/invalid_file_test.cc:164:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
2619
|
VP9_INSTANTIATE_TEST_CASE(InvalidFileInvalidPeekTest,
|
2620
|
^
|
2621
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9MultiThreadedInvalidFileTest_dummy_' defined but not used [-Wunused-variable]
|
2622
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2623
|
^
|
2624
|
test/invalid_file_test.cc:176:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2625
|
INSTANTIATE_TEST_CASE_P(
|
2626
|
^
|
2627
|
In file included from test/invalid_file_test.cc:15:0:
|
2628
|
test/invalid_file_test.cc:122:8: warning: '{anonymous}::InvalidFileTest_ReturnCode_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2629
|
TEST_P(InvalidFileTest, ReturnCode) {
|
2630
|
^
|
2631
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2632
|
test_case_name##_##test_name##_Test
|
2633
|
^
|
2634
|
test/invalid_file_test.cc:122:1: note: in expansion of macro 'TEST_P'
|
2635
|
TEST_P(InvalidFileTest, ReturnCode) {
|
2636
|
^
|
2637
|
test/invalid_file_test.cc:156:8: warning: '{anonymous}::InvalidFileInvalidPeekTest_ReturnCode_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2638
|
TEST_P(InvalidFileInvalidPeekTest, ReturnCode) {
|
2639
|
^
|
2640
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2641
|
test_case_name##_##test_name##_Test
|
2642
|
^
|
2643
|
test/invalid_file_test.cc:156:1: note: in expansion of macro 'TEST_P'
|
2644
|
TEST_P(InvalidFileInvalidPeekTest, ReturnCode) {
|
2645
|
^
|
2646
|
In file included from test/fdct4x4_test.cc:15:0:
|
2647
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CTrans4x4DCT_dummy_' defined but not used [-Wunused-variable]
|
2648
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2649
|
^
|
2650
|
test/fdct4x4_test.cc:426:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2651
|
INSTANTIATE_TEST_CASE_P(
|
2652
|
^
|
2653
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CTrans4x4HT_dummy_' defined but not used [-Wunused-variable]
|
2654
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2655
|
^
|
2656
|
test/fdct4x4_test.cc:449:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2657
|
INSTANTIATE_TEST_CASE_P(
|
2658
|
^
|
2659
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CTrans4x4WHT_dummy_' defined but not used [-Wunused-variable]
|
2660
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2661
|
^
|
2662
|
test/fdct4x4_test.cc:466:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2663
|
INSTANTIATE_TEST_CASE_P(
|
2664
|
^
|
2665
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXTrans4x4WHT_dummy_' defined but not used [-Wunused-variable]
|
2666
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2667
|
^
|
2668
|
test/fdct4x4_test.cc:492:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2669
|
INSTANTIATE_TEST_CASE_P(
|
2670
|
^
|
2671
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Trans4x4WHT_dummy_' defined but not used [-Wunused-variable]
|
2672
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2673
|
^
|
2674
|
test/fdct4x4_test.cc:500:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2675
|
INSTANTIATE_TEST_CASE_P(
|
2676
|
^
|
2677
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Trans4x4DCT_dummy_' defined but not used [-Wunused-variable]
|
2678
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2679
|
^
|
2680
|
test/fdct4x4_test.cc:507:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2681
|
INSTANTIATE_TEST_CASE_P(
|
2682
|
^
|
2683
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2Trans4x4HT_dummy_' defined but not used [-Wunused-variable]
|
2684
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2685
|
^
|
2686
|
test/fdct4x4_test.cc:512:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2687
|
INSTANTIATE_TEST_CASE_P(
|
2688
|
^
|
2689
|
In file included from test/fdct4x4_test.cc:15:0:
|
2690
|
test/fdct4x4_test.cc:310:8: warning: '{anonymous}::Trans4x4DCT_AccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2691
|
TEST_P(Trans4x4DCT, AccuracyCheck) {
|
2692
|
^
|
2693
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2694
|
test_case_name##_##test_name##_Test
|
2695
|
^
|
2696
|
test/fdct4x4_test.cc:310:1: note: in expansion of macro 'TEST_P'
|
2697
|
TEST_P(Trans4x4DCT, AccuracyCheck) {
|
2698
|
^
|
2699
|
test/fdct4x4_test.cc:314:8: warning: '{anonymous}::Trans4x4DCT_CoeffCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2700
|
TEST_P(Trans4x4DCT, CoeffCheck) {
|
2701
|
^
|
2702
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2703
|
test_case_name##_##test_name##_Test
|
2704
|
^
|
2705
|
test/fdct4x4_test.cc:314:1: note: in expansion of macro 'TEST_P'
|
2706
|
TEST_P(Trans4x4DCT, CoeffCheck) {
|
2707
|
^
|
2708
|
test/fdct4x4_test.cc:318:8: warning: '{anonymous}::Trans4x4DCT_MemCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2709
|
TEST_P(Trans4x4DCT, MemCheck) {
|
2710
|
^
|
2711
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2712
|
test_case_name##_##test_name##_Test
|
2713
|
^
|
2714
|
test/fdct4x4_test.cc:318:1: note: in expansion of macro 'TEST_P'
|
2715
|
TEST_P(Trans4x4DCT, MemCheck) {
|
2716
|
^
|
2717
|
test/fdct4x4_test.cc:322:8: warning: '{anonymous}::Trans4x4DCT_InvAccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2718
|
TEST_P(Trans4x4DCT, InvAccuracyCheck) {
|
2719
|
^
|
2720
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2721
|
test_case_name##_##test_name##_Test
|
2722
|
^
|
2723
|
test/fdct4x4_test.cc:322:1: note: in expansion of macro 'TEST_P'
|
2724
|
TEST_P(Trans4x4DCT, InvAccuracyCheck) {
|
2725
|
^
|
2726
|
test/fdct4x4_test.cc:356:8: warning: '{anonymous}::Trans4x4HT_AccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2727
|
TEST_P(Trans4x4HT, AccuracyCheck) {
|
2728
|
^
|
2729
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2730
|
test_case_name##_##test_name##_Test
|
2731
|
^
|
2732
|
test/fdct4x4_test.cc:356:1: note: in expansion of macro 'TEST_P'
|
2733
|
TEST_P(Trans4x4HT, AccuracyCheck) {
|
2734
|
^
|
2735
|
test/fdct4x4_test.cc:360:8: warning: '{anonymous}::Trans4x4HT_CoeffCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2736
|
TEST_P(Trans4x4HT, CoeffCheck) {
|
2737
|
^
|
2738
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2739
|
test_case_name##_##test_name##_Test
|
2740
|
^
|
2741
|
test/fdct4x4_test.cc:360:1: note: in expansion of macro 'TEST_P'
|
2742
|
TEST_P(Trans4x4HT, CoeffCheck) {
|
2743
|
^
|
2744
|
test/fdct4x4_test.cc:364:8: warning: '{anonymous}::Trans4x4HT_MemCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2745
|
TEST_P(Trans4x4HT, MemCheck) {
|
2746
|
^
|
2747
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2748
|
test_case_name##_##test_name##_Test
|
2749
|
^
|
2750
|
test/fdct4x4_test.cc:364:1: note: in expansion of macro 'TEST_P'
|
2751
|
TEST_P(Trans4x4HT, MemCheck) {
|
2752
|
^
|
2753
|
test/fdct4x4_test.cc:368:8: warning: '{anonymous}::Trans4x4HT_InvAccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2754
|
TEST_P(Trans4x4HT, InvAccuracyCheck) {
|
2755
|
^
|
2756
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2757
|
test_case_name##_##test_name##_Test
|
2758
|
^
|
2759
|
test/fdct4x4_test.cc:368:1: note: in expansion of macro 'TEST_P'
|
2760
|
TEST_P(Trans4x4HT, InvAccuracyCheck) {
|
2761
|
^
|
2762
|
test/fdct4x4_test.cc:401:8: warning: '{anonymous}::Trans4x4WHT_AccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2763
|
TEST_P(Trans4x4WHT, AccuracyCheck) {
|
2764
|
^
|
2765
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2766
|
test_case_name##_##test_name##_Test
|
2767
|
^
|
2768
|
test/fdct4x4_test.cc:401:1: note: in expansion of macro 'TEST_P'
|
2769
|
TEST_P(Trans4x4WHT, AccuracyCheck) {
|
2770
|
^
|
2771
|
test/fdct4x4_test.cc:405:8: warning: '{anonymous}::Trans4x4WHT_CoeffCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2772
|
TEST_P(Trans4x4WHT, CoeffCheck) {
|
2773
|
^
|
2774
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2775
|
test_case_name##_##test_name##_Test
|
2776
|
^
|
2777
|
test/fdct4x4_test.cc:405:1: note: in expansion of macro 'TEST_P'
|
2778
|
TEST_P(Trans4x4WHT, CoeffCheck) {
|
2779
|
^
|
2780
|
test/fdct4x4_test.cc:409:8: warning: '{anonymous}::Trans4x4WHT_MemCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2781
|
TEST_P(Trans4x4WHT, MemCheck) {
|
2782
|
^
|
2783
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2784
|
test_case_name##_##test_name##_Test
|
2785
|
^
|
2786
|
test/fdct4x4_test.cc:409:1: note: in expansion of macro 'TEST_P'
|
2787
|
TEST_P(Trans4x4WHT, MemCheck) {
|
2788
|
^
|
2789
|
test/fdct4x4_test.cc:413:8: warning: '{anonymous}::Trans4x4WHT_InvAccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2790
|
TEST_P(Trans4x4WHT, InvAccuracyCheck) {
|
2791
|
^
|
2792
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2793
|
test_case_name##_##test_name##_Test
|
2794
|
^
|
2795
|
test/fdct4x4_test.cc:413:1: note: in expansion of macro 'TEST_P'
|
2796
|
TEST_P(Trans4x4WHT, InvAccuracyCheck) {
|
2797
|
^
|
2798
|
[CXX] test/vp9_avg_test.cc.o
|
2799
|
In file included from test/fdct8x8_test.cc:15:0:
|
2800
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CFwdTrans8x8DCT_dummy_' defined but not used [-Wunused-variable]
|
2801
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2802
|
^
|
2803
|
test/fdct8x8_test.cc:665:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2804
|
INSTANTIATE_TEST_CASE_P(
|
2805
|
^
|
2806
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CFwdTrans8x8HT_dummy_' defined but not used [-Wunused-variable]
|
2807
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2808
|
^
|
2809
|
test/fdct8x8_test.cc:688:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2810
|
INSTANTIATE_TEST_CASE_P(
|
2811
|
^
|
2812
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2FwdTrans8x8DCT_dummy_' defined but not used [-Wunused-variable]
|
2813
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2814
|
^
|
2815
|
test/fdct8x8_test.cc:716:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2816
|
INSTANTIATE_TEST_CASE_P(
|
2817
|
^
|
2818
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2FwdTrans8x8HT_dummy_' defined but not used [-Wunused-variable]
|
2819
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2820
|
^
|
2821
|
test/fdct8x8_test.cc:721:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2822
|
INSTANTIATE_TEST_CASE_P(
|
2823
|
^
|
2824
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSSE3FwdTrans8x8DCT_dummy_' defined but not used [-Wunused-variable]
|
2825
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2826
|
^
|
2827
|
test/fdct8x8_test.cc:769:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2828
|
INSTANTIATE_TEST_CASE_P(
|
2829
|
^
|
2830
|
In file included from test/fdct8x8_test.cc:15:0:
|
2831
|
test/fdct8x8_test.cc:561:8: warning: '{anonymous}::FwdTrans8x8DCT_SignBiasCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2832
|
TEST_P(FwdTrans8x8DCT, SignBiasCheck) {
|
2833
|
^
|
2834
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2835
|
test_case_name##_##test_name##_Test
|
2836
|
^
|
2837
|
test/fdct8x8_test.cc:561:1: note: in expansion of macro 'TEST_P'
|
2838
|
TEST_P(FwdTrans8x8DCT, SignBiasCheck) {
|
2839
|
^
|
2840
|
test/fdct8x8_test.cc:565:8: warning: '{anonymous}::FwdTrans8x8DCT_RoundTripErrorCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2841
|
TEST_P(FwdTrans8x8DCT, RoundTripErrorCheck) {
|
2842
|
^
|
2843
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2844
|
test_case_name##_##test_name##_Test
|
2845
|
^
|
2846
|
test/fdct8x8_test.cc:565:1: note: in expansion of macro 'TEST_P'
|
2847
|
TEST_P(FwdTrans8x8DCT, RoundTripErrorCheck) {
|
2848
|
^
|
2849
|
test/fdct8x8_test.cc:569:8: warning: '{anonymous}::FwdTrans8x8DCT_ExtremalCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2850
|
TEST_P(FwdTrans8x8DCT, ExtremalCheck) {
|
2851
|
^
|
2852
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2853
|
test_case_name##_##test_name##_Test
|
2854
|
^
|
2855
|
test/fdct8x8_test.cc:569:1: note: in expansion of macro 'TEST_P'
|
2856
|
TEST_P(FwdTrans8x8DCT, ExtremalCheck) {
|
2857
|
^
|
2858
|
test/fdct8x8_test.cc:573:8: warning: '{anonymous}::FwdTrans8x8DCT_FwdAccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2859
|
TEST_P(FwdTrans8x8DCT, FwdAccuracyCheck) {
|
2860
|
^
|
2861
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2862
|
test_case_name##_##test_name##_Test
|
2863
|
^
|
2864
|
test/fdct8x8_test.cc:573:1: note: in expansion of macro 'TEST_P'
|
2865
|
TEST_P(FwdTrans8x8DCT, FwdAccuracyCheck) {
|
2866
|
^
|
2867
|
test/fdct8x8_test.cc:577:8: warning: '{anonymous}::FwdTrans8x8DCT_InvAccuracyCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2868
|
TEST_P(FwdTrans8x8DCT, InvAccuracyCheck) {
|
2869
|
^
|
2870
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2871
|
test_case_name##_##test_name##_Test
|
2872
|
^
|
2873
|
test/fdct8x8_test.cc:577:1: note: in expansion of macro 'TEST_P'
|
2874
|
TEST_P(FwdTrans8x8DCT, InvAccuracyCheck) {
|
2875
|
^
|
2876
|
test/fdct8x8_test.cc:611:8: warning: '{anonymous}::FwdTrans8x8HT_SignBiasCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2877
|
TEST_P(FwdTrans8x8HT, SignBiasCheck) {
|
2878
|
^
|
2879
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2880
|
test_case_name##_##test_name##_Test
|
2881
|
^
|
2882
|
test/fdct8x8_test.cc:611:1: note: in expansion of macro 'TEST_P'
|
2883
|
TEST_P(FwdTrans8x8HT, SignBiasCheck) {
|
2884
|
^
|
2885
|
test/fdct8x8_test.cc:615:8: warning: '{anonymous}::FwdTrans8x8HT_RoundTripErrorCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2886
|
TEST_P(FwdTrans8x8HT, RoundTripErrorCheck) {
|
2887
|
^
|
2888
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2889
|
test_case_name##_##test_name##_Test
|
2890
|
^
|
2891
|
test/fdct8x8_test.cc:615:1: note: in expansion of macro 'TEST_P'
|
2892
|
TEST_P(FwdTrans8x8HT, RoundTripErrorCheck) {
|
2893
|
^
|
2894
|
test/fdct8x8_test.cc:619:8: warning: '{anonymous}::FwdTrans8x8HT_ExtremalCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2895
|
TEST_P(FwdTrans8x8HT, ExtremalCheck) {
|
2896
|
^
|
2897
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2898
|
test_case_name##_##test_name##_Test
|
2899
|
^
|
2900
|
test/fdct8x8_test.cc:619:1: note: in expansion of macro 'TEST_P'
|
2901
|
TEST_P(FwdTrans8x8HT, ExtremalCheck) {
|
2902
|
^
|
2903
|
test/fdct8x8_test.cc:651:8: warning: '{anonymous}::InvTrans8x8DCT_CompareReference_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2904
|
TEST_P(InvTrans8x8DCT, CompareReference) {
|
2905
|
^
|
2906
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2907
|
test_case_name##_##test_name##_Test
|
2908
|
^
|
2909
|
test/fdct8x8_test.cc:651:1: note: in expansion of macro 'TEST_P'
|
2910
|
TEST_P(InvTrans8x8DCT, CompareReference) {
|
2911
|
^
|
2912
|
[CXX] test/vp9_boolcoder_test.cc.o
|
2913
|
[CXX] test/vp9_decrypt_test.cc.o
|
2914
|
[CXX] test/vp9_encoder_parms_get_to_decoder.cc.o
|
2915
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT smallft.lo -MD -MP -MF .deps/smallft.Tpo -c smallft.c -o smallft.o
|
2916
|
In file included from test/keyframe_test.cc:12:0:
|
2917
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8KeyframeTest_dummy_' defined but not used [-Wunused-variable]
|
2918
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2919
|
^
|
2920
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2921
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
2922
|
^
|
2923
|
test/keyframe_test.cc:144:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
2924
|
VP8_INSTANTIATE_TEST_CASE(KeyframeTest, ALL_TEST_MODES);
|
2925
|
^
|
2926
|
In file included from test/keyframe_test.cc:12:0:
|
2927
|
test/keyframe_test.cc:58:8: warning: '{anonymous}::KeyframeTest_TestRandomVideoSource_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2928
|
TEST_P(KeyframeTest, TestRandomVideoSource) {
|
2929
|
^
|
2930
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2931
|
test_case_name##_##test_name##_Test
|
2932
|
^
|
2933
|
test/keyframe_test.cc:58:1: note: in expansion of macro 'TEST_P'
|
2934
|
TEST_P(KeyframeTest, TestRandomVideoSource) {
|
2935
|
^
|
2936
|
test/keyframe_test.cc:72:8: warning: '{anonymous}::KeyframeTest_TestDisableKeyframes_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2937
|
TEST_P(KeyframeTest, TestDisableKeyframes) {
|
2938
|
^
|
2939
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2940
|
test_case_name##_##test_name##_Test
|
2941
|
^
|
2942
|
test/keyframe_test.cc:72:1: note: in expansion of macro 'TEST_P'
|
2943
|
TEST_P(KeyframeTest, TestDisableKeyframes) {
|
2944
|
^
|
2945
|
test/keyframe_test.cc:82:8: warning: '{anonymous}::KeyframeTest_TestForceKeyframe_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2946
|
TEST_P(KeyframeTest, TestForceKeyframe) {
|
2947
|
^
|
2948
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2949
|
test_case_name##_##test_name##_Test
|
2950
|
^
|
2951
|
test/keyframe_test.cc:82:1: note: in expansion of macro 'TEST_P'
|
2952
|
TEST_P(KeyframeTest, TestForceKeyframe) {
|
2953
|
^
|
2954
|
test/keyframe_test.cc:96:8: warning: '{anonymous}::KeyframeTest_TestKeyframeMaxDistance_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2955
|
TEST_P(KeyframeTest, TestKeyframeMaxDistance) {
|
2956
|
^
|
2957
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2958
|
test_case_name##_##test_name##_Test
|
2959
|
^
|
2960
|
test/keyframe_test.cc:96:1: note: in expansion of macro 'TEST_P'
|
2961
|
TEST_P(KeyframeTest, TestKeyframeMaxDistance) {
|
2962
|
^
|
2963
|
test/keyframe_test.cc:109:8: warning: '{anonymous}::KeyframeTest_TestAutoKeyframe_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2964
|
TEST_P(KeyframeTest, TestAutoKeyframe) {
|
2965
|
^
|
2966
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2967
|
test_case_name##_##test_name##_Test
|
2968
|
^
|
2969
|
test/keyframe_test.cc:109:1: note: in expansion of macro 'TEST_P'
|
2970
|
TEST_P(KeyframeTest, TestAutoKeyframe) {
|
2971
|
^
|
2972
|
[CXX] test/vp9_end_to_end_test.cc.o
|
2973
|
[CXX] test/vp9_error_block_test.cc.o
|
2974
|
[CXX] test/vp9_ethread_test.cc.o
|
2975
|
[CXX] test/vp9_frame_parallel_test.cc.o
|
2976
|
[CXX] test/vp9_intrapred_test.cc.o
|
2977
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.c -o block.o
|
2978
|
[CXX] test/vp9_lossless_test.cc.o
|
2979
|
[CXX] test/vp9_quantize_test.cc.o
|
2980
|
In file included from test/superframe_test.cc:11:0:
|
2981
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9SuperframeTest_dummy_' defined but not used [-Wunused-variable]
|
2982
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
2983
|
^
|
2984
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
2985
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
2986
|
^
|
2987
|
test/superframe_test.cc:106:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
2988
|
VP9_INSTANTIATE_TEST_CASE(SuperframeTest, ::testing::Combine(
|
2989
|
^
|
2990
|
In file included from test/superframe_test.cc:11:0:
|
2991
|
test/superframe_test.cc:96:8: warning: '{anonymous}::SuperframeTest_TestSuperframeIndexIsOptional_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
2992
|
TEST_P(SuperframeTest, TestSuperframeIndexIsOptional) {
|
2993
|
^
|
2994
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
2995
|
test_case_name##_##test_name##_Test
|
2996
|
^
|
2997
|
test/superframe_test.cc:96:1: note: in expansion of macro 'TEST_P'
|
2998
|
TEST_P(SuperframeTest, TestSuperframeIndexIsOptional) {
|
2999
|
^
|
3000
|
failed: Connection timed out.
|
3001
|
[CXX] test/vp9_skip_loopfilter_test.cc.o
|
3002
|
In file included from test/vp8_denoiser_sse2_test.cc:15:0:
|
3003
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2VP8DenoiserTest_dummy_' defined but not used [-Wunused-variable]
|
3004
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3005
|
^
|
3006
|
test/vp8_denoiser_sse2_test.cc:115:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3007
|
INSTANTIATE_TEST_CASE_P(SSE2, VP8DenoiserTest, ::testing::Values(0, 1));
|
3008
|
^
|
3009
|
In file included from test/vp8_denoiser_sse2_test.cc:15:0:
|
3010
|
test/vp8_denoiser_sse2_test.cc:45:8: warning: '{anonymous}::VP8DenoiserTest_BitexactCheck_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3011
|
TEST_P(VP8DenoiserTest, BitexactCheck) {
|
3012
|
^
|
3013
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3014
|
test_case_name##_##test_name##_Test
|
3015
|
^
|
3016
|
test/vp8_denoiser_sse2_test.cc:45:1: note: in expansion of macro 'TEST_P'
|
3017
|
TEST_P(VP8DenoiserTest, BitexactCheck) {
|
3018
|
^
|
3019
|
[CXX] test/vp9_subtract_test.cc.o
|
3020
|
2016-01-29 15:56:47 URL:http://ftp.videolan.org/pub/videolan/x265/x265_1.8.tar.gz [918454/918454] -> "/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/x265_1.8.tar.gz" [1]
|
3021
|
SHA1SUM test '10092d220cd361868672641b8ce7b575cb42bb82' == '10092d220cd361868672641b8ce7b575cb42bb82': OK
|
3022
|
UNTAR x265_1.8.tar.gz
|
3023
|
[CXX] test/vp9_thread_test.cc.o
|
3024
|
[CXX] test/vpx_scale_test.cc.o
|
3025
|
In file included from test/resize_test.cc:12:0:
|
3026
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8ResizeTest_dummy_' defined but not used [-Wunused-variable]
|
3027
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3028
|
^
|
3029
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3030
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
3031
|
^
|
3032
|
test/resize_test.cc:522:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
3033
|
VP8_INSTANTIATE_TEST_CASE(ResizeTest, ONE_PASS_TEST_MODES);
|
3034
|
^
|
3035
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ResizeTest_dummy_' defined but not used [-Wunused-variable]
|
3036
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3037
|
^
|
3038
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3039
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3040
|
^
|
3041
|
test/resize_test.cc:523:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3042
|
VP9_INSTANTIATE_TEST_CASE(ResizeTest,
|
3043
|
^
|
3044
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ResizeInternalTest_dummy_' defined but not used [-Wunused-variable]
|
3045
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3046
|
^
|
3047
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3048
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3049
|
^
|
3050
|
test/resize_test.cc:525:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3051
|
VP9_INSTANTIATE_TEST_CASE(ResizeInternalTest,
|
3052
|
^
|
3053
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ResizeInternalRealtimeTest_dummy_' defined but not used [-Wunused-variable]
|
3054
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3055
|
^
|
3056
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3057
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3058
|
^
|
3059
|
test/resize_test.cc:527:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3060
|
VP9_INSTANTIATE_TEST_CASE(ResizeInternalRealtimeTest,
|
3061
|
^
|
3062
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ResizeCspTest_dummy_' defined but not used [-Wunused-variable]
|
3063
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3064
|
^
|
3065
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3066
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3067
|
^
|
3068
|
test/resize_test.cc:530:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3069
|
VP9_INSTANTIATE_TEST_CASE(ResizeCspTest,
|
3070
|
^
|
3071
|
In file included from test/resize_test.cc:12:0:
|
3072
|
test/resize_test.cc:145:8: warning: '{anonymous}::ResizeTest_TestExternalResizeWorks_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3073
|
TEST_P(ResizeTest, TestExternalResizeWorks) {
|
3074
|
^
|
3075
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3076
|
test_case_name##_##test_name##_Test
|
3077
|
^
|
3078
|
test/resize_test.cc:145:1: note: in expansion of macro 'TEST_P'
|
3079
|
TEST_P(ResizeTest, TestExternalResizeWorks) {
|
3080
|
^
|
3081
|
test/resize_test.cc:251:8: warning: '{anonymous}::ResizeInternalTest_TestInternalResizeWorks_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3082
|
TEST_P(ResizeInternalTest, TestInternalResizeWorks) {
|
3083
|
^
|
3084
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3085
|
test_case_name##_##test_name##_Test
|
3086
|
^
|
3087
|
test/resize_test.cc:251:1: note: in expansion of macro 'TEST_P'
|
3088
|
TEST_P(ResizeInternalTest, TestInternalResizeWorks) {
|
3089
|
^
|
3090
|
test/resize_test.cc:280:8: warning: '{anonymous}::ResizeInternalTest_TestInternalResizeChangeConfig_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3091
|
TEST_P(ResizeInternalTest, TestInternalResizeChangeConfig) {
|
3092
|
^
|
3093
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3094
|
test_case_name##_##test_name##_Test
|
3095
|
^
|
3096
|
test/resize_test.cc:280:1: note: in expansion of macro 'TEST_P'
|
3097
|
TEST_P(ResizeInternalTest, TestInternalResizeChangeConfig) {
|
3098
|
^
|
3099
|
test/resize_test.cc:352:8: warning: '{anonymous}::ResizeInternalRealtimeTest_TestInternalResizeDown_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3100
|
TEST_P(ResizeInternalRealtimeTest, TestInternalResizeDown) {
|
3101
|
^
|
3102
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3103
|
test_case_name##_##test_name##_Test
|
3104
|
^
|
3105
|
test/resize_test.cc:352:1: note: in expansion of macro 'TEST_P'
|
3106
|
TEST_P(ResizeInternalRealtimeTest, TestInternalResizeDown) {
|
3107
|
^
|
3108
|
test/resize_test.cc:381:8: warning: '{anonymous}::ResizeInternalRealtimeTest_TestInternalResizeDownUpChangeBitRate_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3109
|
TEST_P(ResizeInternalRealtimeTest, TestInternalResizeDownUpChangeBitRate) {
|
3110
|
^
|
3111
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3112
|
test_case_name##_##test_name##_Test
|
3113
|
^
|
3114
|
test/resize_test.cc:381:1: note: in expansion of macro 'TEST_P'
|
3115
|
TEST_P(ResizeInternalRealtimeTest, TestInternalResizeDownUpChangeBitRate) {
|
3116
|
^
|
3117
|
test/resize_test.cc:514:8: warning: '{anonymous}::ResizeCspTest_TestResizeCspWorks_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3118
|
TEST_P(ResizeCspTest, TestResizeCspWorks) {
|
3119
|
^
|
3120
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3121
|
test_case_name##_##test_name##_Test
|
3122
|
^
|
3123
|
test/resize_test.cc:514:1: note: in expansion of macro 'TEST_P'
|
3124
|
TEST_P(ResizeCspTest, TestResizeCspWorks) {
|
3125
|
^
|
3126
|
[CXX] test/y4m_test.cc.o
|
3127
|
In file included from test/sad_test.cc:16:0:
|
3128
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CSADTest_dummy_' defined but not used [-Wunused-variable]
|
3129
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3130
|
^
|
3131
|
test/sad_test.cc:571:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3132
|
INSTANTIATE_TEST_CASE_P(C, SADTest, ::testing::ValuesIn(c_tests));
|
3133
|
^
|
3134
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CSADavgTest_dummy_' defined but not used [-Wunused-variable]
|
3135
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3136
|
^
|
3137
|
test/sad_test.cc:657:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3138
|
INSTANTIATE_TEST_CASE_P(C, SADavgTest, ::testing::ValuesIn(avg_c_tests));
|
3139
|
^
|
3140
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CSADx4Test_dummy_' defined but not used [-Wunused-variable]
|
3141
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3142
|
^
|
3143
|
test/sad_test.cc:743:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3144
|
INSTANTIATE_TEST_CASE_P(C, SADx4Test, ::testing::ValuesIn(x4d_c_tests));
|
3145
|
^
|
3146
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXSADTest_dummy_' defined but not used [-Wunused-variable]
|
3147
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3148
|
^
|
3149
|
test/sad_test.cc:801:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3150
|
INSTANTIATE_TEST_CASE_P(MMX, SADTest, ::testing::ValuesIn(mmx_tests));
|
3151
|
^
|
3152
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSESADTest_dummy_' defined but not used [-Wunused-variable]
|
3153
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3154
|
^
|
3155
|
test/sad_test.cc:812:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3156
|
INSTANTIATE_TEST_CASE_P(SSE, SADTest, ::testing::ValuesIn(sse_tests));
|
3157
|
^
|
3158
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSESADavgTest_dummy_' defined but not used [-Wunused-variable]
|
3159
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3160
|
^
|
3161
|
test/sad_test.cc:820:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3162
|
INSTANTIATE_TEST_CASE_P(SSE, SADavgTest, ::testing::ValuesIn(avg_sse_tests));
|
3163
|
^
|
3164
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSESADx4Test_dummy_' defined but not used [-Wunused-variable]
|
3165
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3166
|
^
|
3167
|
test/sad_test.cc:828:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3168
|
INSTANTIATE_TEST_CASE_P(SSE, SADx4Test, ::testing::ValuesIn(x4d_sse_tests));
|
3169
|
^
|
3170
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2SADTest_dummy_' defined but not used [-Wunused-variable]
|
3171
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3172
|
^
|
3173
|
test/sad_test.cc:906:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3174
|
INSTANTIATE_TEST_CASE_P(SSE2, SADTest, ::testing::ValuesIn(sse2_tests));
|
3175
|
^
|
3176
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2SADavgTest_dummy_' defined but not used [-Wunused-variable]
|
3177
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3178
|
^
|
3179
|
test/sad_test.cc:980:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3180
|
INSTANTIATE_TEST_CASE_P(SSE2, SADavgTest, ::testing::ValuesIn(avg_sse2_tests));
|
3181
|
^
|
3182
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2SADx4Test_dummy_' defined but not used [-Wunused-variable]
|
3183
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3184
|
^
|
3185
|
test/sad_test.cc:1062:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3186
|
INSTANTIATE_TEST_CASE_P(SSE2, SADx4Test, ::testing::ValuesIn(x4d_sse2_tests));
|
3187
|
^
|
3188
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2SADTest_dummy_' defined but not used [-Wunused-variable]
|
3189
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3190
|
^
|
3191
|
test/sad_test.cc:1091:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3192
|
INSTANTIATE_TEST_CASE_P(AVX2, SADTest, ::testing::ValuesIn(avx2_tests));
|
3193
|
^
|
3194
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2SADavgTest_dummy_' defined but not used [-Wunused-variable]
|
3195
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3196
|
^
|
3197
|
test/sad_test.cc:1105:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3198
|
INSTANTIATE_TEST_CASE_P(AVX2, SADavgTest, ::testing::ValuesIn(avg_avx2_tests));
|
3199
|
^
|
3200
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2SADx4Test_dummy_' defined but not used [-Wunused-variable]
|
3201
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3202
|
^
|
3203
|
test/sad_test.cc:1113:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3204
|
INSTANTIATE_TEST_CASE_P(AVX2, SADx4Test, ::testing::ValuesIn(x4d_avx2_tests));
|
3205
|
^
|
3206
|
In file included from test/sad_test.cc:16:0:
|
3207
|
test/sad_test.cc:329:8: warning: '{anonymous}::SADTest_MaxRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3208
|
TEST_P(SADTest, MaxRef) {
|
3209
|
^
|
3210
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3211
|
test_case_name##_##test_name##_Test
|
3212
|
^
|
3213
|
test/sad_test.cc:329:1: note: in expansion of macro 'TEST_P'
|
3214
|
TEST_P(SADTest, MaxRef) {
|
3215
|
^
|
3216
|
test/sad_test.cc:335:8: warning: '{anonymous}::SADTest_MaxSrc_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3217
|
TEST_P(SADTest, MaxSrc) {
|
3218
|
^
|
3219
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3220
|
test_case_name##_##test_name##_Test
|
3221
|
^
|
3222
|
test/sad_test.cc:335:1: note: in expansion of macro 'TEST_P'
|
3223
|
TEST_P(SADTest, MaxSrc) {
|
3224
|
^
|
3225
|
test/sad_test.cc:341:8: warning: '{anonymous}::SADTest_ShortRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3226
|
TEST_P(SADTest, ShortRef) {
|
3227
|
^
|
3228
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3229
|
test_case_name##_##test_name##_Test
|
3230
|
^
|
3231
|
test/sad_test.cc:341:1: note: in expansion of macro 'TEST_P'
|
3232
|
TEST_P(SADTest, ShortRef) {
|
3233
|
^
|
3234
|
test/sad_test.cc:350:8: warning: '{anonymous}::SADTest_UnalignedRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3235
|
TEST_P(SADTest, UnalignedRef) {
|
3236
|
^
|
3237
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3238
|
test_case_name##_##test_name##_Test
|
3239
|
^
|
3240
|
test/sad_test.cc:350:1: note: in expansion of macro 'TEST_P'
|
3241
|
TEST_P(SADTest, UnalignedRef) {
|
3242
|
^
|
3243
|
test/sad_test.cc:361:8: warning: '{anonymous}::SADTest_ShortSrc_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3244
|
TEST_P(SADTest, ShortSrc) {
|
3245
|
^
|
3246
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3247
|
test_case_name##_##test_name##_Test
|
3248
|
^
|
3249
|
test/sad_test.cc:361:1: note: in expansion of macro 'TEST_P'
|
3250
|
TEST_P(SADTest, ShortSrc) {
|
3251
|
^
|
3252
|
test/sad_test.cc:370:8: warning: '{anonymous}::SADavgTest_MaxRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3253
|
TEST_P(SADavgTest, MaxRef) {
|
3254
|
^
|
3255
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3256
|
test_case_name##_##test_name##_Test
|
3257
|
^
|
3258
|
test/sad_test.cc:370:1: note: in expansion of macro 'TEST_P'
|
3259
|
TEST_P(SADavgTest, MaxRef) {
|
3260
|
^
|
3261
|
test/sad_test.cc:376:8: warning: '{anonymous}::SADavgTest_MaxSrc_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3262
|
TEST_P(SADavgTest, MaxSrc) {
|
3263
|
^
|
3264
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3265
|
test_case_name##_##test_name##_Test
|
3266
|
^
|
3267
|
test/sad_test.cc:376:1: note: in expansion of macro 'TEST_P'
|
3268
|
TEST_P(SADavgTest, MaxSrc) {
|
3269
|
^
|
3270
|
test/sad_test.cc:383:8: warning: '{anonymous}::SADavgTest_ShortRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3271
|
TEST_P(SADavgTest, ShortRef) {
|
3272
|
^
|
3273
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3274
|
test_case_name##_##test_name##_Test
|
3275
|
^
|
3276
|
test/sad_test.cc:383:1: note: in expansion of macro 'TEST_P'
|
3277
|
TEST_P(SADavgTest, ShortRef) {
|
3278
|
^
|
3279
|
test/sad_test.cc:393:8: warning: '{anonymous}::SADavgTest_UnalignedRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3280
|
TEST_P(SADavgTest, UnalignedRef) {
|
3281
|
^
|
3282
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3283
|
test_case_name##_##test_name##_Test
|
3284
|
^
|
3285
|
test/sad_test.cc:393:1: note: in expansion of macro 'TEST_P'
|
3286
|
TEST_P(SADavgTest, UnalignedRef) {
|
3287
|
^
|
3288
|
test/sad_test.cc:405:8: warning: '{anonymous}::SADavgTest_ShortSrc_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3289
|
TEST_P(SADavgTest, ShortSrc) {
|
3290
|
^
|
3291
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3292
|
test_case_name##_##test_name##_Test
|
3293
|
^
|
3294
|
test/sad_test.cc:405:1: note: in expansion of macro 'TEST_P'
|
3295
|
TEST_P(SADavgTest, ShortSrc) {
|
3296
|
^
|
3297
|
test/sad_test.cc:415:8: warning: '{anonymous}::SADx4Test_MaxRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3298
|
TEST_P(SADx4Test, MaxRef) {
|
3299
|
^
|
3300
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3301
|
test_case_name##_##test_name##_Test
|
3302
|
^
|
3303
|
test/sad_test.cc:415:1: note: in expansion of macro 'TEST_P'
|
3304
|
TEST_P(SADx4Test, MaxRef) {
|
3305
|
^
|
3306
|
test/sad_test.cc:424:8: warning: '{anonymous}::SADx4Test_MaxSrc_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3307
|
TEST_P(SADx4Test, MaxSrc) {
|
3308
|
^
|
3309
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3310
|
test_case_name##_##test_name##_Test
|
3311
|
^
|
3312
|
test/sad_test.cc:424:1: note: in expansion of macro 'TEST_P'
|
3313
|
TEST_P(SADx4Test, MaxSrc) {
|
3314
|
^
|
3315
|
test/sad_test.cc:433:8: warning: '{anonymous}::SADx4Test_ShortRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3316
|
TEST_P(SADx4Test, ShortRef) {
|
3317
|
^
|
3318
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3319
|
test_case_name##_##test_name##_Test
|
3320
|
^
|
3321
|
test/sad_test.cc:433:1: note: in expansion of macro 'TEST_P'
|
3322
|
TEST_P(SADx4Test, ShortRef) {
|
3323
|
^
|
3324
|
test/sad_test.cc:445:8: warning: '{anonymous}::SADx4Test_UnalignedRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3325
|
TEST_P(SADx4Test, UnalignedRef) {
|
3326
|
^
|
3327
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3328
|
test_case_name##_##test_name##_Test
|
3329
|
^
|
3330
|
test/sad_test.cc:445:1: note: in expansion of macro 'TEST_P'
|
3331
|
TEST_P(SADx4Test, UnalignedRef) {
|
3332
|
^
|
3333
|
test/sad_test.cc:459:8: warning: '{anonymous}::SADx4Test_ShortSrc_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3334
|
TEST_P(SADx4Test, ShortSrc) {
|
3335
|
^
|
3336
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3337
|
test_case_name##_##test_name##_Test
|
3338
|
^
|
3339
|
test/sad_test.cc:459:1: note: in expansion of macro 'TEST_P'
|
3340
|
TEST_P(SADx4Test, ShortSrc) {
|
3341
|
^
|
3342
|
test/sad_test.cc:471:8: warning: '{anonymous}::SADx4Test_SrcAlignedByWidth_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3343
|
TEST_P(SADx4Test, SrcAlignedByWidth) {
|
3344
|
^
|
3345
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3346
|
test_case_name##_##test_name##_Test
|
3347
|
^
|
3348
|
test/sad_test.cc:471:1: note: in expansion of macro 'TEST_P'
|
3349
|
TEST_P(SADx4Test, SrcAlignedByWidth) {
|
3350
|
^
|
3351
|
[CXX] test/test_intra_pred_speed.cc.o
|
3352
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT envelope.lo -MD -MP -MF .deps/envelope.Tpo -c envelope.c -o envelope.o
|
3353
|
[AR] libvpx_g.a
|
3354
|
[AR] libgtest_g.a
|
3355
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig/vpx.pc
|
3356
|
[STRIP] libvpx.a < libvpx_g.a
|
3357
|
[STRIP] libgtest.a < libgtest_g.a
|
3358
|
[INSTALL] /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvpx.a
|
3359
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT window.lo -MD -MP -MF .deps/window.Tpo -c window.c -o window.o
|
3360
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lsp.lo -MD -MP -MF .deps/lsp.Tpo -c lsp.c -o lsp.o
|
3361
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lpc.lo -MD -MP -MF .deps/lpc.Tpo -c lpc.c -o lpc.o
|
3362
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT analysis.lo -MD -MP -MF .deps/analysis.Tpo -c analysis.c -o analysis.o
|
3363
|
In file included from test/test_vector_test.cc:14:0:
|
3364
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP8TestVectorTest_dummy_' defined but not used [-Wunused-variable]
|
3365
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3366
|
^
|
3367
|
./test/codec_factory.h:153:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3368
|
INSTANTIATE_TEST_CASE_P(VP8, test, \
|
3369
|
^
|
3370
|
test/test_vector_test.cc:139:1: note: in expansion of macro 'VP8_INSTANTIATE_TEST_CASE'
|
3371
|
VP8_INSTANTIATE_TEST_CASE(
|
3372
|
^
|
3373
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9TestVectorTest_dummy_' defined but not used [-Wunused-variable]
|
3374
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3375
|
^
|
3376
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3377
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3378
|
^
|
3379
|
test/test_vector_test.cc:151:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3380
|
VP9_INSTANTIATE_TEST_CASE(
|
3381
|
^
|
3382
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9MultiThreadedFrameParallelTestVectorTest_dummy_' defined but not used [-Wunused-variable]
|
3383
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3384
|
^
|
3385
|
test/test_vector_test.cc:161:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3386
|
INSTANTIATE_TEST_CASE_P(
|
3387
|
^
|
3388
|
In file included from test/test_vector_test.cc:14:0:
|
3389
|
test/test_vector_test.cc:88:8: warning: '{anonymous}::TestVectorTest_MD5Match_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3390
|
TEST_P(TestVectorTest, MD5Match) {
|
3391
|
^
|
3392
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3393
|
test_case_name##_##test_name##_Test
|
3394
|
^
|
3395
|
test/test_vector_test.cc:88:1: note: in expansion of macro 'TEST_P'
|
3396
|
TEST_P(TestVectorTest, MD5Match) {
|
3397
|
^
|
3398
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT synthesis.lo -MD -MP -MF .deps/synthesis.Tpo -c synthesis.c -o synthesis.o
|
3399
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT psy.lo -MD -MP -MF .deps/psy.Tpo -c psy.c -o psy.o
|
3400
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT info.lo -MD -MP -MF .deps/info.Tpo -c info.c -o info.o
|
3401
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT floor1.lo -MD -MP -MF .deps/floor1.Tpo -c floor1.c -o floor1.o
|
3402
|
In file included from test/tile_independence_test.cc:14:0:
|
3403
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9TileIndependenceTest_dummy_' defined but not used [-Wunused-variable]
|
3404
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3405
|
^
|
3406
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3407
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3408
|
^
|
3409
|
test/tile_independence_test.cc:105:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3410
|
VP9_INSTANTIATE_TEST_CASE(TileIndependenceTest, ::testing::Range(0, 2, 1));
|
3411
|
^
|
3412
|
In file included from test/tile_independence_test.cc:14:0:
|
3413
|
test/tile_independence_test.cc:85:8: warning: '{anonymous}::TileIndependenceTest_MD5Match_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3414
|
TEST_P(TileIndependenceTest, MD5Match) {
|
3415
|
^
|
3416
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3417
|
test_case_name##_##test_name##_Test
|
3418
|
^
|
3419
|
test/tile_independence_test.cc:85:1: note: in expansion of macro 'TEST_P'
|
3420
|
TEST_P(TileIndependenceTest, MD5Match) {
|
3421
|
^
|
3422
|
In file included from test/vp9_intrapred_test.cc:13:0:
|
3423
|
test/vp9_intrapred_test.cc:121:8: warning: '{anonymous}::VP9IntraPredTest_IntraPredTests_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3424
|
TEST_P(VP9IntraPredTest, IntraPredTests) {
|
3425
|
^
|
3426
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3427
|
test_case_name##_##test_name##_Test
|
3428
|
^
|
3429
|
test/vp9_intrapred_test.cc:121:1: note: in expansion of macro 'TEST_P'
|
3430
|
TEST_P(VP9IntraPredTest, IntraPredTests) {
|
3431
|
^
|
3432
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT floor0.lo -MD -MP -MF .deps/floor0.Tpo -c floor0.c -o floor0.o
|
3433
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT res0.lo -MD -MP -MF .deps/res0.Tpo -c res0.c -o res0.o
|
3434
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT mapping0.lo -MD -MP -MF .deps/mapping0.Tpo -c mapping0.c -o mapping0.o
|
3435
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT registry.lo -MD -MP -MF .deps/registry.Tpo -c registry.c -o registry.o
|
3436
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT codebook.lo -MD -MP -MF .deps/codebook.Tpo -c codebook.c -o codebook.o
|
3437
|
[LD] test_intra_pred_speed
|
3438
|
/usr/lib/gcc/x86_64-pc-linux-gnu/5.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: ./libvpx.a(fwd_txfm_ssse3_x86_64.asm.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC
|
3439
|
./libvpx.a: error adding symbols: Bad value
|
3440
|
collect2: error: ld returned 1 exit status
|
3441
|
/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/libvpx-1.5.0/libs.mk:533: recipe for target 'test_intra_pred_speed' failed
|
3442
|
make[3]: *** [test_intra_pred_speed] Error 1
|
3443
|
make[3]: *** Waiting for unfinished jobs....
|
3444
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT sharedbook.lo -MD -MP -MF .deps/sharedbook.Tpo -c sharedbook.c -o sharedbook.o
|
3445
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT lookup.lo -MD -MP -MF .deps/lookup.Tpo -c lookup.c -o lookup.o
|
3446
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT bitrate.lo -MD -MP -MF .deps/bitrate.Tpo -c bitrate.c -o bitrate.o
|
3447
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT vorbisfile.lo -MD -MP -MF .deps/vorbisfile.Tpo -c vorbisfile.c -o vorbisfile.o
|
3448
|
libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/include -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -MT vorbisenc.lo -MD -MP -MF .deps/vorbisenc.Tpo -c vorbisenc.c -o vorbisenc.o
|
3449
|
In file included from test/vp9_avg_test.cc:15:0:
|
3450
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CAverageTest_dummy_' defined but not used [-Wunused-variable]
|
3451
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3452
|
^
|
3453
|
test/vp9_avg_test.cc:251:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3454
|
INSTANTIATE_TEST_CASE_P(
|
3455
|
^
|
3456
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2AverageTest_dummy_' defined but not used [-Wunused-variable]
|
3457
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3458
|
^
|
3459
|
test/vp9_avg_test.cc:258:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3460
|
INSTANTIATE_TEST_CASE_P(
|
3461
|
^
|
3462
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2IntProRowTest_dummy_' defined but not used [-Wunused-variable]
|
3463
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3464
|
^
|
3465
|
test/vp9_avg_test.cc:268:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3466
|
INSTANTIATE_TEST_CASE_P(
|
3467
|
^
|
3468
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2IntProColTest_dummy_' defined but not used [-Wunused-variable]
|
3469
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3470
|
^
|
3471
|
test/vp9_avg_test.cc:274:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3472
|
INSTANTIATE_TEST_CASE_P(
|
3473
|
^
|
3474
|
In file included from test/vp9_avg_test.cc:15:0:
|
3475
|
test/vp9_avg_test.cc:200:8: warning: '{anonymous}::AverageTest_MinValue_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3476
|
TEST_P(AverageTest, MinValue) {
|
3477
|
^
|
3478
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3479
|
test_case_name##_##test_name##_Test
|
3480
|
^
|
3481
|
test/vp9_avg_test.cc:200:1: note: in expansion of macro 'TEST_P'
|
3482
|
TEST_P(AverageTest, MinValue) {
|
3483
|
^
|
3484
|
test/vp9_avg_test.cc:205:8: warning: '{anonymous}::AverageTest_MaxValue_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3485
|
TEST_P(AverageTest, MaxValue) {
|
3486
|
^
|
3487
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3488
|
test_case_name##_##test_name##_Test
|
3489
|
^
|
3490
|
test/vp9_avg_test.cc:205:1: note: in expansion of macro 'TEST_P'
|
3491
|
TEST_P(AverageTest, MaxValue) {
|
3492
|
^
|
3493
|
test/vp9_avg_test.cc:210:8: warning: '{anonymous}::AverageTest_Random_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3494
|
TEST_P(AverageTest, Random) {
|
3495
|
^
|
3496
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3497
|
test_case_name##_##test_name##_Test
|
3498
|
^
|
3499
|
test/vp9_avg_test.cc:210:1: note: in expansion of macro 'TEST_P'
|
3500
|
TEST_P(AverageTest, Random) {
|
3501
|
^
|
3502
|
test/vp9_avg_test.cc:219:8: warning: '{anonymous}::IntProRowTest_MinValue_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3503
|
TEST_P(IntProRowTest, MinValue) {
|
3504
|
^
|
3505
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3506
|
test_case_name##_##test_name##_Test
|
3507
|
^
|
3508
|
test/vp9_avg_test.cc:219:1: note: in expansion of macro 'TEST_P'
|
3509
|
TEST_P(IntProRowTest, MinValue) {
|
3510
|
^
|
3511
|
test/vp9_avg_test.cc:224:8: warning: '{anonymous}::IntProRowTest_MaxValue_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3512
|
TEST_P(IntProRowTest, MaxValue) {
|
3513
|
^
|
3514
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3515
|
test_case_name##_##test_name##_Test
|
3516
|
^
|
3517
|
test/vp9_avg_test.cc:224:1: note: in expansion of macro 'TEST_P'
|
3518
|
TEST_P(IntProRowTest, MaxValue) {
|
3519
|
^
|
3520
|
test/vp9_avg_test.cc:229:8: warning: '{anonymous}::IntProRowTest_Random_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3521
|
TEST_P(IntProRowTest, Random) {
|
3522
|
^
|
3523
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3524
|
test_case_name##_##test_name##_Test
|
3525
|
^
|
3526
|
test/vp9_avg_test.cc:229:1: note: in expansion of macro 'TEST_P'
|
3527
|
TEST_P(IntProRowTest, Random) {
|
3528
|
^
|
3529
|
test/vp9_avg_test.cc:234:8: warning: '{anonymous}::IntProColTest_MinValue_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3530
|
TEST_P(IntProColTest, MinValue) {
|
3531
|
^
|
3532
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3533
|
test_case_name##_##test_name##_Test
|
3534
|
^
|
3535
|
test/vp9_avg_test.cc:234:1: note: in expansion of macro 'TEST_P'
|
3536
|
TEST_P(IntProColTest, MinValue) {
|
3537
|
^
|
3538
|
test/vp9_avg_test.cc:239:8: warning: '{anonymous}::IntProColTest_MaxValue_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3539
|
TEST_P(IntProColTest, MaxValue) {
|
3540
|
^
|
3541
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3542
|
test_case_name##_##test_name##_Test
|
3543
|
^
|
3544
|
test/vp9_avg_test.cc:239:1: note: in expansion of macro 'TEST_P'
|
3545
|
TEST_P(IntProColTest, MaxValue) {
|
3546
|
^
|
3547
|
test/vp9_avg_test.cc:244:8: warning: '{anonymous}::IntProColTest_Random_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3548
|
TEST_P(IntProColTest, Random) {
|
3549
|
^
|
3550
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3551
|
test_case_name##_##test_name##_Test
|
3552
|
^
|
3553
|
test/vp9_avg_test.cc:244:1: note: in expansion of macro 'TEST_P'
|
3554
|
TEST_P(IntProColTest, Random) {
|
3555
|
^
|
3556
|
In file included from test/vp9_arf_freq_test.cc:11:0:
|
3557
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9ArfFreqTest_dummy_' defined but not used [-Wunused-variable]
|
3558
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3559
|
^
|
3560
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3561
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3562
|
^
|
3563
|
test/vp9_arf_freq_test.cc:227:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3564
|
VP9_INSTANTIATE_TEST_CASE(
|
3565
|
^
|
3566
|
In file included from test/vp9_arf_freq_test.cc:11:0:
|
3567
|
test/vp9_arf_freq_test.cc:193:8: warning: '{anonymous}::ArfFreqTest_MinArfFreqTest_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3568
|
TEST_P(ArfFreqTest, MinArfFreqTest) {
|
3569
|
^
|
3570
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3571
|
test_case_name##_##test_name##_Test
|
3572
|
^
|
3573
|
test/vp9_arf_freq_test.cc:193:1: note: in expansion of macro 'TEST_P'
|
3574
|
TEST_P(ArfFreqTest, MinArfFreqTest) {
|
3575
|
^
|
3576
|
In file included from test/vp9_encoder_parms_get_to_decoder.cc:11:0:
|
3577
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9VpxEncoderParmsGetToDecoder_dummy_' defined but not used [-Wunused-variable]
|
3578
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3579
|
^
|
3580
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3581
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3582
|
^
|
3583
|
test/vp9_encoder_parms_get_to_decoder.cc:150:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3584
|
VP9_INSTANTIATE_TEST_CASE(VpxEncoderParmsGetToDecoder,
|
3585
|
^
|
3586
|
In file included from test/vp9_encoder_parms_get_to_decoder.cc:11:0:
|
3587
|
test/vp9_encoder_parms_get_to_decoder.cc:139:8: warning: '{anonymous}::VpxEncoderParmsGetToDecoder_BitstreamParms_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3588
|
TEST_P(VpxEncoderParmsGetToDecoder, BitstreamParms) {
|
3589
|
^
|
3590
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3591
|
test_case_name##_##test_name##_Test
|
3592
|
^
|
3593
|
test/vp9_encoder_parms_get_to_decoder.cc:139:1: note: in expansion of macro 'TEST_P'
|
3594
|
TEST_P(VpxEncoderParmsGetToDecoder, BitstreamParms) {
|
3595
|
^
|
3596
|
In file included from test/vp9_end_to_end_test.cc:11:0:
|
3597
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9EndToEndTestLarge_dummy_' defined but not used [-Wunused-variable]
|
3598
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3599
|
^
|
3600
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3601
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3602
|
^
|
3603
|
test/vp9_end_to_end_test.cc:184:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3604
|
VP9_INSTANTIATE_TEST_CASE(
|
3605
|
^
|
3606
|
In file included from test/vp9_end_to_end_test.cc:11:0:
|
3607
|
test/vp9_end_to_end_test.cc:157:8: warning: '{anonymous}::EndToEndTestLarge_EndtoEndPSNRTest_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3608
|
TEST_P(EndToEndTestLarge, EndtoEndPSNRTest) {
|
3609
|
^
|
3610
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3611
|
test_case_name##_##test_name##_Test
|
3612
|
^
|
3613
|
test/vp9_end_to_end_test.cc:157:1: note: in expansion of macro 'TEST_P'
|
3614
|
TEST_P(EndToEndTestLarge, EndtoEndPSNRTest) {
|
3615
|
^
|
3616
|
libtool: link: x86_64-pc-linux-gnu-gcc -D_V_SELFTEST -O3 -Wall -Wextra -ffast-math -D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DUSE_MEMORY_H -o test_sharedbook test_sharedbook-sharedbook.o -lm
|
3617
|
libtool: warning: library '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la' was moved.
|
3618
|
libtool: link: ar cru .libs/libvorbis.a mdct.o smallft.o block.o envelope.o window.o lsp.o lpc.o analysis.o synthesis.o psy.o info.o floor1.o floor0.o res0.o mapping0.o registry.o codebook.o sharedbook.o lookup.o bitrate.o
|
3619
|
libtool: link: ranlib .libs/libvorbis.a
|
3620
|
libtool: link: ( cd ".libs" && rm -f "libvorbis.la" && ln -s "../libvorbis.la" "libvorbis.la" )
|
3621
|
In file included from test/vp9_ethread_test.cc:13:0:
|
3622
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9VPxEncoderThreadTest_dummy_' defined but not used [-Wunused-variable]
|
3623
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3624
|
^
|
3625
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3626
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3627
|
^
|
3628
|
test/vp9_ethread_test.cc:132:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3629
|
VP9_INSTANTIATE_TEST_CASE(
|
3630
|
^
|
3631
|
In file included from test/vp9_ethread_test.cc:13:0:
|
3632
|
test/vp9_ethread_test.cc:108:8: warning: '{anonymous}::VPxEncoderThreadTest_EncoderResultTest_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3633
|
TEST_P(VPxEncoderThreadTest, EncoderResultTest) {
|
3634
|
^
|
3635
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3636
|
test_case_name##_##test_name##_Test
|
3637
|
^
|
3638
|
test/vp9_ethread_test.cc:108:1: note: in expansion of macro 'TEST_P'
|
3639
|
TEST_P(VPxEncoderThreadTest, EncoderResultTest) {
|
3640
|
^
|
3641
|
In file included from test/vpx_scale_test.cc:11:0:
|
3642
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CExtendBorderTest_dummy_' defined but not used [-Wunused-variable]
|
3643
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3644
|
^
|
3645
|
test/vpx_scale_test.cc:209:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3646
|
INSTANTIATE_TEST_CASE_P(C, ExtendBorderTest,
|
3647
|
^
|
3648
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CCopyFrameTest_dummy_' defined but not used [-Wunused-variable]
|
3649
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3650
|
^
|
3651
|
test/vpx_scale_test.cc:253:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3652
|
INSTANTIATE_TEST_CASE_P(C, CopyFrameTest,
|
3653
|
^
|
3654
|
In file included from test/vpx_scale_test.cc:11:0:
|
3655
|
test/vpx_scale_test.cc:205:8: warning: '{anonymous}::ExtendBorderTest_ExtendBorder_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3656
|
TEST_P(ExtendBorderTest, ExtendBorder) {
|
3657
|
^
|
3658
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3659
|
test_case_name##_##test_name##_Test
|
3660
|
^
|
3661
|
test/vpx_scale_test.cc:205:1: note: in expansion of macro 'TEST_P'
|
3662
|
TEST_P(ExtendBorderTest, ExtendBorder) {
|
3663
|
^
|
3664
|
test/vpx_scale_test.cc:249:8: warning: '{anonymous}::CopyFrameTest_CopyFrame_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3665
|
TEST_P(CopyFrameTest, CopyFrame) {
|
3666
|
^
|
3667
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3668
|
test_case_name##_##test_name##_Test
|
3669
|
^
|
3670
|
test/vpx_scale_test.cc:249:1: note: in expansion of macro 'TEST_P'
|
3671
|
TEST_P(CopyFrameTest, CopyFrame) {
|
3672
|
^
|
3673
|
In file included from test/vp9_thread_test.cc:13:0:
|
3674
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SynchronousVPxWorkerThreadTest_dummy_' defined but not used [-Wunused-variable]
|
3675
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3676
|
^
|
3677
|
test/vp9_thread_test.cc:324:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3678
|
INSTANTIATE_TEST_CASE_P(Synchronous, VPxWorkerThreadTest, ::testing::Bool());
|
3679
|
^
|
3680
|
In file included from test/vp9_thread_test.cc:13:0:
|
3681
|
test/vp9_thread_test.cc:56:8: warning: '{anonymous}::VPxWorkerThreadTest_HookSuccess_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3682
|
TEST_P(VPxWorkerThreadTest, HookSuccess) {
|
3683
|
^
|
3684
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3685
|
test_case_name##_##test_name##_Test
|
3686
|
^
|
3687
|
test/vp9_thread_test.cc:56:1: note: in expansion of macro 'TEST_P'
|
3688
|
TEST_P(VPxWorkerThreadTest, HookSuccess) {
|
3689
|
^
|
3690
|
test/vp9_thread_test.cc:79:8: warning: '{anonymous}::VPxWorkerThreadTest_HookFailure_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3691
|
TEST_P(VPxWorkerThreadTest, HookFailure) {
|
3692
|
^
|
3693
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3694
|
test_case_name##_##test_name##_Test
|
3695
|
^
|
3696
|
test/vp9_thread_test.cc:79:1: note: in expansion of macro 'TEST_P'
|
3697
|
TEST_P(VPxWorkerThreadTest, HookFailure) {
|
3698
|
^
|
3699
|
test/vp9_thread_test.cc:101:8: warning: '{anonymous}::VPxWorkerThreadTest_EndWithoutSync_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3700
|
TEST_P(VPxWorkerThreadTest, EndWithoutSync) {
|
3701
|
^
|
3702
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3703
|
test_case_name##_##test_name##_Test
|
3704
|
^
|
3705
|
test/vp9_thread_test.cc:101:1: note: in expansion of macro 'TEST_P'
|
3706
|
TEST_P(VPxWorkerThreadTest, EndWithoutSync) {
|
3707
|
^
|
3708
|
In file included from test/vp9_lossless_test.cc:11:0:
|
3709
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_VP9LosslessTest_dummy_' defined but not used [-Wunused-variable]
|
3710
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3711
|
^
|
3712
|
./test/codec_factory.h:247:3: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3713
|
INSTANTIATE_TEST_CASE_P(VP9, test, \
|
3714
|
^
|
3715
|
test/vp9_lossless_test.cc:126:1: note: in expansion of macro 'VP9_INSTANTIATE_TEST_CASE'
|
3716
|
VP9_INSTANTIATE_TEST_CASE(LosslessTest,
|
3717
|
^
|
3718
|
In file included from test/vp9_lossless_test.cc:11:0:
|
3719
|
test/vp9_lossless_test.cc:72:8: warning: '{anonymous}::LosslessTest_TestLossLessEncoding_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3720
|
TEST_P(LosslessTest, TestLossLessEncoding) {
|
3721
|
^
|
3722
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3723
|
test_case_name##_##test_name##_Test
|
3724
|
^
|
3725
|
test/vp9_lossless_test.cc:72:1: note: in expansion of macro 'TEST_P'
|
3726
|
TEST_P(LosslessTest, TestLossLessEncoding) {
|
3727
|
^
|
3728
|
test/vp9_lossless_test.cc:90:8: warning: '{anonymous}::LosslessTest_TestLossLessEncoding444_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3729
|
TEST_P(LosslessTest, TestLossLessEncoding444) {
|
3730
|
^
|
3731
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3732
|
test_case_name##_##test_name##_Test
|
3733
|
^
|
3734
|
test/vp9_lossless_test.cc:90:1: note: in expansion of macro 'TEST_P'
|
3735
|
TEST_P(LosslessTest, TestLossLessEncoding444) {
|
3736
|
^
|
3737
|
test/vp9_lossless_test.cc:107:8: warning: '{anonymous}::LosslessTest_TestLossLessEncodingCtrl_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3738
|
TEST_P(LosslessTest, TestLossLessEncodingCtrl) {
|
3739
|
^
|
3740
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3741
|
test_case_name##_##test_name##_Test
|
3742
|
^
|
3743
|
test/vp9_lossless_test.cc:107:1: note: in expansion of macro 'TEST_P'
|
3744
|
TEST_P(LosslessTest, TestLossLessEncodingCtrl) {
|
3745
|
^
|
3746
|
In file included from test/variance_test.cc:14:0:
|
3747
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CSumOfSquaresTest_dummy_' defined but not used [-Wunused-variable]
|
3748
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3749
|
^
|
3750
|
test/variance_test.cc:747:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3751
|
INSTANTIATE_TEST_CASE_P(C, SumOfSquaresTest,
|
3752
|
^
|
3753
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CVpxSseTest_dummy_' defined but not used [-Wunused-variable]
|
3754
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3755
|
^
|
3756
|
test/variance_test.cc:751:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3757
|
INSTANTIATE_TEST_CASE_P(C, VpxSseTest,
|
3758
|
^
|
3759
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CVpxMseTest_dummy_' defined but not used [-Wunused-variable]
|
3760
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3761
|
^
|
3762
|
test/variance_test.cc:758:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3763
|
INSTANTIATE_TEST_CASE_P(C, VpxMseTest,
|
3764
|
^
|
3765
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CVpxVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3766
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3767
|
^
|
3768
|
test/variance_test.cc:777:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3769
|
INSTANTIATE_TEST_CASE_P(
|
3770
|
^
|
3771
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CVpxSubpelVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3772
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3773
|
^
|
3774
|
test/variance_test.cc:806:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3775
|
INSTANTIATE_TEST_CASE_P(
|
3776
|
^
|
3777
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CVpxSubpelAvgVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3778
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3779
|
^
|
3780
|
test/variance_test.cc:844:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3781
|
INSTANTIATE_TEST_CASE_P(
|
3782
|
^
|
3783
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXVpxMseTest_dummy_' defined but not used [-Wunused-variable]
|
3784
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3785
|
^
|
3786
|
test/variance_test.cc:1232:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3787
|
INSTANTIATE_TEST_CASE_P(MMX, VpxMseTest,
|
3788
|
^
|
3789
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXSumOfSquaresTest_dummy_' defined but not used [-Wunused-variable]
|
3790
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3791
|
^
|
3792
|
test/variance_test.cc:1235:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3793
|
INSTANTIATE_TEST_CASE_P(MMX, SumOfSquaresTest,
|
3794
|
^
|
3795
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXVpxVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3796
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3797
|
^
|
3798
|
test/variance_test.cc:1243:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3799
|
INSTANTIATE_TEST_CASE_P(
|
3800
|
^
|
3801
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_MMXVpxSubpelVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3802
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3803
|
^
|
3804
|
test/variance_test.cc:1256:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3805
|
INSTANTIATE_TEST_CASE_P(
|
3806
|
^
|
3807
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2SumOfSquaresTest_dummy_' defined but not used [-Wunused-variable]
|
3808
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3809
|
^
|
3810
|
test/variance_test.cc:1266:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3811
|
INSTANTIATE_TEST_CASE_P(SSE2, SumOfSquaresTest,
|
3812
|
^
|
3813
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2VpxMseTest_dummy_' defined but not used [-Wunused-variable]
|
3814
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3815
|
^
|
3816
|
test/variance_test.cc:1273:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3817
|
INSTANTIATE_TEST_CASE_P(SSE2, VpxMseTest,
|
3818
|
^
|
3819
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2VpxVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3820
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3821
|
^
|
3822
|
test/variance_test.cc:1292:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3823
|
INSTANTIATE_TEST_CASE_P(
|
3824
|
^
|
3825
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2VpxSubpelVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3826
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3827
|
^
|
3828
|
test/variance_test.cc:1331:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3829
|
INSTANTIATE_TEST_CASE_P(
|
3830
|
^
|
3831
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSE2VpxSubpelAvgVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3832
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3833
|
^
|
3834
|
test/variance_test.cc:1373:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3835
|
INSTANTIATE_TEST_CASE_P(
|
3836
|
^
|
3837
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSSE3VpxSubpelVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3838
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3839
|
^
|
3840
|
test/variance_test.cc:1753:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3841
|
INSTANTIATE_TEST_CASE_P(
|
3842
|
^
|
3843
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_SSSE3VpxSubpelAvgVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3844
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3845
|
^
|
3846
|
test/variance_test.cc:1795:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3847
|
INSTANTIATE_TEST_CASE_P(
|
3848
|
^
|
3849
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2VpxMseTest_dummy_' defined but not used [-Wunused-variable]
|
3850
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3851
|
^
|
3852
|
test/variance_test.cc:1815:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3853
|
INSTANTIATE_TEST_CASE_P(AVX2, VpxMseTest,
|
3854
|
^
|
3855
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2VpxVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3856
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3857
|
^
|
3858
|
test/variance_test.cc:1823:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3859
|
INSTANTIATE_TEST_CASE_P(
|
3860
|
^
|
3861
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2VpxSubpelVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3862
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3863
|
^
|
3864
|
test/variance_test.cc:1835:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3865
|
INSTANTIATE_TEST_CASE_P(
|
3866
|
^
|
3867
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_AVX2VpxSubpelAvgVarianceTest_dummy_' defined but not used [-Wunused-variable]
|
3868
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3869
|
^
|
3870
|
test/variance_test.cc:1844:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3871
|
INSTANTIATE_TEST_CASE_P(
|
3872
|
^
|
3873
|
In file included from test/variance_test.cc:14:0:
|
3874
|
test/variance_test.cc:733:8: warning: '{anonymous}::VpxSseTest_Ref_sse_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3875
|
TEST_P(VpxSseTest, Ref_sse) { RefTest_sse(); }
|
3876
|
^
|
3877
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3878
|
test_case_name##_##test_name##_Test
|
3879
|
^
|
3880
|
test/variance_test.cc:733:1: note: in expansion of macro 'TEST_P'
|
3881
|
TEST_P(VpxSseTest, Ref_sse) { RefTest_sse(); }
|
3882
|
^
|
3883
|
test/variance_test.cc:734:8: warning: '{anonymous}::VpxSseTest_Max_sse_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3884
|
TEST_P(VpxSseTest, Max_sse) { MaxTest_sse(); }
|
3885
|
^
|
3886
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3887
|
test_case_name##_##test_name##_Test
|
3888
|
^
|
3889
|
test/variance_test.cc:734:1: note: in expansion of macro 'TEST_P'
|
3890
|
TEST_P(VpxSseTest, Max_sse) { MaxTest_sse(); }
|
3891
|
^
|
3892
|
test/variance_test.cc:735:8: warning: '{anonymous}::VpxMseTest_Ref_mse_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3893
|
TEST_P(VpxMseTest, Ref_mse) { RefTest_mse(); }
|
3894
|
^
|
3895
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3896
|
test_case_name##_##test_name##_Test
|
3897
|
^
|
3898
|
test/variance_test.cc:735:1: note: in expansion of macro 'TEST_P'
|
3899
|
TEST_P(VpxMseTest, Ref_mse) { RefTest_mse(); }
|
3900
|
^
|
3901
|
test/variance_test.cc:736:8: warning: '{anonymous}::VpxMseTest_Max_mse_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3902
|
TEST_P(VpxMseTest, Max_mse) { MaxTest_mse(); }
|
3903
|
^
|
3904
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3905
|
test_case_name##_##test_name##_Test
|
3906
|
^
|
3907
|
test/variance_test.cc:736:1: note: in expansion of macro 'TEST_P'
|
3908
|
TEST_P(VpxMseTest, Max_mse) { MaxTest_mse(); }
|
3909
|
^
|
3910
|
test/variance_test.cc:737:8: warning: '{anonymous}::VpxVarianceTest_Zero_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3911
|
TEST_P(VpxVarianceTest, Zero) { ZeroTest(); }
|
3912
|
^
|
3913
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3914
|
test_case_name##_##test_name##_Test
|
3915
|
^
|
3916
|
test/variance_test.cc:737:1: note: in expansion of macro 'TEST_P'
|
3917
|
TEST_P(VpxVarianceTest, Zero) { ZeroTest(); }
|
3918
|
^
|
3919
|
test/variance_test.cc:738:8: warning: '{anonymous}::VpxVarianceTest_Ref_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3920
|
TEST_P(VpxVarianceTest, Ref) { RefTest(); }
|
3921
|
^
|
3922
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3923
|
test_case_name##_##test_name##_Test
|
3924
|
^
|
3925
|
test/variance_test.cc:738:1: note: in expansion of macro 'TEST_P'
|
3926
|
TEST_P(VpxVarianceTest, Ref) { RefTest(); }
|
3927
|
^
|
3928
|
test/variance_test.cc:739:8: warning: '{anonymous}::VpxVarianceTest_RefStride_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3929
|
TEST_P(VpxVarianceTest, RefStride) { RefStrideTest(); }
|
3930
|
^
|
3931
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3932
|
test_case_name##_##test_name##_Test
|
3933
|
^
|
3934
|
test/variance_test.cc:739:1: note: in expansion of macro 'TEST_P'
|
3935
|
TEST_P(VpxVarianceTest, RefStride) { RefStrideTest(); }
|
3936
|
^
|
3937
|
test/variance_test.cc:740:8: warning: '{anonymous}::VpxVarianceTest_OneQuarter_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3938
|
TEST_P(VpxVarianceTest, OneQuarter) { OneQuarterTest(); }
|
3939
|
^
|
3940
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3941
|
test_case_name##_##test_name##_Test
|
3942
|
^
|
3943
|
test/variance_test.cc:740:1: note: in expansion of macro 'TEST_P'
|
3944
|
TEST_P(VpxVarianceTest, OneQuarter) { OneQuarterTest(); }
|
3945
|
^
|
3946
|
test/variance_test.cc:741:8: warning: '{anonymous}::SumOfSquaresTest_Const_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3947
|
TEST_P(SumOfSquaresTest, Const) { ConstTest(); }
|
3948
|
^
|
3949
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3950
|
test_case_name##_##test_name##_Test
|
3951
|
^
|
3952
|
test/variance_test.cc:741:1: note: in expansion of macro 'TEST_P'
|
3953
|
TEST_P(SumOfSquaresTest, Const) { ConstTest(); }
|
3954
|
^
|
3955
|
test/variance_test.cc:742:8: warning: '{anonymous}::SumOfSquaresTest_Ref_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3956
|
TEST_P(SumOfSquaresTest, Ref) { RefTest(); }
|
3957
|
^
|
3958
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3959
|
test_case_name##_##test_name##_Test
|
3960
|
^
|
3961
|
test/variance_test.cc:742:1: note: in expansion of macro 'TEST_P'
|
3962
|
TEST_P(SumOfSquaresTest, Ref) { RefTest(); }
|
3963
|
^
|
3964
|
test/variance_test.cc:743:8: warning: '{anonymous}::VpxSubpelVarianceTest_Ref_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3965
|
TEST_P(VpxSubpelVarianceTest, Ref) { RefTest(); }
|
3966
|
^
|
3967
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3968
|
test_case_name##_##test_name##_Test
|
3969
|
^
|
3970
|
test/variance_test.cc:743:1: note: in expansion of macro 'TEST_P'
|
3971
|
TEST_P(VpxSubpelVarianceTest, Ref) { RefTest(); }
|
3972
|
^
|
3973
|
test/variance_test.cc:744:8: warning: '{anonymous}::VpxSubpelVarianceTest_ExtremeRef_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3974
|
TEST_P(VpxSubpelVarianceTest, ExtremeRef) { ExtremeRefTest(); }
|
3975
|
^
|
3976
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3977
|
test_case_name##_##test_name##_Test
|
3978
|
^
|
3979
|
test/variance_test.cc:744:1: note: in expansion of macro 'TEST_P'
|
3980
|
TEST_P(VpxSubpelVarianceTest, ExtremeRef) { ExtremeRefTest(); }
|
3981
|
^
|
3982
|
test/variance_test.cc:745:8: warning: '{anonymous}::VpxSubpelAvgVarianceTest_Ref_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
3983
|
TEST_P(VpxSubpelAvgVarianceTest, Ref) { RefTest(); }
|
3984
|
^
|
3985
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
3986
|
test_case_name##_##test_name##_Test
|
3987
|
^
|
3988
|
test/variance_test.cc:745:1: note: in expansion of macro 'TEST_P'
|
3989
|
TEST_P(VpxSubpelAvgVarianceTest, Ref) { RefTest(); }
|
3990
|
^
|
3991
|
In file included from test/y4m_test.cc:13:0:
|
3992
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CY4mVideoSourceTest_dummy_' defined but not used [-Wunused-variable]
|
3993
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
3994
|
^
|
3995
|
test/y4m_test.cc:137:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
3996
|
INSTANTIATE_TEST_CASE_P(C, Y4mVideoSourceTest,
|
3997
|
^
|
3998
|
./third_party/googletest/src/include/gtest/gtest.h:16975:7: warning: '{anonymous}::gtest_CY4mVideoWriteTest_dummy_' defined but not used [-Wunused-variable]
|
3999
|
int gtest_##prefix##test_case_name##_dummy_ = \
|
4000
|
^
|
4001
|
test/y4m_test.cc:193:1: note: in expansion of macro 'INSTANTIATE_TEST_CASE_P'
|
4002
|
INSTANTIATE_TEST_CASE_P(C, Y4mVideoWriteTest,
|
4003
|
^
|
4004
|
In file included from test/y4m_test.cc:13:0:
|
4005
|
test/y4m_test.cc:130:8: warning: '{anonymous}::Y4mVideoSourceTest_SourceTest_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
4006
|
TEST_P(Y4mVideoSourceTest, SourceTest) {
|
4007
|
^
|
4008
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
4009
|
test_case_name##_##test_name##_Test
|
4010
|
^
|
4011
|
test/y4m_test.cc:130:1: note: in expansion of macro 'TEST_P'
|
4012
|
TEST_P(Y4mVideoSourceTest, SourceTest) {
|
4013
|
^
|
4014
|
test/y4m_test.cc:186:8: warning: '{anonymous}::Y4mVideoWriteTest_WriteTest_Test::gtest_registering_dummy_' defined but not used [-Wunused-variable]
|
4015
|
TEST_P(Y4mVideoWriteTest, WriteTest) {
|
4016
|
^
|
4017
|
./third_party/googletest/src/include/gtest/gtest.h:8093:3: note: in definition of macro 'GTEST_TEST_CLASS_NAME_'
|
4018
|
test_case_name##_##test_name##_Test
|
4019
|
^
|
4020
|
test/y4m_test.cc:186:1: note: in expansion of macro 'TEST_P'
|
4021
|
TEST_P(Y4mVideoWriteTest, WriteTest) {
|
4022
|
^
|
4023
|
Makefile:17: recipe for target '.DEFAULT' failed
|
4024
|
make[2]: *** [.DEFAULT] Error 2
|
4025
|
Makefile.ffmpeg:361: recipe for target '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/libvpx-1.5.0/.tvh_build' failed
|
4026
|
make[1]: *** [/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/libvpx-1.5.0/.tvh_build] Error 2
|
4027
|
libtool: warning: '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la' seems to be moved
|
4028
|
libtool: warning: library '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la' was moved.
|
4029
|
libtool: link: ar cru .libs/libvorbisfile.a vorbisfile.o
|
4030
|
libtool: link: ranlib .libs/libvorbisfile.a
|
4031
|
libtool: link: ( cd ".libs" && rm -f "libvorbisfile.la" && ln -s "../libvorbisfile.la" "libvorbisfile.la" )
|
4032
|
libtool: warning: '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la' seems to be moved
|
4033
|
libtool: warning: library '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libogg.la' was moved.
|
4034
|
libtool: link: ar cru .libs/libvorbisenc.a vorbisenc.o
|
4035
|
libtool: link: ranlib .libs/libvorbisenc.a
|
4036
|
libtool: link: ( cd ".libs" && rm -f "libvorbisenc.la" && ln -s "../libvorbisenc.la" "libvorbisenc.la" )
|
4037
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib'
|
4038
|
/bin/sh ../libtool --mode=install /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c libvorbis.la libvorbisfile.la libvorbisenc.la '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib'
|
4039
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libvorbis.lai /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.la
|
4040
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libvorbisfile.lai /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.la
|
4041
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libvorbisenc.lai /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.la
|
4042
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libvorbis.a /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
|
4043
|
libtool: install: chmod 644 /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
|
4044
|
libtool: install: ranlib /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbis.a
|
4045
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libvorbisfile.a /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
|
4046
|
libtool: install: chmod 644 /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
|
4047
|
libtool: install: ranlib /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisfile.a
|
4048
|
libtool: install: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c .libs/libvorbisenc.a /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
|
4049
|
libtool: install: chmod 644 /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
|
4050
|
libtool: install: ranlib /var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libvorbisenc.a
|
4051
|
libtool: warning: remember to run 'libtool --finish /ffmpeg/lib'
|
4052
|
Making install in test
|
4053
|
Making install in doc
|
4054
|
Making install in libvorbis
|
4055
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/libvorbis'
|
4056
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/libvorbis'
|
4057
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 vorbis_synthesis_trackonly.html vorbis_block.html vorbis_dsp_state.html return.html overview.html '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/libvorbis'
|
4058
|
Making install in vorbisfile
|
4059
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/vorbisfile'
|
4060
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/vorbisfile'
|
4061
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/vorbisfile'
|
4062
|
Making install in vorbisenc
|
4063
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/vorbisenc'
|
4064
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/vorbisenc'
|
4065
|
*** Warning: Doxygen not found; documentation will not be built.
|
4066
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5'
|
4067
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/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 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5'
|
4068
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
|
4069
|
/bin/mkdir -p '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
|
4070
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 vorbis.m4 '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
|
4071
|
/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
|
4072
|
Makefile:692: recipe for target '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a' failed
|
4073
|
make: *** [/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a] Error 2
|
4074
|
* ERROR: media-tv/tvheadend-9999::eris-overlay failed (compile phase):
|
4075
|
* emake failed
|
4076
|
*
|
4077
|
* If you need support, post the output of `emerge --info '=media-tv/tvheadend-9999::eris-overlay'`,
|
4078
|
* the complete build log and the output of `emerge -pqv '=media-tv/tvheadend-9999::eris-overlay'`.
|
4079
|
* The complete build log is located at '/var/log/portage/media-tv:tvheadend-9999:20160129-145425.log'.
|
4080
|
* For convenience, a symlink to the build log is located at '/var/tmp/portage/media-tv/tvheadend-9999/temp/build.log'.
|
4081
|
* The ebuild environment file is located at '/var/tmp/portage/media-tv/tvheadend-9999/temp/environment'.
|
4082
|
* Working directory: '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999'
|
4083
|
* S: '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999'
|
4084
|
|
4085
|
>>> Failed to emerge media-tv/tvheadend-9999, Log file:
|
4086
|
|
4087
|
>>> '/var/log/portage/media-tv:tvheadend-9999:20160129-145425.log'
|
4088
|
|
4089
|
* Messages for package media-tv/tvheadend-9999:
|
4090
|
|
4091
|
* ERROR: media-tv/tvheadend-9999::eris-overlay failed (compile phase):
|
4092
|
* emake failed
|
4093
|
*
|
4094
|
* If you need support, post the output of `emerge --info '=media-tv/tvheadend-9999::eris-overlay'`,
|
4095
|
* the complete build log and the output of `emerge -pqv '=media-tv/tvheadend-9999::eris-overlay'`.
|
4096
|
* The complete build log is located at '/var/log/portage/media-tv:tvheadend-9999:20160129-145425.log'.
|
4097
|
* For convenience, a symlink to the build log is located at '/var/tmp/portage/media-tv/tvheadend-9999/temp/build.log'.
|
4098
|
* The ebuild environment file is located at '/var/tmp/portage/media-tv/tvheadend-9999/temp/environment'.
|
4099
|
* Working directory: '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999'
|
4100
|
* S: '/var/tmp/portage/media-tv/tvheadend-9999/work/tvheadend-9999'
|