| 1 | make -C ../mingw mingw32 |
|---|
| 2 | make[1]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw' |
|---|
| 3 | MKDIR=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 |
|---|
| 10 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw' |
|---|
| 11 | make[2]: Nothing to be done for `all'. |
|---|
| 12 | make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw' |
|---|
| 13 | make[1]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/mingw' |
|---|
| 14 | MKDIR=mkdir DEPTH=.. \ |
|---|
| 15 | ARCHDIR=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 |
|---|
| 19 | make[1]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec' |
|---|
| 20 | mkdir -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 ) |
|---|
| 88 | install prefix .. |
|---|
| 89 | source path /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg |
|---|
| 90 | C compiler i686-w32-mingw32-gcc |
|---|
| 91 | ARCH c (i586) |
|---|
| 92 | version string suffix VF |
|---|
| 93 | big-endian no |
|---|
| 94 | runtime cpu detection no |
|---|
| 95 | debug symbols no |
|---|
| 96 | strip symbols no |
|---|
| 97 | optimize for size yes |
|---|
| 98 | optimizations yes |
|---|
| 99 | static yes |
|---|
| 100 | shared yes |
|---|
| 101 | postprocessing support no |
|---|
| 102 | new filter support no |
|---|
| 103 | network support no |
|---|
| 104 | threading support w32threads |
|---|
| 105 | safe bitstream reader yes |
|---|
| 106 | SDL support no |
|---|
| 107 | libdxva2 enabled no |
|---|
| 108 | libva enabled no |
|---|
| 109 | libvdpau enabled no |
|---|
| 110 | AVISynth enabled no |
|---|
| 111 | frei0r enabled no |
|---|
| 112 | gnutls enabled no |
|---|
| 113 | libaacplus enabled no |
|---|
| 114 | libass enabled no |
|---|
| 115 | libcdio support no |
|---|
| 116 | libcelt enabled no |
|---|
| 117 | libdc1394 support no |
|---|
| 118 | libfaac enabled no |
|---|
| 119 | libgsm enabled no |
|---|
| 120 | libmodplug enabled no |
|---|
| 121 | libmp3lame enabled no |
|---|
| 122 | libnut enabled no |
|---|
| 123 | libopencore-amrnb support no |
|---|
| 124 | libopencore-amrwb support no |
|---|
| 125 | libopencv support no |
|---|
| 126 | libopenjpeg enabled no |
|---|
| 127 | libpulse enabled no |
|---|
| 128 | librtmp enabled no |
|---|
| 129 | libschroedinger enabled no |
|---|
| 130 | libspeex enabled no |
|---|
| 131 | libstagefright-h264 enabled no |
|---|
| 132 | libtheora enabled no |
|---|
| 133 | libutvideo enabled no |
|---|
| 134 | libv4l2 enabled no |
|---|
| 135 | libvo-aacenc support no |
|---|
| 136 | libvo-amrwbenc support no |
|---|
| 137 | libvorbis enabled no |
|---|
| 138 | libvpx enabled no |
|---|
| 139 | libx264 enabled no |
|---|
| 140 | libxavs enabled no |
|---|
| 141 | libxvid enabled no |
|---|
| 142 | openal enabled no |
|---|
| 143 | openssl enabled no |
|---|
| 144 | zlib enabled no |
|---|
| 145 | bzlib enabled no |
|---|
| 146 | |
|---|
| 147 | Enabled decoders: |
|---|
| 148 | aac eac3 mp2 |
|---|
| 149 | aac_latm mp1 mp3 |
|---|
| 150 | ac3 |
|---|
| 151 | |
|---|
| 152 | Enabled encoders: |
|---|
| 153 | |
|---|
| 154 | Enabled hwaccels: |
|---|
| 155 | |
|---|
| 156 | Enabled parsers: |
|---|
| 157 | aac_latm ac3 |
|---|
| 158 | |
|---|
| 159 | Enabled demuxers: |
|---|
| 160 | |
|---|
| 161 | Enabled muxers: |
|---|
| 162 | |
|---|
| 163 | Enabled protocols: |
|---|
| 164 | |
|---|
| 165 | Enabled filters: |
|---|
| 166 | |
|---|
| 167 | Enabled bsfs: |
|---|
| 168 | |
|---|
| 169 | Enabled indevs: |
|---|
| 170 | |
|---|
| 171 | Enabled outdevs: |
|---|
| 172 | |
|---|
| 173 | License: LGPL version 2.1 or later |
|---|
| 174 | Creating config.mak and config.h... |
|---|
| 175 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 176 | make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 177 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 178 | make[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 ) |
|---|
| 180 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 181 | i686-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 |
|---|
| 182 | i686-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 |
|---|
| 183 | i686-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] |
|---|
| 187 | i686-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]' |
|---|
| 206 | i686-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 |
|---|
| 207 | i686-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 |
|---|
| 230 | i686-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 |
|---|
| 231 | i686-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 |
|---|
| 232 | i686-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 |
|---|
| 233 | i686-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 |
|---|
| 234 | i686-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 |
|---|
| 235 | i686-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 |
|---|
| 236 | i686-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 |
|---|
| 237 | i686-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 |
|---|
| 238 | i686-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 |
|---|
| 239 | i686-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 |
|---|
| 240 | i686-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] |
|---|
| 243 | i686-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 |
|---|
| 244 | i686-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 |
|---|
| 245 | i686-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 |
|---|
| 246 | i686-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 |
|---|
| 247 | i686-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 |
|---|
| 248 | i686-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 |
|---|
| 249 | i686-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 |
|---|
| 250 | i686-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 |
|---|
| 251 | i686-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 |
|---|
| 252 | i686-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] |
|---|
| 254 | i686-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] |
|---|
| 256 | i686-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 |
|---|
| 257 | i686-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*' |
|---|
| 263 | i686-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 |
|---|
| 264 | i686-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 |
|---|
| 265 | i686-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 |
|---|
| 266 | i686-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 |
|---|
| 267 | i686-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 |
|---|
| 268 | i686-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 |
|---|
| 269 | i686-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 |
|---|
| 270 | i686-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 |
|---|
| 271 | i686-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 |
|---|
| 272 | i686-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 |
|---|
| 273 | i686-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 |
|---|
| 274 | i686-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 |
|---|
| 275 | i686-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 |
|---|
| 276 | i686-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 |
|---|
| 277 | In 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] |
|---|
| 292 | i686-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 |
|---|
| 293 | i686-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 |
|---|
| 294 | i686-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 |
|---|
| 295 | i686-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] |
|---|
| 300 | i686-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 |
|---|
| 301 | i686-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 |
|---|
| 302 | i686-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 |
|---|
| 303 | i686-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 |
|---|
| 304 | i686-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 |
|---|
| 305 | i686-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 |
|---|
| 306 | i686-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 |
|---|
| 308 | i686-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 |
|---|
| 309 | rm -f libavcodec/libavcodec.a |
|---|
| 310 | i686-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 |
|---|
| 311 | ranlib libavcodec/libavcodec.a |
|---|
| 312 | sed 's/$MAJOR/54/' /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/libavcodec.v > libavcodec/libavcodec.ver |
|---|
| 313 | i686-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 |
|---|
| 314 | i686-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 |
|---|
| 315 | i686-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 |
|---|
| 316 | i686-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 |
|---|
| 317 | i686-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 |
|---|
| 318 | i686-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 |
|---|
| 319 | i686-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 |
|---|
| 320 | i686-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 |
|---|
| 321 | i686-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 |
|---|
| 322 | i686-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 |
|---|
| 323 | i686-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 |
|---|
| 324 | i686-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 |
|---|
| 325 | i686-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 |
|---|
| 326 | i686-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 |
|---|
| 327 | i686-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 |
|---|
| 328 | i686-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 |
|---|
| 329 | i686-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 |
|---|
| 330 | i686-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 |
|---|
| 331 | i686-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 |
|---|
| 332 | i686-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 |
|---|
| 333 | i686-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 |
|---|
| 334 | i686-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 |
|---|
| 335 | i686-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 |
|---|
| 336 | i686-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 |
|---|
| 337 | i686-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 |
|---|
| 338 | i686-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 |
|---|
| 339 | i686-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] |
|---|
| 344 | i686-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 |
|---|
| 345 | i686-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 |
|---|
| 346 | i686-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 |
|---|
| 347 | i686-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 |
|---|
| 348 | i686-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 |
|---|
| 349 | i686-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] |
|---|
| 352 | i686-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 |
|---|
| 353 | i686-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 |
|---|
| 354 | i686-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 |
|---|
| 355 | i686-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 |
|---|
| 356 | sed 's/$MAJOR/51/' /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/libavutil.v > libavutil/libavutil.ver |
|---|
| 357 | i686-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 |
|---|
| 358 | Creating library file: libavutil/libavutil.dll.a |
|---|
| 359 | lib.exe /machine:i386 /def:libavutil/avutil-51.def /out:libavutil/avutil.lib |
|---|
| 360 | make[2]: lib.exe: Command not found |
|---|
| 361 | make[2]: [libavutil/avutil-51.dll] Error 127 (ignored) |
|---|
| 362 | cd ./libavutil/ && ln -sf avutil-51.dll avutil.dll |
|---|
| 363 | i686-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 |
|---|
| 364 | Creating library file: libavcodec/libavcodec.dll.a |
|---|
| 365 | lib.exe /machine:i386 /def:libavcodec/avcodec-54.def /out:libavcodec/avcodec.lib |
|---|
| 366 | make[2]: lib.exe: Command not found |
|---|
| 367 | make[2]: [libavcodec/avcodec-54.dll] Error 127 (ignored) |
|---|
| 368 | cd ./libavcodec/ && ln -sf avcodec-54.dll avcodec.dll |
|---|
| 369 | rm -f libavutil/libavutil.a |
|---|
| 370 | i686-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 |
|---|
| 371 | ranlib libavutil/libavutil.a |
|---|
| 372 | make[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 ) |
|---|
| 374 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 375 | mkdir -p "../lib" |
|---|
| 376 | install -m 644 libavcodec/libavcodec.a "../lib" |
|---|
| 377 | ranlib "../lib/libavcodec.a" |
|---|
| 378 | mkdir -p "../bin" |
|---|
| 379 | install -m 755 libavcodec/avcodec.dll "../bin/avcodec-54.dll" |
|---|
| 380 | echo skipping strip "../bin/avcodec-54.dll" |
|---|
| 381 | skipping strip ../bin/avcodec-54.dll |
|---|
| 382 | install -m 644 libavcodec/avcodec.lib "../bin" |
|---|
| 383 | install: cannot stat `libavcodec/avcodec.lib': No such file or directory |
|---|
| 384 | make[2]: *** [install-libavcodec-shared] Error 1 |
|---|
| 385 | make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 386 | make[1]: *** [arch/win32-i686/ffmpegadec/bin/avutil.dll] Error 2 |
|---|
| 387 | make[1]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec' |
|---|
| 388 | make: *** [arch/win32-i686/lib/libavcodec.so] Error 2 |
|---|