HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • Back to Ticket #428

Ticket #428: libvpx_GCC2_c_d.txt

File libvpx_GCC2_c_d.txt, 141.6 KB (added by marto1914, 5 years ago)
Line 
1GCC2
2
3-c -d
4
5Source checkout: git+git://review.webmproject.org/libvpx.git
6/bin/sh: git: command not found
7Do you want to install git? [Y/n]y
8To be installed:  Git Curl
9Installing git-1.7.1-x86-gcc2-2010-05-26.zip ...
10Downloading http://haiku-files.org/files/optional-packages/git-1.7.1-x86-gcc2-2010-05-26.zip ...
112010-12-03 18:01:54 URL:http://haiku-files.org/files/optional-packages/git-1.7.1-x86-gcc2-2010-05-26.zip [5032978/5032978] -> "git-1.7.1-x86-gcc2-2010-05-26.zip" [1]
12Extracting git-1.7.1-x86-gcc2-2010-05-26.zip ...
13Installing curl-7.21.2-x86-gcc2-2010-10-13.zip ...
14Downloading http://haiku-files.org/files/optional-packages/curl-7.21.2-x86-gcc2-2010-10-13.zip ...
152010-12-03 18:02:01 URL:http://haiku-files.org/files/optional-packages/curl-7.21.2-x86-gcc2-2010-10-13.zip [612012/612012] -> "curl-7.21.2-x86-gcc2-2010-10-13.zip" [1]
16Extracting curl-7.21.2-x86-gcc2-2010-10-13.zip ...
17Generating a list of Package Names ...
18... done.
19Initialized empty Git repository in /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/.git/
20remote: Counting objects: 5566, done.
21remote: Compressing objects: 100% (4134/4134), done.
22remote: Total 5566 (delta 4067), reused 2720 (delta 1336)
23Receiving objects: 100% (5566/5566), 2.52 MiB | 226 KiB/s, done.
24Resolving deltas: 100% (4067/4067), done.
25patching file libvpx-0.9.2-git/build/make/configure.sh
26Hunk #1 succeeded at 965 (offset 57 lines).
27patching file libvpx-0.9.2-git/examples.mk
28Hunk #1 succeeded at 93 (offset 21 lines).
29patching file libvpx-0.9.2-git/libs.mk
30Hunk #1 succeeded at 184 (offset 2 lines).
31Configuring selected codecs
32  enabling vp8_encoder
33  enabling vp8_decoder
34Configuring for target 'generic-gnu'
35  enabling generic
36Creating makefiles for generic-gnu libs
37Creating makefiles for generic-gnu examples
38Creating makefiles for generic-gnu docs
39    [DEP] vpx_config.c.d
40    [DEP] vp8/decoder/reconintra_mt.c.d
41    [DEP] vp8/decoder/idct_blk.c.d
42    [DEP] vp8/decoder/threading.c.d
43    [DEP] vp8/decoder/onyxd_if.c.d
44    [DEP] vp8/decoder/generic/dsystemdependent.c.d
45    [DEP] vp8/decoder/detokenize.c.d
46    [DEP] vp8/decoder/dequantize.c.d
47    [DEP] vp8/decoder/decodframe.c.d
48    [DEP] vp8/decoder/decodemv.c.d
49    [DEP] vp8/decoder/dboolhuff.c.d
50    [DEP] vp8/vp8_dx_iface.c.d
51    [DEP] vp8/common/treecoder.c.d
52    [DEP] vp8/common/textblit.c.d
53    [DEP] vp8/common/swapyv12buffer.c.d
54    [DEP] vp8/common/setupintrarecon.c.d
55    [DEP] vp8/common/reconintra4x4.c.d
56    [DEP] vp8/common/reconintra.c.d
57    [DEP] vp8/common/reconinter.c.d
58    [DEP] vp8/common/recon.c.d
59    [DEP] vp8/common/quant_common.c.d
60    [DEP] vp8/common/predictdc.c.d
61    [DEP] vp8/common/modecontext.c.d
62    [DEP] vp8/common/modecont.c.d
63    [DEP] vp8/common/mbpitch.c.d
64    [DEP] vp8/common/loopfilter_filters.c.d
65    [DEP] vp8/common/loopfilter.c.d
66    [DEP] vp8/common/invtrans.c.d
67    [DEP] vp8/common/idctllm.c.d
68    [DEP] vp8/common/generic/systemdependent.c.d
69    [DEP] vp8/common/findnearmv.c.d
70    [DEP] vp8/common/filter_c.c.d
71    [DEP] vp8/common/extend.c.d
72    [DEP] vp8/common/entropymv.c.d
73    [DEP] vp8/common/entropymode.c.d
74    [DEP] vp8/common/entropy.c.d
75    [DEP] vp8/common/debugmodes.c.d
76    [DEP] vp8/common/blockd.c.d
77    [DEP] vp8/common/alloccommon.c.d
78    [DEP] vp8/encoder/temporal_filter.c.d
79    [DEP] vp8/encoder/variance_c.c.d
80    [DEP] vp8/encoder/treewriter.c.d
81    [DEP] vp8/encoder/tokenize.c.d
82    [DEP] vp8/encoder/segmentation.c.d
83    [DEP] vp8/encoder/sad_c.c.d
84    [DEP] vp8/encoder/rdopt.c.d
85    [DEP] vp8/encoder/ratectrl.c.d
86    [DEP] vp8/encoder/quantize.c.d
87    [DEP] vp8/encoder/psnr.c.d
88    [DEP] vp8/encoder/picklpf.c.d
89    [DEP] vp8/encoder/pickinter.c.d
90    [DEP] vp8/encoder/onyx_if.c.d
91    [DEP] vp8/encoder/modecosts.c.d
92    [DEP] vp8/encoder/mcomp.c.d
93    [DEP] vp8/encoder/generic/csystemdependent.c.d
94    [DEP] vp8/encoder/firstpass.c.d
95    [DEP] vp8/encoder/ethreading.c.d
96    [DEP] vp8/encoder/encodemv.c.d
97    [DEP] vp8/encoder/encodemb.c.d
98    [DEP] vp8/encoder/encodeintra.c.d
99    [DEP] vp8/encoder/encodeframe.c.d
100    [DEP] vp8/encoder/dct.c.d
101    [DEP] vp8/encoder/boolhuff.c.d
102    [DEP] vp8/encoder/bitstream.c.d
103    [DEP] vp8/vp8_cx_iface.c.d
104    [DEP] vpx_scale/generic/gen_scalers.c.d
105    [DEP] vpx_scale/generic/scalesystemdependant.c.d
106    [DEP] vpx_scale/generic/yv12extend.c.d
107    [DEP] vpx_scale/generic/yv12config.c.d
108    [DEP] vpx_scale/generic/vpxscale.c.d
109    [DEP] vpx_mem/vpx_mem.c.d
110    [DEP] vpx/src/vpx_image.c.d
111    [DEP] vpx/src/vpx_codec.c.d
112    [DEP] vpx/src/vpx_encoder.c.d
113    [DEP] vpx/src/vpx_decoder_compat.c.d
114    [DEP] vpx/src/vpx_decoder.c.d
115    [CC] vpx/src/vpx_decoder.c.o
116In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
117                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
118                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/src/vpx_decoder.c:17:
119/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
120/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
121/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
122/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
123/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
124/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
125/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
126/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
127/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
128/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
129/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
130/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
131/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
132/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
133/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
134/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
135/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
136/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
137    [CC] vpx/src/vpx_decoder_compat.c.o
138In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
139                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/src/vpx_decoder_compat.c:18:
140/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
141/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
142/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
143/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
144/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
145/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
146/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
147/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
148/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
149/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
150/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
151/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
152/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
153/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
154/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
155/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
156/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
157/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
158    [CC] vpx/src/vpx_encoder.c.o
159In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
160                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
161                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/src/vpx_encoder.c:18:
162/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
163/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
164/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
165/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
166/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
167/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
168/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
169/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
170/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
171/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
172/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
173/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
174/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
175/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
176/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
177/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
178/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
179/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
180    [CC] vpx/src/vpx_codec.c.o
181In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
182                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
183                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/src/vpx_codec.c:18:
184/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
185/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
186/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
187/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
188/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
189/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
190/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
191/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
192/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
193/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
194/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
195/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
196/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
197/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
198/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
199/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
200/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
201/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
202    [CC] vpx/src/vpx_image.c.o
203    [CC] vpx_mem/vpx_mem.c.o
204    [CC] vpx_scale/generic/vpxscale.c.o
205/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx_scale/generic/vpxscale.c: In function `Scale2D':
206/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx_scale/generic/vpxscale.c:358: warning: `dest_band_height' might be used uninitialized in this function
207/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx_scale/generic/vpxscale.c:359: warning: `source_band_height' might be used uninitialized in this function
208    [CC] vpx_scale/generic/yv12config.c.o
209    [CC] vpx_scale/generic/yv12extend.c.o
210    [CC] vpx_scale/generic/scalesystemdependant.c.o
211    [CC] vpx_scale/generic/gen_scalers.c.o
212    [CC] vp8/common/alloccommon.c.o
213In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
214                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
215                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
216                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/alloccommon.c:15:
217/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
218/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
219/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
220/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
221/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
222/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
223/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
224/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
225/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
226/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
227/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
228/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
229/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
230/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
231/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
232/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
233/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
234/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
235    [CC] vp8/common/blockd.c.o
236    [CC] vp8/common/debugmodes.c.o
237    [CC] vp8/common/entropy.c.o
238In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
239                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
240                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
241                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/entropy.c:17:
242/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
243/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
244/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
245/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
246/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
247/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
248/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
249/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
250/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
251/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
252/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
253/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
254/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
255/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
256/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
257/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
258/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
259/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
260    [CC] vp8/common/entropymode.c.o
261In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
262                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
263                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
264                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/entropymode.h:15,
265                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/entropymode.c:12:
266/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
267/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
268/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
269/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
270/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
271/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
272/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
273/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
274/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
275/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
276/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
277/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
278/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
279/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
280/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
281/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
282/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
283/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
284    [CC] vp8/common/entropymv.c.o
285    [CC] vp8/common/extend.c.o
286    [CC] vp8/common/filter_c.c.o
287    [CC] vp8/common/findnearmv.c.o
288    [CC] vp8/common/generic/systemdependent.c.o
289In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
290                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
291                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
292                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/generic/systemdependent.c:18:
293/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
294/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
295/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
296/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
297/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
298/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
299/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
300/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
301/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
302/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
303/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
304/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
305/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
306/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
307/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
308/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
309/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
310/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
311    [CC] vp8/common/idctllm.c.o
312    [CC] vp8/common/invtrans.c.o
313    [CC] vp8/common/loopfilter.c.o
314In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
315                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
316                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
317                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/loopfilter.c:14:
318/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
319/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
320/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
321/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
322/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
323/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
324/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
325/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
326/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
327/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
328/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
329/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
330/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
331/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
332/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
333/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
334/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
335/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
336    [CC] vp8/common/loopfilter_filters.c.o
337In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
338                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
339                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
340                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/loopfilter_filters.c:14:
341/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
342/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
343/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
344/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
345/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
346/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
347/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
348/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
349/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
350/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
351/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
352/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
353/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
354/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
355/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
356/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
357/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
358/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
359    [CC] vp8/common/mbpitch.c.o
360    [CC] vp8/common/modecont.c.o
361    [CC] vp8/common/modecontext.c.o
362In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
363                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
364                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
365                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/entropymode.h:15,
366                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/modecontext.c:12:
367/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
368/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
369/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
370/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
371/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
372/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
373/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
374/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
375/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
376/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
377/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
378/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
379/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
380/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
381/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
382/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
383/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
384/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
385    [CC] vp8/common/predictdc.c.o
386    [CC] vp8/common/quant_common.c.o
387In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
388                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
389                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
390                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/quant_common.h:14,
391                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/quant_common.c:12:
392/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
393/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
394/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
395/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
396/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
397/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
398/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
399/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
400/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
401/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
402/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
403/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
404/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
405/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
406/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
407/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
408/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
409/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
410    [CC] vp8/common/recon.c.o
411    [CC] vp8/common/reconinter.c.o
412    [CC] vp8/common/reconintra.c.o
413    [CC] vp8/common/reconintra4x4.c.o
414    [CC] vp8/common/setupintrarecon.c.o
415    [CC] vp8/common/swapyv12buffer.c.o
416    [CC] vp8/common/textblit.c.o
417    [CC] vp8/common/treecoder.c.o
418    [CC] vp8/vp8_cx_iface.c.o
419In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
420                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
421                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/vp8_cx_iface.c:13:
422/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
423/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
424/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
425/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
426/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
427/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
428/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
429/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
430/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
431/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
432/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
433/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
434/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
435/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
436/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
437/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
438/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
439/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
440In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:17,
441                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8e.h:23,
442                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/vp8_cx_iface.c:16:
443/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8.h:125: warning: `deprecated' attribute directive ignored
444In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/vp8_cx_iface.c:16:
445/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8e.h:24: warning: `deprecated' attribute directive ignored
446    [CC] vp8/encoder/bitstream.c.o
447In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
448                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
449                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
450                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
451                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemv.h:15,
452                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/bitstream.c:13:
453/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
454/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
455/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
456/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
457/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
458/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
459/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
460/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
461/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
462/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
463/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
464/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
465/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
466/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
467/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
468/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
469/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
470/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
471    [CC] vp8/encoder/boolhuff.c.o
472    [CC] vp8/encoder/dct.c.o
473    [CC] vp8/encoder/encodeframe.c.o
474In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
475                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
476                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
477                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/block.h:15,
478                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemb.h:16,
479                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodeframe.c:13:
480/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
481/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
482/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
483/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
484/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
485/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
486/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
487/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
488/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
489/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
490/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
491/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
492/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
493/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
494/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
495/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
496/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
497/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
498    [CC] vp8/encoder/encodeintra.c.o
499In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
500                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
501                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
502                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/block.h:15,
503                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/quantize.h:15,
504                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodeintra.c:14:
505/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
506/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
507/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
508/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
509/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
510/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
511/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
512/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
513/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
514/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
515/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
516/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
517/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
518/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
519/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
520/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
521/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
522/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
523    [CC] vp8/encoder/encodemb.c.o
524In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
525                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
526                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
527                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/block.h:15,
528                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemb.h:16,
529                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemb.c:13:
530/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
531/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
532/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
533/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
534/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
535/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
536/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
537/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
538/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
539/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
540/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
541/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
542/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
543/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
544/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
545/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
546/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
547/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
548/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemb.c: In function `vp8_optimize_b':
549/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemb.c:274: warning: `sz' might be used uninitialized in this function
550    [CC] vp8/encoder/encodemv.c.o
551In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
552                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
553                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
554                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
555                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemv.h:15,
556                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/encodemv.c:13:
557/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
558/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
559/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
560/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
561/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
562/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
563/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
564/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
565/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
566/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
567/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
568/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
569/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
570/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
571/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
572/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
573/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
574/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
575    [CC] vp8/encoder/ethreading.c.o
576In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
577                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
578                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
579                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
580                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/ethreading.c:12:
581/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
582/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
583/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
584/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
585/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
586/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
587/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
588/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
589/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
590/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
591/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
592/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
593/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
594/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
595/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
596/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
597/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
598/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
599    [CC] vp8/encoder/firstpass.c.o
600In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
601                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
602                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
603                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/block.h:15,
604                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/firstpass.c:14:
605/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
606/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
607/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
608/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
609/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
610/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
611/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
612/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
613/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
614/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
615/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
616/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
617/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
618/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
619/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
620/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
621/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
622/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
623    [CC] vp8/encoder/generic/csystemdependent.c.o
624In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
625                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
626                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
627                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
628                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/generic/csystemdependent.c:14:
629/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
630/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
631/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
632/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
633/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
634/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
635/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
636/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
637/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
638/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
639/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
640/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
641/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
642/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
643/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
644/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
645/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
646/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
647    [CC] vp8/encoder/mcomp.c.o
648In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
649                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
650                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
651                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/block.h:15,
652                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/mcomp.h:15,
653                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/mcomp.c:12:
654/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
655/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
656/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
657/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
658/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
659/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
660/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
661/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
662/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
663/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
664/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
665/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
666/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
667/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
668/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
669/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
670/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
671/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
672/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/mcomp.c: In function `vp8_find_best_sub_pixel_step':
673/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/mcomp.c:320: warning: `diag' might be used uninitialized in this function
674    [CC] vp8/encoder/modecosts.c.o
675In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
676                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
677                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
678                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
679                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/modecosts.c:13:
680/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
681/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
682/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
683/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
684/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
685/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
686/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
687/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
688/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
689/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
690/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
691/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
692/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
693/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
694/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
695/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
696/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
697/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
698    [CC] vp8/encoder/onyx_if.c.o
699In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
700                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
701                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
702                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_if.c:12:
703/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
704/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
705/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
706/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
707/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
708/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
709/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
710/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
711/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
712/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
713/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
714/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
715/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
716/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
717/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
718/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
719/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
720/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
721    [CC] vp8/encoder/pickinter.c.o
722In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
723                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
724                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
725                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
726                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/pickinter.c:14:
727/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
728/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
729/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
730/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
731/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
732/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
733/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
734/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
735/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
736/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
737/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
738/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
739/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
740/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
741/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
742/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
743/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
744/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
745    [CC] vp8/encoder/picklpf.c.o
746In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
747                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
748                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
749                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/picklpf.c:12:
750/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
751/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
752/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
753/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
754/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
755/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
756/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
757/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
758/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
759/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
760/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
761/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
762/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
763/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
764/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
765/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
766/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
767/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
768    [CC] vp8/encoder/psnr.c.o
769    [CC] vp8/encoder/quantize.c.o
770In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
771                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
772                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
773                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/block.h:15,
774                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/quantize.h:15,
775                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/quantize.c:15:
776/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
777/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
778/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
779/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
780/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
781/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
782/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
783/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
784/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
785/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
786/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
787/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
788/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
789/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
790/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
791/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
792/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
793/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
794    [CC] vp8/encoder/ratectrl.c.o
795In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
796                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
797                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
798                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
799                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/ratectrl.h:14,
800                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/ratectrl.c:20:
801/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
802/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
803/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
804/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
805/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
806/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
807/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
808/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
809/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
810/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
811/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
812/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
813/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
814/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
815/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
816/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
817/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
818/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
819    [CC] vp8/encoder/rdopt.c.o
820In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
821                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
822                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
823                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/block.h:15,
824                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/tokenize.h:16,
825                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/rdopt.c:18:
826/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
827/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
828/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
829/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
830/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
831/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
832/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
833/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
834/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
835/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
836/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
837/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
838/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
839/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
840/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
841/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
842/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
843/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
844    [CC] vp8/encoder/sad_c.c.o
845    [CC] vp8/encoder/segmentation.c.o
846In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
847                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
848                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
849                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
850                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/segmentation.h:14,
851                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/segmentation.c:12:
852/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
853/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
854/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
855/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
856/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
857/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
858/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
859/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
860/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
861/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
862/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
863/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
864/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
865/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
866/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
867/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
868/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
869/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
870    [CC] vp8/encoder/tokenize.c.o
871In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
872                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
873                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyx.h:20,
874                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/onyx_int.h:17,
875                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/tokenize.c:16:
876/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
877/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
878/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
879/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
880/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
881/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
882/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
883/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
884/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
885/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
886/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
887/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
888/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
889/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
890/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
891/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
892/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
893/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
894    [CC] vp8/encoder/treewriter.c.o
895    [CC] vp8/encoder/variance_c.c.o
896    [CC] vp8/encoder/temporal_filter.c.o
897In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
898                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
899                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
900                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/encoder/temporal_filter.c:12:
901/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
902/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
903/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
904/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
905/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
906/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
907/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
908/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
909/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
910/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
911/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
912/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
913/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
914/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
915/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
916/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
917/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
918/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
919    [CC] vp8/vp8_dx_iface.c.o
920In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
921                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/vp8_dx_iface.c:14:
922/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
923/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
924/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
925/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
926/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
927/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
928/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
929/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
930/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
931/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
932/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
933/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
934/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
935/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
936/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
937/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
938/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
939/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
940In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8dx.h:12,
941                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/vp8_dx_iface.c:15:
942/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8.h:125: warning: `deprecated' attribute directive ignored
943    [CC] vp8/decoder/dboolhuff.c.o
944    [CC] vp8/decoder/decodemv.c.o
945In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
946                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
947                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
948                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/entropymode.h:15,
949                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/decodemv.c:14:
950/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
951/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
952/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
953/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
954/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
955/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
956/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
957/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
958/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
959/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
960/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
961/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
962/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
963/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
964/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
965/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
966/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
967/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
968    [CC] vp8/decoder/decodframe.c.o
969In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
970                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
971                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
972                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/onyxd_int.h:17,
973                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/decodframe.c:12:
974/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
975/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
976/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
977/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
978/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
979/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
980/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
981/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
982/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
983/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
984/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
985/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
986/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
987/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
988/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
989/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
990/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
991/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
992    [CC] vp8/decoder/dequantize.c.o
993    [CC] vp8/decoder/detokenize.c.o
994In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
995                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
996                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
997                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/onyxd_int.h:17,
998                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/detokenize.c:14:
999/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
1000/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
1001/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
1002/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
1003/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
1004/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
1005/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
1006/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
1007/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
1008/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
1009/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
1010/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
1011/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
1012/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
1013/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
1014/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
1015/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
1016/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
1017    [CC] vp8/decoder/generic/dsystemdependent.c.o
1018In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
1019                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
1020                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
1021                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/onyxd_int.h:17,
1022                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/generic/dsystemdependent.c:14:
1023/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
1024/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
1025/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
1026/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
1027/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
1028/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
1029/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
1030/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
1031/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
1032/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
1033/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
1034/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
1035/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
1036/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
1037/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
1038/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
1039/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
1040/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
1041    [CC] vp8/decoder/onyxd_if.c.o
1042In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
1043                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
1044                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
1045                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/onyxd_if.c:12:
1046/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
1047/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
1048/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
1049/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
1050/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
1051/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
1052/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
1053/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
1054/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
1055/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
1056/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
1057/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
1058/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
1059/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
1060/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
1061/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
1062/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
1063/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
1064    [CC] vp8/decoder/threading.c.o
1065In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
1066                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
1067                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
1068                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/onyxd_int.h:17,
1069                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/threading.c:18:
1070/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
1071/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
1072/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
1073/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
1074/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
1075/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
1076/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
1077/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
1078/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
1079/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
1080/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
1081/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
1082/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
1083/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
1084/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
1085/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
1086/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
1087/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
1088    [CC] vp8/decoder/idct_blk.c.o
1089    [CC] vp8/decoder/reconintra_mt.c.o
1090In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder.h:316,
1091                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/internal/vpx_codec_internal.h:46,
1092                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/common/onyxc_int.h:16,
1093                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/onyxd_int.h:17,
1094                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8/decoder/reconintra_mt.c:16:
1095/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:159: warning: `deprecated' attribute directive ignored
1096/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:168: warning: `deprecated' attribute directive ignored
1097/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:181: warning: `deprecated' attribute directive ignored
1098/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:194: warning: `deprecated' attribute directive ignored
1099/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:207: warning: `deprecated' attribute directive ignored
1100/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:235: warning: `deprecated' attribute directive ignored
1101/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:251: warning: `deprecated' attribute directive ignored
1102/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:261: warning: `deprecated' attribute directive ignored
1103/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:284: warning: `deprecated' attribute directive ignored
1104/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:301: warning: `deprecated' attribute directive ignored
1105/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:328: warning: `deprecated' attribute directive ignored
1106/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:357: warning: `deprecated' attribute directive ignored
1107/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:376: warning: `deprecated' attribute directive ignored
1108/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:414: warning: `deprecated' attribute directive ignored
1109/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:456: warning: `deprecated' attribute directive ignored
1110/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:520: warning: `deprecated' attribute directive ignored
1111/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:552: warning: `deprecated' attribute directive ignored
1112/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vpx_decoder_compat.h:578: warning: `deprecated' attribute directive ignored
1113    [CC] vpx_config.c.o
1114    [AR] libvpx_g.a
1115    [STRIP] libvpx.a < libvpx_g.a
1116    [EXAMPLE] vp8cx_set_ref.c
1117    [DEP] vp8cx_set_ref.c.d
1118    [EXAMPLE] vp8_set_maps.c
1119    [DEP] vp8_set_maps.c.d
1120    [EXAMPLE] vp8_scalable_patterns.c
1121    [DEP] vp8_scalable_patterns.c.d
1122    [EXAMPLE] error_resilient.c
1123    [DEP] error_resilient.c.d
1124    [EXAMPLE] decode_with_drops.c
1125    [DEP] decode_with_drops.c.d
1126    [EXAMPLE] force_keyframe.c
1127    [DEP] force_keyframe.c.d
1128    [EXAMPLE] twopass_encoder.c
1129    [DEP] twopass_encoder.c.d
1130    [EXAMPLE] simple_encoder.c
1131    [DEP] simple_encoder.c.d
1132    [EXAMPLE] decode_to_md5.c
1133    [DEP] decode_to_md5.c.d
1134    [DEP] md5_utils.c.d
1135    [EXAMPLE] postproc.c
1136    [DEP] postproc.c.d
1137    [EXAMPLE] simple_decoder.c
1138    [DEP] simple_decoder.c.d
1139    [DEP] vpxenc.c.d
1140    [DEP] libmkv/EbmlWriter.c.d
1141    [DEP] tools_common.c.d
1142    [DEP] y4minput.c.d
1143    [DEP] args.c.d
1144    [DEP] vpxdec.c.d
1145    [DEP] nestegg/src/nestegg.c.d
1146    [DEP] nestegg/halloc/src/halloc.c.d
1147    [CC] md5_utils.c.o
1148    [CC] args.c.o
1149    [CC] tools_common.c.o
1150    [CC] nestegg/halloc/src/halloc.c.o
1151    [CC] nestegg/src/nestegg.c.o
1152    [CC] vpxdec.c.o
1153/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxdec.c:51: warning: duplicate `const'
1154    [LD] vpxdec
1155    [CC] y4minput.c.o
1156    [CC] libmkv/EbmlWriter.c.o
1157    [CC] vpxenc.c.o
1158In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:17,
1159                 from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxenc.c:35:
1160/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8.h:125: warning: `deprecated' attribute directive ignored
1161In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxenc.c:35:
1162/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1163/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1164/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1165/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxenc.c:66: warning: duplicate `const'
1166/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxenc.c: In function `main':
1167/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxenc.c:1631: warning: use of `l' length character with `f' type character
1168/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxenc.c:1663: warning: use of `l' length character with `f' type character
1169/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpxenc.c:1666: warning: use of `l' length character with `f' type character
1170    [LD] vpxenc
1171    [CC] simple_decoder.c.o
1172    [LD] simple_decoder
1173    [CC] postproc.c.o
1174    [LD] postproc
1175    [CC] decode_to_md5.c.o
1176    [LD] decode_to_md5
1177    [CC] simple_encoder.c.o
1178In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/simple_encoder.c:32:
1179/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1180/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1181/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1182    [LD] simple_encoder
1183    [CC] twopass_encoder.c.o
1184In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/twopass_encoder.c:23:
1185/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1186/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1187/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1188    [LD] twopass_encoder
1189    [CC] force_keyframe.c.o
1190In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/force_keyframe.c:22:
1191/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1192/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1193/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1194    [LD] force_keyframe
1195    [CC] decode_with_drops.c.o
1196    [LD] decode_with_drops
1197    [CC] error_resilient.c.o
1198In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/error_resilient.c:22:
1199/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1200/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1201/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1202    [LD] error_resilient
1203    [CC] vp8_scalable_patterns.c.o
1204In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8_scalable_patterns.c:23:
1205/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1206/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1207/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1208    [LD] vp8_scalable_patterns
1209    [CC] vp8_set_maps.c.o
1210In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8_set_maps.c:30:
1211/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1212/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1213/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1214    [LD] vp8_set_maps
1215    [CC] vp8cx_set_ref.c.o
1216In file included from /boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vp8cx_set_ref.c:27:
1217/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:238: warning: `deprecated' attribute directive ignored
1218/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:239: warning: `deprecated' attribute directive ignored
1219/boot/develop/haikuports/media-libs/libvpx/work/libvpx-0.9.2-git/vpx/vp8cx.h:240: warning: `deprecated' attribute directive ignored
1220    [LD] vp8cx_set_ref
1221make[1]: Nothing to be done for `all-docs'.
1222Creating distribution package ...
1223    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vp8.h
1224    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vp8e.h
1225    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vp8cx.h
1226    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vp8dx.h
1227    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_codec.h
1228    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_image.h
1229    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_integer.h
1230    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_codec_impl_top.h
1231    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_codec_impl_bottom.h
1232    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_decoder.h
1233    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_decoder_compat.h
1234    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/include/vpx/vpx_encoder.h
1235    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/lib/libvpx.a
1236    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/bin/vpxdec
1237    [INSTALL] /boot/develop/haikuports/media-libs/libvpx/distro/boot/common/bin/vpxenc
1238make[1]: Nothing to be done for `install'.
1239Generating OptionalPackageDescription file ...
1240  adding: .OptionalPackageDescription (deflated 22%)
1241  adding: common/ (stored 0%)
1242  adding: common/bin/ (stored 0%)
1243  adding: common/bin/vpxdec (deflated 58%)
1244  adding: common/bin/vpxenc (deflated 58%)
1245  adding: common/include/ (stored 0%)
1246  adding: common/include/vpx/ (stored 0%)
1247  adding: common/include/vpx/vp8.h (deflated 61%)
1248  adding: common/include/vpx/vp8cx.h (deflated 73%)
1249  adding: common/include/vpx/vp8dx.h (deflated 50%)
1250  adding: common/include/vpx/vp8e.h (deflated 54%)
1251  adding: common/include/vpx/vpx_codec.h (deflated 73%)
1252  adding: common/include/vpx/vpx_codec_impl_bottom.h (deflated 42%)
1253  adding: common/include/vpx/vpx_codec_impl_top.h (deflated 42%)
1254  adding: common/include/vpx/vpx_decoder.h (deflated 73%)
1255  adding: common/include/vpx/vpx_decoder_compat.h (deflated 77%)
1256  adding: common/include/vpx/vpx_encoder.h (deflated 73%)
1257  adding: common/include/vpx/vpx_image.h (deflated 76%)
1258  adding: common/include/vpx/vpx_integer.h (deflated 55%)
1259  adding: common/lib/ (stored 0%)
1260  adding: common/lib/libvpx.a (deflated 63%)
1261Package saved to: /boot/develop/haikuports/media-libs/libvpx/libvpx-0.9.2-git-x86-gcc2-2010-12-03.zip
1262
1263
1264

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/