Ticket #349: mingw-build-20120611.log

File mingw-build-20120611.log, 95.4 KB (added by Jose Santiago, 14 years ago)

MINGW Build Log of FFMPEG GIT HEAD 20120611

Line 
1make -C ../mingw mingw32
2make[1]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw'
3MKDIR=mkdir make \
4 -f Makefile.mingw \
5 MINGW_SOURCE_TOPDIR=/mnt/centshare/vfurnace/client/swdev/vfcore/../vendor/mingw \
6 MINGW_CROSS_TOOLCHAIN_TOPDIR=/mnt/centshare/vfurnace/client/swdev/vfcore/mingw/arch/linux-i686/mingw \
7 CROSS_TARGET=w32 \
8 HOST_OS=linux \
9 HOST_CPU=i686
10make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw'
11make[2]: Nothing to be done for `all'.
12make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw'
13make[1]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw'
14MKDIR=mkdir DEPTH=.. \
15ARCHDIR=arch/linux-i686 ARCHDIR_HOST="arch/linux-i686" make \
16 -f Makefile.cross-mingw \
17 CROSS_TARGET=w32 \
18 FFMPEGADEC_SRCDIR=/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg
19make[1]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec'
20mkdir -p arch/win32-i686/ffmpegadec/build
21(cd arch/win32-i686/ffmpegadec/build && \
22 /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/configure \
23 --extra-version="VF" \
24 --prefix=.. \
25 --disable-doc \
26 --disable-ffmpeg \
27 --disable-ffplay \
28 --disable-ffprobe \
29 --disable-ffserver \
30 --disable-avdevice \
31 --disable-avformat \
32 --disable-swscale \
33 --disable-swresample \
34 --disable-avfilter \
35 --disable-avresample \
36 --disable-network \
37 --disable-swscale-alpha \
38 --enable-small \
39 --enable-dct \
40 --enable-fft \
41 --enable-mdct \
42 --enable-rdft \
43 --disable-vaapi \
44 --disable-vda \
45 --disable-vdpau \
46 --disable-dxva2 \
47 --disable-everything \
48 --disable-encoders \
49 --disable-muxers \
50 --disable-demuxers \
51 --disable-parsers \
52 --disable-bsfs \
53 --disable-protocols \
54 --disable-indevs \
55 --disable-outdevs \
56 --disable-devices \
57 --disable-filters \
58 --enable-static \
59 --enable-shared \
60 --enable-cross-compile \
61 --target-os=mingw32 \
62 --arch=i686 \
63 --cpu=i586 \
64 --nm=i686-w32-mingw32-nm \
65 --ar=i686-w32-mingw32-ar \
66 --as=i686-w32-mingw32-as \
67 --cc=i686-w32-mingw32-gcc \
68 --ld=i686-w32-mingw32-gcc \
69 --disable-amd3dnow \
70 --disable-amd3dnowext \
71 --disable-mmx \
72 --disable-mmx2 \
73 --disable-sse \
74 --disable-ssse3 \
75 --disable-avx \
76 --disable-asm \
77 --enable-decoder=aac \
78 --enable-decoder=aac_latm \
79 --enable-decoder=ac3 \
80 --enable-decoder=eac3 \
81 --enable-decoder=mp1 \
82 --enable-decoder=mp2 \
83 --enable-decoder=mp3 \
84 --disable-debug \
85 --disable-stripping \
86 --disable-symver && \
87 make clean )
88install prefix ..
89source path /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg
90C compiler i686-w32-mingw32-gcc
91ARCH c (i586)
92version string suffix VF
93big-endian no
94runtime cpu detection no
95debug symbols no
96strip symbols no
97optimize for size yes
98optimizations yes
99static yes
100shared yes
101postprocessing support no
102new filter support no
103network support no
104threading support w32threads
105safe bitstream reader yes
106SDL support no
107libdxva2 enabled no
108libva enabled no
109libvdpau enabled no
110AVISynth enabled no
111frei0r enabled no
112gnutls enabled no
113libaacplus enabled no
114libass enabled no
115libcdio support no
116libcelt enabled no
117libdc1394 support no
118libfaac enabled no
119libgsm enabled no
120libmodplug enabled no
121libmp3lame enabled no
122libnut enabled no
123libopencore-amrnb support no
124libopencore-amrwb support no
125libopencv support no
126libopenjpeg enabled no
127libpulse enabled no
128librtmp enabled no
129libschroedinger enabled no
130libspeex enabled no
131libstagefright-h264 enabled no
132libtheora enabled no
133libutvideo enabled no
134libv4l2 enabled no
135libvo-aacenc support no
136libvo-amrwbenc support no
137libvorbis enabled no
138libvpx enabled no
139libx264 enabled no
140libxavs enabled no
141libxvid enabled no
142openal enabled no
143openssl enabled no
144zlib enabled no
145bzlib enabled no
146
147Enabled decoders:
148aac eac3 mp2
149aac_latm mp1 mp3
150ac3
151
152Enabled encoders:
153
154Enabled hwaccels:
155
156Enabled parsers:
157aac_latm ac3
158
159Enabled demuxers:
160
161Enabled muxers:
162
163Enabled protocols:
164
165Enabled filters:
166
167Enabled bsfs:
168
169Enabled indevs:
170
171Enabled outdevs:
172
173License: LGPL version 2.1 or later
174Creating config.mak and config.h...
175make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
176make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
177make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
178make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
179(cd arch/win32-i686/ffmpegadec/build && make V=2 )
180make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
181i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aac_ac3_parser.d -MT libavcodec/aac_ac3_parser.o -c -o libavcodec/aac_ac3_parser.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aac_ac3_parser.c
182i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacadtsdec.d -MT libavcodec/aacadtsdec.o -c -o libavcodec/aacadtsdec.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacadtsdec.c
183i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacdec.d -MT libavcodec/aacdec.o -c -o libavcodec/aacdec.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c
184/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c: In function 'decode_scalefactors':
185/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c:1156:7: warning: unknown conversion type character 'l' in format [-Wformat]
186/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c:1156:7: warning: too many arguments for format [-Wformat-extra-args]
187i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacps.d -MT libavcodec/aacps.o -c -o libavcodec/aacps.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c
188/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c: In function 'hybrid_analysis':
189/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:352:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
190/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
191/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:353:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
192/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
193/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:354:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
194/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
195/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:355:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
196/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
197/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:356:9: warning: passing argument 4 of 'hybrid4_8_12_cx' from incompatible pointer type [enabled by default]
198/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:331:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
199/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:359:9: warning: passing argument 4 of 'hybrid6_cx' from incompatible pointer type [enabled by default]
200/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:308:13: note: expected 'const float (*)[8][2]' but argument is of type 'float (*)[8][2]'
201/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c: In function 'stereo_processing':
202/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:750:34: warning: initialization from incompatible pointer type [enabled by default]
203/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c: In function 'ff_ps_apply':
204/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:900:5: warning: passing argument 3 of 'decorrelation' from incompatible pointer type [enabled by default]
205/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:609:13: note: expected 'const float (*)[32][2]' but argument is of type 'float (*)[32][2]'
206i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacpsdsp.d -MT libavcodec/aacpsdsp.o -c -o libavcodec/aacpsdsp.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacpsdsp.c
207i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aacsbr.d -MT libavcodec/aacsbr.o -c -o libavcodec/aacsbr.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c
208/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c: In function 'ff_sbr_apply':
209/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1676:9: warning: passing argument 4 of 'sbr_lf_gen' from incompatible pointer type [enabled by default]
210/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1311:12: note: expected 'const float (*)[32][32][2]' but argument is of type 'float (*)[32][32][2]'
211/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1679:13: warning: passing argument 4 of 'sbr_hf_inverse_filter' from incompatible pointer type [enabled by default]
212/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1235:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
213/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1683:24: warning: passing argument 4 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
214/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1334:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
215/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1683:24: warning: passing argument 5 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
216/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1334:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
217/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1683:24: warning: passing argument 6 of 'sbr_hf_gen' from incompatible pointer type [enabled by default]
218/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1334:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]'
219/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1692:33: warning: passing argument 2 of 'sbr_hf_assemble' from incompatible pointer type [enabled by default]
220/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1565:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
221/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1700:19: warning: passing argument 3 of 'sbr_x_gen' from incompatible pointer type [enabled by default]
222/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[64][2]' but argument is of type 'float (*)[64][2]'
223/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1700:19: warning: passing argument 4 of 'sbr_x_gen' from incompatible pointer type [enabled by default]
224/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[64][2]' but argument is of type 'float (*)[64][2]'
225/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1700:19: warning: passing argument 5 of 'sbr_x_gen' from incompatible pointer type [enabled by default]
226/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1369:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]'
227/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c: In function 'ff_decode_sbr_extension':
228/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:398:8: warning: 'max_qmf_subbands' may be used uninitialized in this function [-Wuninitialized]
229/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:330:24: note: 'max_qmf_subbands' was declared here
230i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/aactab.d -MT libavcodec/aactab.o -c -o libavcodec/aactab.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aactab.c
231i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3.d -MT libavcodec/ac3.o -c -o libavcodec/ac3.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/ac3.c
232i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3_parser.d -MT libavcodec/ac3_parser.o -c -o libavcodec/ac3_parser.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/ac3_parser.c
233i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3dec.d -MT libavcodec/ac3dec.o -c -o libavcodec/ac3dec.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/ac3dec.c
234i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3dec_data.d -MT libavcodec/ac3dec_data.o -c -o libavcodec/ac3dec_data.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/ac3dec_data.c
235i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3dsp.d -MT libavcodec/ac3dsp.o -c -o libavcodec/ac3dsp.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/ac3dsp.c
236i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/ac3tab.d -MT libavcodec/ac3tab.o -c -o libavcodec/ac3tab.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/ac3tab.c
237i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/allcodecs.d -MT libavcodec/allcodecs.o -c -o libavcodec/allcodecs.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/allcodecs.c
238i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/audioconvert.d -MT libavcodec/audioconvert.o -c -o libavcodec/audioconvert.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/audioconvert.c
239i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/avfft.d -MT libavcodec/avfft.o -c -o libavcodec/avfft.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avfft.c
240i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/avpacket.d -MT libavcodec/avpacket.o -c -o libavcodec/avpacket.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avpacket.c
241/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avpacket.c: In function 'av_dup_packet':
242/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avpacket.c:137:5: warning: 'av_destruct_packet_nofree' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avpacket.c:27) [-Wdeprecated-declarations]
243i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/bitstream.d -MT libavcodec/bitstream.o -c -o libavcodec/bitstream.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/bitstream.c
244i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/bitstream_filter.d -MT libavcodec/bitstream_filter.o -c -o libavcodec/bitstream_filter.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/bitstream_filter.c
245i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dct.d -MT libavcodec/dct.o -c -o libavcodec/dct.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/dct.c
246i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dct32_fixed.d -MT libavcodec/dct32_fixed.o -c -o libavcodec/dct32_fixed.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/dct32_fixed.c
247i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dct32_float.d -MT libavcodec/dct32_float.o -c -o libavcodec/dct32_float.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/dct32_float.c
248i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/dsputil.d -MT libavcodec/dsputil.o -c -o libavcodec/dsputil.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/dsputil.c
249i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/eac3_data.d -MT libavcodec/eac3_data.o -c -o libavcodec/eac3_data.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/eac3_data.c
250i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/eac3dec.d -MT libavcodec/eac3dec.o -c -o libavcodec/eac3dec.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/eac3dec.c
251i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/faanidct.d -MT libavcodec/faanidct.o -c -o libavcodec/faanidct.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/faanidct.c
252i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/fft_fixed.d -MT libavcodec/fft_fixed.o -c -o libavcodec/fft_fixed.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/fft_fixed.c
253/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/fft.c:269:1: warning: 'pass_big' defined but not used [-Wunused-function]
254i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/fft_float.d -MT libavcodec/fft_float.o -c -o libavcodec/fft_float.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/fft_float.c
255/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/fft.c:269:1: warning: 'pass_big' defined but not used [-Wunused-function]
256i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/fmtconvert.d -MT libavcodec/fmtconvert.o -c -o libavcodec/fmtconvert.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/fmtconvert.c
257i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/imgconvert.d -MT libavcodec/imgconvert.o -c -o libavcodec/imgconvert.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/imgconvert.c
258/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/imgconvert.c: In function 'avpicture_layout':
259/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/imgconvert.c:348:25: warning: initialization from incompatible pointer type [enabled by default]
260/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/imgconvert.c: In function 'av_picture_copy':
261/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/imgconvert.c:525:19: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [enabled by default]
262/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/imgutils.h:115:6: note: expected 'const uint8_t **' but argument is of type 'uint8_t * const*'
263i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/jrevdct.d -MT libavcodec/jrevdct.o -c -o libavcodec/jrevdct.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/jrevdct.c
264i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/kbdwin.d -MT libavcodec/kbdwin.o -c -o libavcodec/kbdwin.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/kbdwin.c
265i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/latm_parser.d -MT libavcodec/latm_parser.o -c -o libavcodec/latm_parser.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/latm_parser.c
266i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mdct_fixed.d -MT libavcodec/mdct_fixed.o -c -o libavcodec/mdct_fixed.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mdct_fixed.c
267i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mdct_float.d -MT libavcodec/mdct_float.o -c -o libavcodec/mdct_float.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mdct_float.c
268i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpeg4audio.d -MT libavcodec/mpeg4audio.o -c -o libavcodec/mpeg4audio.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpeg4audio.c
269i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudio.d -MT libavcodec/mpegaudio.o -c -o libavcodec/mpegaudio.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpegaudio.c
270i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodata.d -MT libavcodec/mpegaudiodata.o -c -o libavcodec/mpegaudiodata.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpegaudiodata.c
271i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodec.d -MT libavcodec/mpegaudiodec.o -c -o libavcodec/mpegaudiodec.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpegaudiodec.c
272i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodecheader.d -MT libavcodec/mpegaudiodecheader.o -c -o libavcodec/mpegaudiodecheader.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpegaudiodecheader.c
273i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodsp.d -MT libavcodec/mpegaudiodsp.o -c -o libavcodec/mpegaudiodsp.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpegaudiodsp.c
274i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodsp_fixed.d -MT libavcodec/mpegaudiodsp_fixed.o -c -o libavcodec/mpegaudiodsp_fixed.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpegaudiodsp_fixed.c
275i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/mpegaudiodsp_float.d -MT libavcodec/mpegaudiodsp_float.o -c -o libavcodec/mpegaudiodsp_float.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/mpegaudiodsp_float.c
276i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/options.d -MT libavcodec/options.o -c -o libavcodec/options.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c
277In file included from /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:33:0:
278/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options_table.h:84:1: warning: 'sub_id' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:1372) [-Wdeprecated-declarations]
279/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options_table.h:148:1: warning: 'luma_elim_threshold' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:1604) [-Wdeprecated-declarations]
280/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options_table.h:149:1: warning: 'chroma_elim_threshold' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:1611) [-Wdeprecated-declarations]
281/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options_table.h:284:1: warning: 'color_table_id' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:1850) [-Wdeprecated-declarations]
282/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options_table.h:307:1: warning: 'inter_threshold' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:1913) [-Wdeprecated-declarations]
283/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options_table.h:312:1: warning: 'quantizer_noise_shaping' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:1920) [-Wdeprecated-declarations]
284/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c: In function 'avcodec_get_context_defaults3':
285/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:100:5: warning: 'av_opt_set_defaults2' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.h:372) [-Wdeprecated-declarations]
286/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c: In function 'avcodec_alloc_context2':
287/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:158:5: warning: 'avcodec_get_context_defaults2' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:80) [-Wdeprecated-declarations]
288/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c: In function 'avcodec_get_context_defaults':
289/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:164:5: warning: 'avcodec_get_context_defaults2' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:80) [-Wdeprecated-declarations]
290/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c: In function 'avcodec_alloc_context':
291/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:168:5: warning: 'avcodec_alloc_context2' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:153) [-Wdeprecated-declarations]
292i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/parser.d -MT libavcodec/parser.o -c -o libavcodec/parser.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/parser.c
293i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/pthread.d -MT libavcodec/pthread.o -c -o libavcodec/pthread.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/pthread.c
294i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/raw.d -MT libavcodec/raw.o -c -o libavcodec/raw.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/raw.c
295i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/rawdec.d -MT libavcodec/rawdec.o -c -o libavcodec/rawdec.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rawdec.c
296/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rawdec.c: In function 'raw_decode':
297/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rawdec.c:195:31: warning: passing argument 2 of 'avpicture_fill' discards 'const' qualifier from pointer target type [enabled by default]
298/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:4276:5: note: expected 'uint8_t *' but argument is of type 'const uint8_t *'
299/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rawdec.c:199:23: warning: assignment from incompatible pointer type [enabled by default]
300i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/rdft.d -MT libavcodec/rdft.o -c -o libavcodec/rdft.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rdft.c
301i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/resample.d -MT libavcodec/resample.o -c -o libavcodec/resample.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/resample.c
302i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/resample2.d -MT libavcodec/resample2.o -c -o libavcodec/resample2.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/resample2.c
303i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/sbrdsp.d -MT libavcodec/sbrdsp.o -c -o libavcodec/sbrdsp.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/sbrdsp.c
304i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/simple_idct.d -MT libavcodec/simple_idct.o -c -o libavcodec/simple_idct.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/simple_idct.c
305i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/sinewin.d -MT libavcodec/sinewin.o -c -o libavcodec/sinewin.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/sinewin.c
306i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -E /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h | \
307/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/codec_names.sh config.h libavcodec/codec_names.h
308i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/utils.d -MT libavcodec/utils.o -c -o libavcodec/utils.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c
309rm -f libavcodec/libavcodec.a
310i686-w32-mingw32-ar rc libavcodec/libavcodec.a libavcodec/aac_ac3_parser.o libavcodec/aacadtsdec.o libavcodec/aacdec.o libavcodec/aacps.o libavcodec/aacpsdsp.o libavcodec/aacsbr.o libavcodec/aactab.o libavcodec/ac3.o libavcodec/ac3_parser.o libavcodec/ac3dec.o libavcodec/ac3dec_data.o libavcodec/ac3dsp.o libavcodec/ac3tab.o libavcodec/allcodecs.o libavcodec/audioconvert.o libavcodec/avfft.o libavcodec/avpacket.o libavcodec/bitstream.o libavcodec/bitstream_filter.o libavcodec/dct.o libavcodec/dct32_fixed.o libavcodec/dct32_float.o libavcodec/dsputil.o libavcodec/eac3_data.o libavcodec/eac3dec.o libavcodec/faanidct.o libavcodec/fft_fixed.o libavcodec/fft_float.o libavcodec/fmtconvert.o libavcodec/imgconvert.o libavcodec/jrevdct.o libavcodec/kbdwin.o libavcodec/latm_parser.o libavcodec/mdct_fixed.o libavcodec/mdct_float.o libavcodec/mpeg4audio.o libavcodec/mpegaudio.o libavcodec/mpegaudiodata.o libavcodec/mpegaudiodec.o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudiodsp.o libavcodec/mpegaudiodsp_fixed.o libavcodec/mpegaudiodsp_float.o libavcodec/options.o libavcodec/parser.o libavcodec/pthread.o libavcodec/raw.o libavcodec/rawdec.o libavcodec/rdft.o libavcodec/resample.o libavcodec/resample2.o libavcodec/sbrdsp.o libavcodec/simple_idct.o libavcodec/sinewin.o libavcodec/utils.o
311ranlib libavcodec/libavcodec.a
312sed 's/$MAJOR/54/' /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/libavcodec.v > libavcodec/libavcodec.ver
313i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/adler32.d -MT libavutil/adler32.o -c -o libavutil/adler32.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/adler32.c
314i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/aes.d -MT libavutil/aes.o -c -o libavutil/aes.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c
315i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/audio_fifo.d -MT libavutil/audio_fifo.o -c -o libavutil/audio_fifo.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/audio_fifo.c
316i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/audioconvert.d -MT libavutil/audioconvert.o -c -o libavutil/audioconvert.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/audioconvert.c
317i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/avstring.d -MT libavutil/avstring.o -c -o libavutil/avstring.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/avstring.c
318i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/base64.d -MT libavutil/base64.o -c -o libavutil/base64.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/base64.c
319i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/bprint.d -MT libavutil/bprint.o -c -o libavutil/bprint.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/bprint.c
320i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/cpu.d -MT libavutil/cpu.o -c -o libavutil/cpu.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/cpu.c
321i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/crc.d -MT libavutil/crc.o -c -o libavutil/crc.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/crc.c
322i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/des.d -MT libavutil/des.o -c -o libavutil/des.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/des.c
323i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/dict.d -MT libavutil/dict.o -c -o libavutil/dict.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/dict.c
324i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/error.d -MT libavutil/error.o -c -o libavutil/error.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/error.c
325i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/eval.d -MT libavutil/eval.o -c -o libavutil/eval.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/eval.c
326i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/fifo.d -MT libavutil/fifo.o -c -o libavutil/fifo.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/fifo.c
327i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/file.d -MT libavutil/file.o -c -o libavutil/file.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/file.c
328i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/float_dsp.d -MT libavutil/float_dsp.o -c -o libavutil/float_dsp.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/float_dsp.c
329i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/imgutils.d -MT libavutil/imgutils.o -c -o libavutil/imgutils.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/imgutils.c
330i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/intfloat_readwrite.d -MT libavutil/intfloat_readwrite.o -c -o libavutil/intfloat_readwrite.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/intfloat_readwrite.c
331i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/inverse.d -MT libavutil/inverse.o -c -o libavutil/inverse.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/inverse.c
332i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/lfg.d -MT libavutil/lfg.o -c -o libavutil/lfg.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/lfg.c
333i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/lls.d -MT libavutil/lls.o -c -o libavutil/lls.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/lls.c
334i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/log.d -MT libavutil/log.o -c -o libavutil/log.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/log.c
335i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/lzo.d -MT libavutil/lzo.o -c -o libavutil/lzo.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/lzo.c
336i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/mathematics.d -MT libavutil/mathematics.o -c -o libavutil/mathematics.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/mathematics.c
337i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/md5.d -MT libavutil/md5.o -c -o libavutil/md5.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/md5.c
338i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/mem.d -MT libavutil/mem.o -c -o libavutil/mem.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/mem.c
339i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/opt.d -MT libavutil/opt.o -c -o libavutil/opt.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c
340/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c: In function 'av_find_opt':
341/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c:43:5: warning: 'av_next_option' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.h:349) [-Wdeprecated-declarations]
342/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c: In function 'av_opt_set_defaults':
343/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c:663:5: warning: 'av_opt_set_defaults2' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.h:372) [-Wdeprecated-declarations]
344i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/parseutils.d -MT libavutil/parseutils.o -c -o libavutil/parseutils.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/parseutils.c
345i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/pixdesc.d -MT libavutil/pixdesc.o -c -o libavutil/pixdesc.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/pixdesc.c
346i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/random_seed.d -MT libavutil/random_seed.o -c -o libavutil/random_seed.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/random_seed.c
347i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/rational.d -MT libavutil/rational.o -c -o libavutil/rational.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/rational.c
348i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/rc4.d -MT libavutil/rc4.o -c -o libavutil/rc4.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/rc4.c
349i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/samplefmt.d -MT libavutil/samplefmt.o -c -o libavutil/samplefmt.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/samplefmt.c
350/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/samplefmt.c: In function 'av_samples_fill_arrays':
351/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/samplefmt.c:166:19: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
352i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/sha.d -MT libavutil/sha.o -c -o libavutil/sha.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/sha.c
353i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/timecode.d -MT libavutil/timecode.o -c -o libavutil/timecode.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/timecode.c
354i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/tree.d -MT libavutil/tree.o -c -o libavutil/tree.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/tree.c
355i686-w32-mingw32-gcc -I. -I/mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/ -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -U__STRICT_ANSI__ -DHAVE_AV_CONFIG_H -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavutil/utils.d -MT libavutil/utils.o -c -o libavutil/utils.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/utils.c
356sed 's/$MAJOR/51/' /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/libavutil.v > libavutil/libavutil.ver
357i686-w32-mingw32-gcc -shared -Wl,--output-def,libavutil/avutil-51.def -Wl,--out-implib,libavutil/libavutil.dll.a -Wl,--enable-runtime-pseudo-reloc -Wl,--enable-auto-image-base -Wl,-Bsymbolic -Wl,--version-script,libavutil/libavutil.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavresample -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample -o libavutil/avutil-51.dll libavutil/adler32.o libavutil/aes.o libavutil/audio_fifo.o libavutil/audioconvert.o libavutil/avstring.o libavutil/base64.o libavutil/bprint.o libavutil/cpu.o libavutil/crc.o libavutil/des.o libavutil/dict.o libavutil/error.o libavutil/eval.o libavutil/fifo.o libavutil/file.o libavutil/float_dsp.o libavutil/imgutils.o libavutil/intfloat_readwrite.o libavutil/inverse.o libavutil/lfg.o libavutil/lls.o libavutil/log.o libavutil/lzo.o libavutil/mathematics.o libavutil/md5.o libavutil/mem.o libavutil/opt.o libavutil/parseutils.o libavutil/pixdesc.o libavutil/random_seed.o libavutil/rational.o libavutil/rc4.o libavutil/samplefmt.o libavutil/sha.o libavutil/timecode.o libavutil/tree.o libavutil/utils.o -lm -lpsapi
358Creating library file: libavutil/libavutil.dll.a
359lib.exe /machine:i386 /def:libavutil/avutil-51.def /out:libavutil/avutil.lib
360make[2]: lib.exe: Command not found
361make[2]: [libavutil/avutil-51.dll] Error 127 (ignored)
362cd ./libavutil/ && ln -sf avutil-51.dll avutil.dll
363i686-w32-mingw32-gcc -shared -Wl,--output-def,libavcodec/avcodec-54.def -Wl,--out-implib,libavcodec/libavcodec.dll.a -Wl,--enable-runtime-pseudo-reloc -Wl,--enable-auto-image-base -Wl,-Bsymbolic -Wl,--version-script,libavcodec/libavcodec.ver -Llibavcodec -Llibavdevice -Llibavfilter -Llibavformat -Llibavresample -Llibavutil -Llibpostproc -Llibswscale -Llibswresample -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link=libpostproc:libswresample:libswscale:libavfilter:libavdevice:libavformat:libavcodec:libavutil:libavresample -o libavcodec/avcodec-54.dll libavcodec/aac_ac3_parser.o libavcodec/aacadtsdec.o libavcodec/aacdec.o libavcodec/aacps.o libavcodec/aacpsdsp.o libavcodec/aacsbr.o libavcodec/aactab.o libavcodec/ac3.o libavcodec/ac3_parser.o libavcodec/ac3dec.o libavcodec/ac3dec_data.o libavcodec/ac3dsp.o libavcodec/ac3tab.o libavcodec/allcodecs.o libavcodec/audioconvert.o libavcodec/avfft.o libavcodec/avpacket.o libavcodec/bitstream.o libavcodec/bitstream_filter.o libavcodec/dct.o libavcodec/dct32_fixed.o libavcodec/dct32_float.o libavcodec/dsputil.o libavcodec/eac3_data.o libavcodec/eac3dec.o libavcodec/faanidct.o libavcodec/fft_fixed.o libavcodec/fft_float.o libavcodec/fmtconvert.o libavcodec/imgconvert.o libavcodec/jrevdct.o libavcodec/kbdwin.o libavcodec/latm_parser.o libavcodec/mdct_fixed.o libavcodec/mdct_float.o libavcodec/mpeg4audio.o libavcodec/mpegaudio.o libavcodec/mpegaudiodata.o libavcodec/mpegaudiodec.o libavcodec/mpegaudiodecheader.o libavcodec/mpegaudiodsp.o libavcodec/mpegaudiodsp_fixed.o libavcodec/mpegaudiodsp_float.o libavcodec/options.o libavcodec/parser.o libavcodec/pthread.o libavcodec/raw.o libavcodec/rawdec.o libavcodec/rdft.o libavcodec/resample.o libavcodec/resample2.o libavcodec/sbrdsp.o libavcodec/simple_idct.o libavcodec/sinewin.o libavcodec/utils.o -lavutil -lm -lpsapi
364Creating library file: libavcodec/libavcodec.dll.a
365lib.exe /machine:i386 /def:libavcodec/avcodec-54.def /out:libavcodec/avcodec.lib
366make[2]: lib.exe: Command not found
367make[2]: [libavcodec/avcodec-54.dll] Error 127 (ignored)
368cd ./libavcodec/ && ln -sf avcodec-54.dll avcodec.dll
369rm -f libavutil/libavutil.a
370i686-w32-mingw32-ar rc libavutil/libavutil.a libavutil/adler32.o libavutil/aes.o libavutil/audio_fifo.o libavutil/audioconvert.o libavutil/avstring.o libavutil/base64.o libavutil/bprint.o libavutil/cpu.o libavutil/crc.o libavutil/des.o libavutil/dict.o libavutil/error.o libavutil/eval.o libavutil/fifo.o libavutil/file.o libavutil/float_dsp.o libavutil/imgutils.o libavutil/intfloat_readwrite.o libavutil/inverse.o libavutil/lfg.o libavutil/lls.o libavutil/log.o libavutil/lzo.o libavutil/mathematics.o libavutil/md5.o libavutil/mem.o libavutil/opt.o libavutil/parseutils.o libavutil/pixdesc.o libavutil/random_seed.o libavutil/rational.o libavutil/rc4.o libavutil/samplefmt.o libavutil/sha.o libavutil/timecode.o libavutil/tree.o libavutil/utils.o
371ranlib libavutil/libavutil.a
372make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
373(cd arch/win32-i686/ffmpegadec/build && make V=2 install )
374make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
375mkdir -p "../lib"
376install -m 644 libavcodec/libavcodec.a "../lib"
377ranlib "../lib/libavcodec.a"
378mkdir -p "../bin"
379install -m 755 libavcodec/avcodec.dll "../bin/avcodec-54.dll"
380echo skipping strip "../bin/avcodec-54.dll"
381skipping strip ../bin/avcodec-54.dll
382install -m 644 libavcodec/avcodec.lib "../bin"
383install: cannot stat `libavcodec/avcodec.lib': No such file or directory
384make[2]: *** [install-libavcodec-shared] Error 1
385make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build'
386make[1]: *** [arch/win32-i686/ffmpegadec/bin/avutil.dll] Error 2
387make[1]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec'
388make: *** [arch/win32-i686/lib/libavcodec.so] Error 2