| 1 | make[1]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec' |
|---|
| 2 | mkdir -p arch/win32-i686/ffmpegadec/build |
|---|
| 3 | (cd arch/win32-i686/ffmpegadec/build && \ |
|---|
| 4 | /mnt/centshare/vfurnace/client/swdev/vfcore/../vendor/ffmpeg/configure \ |
|---|
| 5 | --extra-version="VF" \ |
|---|
| 6 | --prefix=.. \ |
|---|
| 7 | --extra-cflags=-mno-cygwin \ |
|---|
| 8 | --extra-libs=-mno-cygwin \ |
|---|
| 9 | --disable-doc \ |
|---|
| 10 | --disable-ffmpeg \ |
|---|
| 11 | --disable-ffplay \ |
|---|
| 12 | --disable-ffprobe \ |
|---|
| 13 | --disable-ffserver \ |
|---|
| 14 | --disable-avdevice \ |
|---|
| 15 | --disable-avformat \ |
|---|
| 16 | --disable-swscale \ |
|---|
| 17 | --disable-avfilter \ |
|---|
| 18 | --disable-pthreads \ |
|---|
| 19 | --disable-w32threads \ |
|---|
| 20 | --disable-network \ |
|---|
| 21 | --disable-swscale-alpha \ |
|---|
| 22 | --enable-small \ |
|---|
| 23 | --disable-aandct \ |
|---|
| 24 | --enable-dct \ |
|---|
| 25 | --enable-fft \ |
|---|
| 26 | --disable-golomb \ |
|---|
| 27 | --disable-huffman \ |
|---|
| 28 | --disable-lpc \ |
|---|
| 29 | --enable-mdct \ |
|---|
| 30 | --enable-rdft \ |
|---|
| 31 | --disable-vaapi \ |
|---|
| 32 | --disable-vdpau \ |
|---|
| 33 | --disable-dxva2 \ |
|---|
| 34 | --disable-everything \ |
|---|
| 35 | --disable-encoders \ |
|---|
| 36 | --disable-muxers \ |
|---|
| 37 | --disable-demuxers \ |
|---|
| 38 | --disable-parsers \ |
|---|
| 39 | --disable-bsfs \ |
|---|
| 40 | --disable-protocols \ |
|---|
| 41 | --disable-indevs \ |
|---|
| 42 | --disable-outdevs \ |
|---|
| 43 | --disable-devices \ |
|---|
| 44 | --disable-filters \ |
|---|
| 45 | --enable-static \ |
|---|
| 46 | --enable-shared \ |
|---|
| 47 | --enable-cross-compile \ |
|---|
| 48 | --target-os=mingw32 \ |
|---|
| 49 | --arch=i686 \ |
|---|
| 50 | --cpu=i586 \ |
|---|
| 51 | --nm=i686-w32-mingw32-nm \ |
|---|
| 52 | --ar=i686-w32-mingw32-ar \ |
|---|
| 53 | --as=i686-w32-mingw32-as \ |
|---|
| 54 | --cc=i686-w32-mingw32-gcc \ |
|---|
| 55 | --ld=i686-w32-mingw32-gcc \ |
|---|
| 56 | --disable-amd3dnow \ |
|---|
| 57 | --disable-amd3dnowext \ |
|---|
| 58 | --disable-mmx \ |
|---|
| 59 | --disable-mmx2 \ |
|---|
| 60 | --disable-sse \ |
|---|
| 61 | --disable-ssse3 \ |
|---|
| 62 | --disable-avx \ |
|---|
| 63 | --disable-asm \ |
|---|
| 64 | --enable-decoder=aac \ |
|---|
| 65 | --enable-decoder=aac_latm \ |
|---|
| 66 | --enable-decoder=ac3 \ |
|---|
| 67 | --enable-decoder=eac3 \ |
|---|
| 68 | --enable-decoder=mp1 \ |
|---|
| 69 | --enable-decoder=mp2 \ |
|---|
| 70 | --enable-decoder=mp3 \ |
|---|
| 71 | --disable-debug \ |
|---|
| 72 | --disable-stripping \ |
|---|
| 73 | --disable-symver && \ |
|---|
| 74 | make clean ) |
|---|
| 75 | install prefix .. |
|---|
| 76 | source path /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg |
|---|
| 77 | C compiler i686-w32-mingw32-gcc |
|---|
| 78 | ARCH c (i586) |
|---|
| 79 | version string suffix VF |
|---|
| 80 | big-endian no |
|---|
| 81 | runtime cpu detection no |
|---|
| 82 | debug symbols no |
|---|
| 83 | strip symbols no |
|---|
| 84 | optimizations small |
|---|
| 85 | static yes |
|---|
| 86 | shared yes |
|---|
| 87 | postprocessing support no |
|---|
| 88 | new filter support no |
|---|
| 89 | network support no |
|---|
| 90 | threading support no |
|---|
| 91 | SDL support no |
|---|
| 92 | Sun medialib support no |
|---|
| 93 | AVISynth enabled no |
|---|
| 94 | libcelt enabled no |
|---|
| 95 | frei0r enabled no |
|---|
| 96 | libdc1394 support no |
|---|
| 97 | libdirac enabled no |
|---|
| 98 | libfaac enabled no |
|---|
| 99 | libgsm enabled no |
|---|
| 100 | libmp3lame enabled no |
|---|
| 101 | libnut enabled no |
|---|
| 102 | libopencore-amrnb support no |
|---|
| 103 | libopencore-amrwb support no |
|---|
| 104 | libopencv support no |
|---|
| 105 | libopenjpeg enabled no |
|---|
| 106 | librtmp enabled no |
|---|
| 107 | libschroedinger enabled no |
|---|
| 108 | libspeex enabled no |
|---|
| 109 | libtheora enabled no |
|---|
| 110 | libva enabled no |
|---|
| 111 | libvo-aacenc support no |
|---|
| 112 | libvo-amrwbenc support no |
|---|
| 113 | libvorbis enabled no |
|---|
| 114 | libvpx enabled no |
|---|
| 115 | libx264 enabled no |
|---|
| 116 | libxavs enabled no |
|---|
| 117 | libxvid enabled no |
|---|
| 118 | zlib enabled no |
|---|
| 119 | bzlib enabled no |
|---|
| 120 | |
|---|
| 121 | Enabled decoders: |
|---|
| 122 | aac eac3 mp2 |
|---|
| 123 | aac_latm mp1 mp3 |
|---|
| 124 | ac3 |
|---|
| 125 | |
|---|
| 126 | Enabled encoders: |
|---|
| 127 | |
|---|
| 128 | Enabled hwaccels: |
|---|
| 129 | |
|---|
| 130 | Enabled parsers: |
|---|
| 131 | aac_latm ac3 |
|---|
| 132 | |
|---|
| 133 | Enabled demuxers: |
|---|
| 134 | |
|---|
| 135 | Enabled muxers: |
|---|
| 136 | |
|---|
| 137 | Enabled protocols: |
|---|
| 138 | |
|---|
| 139 | Enabled filters: |
|---|
| 140 | |
|---|
| 141 | Enabled bsfs: |
|---|
| 142 | |
|---|
| 143 | Enabled indevs: |
|---|
| 144 | |
|---|
| 145 | Enabled outdevs: |
|---|
| 146 | |
|---|
| 147 | License: LGPL version 2.1 or later |
|---|
| 148 | Creating config.mak and config.h... |
|---|
| 149 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 150 | make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 151 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 152 | make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 153 | (cd arch/win32-i686/ffmpegadec/build && make V=2 ) |
|---|
| 154 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 155 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 156 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 157 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 158 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c: In function 'decode_scalefactors': |
|---|
| 159 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c:838:7: warning: unknown conversion type character 'l' in format |
|---|
| 160 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c:838:7: warning: too many arguments for format |
|---|
| 161 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c: In function 'aac_decode_frame_int': |
|---|
| 162 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c:2209:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe |
|---|
| 163 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacdec.c:2212:13: warning: new qualifiers in middle of multi-level non-const cast are unsafe |
|---|
| 164 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 165 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c: In function 'hybrid_analysis': |
|---|
| 166 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:369:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type |
|---|
| 167 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:338:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' |
|---|
| 168 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:370:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type |
|---|
| 169 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:338:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' |
|---|
| 170 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:371:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type |
|---|
| 171 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:338:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' |
|---|
| 172 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:372:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type |
|---|
| 173 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:338:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' |
|---|
| 174 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:373:9: warning: passing argument 3 of 'hybrid4_8_12_cx' from incompatible pointer type |
|---|
| 175 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:338:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' |
|---|
| 176 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:381:9: warning: passing argument 3 of 'hybrid6_cx' from incompatible pointer type |
|---|
| 177 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:303:13: note: expected 'const float (*)[7][2]' but argument is of type 'float (*)[7][2]' |
|---|
| 178 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c: In function 'stereo_processing': |
|---|
| 179 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:813:34: warning: initialization from incompatible pointer type |
|---|
| 180 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c: In function 'ff_ps_apply': |
|---|
| 181 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:986:5: warning: passing argument 3 of 'decorrelation' from incompatible pointer type |
|---|
| 182 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacps.c:645:13: note: expected 'const float (*)[32][2]' but argument is of type 'float (*)[32][2]' |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 184 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c: In function 'ff_sbr_apply': |
|---|
| 185 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1729:9: warning: passing argument 4 of 'sbr_lf_gen' from incompatible pointer type |
|---|
| 186 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1335:12: note: expected 'const float (*)[32][32][2]' but argument is of type 'float (*)[32][32][2]' |
|---|
| 187 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1731:13: warning: passing argument 3 of 'sbr_hf_inverse_filter' from incompatible pointer type |
|---|
| 188 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1259:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' |
|---|
| 189 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1735:24: warning: passing argument 4 of 'sbr_hf_gen' from incompatible pointer type |
|---|
| 190 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1358:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' |
|---|
| 191 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1735:24: warning: passing argument 5 of 'sbr_hf_gen' from incompatible pointer type |
|---|
| 192 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1358:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]' |
|---|
| 193 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1735:24: warning: passing argument 6 of 'sbr_hf_gen' from incompatible pointer type |
|---|
| 194 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1358:12: note: expected 'const float (*)[2]' but argument is of type 'float (*)[2]' |
|---|
| 195 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1742:29: warning: passing argument 2 of 'sbr_hf_assemble' from incompatible pointer type |
|---|
| 196 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1606:13: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' |
|---|
| 197 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1746:9: warning: passing argument 3 of 'sbr_x_gen' from incompatible pointer type |
|---|
| 198 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1410:12: note: expected 'const float (*)[40][2]' but argument is of type 'float (*)[40][2]' |
|---|
| 199 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1746:9: warning: passing argument 4 of 'sbr_x_gen' from incompatible pointer type |
|---|
| 200 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/aacsbr.c:1410:12: note: expected 'const float (*)[38][64][2]' but argument is of type 'float (*)[38][64][2]' |
|---|
| 201 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 202 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 203 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 204 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 205 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 208 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 209 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 210 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 211 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 212 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avpacket.c: In function 'av_dup_packet': |
|---|
| 213 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avpacket.c:125:5: warning: 'av_destruct_packet_nofree' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avpacket.c:26) |
|---|
| 214 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 215 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 216 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/bitstream_filter.c: In function 'av_bitstream_filter_filter': |
|---|
| 217 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/bitstream_filter.c:62:5: warning: cast discards qualifiers from pointer target type |
|---|
| 218 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 219 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 220 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 221 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 222 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 223 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Os -fno-math-errno -fno-signed-zeros -fno-tree-vectorize -Werror=implicit-function-declaration -Werror=missing-prototypes -MMD -MF libavcodec/eac3dec_data.d -MT libavcodec/eac3dec_data.o -c -o libavcodec/eac3dec_data.o /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/eac3dec_data.c |
|---|
| 224 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 225 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 226 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/fft.c:269:1: warning: 'pass_big' defined but not used |
|---|
| 227 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 228 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/fft.c:269:1: warning: 'pass_big' defined but not used |
|---|
| 229 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 231 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/imgconvert.c: In function 'av_picture_copy': |
|---|
| 232 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/imgconvert.c:670:19: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type |
|---|
| 233 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/imgutils.h:112:6: note: expected 'const uint8_t **' but argument is of type 'uint8_t * const*' |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 241 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 242 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 248 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:326:1: warning: 'antialias_algo' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:2159) |
|---|
| 249 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:405:1: warning: 'lpc_coeff_precision' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:2559) |
|---|
| 250 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:406:1: warning: 'prediction_order_method' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:2566) |
|---|
| 251 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:407:1: warning: 'min_partition_order' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:2572) |
|---|
| 252 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:408:1: warning: 'max_partition_order' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:2578) |
|---|
| 253 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:441:1: warning: 'lpc_type' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:2806) |
|---|
| 254 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:446:1: warning: 'lpc_passes' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:2813) |
|---|
| 255 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c: In function 'avcodec_get_context_defaults3': |
|---|
| 256 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/options.c:521:37: warning: assignment discards qualifiers from pointer target type |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 258 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/parser.c: In function 'av_parser_parse2': |
|---|
| 259 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/parser.c:149:5: warning: new qualifiers in middle of multi-level non-const cast are unsafe |
|---|
| 260 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/parser.c: In function 'av_parser_change': |
|---|
| 261 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/parser.c:185:5: warning: cast discards qualifiers from pointer target type |
|---|
| 262 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 264 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rawdec.c: In function 'raw_decode': |
|---|
| 265 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rawdec.c:181:5: warning: passing argument 2 of 'avpicture_fill' discards qualifiers from pointer target type |
|---|
| 266 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h:3373:5: note: expected 'uint8_t *' but argument is of type 'const uint8_t *' |
|---|
| 267 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/rawdec.c:185:23: warning: assignment from incompatible pointer type |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 274 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c: In function 'avcodec_open': |
|---|
| 275 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c:514:41: warning: assignment discards qualifiers from pointer target type |
|---|
| 276 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c: In function 'avcodec_encode_audio': |
|---|
| 277 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c:654:9: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type |
|---|
| 278 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c:654:9: note: expected 'void *' but argument is of type 'const short int *' |
|---|
| 279 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c: In function 'avcodec_encode_video': |
|---|
| 280 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c:671:9: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type |
|---|
| 281 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c:671:9: note: expected 'void *' but argument is of type 'const struct AVFrame *' |
|---|
| 282 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c: In function 'avcodec_encode_subtitle': |
|---|
| 283 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c:689:5: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type |
|---|
| 284 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/utils.c:689:5: note: expected 'void *' but argument is of type 'const struct AVSubtitle *' |
|---|
| 285 | rm -f libavcodec/libavcodec.a |
|---|
| 286 | i686-w32-mingw32-ar rc libavcodec/libavcodec.a libavcodec/aac_ac3_parser.o libavcodec/aacadtsdec.o libavcodec/aacdec.o libavcodec/aacps.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/eac3dec.o libavcodec/eac3dec_data.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/raw.o libavcodec/rawdec.o libavcodec/rdft.o libavcodec/resample.o libavcodec/resample2.o libavcodec/simple_idct.o libavcodec/sinewin.o libavcodec/utils.o |
|---|
| 287 | ranlib libavcodec/libavcodec.a |
|---|
| 288 | sed 's/$MAJOR/53/' /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/libavcodec.v > libavcodec/libavcodec.ver |
|---|
| 289 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 290 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 291 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c: In function 'init_multbl2': |
|---|
| 292 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c:123:12: warning: unused variable 'j' |
|---|
| 293 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c: In function 'av_aes_init': |
|---|
| 294 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c:160:9: warning: passing argument 1 of 'init_multbl2' from incompatible pointer type |
|---|
| 295 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c:122:13: note: expected 'uint8_t *' but argument is of type 'uint32_t *' |
|---|
| 296 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c:161:9: warning: passing argument 1 of 'init_multbl2' from incompatible pointer type |
|---|
| 297 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.c:122:13: note: expected 'uint8_t *' but argument is of type 'uint32_t *' |
|---|
| 298 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 299 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 300 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/avstring.c: In function 'av_stristr': |
|---|
| 301 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/avstring.c:54:9: warning: return discards qualifiers from pointer target type |
|---|
| 302 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/avstring.c:58:13: warning: return discards qualifiers from pointer target type |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 307 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 308 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/dict.c: In function 'av_dict_set': |
|---|
| 309 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/dict.c:78:37: warning: assignment discards qualifiers from pointer target type |
|---|
| 310 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/dict.c:82:38: warning: assignment discards qualifiers from pointer target type |
|---|
| 311 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 312 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 326 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c: In function 'av_opt_flag_is_set': |
|---|
| 327 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c:328:5: warning: 'av_find_opt' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c:36) |
|---|
| 328 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c:329:5: warning: 'av_find_opt' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.c:36) |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 330 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/parseutils.c: In function 'av_parse_video_size': |
|---|
| 331 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/parseutils.c:110:11: warning: assignment discards qualifiers from pointer target type |
|---|
| 332 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/parseutils.c: In function 'av_parse_time': |
|---|
| 333 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/parseutils.c:567:13: warning: cast discards qualifiers from pointer target type |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 339 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/samplefmt.c: In function 'av_samples_fill_arrays': |
|---|
| 340 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/samplefmt.c:88:5: warning: 'av_get_bits_per_sample_fmt' is deprecated (declared at /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/samplefmt.c:76) |
|---|
| 341 | 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 342 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/sha.c: In function 'sha1_transform': |
|---|
| 343 | /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/sha.c:70:13: warning: cast discards qualifiers from pointer target type |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 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 -mno-cygwin -march=i586 -std=c99 -fno-common -fomit-frame-pointer -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -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 |
|---|
| 346 | sed 's/$MAJOR/51/' /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/libavutil.v > libavutil/libavutil.ver |
|---|
| 347 | 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 -Llibavutil -Llibpostproc -Llibswscale -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link,libpostproc -Wl,-rpath-link,libswscale -Wl,-rpath-link,libavfilter -Wl,-rpath-link,libavdevice -Wl,-rpath-link,libavformat -Wl,-rpath-link,libavcodec -Wl,-rpath-link,libavutil -o libavutil/avutil-51.dll libavutil/adler32.o libavutil/aes.o libavutil/audioconvert.o libavutil/avstring.o libavutil/base64.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/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/tree.o libavutil/utils.o -lm -lpsapi -mno-cygwin |
|---|
| 348 | Creating library file: libavutil/libavutil.dll.a |
|---|
| 349 | lib.exe /machine:i386 /def:libavutil/avutil-51.def /out:libavutil/avutil-51.lib |
|---|
| 350 | make[2]: lib.exe: Command not found |
|---|
| 351 | make[2]: [libavutil/avutil-51.dll] Error 127 (ignored) |
|---|
| 352 | cd ./libavutil/ && ln -sf avutil-51.dll avutil.dll |
|---|
| 353 | i686-w32-mingw32-gcc -shared -Wl,--output-def,libavcodec/avcodec-53.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 -Llibavutil -Llibpostproc -Llibswscale -Wl,--as-needed -Wl,--warn-common -Wl,-rpath-link,libpostproc -Wl,-rpath-link,libswscale -Wl,-rpath-link,libavfilter -Wl,-rpath-link,libavdevice -Wl,-rpath-link,libavformat -Wl,-rpath-link,libavcodec -Wl,-rpath-link,libavutil -o libavcodec/avcodec-53.dll libavcodec/aac_ac3_parser.o libavcodec/aacadtsdec.o libavcodec/aacdec.o libavcodec/aacps.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/eac3dec.o libavcodec/eac3dec_data.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/raw.o libavcodec/rawdec.o libavcodec/rdft.o libavcodec/resample.o libavcodec/resample2.o libavcodec/simple_idct.o libavcodec/sinewin.o libavcodec/utils.o -lavutil -lm -lpsapi -mno-cygwin |
|---|
| 354 | Creating library file: libavcodec/libavcodec.dll.a |
|---|
| 355 | lib.exe /machine:i386 /def:libavcodec/avcodec-53.def /out:libavcodec/avcodec-53.lib |
|---|
| 356 | make[2]: lib.exe: Command not found |
|---|
| 357 | make[2]: [libavcodec/avcodec-53.dll] Error 127 (ignored) |
|---|
| 358 | cd ./libavcodec/ && ln -sf avcodec-53.dll avcodec.dll |
|---|
| 359 | rm -f libavutil/libavutil.a |
|---|
| 360 | i686-w32-mingw32-ar rc libavutil/libavutil.a libavutil/adler32.o libavutil/aes.o libavutil/audioconvert.o libavutil/avstring.o libavutil/base64.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/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/tree.o libavutil/utils.o |
|---|
| 361 | ranlib libavutil/libavutil.a |
|---|
| 362 | make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 363 | (cd arch/win32-i686/ffmpegadec/build && make V=2 install ) |
|---|
| 364 | make[2]: Entering directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|
| 365 | mkdir -p "../lib" |
|---|
| 366 | install -m 644 libavcodec/libavcodec.a "../lib" |
|---|
| 367 | ranlib "../lib/libavcodec.a" |
|---|
| 368 | mkdir -p "../bin" |
|---|
| 369 | install -m 755 libavcodec/avcodec.dll "../bin/avcodec-53.7.0.dll" |
|---|
| 370 | echo skipping strip "../bin/avcodec-53.7.0.dll" |
|---|
| 371 | skipping strip ../bin/avcodec-53.7.0.dll |
|---|
| 372 | cd "../bin" && ln -sf avcodec-53.7.0.dll avcodec-53.dll |
|---|
| 373 | cd "../bin" && ln -sf avcodec-53.7.0.dll avcodec.dll |
|---|
| 374 | install -m 644 libavcodec/avcodec-53.lib "../bin/avcodec.lib"; install -m 644 libavcodec/avcodec-53.lib "../bin/avcodec-53.lib"; install -d "../lib"; install -m 644 libavcodec/libavcodec.dll.a "../lib/libavcodec.dll.a" |
|---|
| 375 | install: cannot stat `libavcodec/avcodec-53.lib': No such file or directory |
|---|
| 376 | install: cannot stat `libavcodec/avcodec-53.lib': No such file or directory |
|---|
| 377 | mkdir -p "../lib" |
|---|
| 378 | install -m 644 libavutil/libavutil.a "../lib" |
|---|
| 379 | ranlib "../lib/libavutil.a" |
|---|
| 380 | mkdir -p "../bin" |
|---|
| 381 | install -m 755 libavutil/avutil.dll "../bin/avutil-51.9.1.dll" |
|---|
| 382 | echo skipping strip "../bin/avutil-51.9.1.dll" |
|---|
| 383 | skipping strip ../bin/avutil-51.9.1.dll |
|---|
| 384 | cd "../bin" && ln -sf avutil-51.9.1.dll avutil-51.dll |
|---|
| 385 | cd "../bin" && ln -sf avutil-51.9.1.dll avutil.dll |
|---|
| 386 | install -m 644 libavutil/avutil-51.lib "../bin/avutil.lib"; install -m 644 libavutil/avutil-51.lib "../bin/avutil-51.lib"; install -d "../lib"; install -m 644 libavutil/libavutil.dll.a "../lib/libavutil.dll.a" |
|---|
| 387 | install: cannot stat `libavutil/avutil-51.lib': No such file or directory |
|---|
| 388 | install: cannot stat `libavutil/avutil-51.lib': No such file or directory |
|---|
| 389 | mkdir -p "../include/libavcodec" |
|---|
| 390 | install -m 644 /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avcodec.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/avfft.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/dxva2.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/opt.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/vaapi.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/vdpau.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/version.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavcodec/xvmc.h "../include/libavcodec" |
|---|
| 391 | mkdir -p "../lib/pkgconfig" |
|---|
| 392 | install -m 644 libavcodec/libavcodec.pc "../lib/pkgconfig" |
|---|
| 393 | mkdir -p "../include/libavutil" |
|---|
| 394 | install -m 644 /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/adler32.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/aes.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/attributes.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/audioconvert.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/avassert.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/avstring.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/avutil.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/base64.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/bswap.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/common.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/cpu.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/crc.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/error.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/eval.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/fifo.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/file.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/imgutils.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/intfloat_readwrite.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/intreadwrite.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/lfg.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/log.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/lzo.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/mathematics.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/md5.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/mem.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/dict.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/opt.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/parseutils.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/pixdesc.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/pixfmt.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/random_seed.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/rational.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/samplefmt.h /mnt/centshare/vfurnace/client/swdev/vendor/ffmpeg/libavutil/sha.h libavutil/avconfig.h "../include/libavutil" |
|---|
| 395 | mkdir -p "../lib/pkgconfig" |
|---|
| 396 | install -m 644 libavutil/libavutil.pc "../lib/pkgconfig" |
|---|
| 397 | make[2]: Leaving directory `/mnt/centshare/vfurnace/client/swdev/vfcore/libffmpegadec/arch/win32-i686/ffmpegadec/build' |
|---|