Tue Jan 26 06:00:05 BRST 2010 running svn up U libavcodec/mjpegdec.c U libavcodec/vcr1.c Fetching external item into 'libswscale' U libswscale/utils.c U libswscale/swscale.c U libswscale/swscale_internal.h U libswscale/swscale_template.c Updated external to revision 30433. Updated to revision 21450. running svn export Export complete. patching FFmpeg patching file configure patching file libswscale/swscale_template.c tarring FFmpeg doxygen is built only on Sundays starting mingw32 shared build running configure: --enable-shared --disable-static --enable-memalign-hack --cross-prefix=i686-mingw32- --cc=ccache-i686-mingw32-gcc --target-os=mingw32 --enable-avisynth --enable-gpl --enable-version3 --enable-bzlib --enable-libgsm --enable-libfaad --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libxvid --enable-libschroedinger --enable-libx264 --enable-libopencore_amrwb --enable-libopencore_amrnb running make running make install running make documentation compressing mingw32 shared package compressing mingw32 shared-dev package starting mingw32 static build running configure: --enable-memalign-hack --cross-prefix=i686-mingw32- --cc=ccache-i686-mingw32-gcc --target-os=mingw32 --enable-avisynth --enable-gpl --enable-version3 --enable-bzlib --enable-libgsm --enable-libfaad --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libxvid --enable-libschroedinger --enable-libx264 --enable-libopencore_amrwb --enable-libopencore_amrnb running make running make install running make documentation compressing mingw32 static package starting mingw-w64 shared build running configure: --enable-shared --disable-static --cross-prefix=x86_64-w64-mingw32- --cc=ccache-x86_64-w64-mingw32-gcc --extra-cflags=-Dstrtod=__strtod --target-os=mingw32 --enable-avisynth --enable-gpl --enable-version3 --enable-bzlib --enable-libgsm --enable-libfaad --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libxvid --enable-libschroedinger --enable-libx264 --enable-libopencore_amrwb --enable-libopencore_amrnb running make In file included from /home/autobuilds/source/libavcodec/imgconvert.c:39: /home/autobuilds/source/libavcodec/x86/mmx.h:24:2: warning: #warning Everything in this header is deprecated, use plain __asm__()! New code using this header will be rejected. /home/autobuilds/source/libavcodec/imgconvert.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/jrevdct.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/opt.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/options.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/parser.c:1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/parser.c: In function 'av_parser_change': /home/autobuilds/source/libavcodec/parser.c:214: warning: cast discards qualifiers from pointer target type cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/raw.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/resample.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/resample2.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/simple_idct.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/utils.c:1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/utils.c: In function 'avcodec_encode_audio': /home/autobuilds/source/libavcodec/utils.c:517: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type /home/autobuilds/source/libavcodec/utils.c:517: note: expected 'void *' but argument is of type 'const short int *' /home/autobuilds/source/libavcodec/utils.c: In function 'avcodec_encode_video': /home/autobuilds/source/libavcodec/utils.c:534: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type /home/autobuilds/source/libavcodec/utils.c:534: note: expected 'void *' but argument is of type 'const struct AVFrame *' /home/autobuilds/source/libavcodec/utils.c: In function 'avcodec_encode_subtitle': /home/autobuilds/source/libavcodec/utils.c:553: warning: passing argument 4 of 'avctx->codec->encode' discards qualifiers from pointer target type /home/autobuilds/source/libavcodec/utils.c:553: note: expected 'void *' but argument is of type 'const struct AVSubtitle *' /home/autobuilds/source/libavcodec/utils.c: In function 'avcodec_decode_video': /home/autobuilds/source/libavcodec/utils.c:565: warning: assignment discards qualifiers from pointer target type /home/autobuilds/source/libavcodec/utils.c: In function 'avcodec_decode_audio2': /home/autobuilds/source/libavcodec/utils.c:604: warning: assignment discards qualifiers from pointer target type /home/autobuilds/source/libavcodec/utils.c: In function 'avcodec_decode_subtitle': /home/autobuilds/source/libavcodec/utils.c:645: warning: assignment discards qualifiers from pointer target type /home/autobuilds/source/libavcodec/utils.c: In function 'av_parse_video_frame_size': /home/autobuilds/source/libavcodec/utils.c:1152: warning: assignment discards qualifiers from pointer target type cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/aandcttab.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/faandct.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/jfdctfst.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/jfdctint.c:1: warning: -fPIC ignored for target (all code is position independent) cc1: warning: -fPIC ignored for target (all code is position independent) /home/autobuilds/source/libavcodec/dxva2.c:1: warning: -fPIC ignored for target (all code is position independent) In file included from /home/autobuilds/source/libavcodec/dxva2.h:29, from /home/autobuilds/source/libavcodec/dxva2_internal.h:27, from /home/autobuilds/source/libavcodec/dxva2.c:24: /usr/lib/gcc/x86_64-w64-mingw32/4.4.2/../../../../x86_64-w64-mingw32/include/dxva2api.h:346: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IDirectXVideoDecoderService' /usr/lib/gcc/x86_64-w64-mingw32/4.4.2/../../../../x86_64-w64-mingw32/include/dxva2api.h:347: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'IDirectXVideoDecoder' In file included from /home/autobuilds/source/libavcodec/dxva2.h:29, from /home/autobuilds/source/libavcodec/dxva2_internal.h:27, from /home/autobuilds/source/libavcodec/dxva2.c:24: /usr/lib/gcc/x86_64-w64-mingw32/4.4.2/../../../../x86_64-w64-mingw32/include/dxva2api.h:356: error: expected declaration specifiers or '...' before 'IDirectXVideoDecoderService' make: *** [libavcodec/dxva2.o] Error 1 ERROR: make failed