Fri Jul 2 04:05:03 BRT 2010 running svn up U configure U ffmpeg.c U Changelog U libavutil/random_seed.c A libavutil/colorspace.h U libavutil/avutil.h D libavcodec/colorspace.h U libavcodec/dvbsubdec.c U libavcodec/mpegvideo.c U libavcodec/avcodec.h U libavcodec/imgconvert.c U libavcodec/fft.c U libavcodec/fft.h U libavcodec/x86/vp8dsp.asm U libavcodec/x86/vp8dsp-init.c U libavcodec/x86/h264dsp_mmx.c U libavcodec/x86/h264_intrapred.asm U libavcodec/dvdsubdec.c U libavcodec/mpegaudiodec_float.c U libavcodec/mpegaudiodec.c U libavcodec/mpegaudio.h U libavcodec/Makefile U libavcodec/vp56.h U libavcodec/alsdec.c U libavcodec/pgssubdec.c A libavcodec/ppc/asm.S A libavcodec/ppc/regs.h U libavcodec/ppc/types_altivec.h U libavcodec/ppc/fft_altivec.c A libavcodec/ppc/fft_altivec_s.S U libavcodec/ppc/Makefile A libavcodec/ppc/mpegaudiodec_altivec.c U libavcodec/qcelpdec.c U libavcodec/arm/mdct_neon.S U libavcodec/arm/fft_neon.S U libavcodec/vorbis_dec.c U libavcodec/dvbsub.c U cmdutils.h U ffplay.c U libavfilter/vf_pad.c U libavformat/adtsenc.c U libavformat/rtpdec.c U libavformat/mov.c U libavformat/metadata_compat.c U libavformat/avidec.c U libavformat/flvdec.c U libavformat/avformat.h U libavformat/mxfdec.c U libavformat/Makefile A libavformat/rtpdec_svq3.c A libavformat/rtpdec_svq3.h U libavformat/avio.h U libavformat/librtmp.c U libavformat/mpegtsenc.c U libavformat/aviobuf.c Fetching external item into 'libswscale' Updated external to revision 31616. Updated to revision 23965. running svn export Export complete. tarring FFmpeg doxygen is built only on Sundays starting 64-bit MacOSX shared build running configure: --enable-gpl --enable-version3 --enable-libgsm --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-libvpx --arch=x86 --enable-runtime-cpudetect --enable-libx264 --enable-librtmp --extra-libs='-lrtmp -lssl -lcrypto' --target-os=darwin --cross-prefix=x86_64-apple-darwin10- --cc='ccache x86_64-apple-darwin10-gcc' --enable-shared --disable-static running make running make install running make documentation compressing 64-bit MacOSX shared package compressing 64-bit MacOSX shared-dev package starting 64-bit MacOSX static build running configure: --enable-gpl --enable-version3 --enable-libgsm --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-libvpx --arch=x86 --enable-runtime-cpudetect --enable-libx264 --enable-librtmp --extra-libs='-lrtmp -lssl -lcrypto' --target-os=darwin --cross-prefix=x86_64-apple-darwin10- --cc='ccache x86_64-apple-darwin10-gcc' running make running make install running make documentation compressing 64-bit MacOSX static package starting 32-bit Windows shared build running configure: --enable-gpl --enable-version3 --enable-libgsm --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libmp3lame --enable-libopenjpeg --enable-libschroedinger --enable-libopencore_amrwb --enable-libopencore_amrnb --enable-libvpx --arch=x86 --enable-runtime-cpudetect --enable-libxvid --enable-libx264 --extra-libs='-lx264 -lpthread' --enable-librtmp --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm' --target-os=mingw32 --enable-avisynth --cross-prefix=i686-mingw32- --cc='ccache i686-mingw32-gcc' --enable-memalign-hack --enable-shared --disable-static running make /home/autobuilds/source/libavformat/asfdec.c: In function 'asf_read_header': /home/autobuilds/source/libavformat/asfdec.c:386: warning: 'AVPaletteControl' is deprecated /home/autobuilds/source/libavformat/avidec.c: In function 'avi_read_header': /home/autobuilds/source/libavformat/avidec.c:536: warning: 'AVPaletteControl' is deprecated In file included from /home/autobuilds/source/libavformat/avio.c:30: /home/autobuilds/source/libavformat/network.h:151:1: warning: "gai_strerror" redefined In file included from /home/autobuilds/source/libavformat/network.h:28, from /home/autobuilds/source/libavformat/avio.c:30: /usr/lib/gcc/i686-mingw32/4.4.2/../../../../i686-mingw32/include/ws2tcpip.h:332:1: warning: this is the location of the previous definition /home/autobuilds/source/libavformat/avio.c: In function 'register_protocol': /home/autobuilds/source/libavformat/avio.c:93: warning: 'av_register_protocol' is deprecated (declared at /home/autobuilds/source/libavformat/avio.c:86) /home/autobuilds/source/libavformat/aviobuf.c: In function 'url_fdopen': /home/autobuilds/source/libavformat/aviobuf.c:572: warning: passing argument 6 of 'init_put_byte' from incompatible pointer type /home/autobuilds/source/libavformat/aviobuf.c:35: note: expected 'int (*)(void *, uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, unsigned char *, int)' /home/autobuilds/source/libavformat/aviobuf.c:572: warning: passing argument 7 of 'init_put_byte' from incompatible pointer type /home/autobuilds/source/libavformat/aviobuf.c:35: note: expected 'int (*)(void *, uint8_t *, int)' but argument is of type 'int (*)(struct URLContext *, const unsigned char *, int)' /home/autobuilds/source/libavformat/aviobuf.c:572: warning: passing argument 8 of 'init_put_byte' from incompatible pointer type /home/autobuilds/source/libavformat/aviobuf.c:35: note: expected 'int64_t (*)(void *, int64_t, int)' but argument is of type 'int64_t (*)(struct URLContext *, int64_t, int)' /home/autobuilds/source/libavformat/aviobuf.c: In function 'url_resetbuf': /home/autobuilds/source/libavformat/aviobuf.c:609: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' In file included from /home/autobuilds/source/libavformat/gopher.c:28: /home/autobuilds/source/libavformat/network.h:151:1: warning: "gai_strerror" redefined In file included from /home/autobuilds/source/libavformat/network.h:28, from /home/autobuilds/source/libavformat/gopher.c:28: /usr/lib/gcc/i686-mingw32/4.4.2/../../../../i686-mingw32/include/ws2tcpip.h:332:1: warning: this is the location of the previous definition In file included from /home/autobuilds/source/libavformat/http.c:27: /home/autobuilds/source/libavformat/network.h:151:1: warning: "gai_strerror" redefined In file included from /home/autobuilds/source/libavformat/network.h:28, from /home/autobuilds/source/libavformat/http.c:27: /usr/lib/gcc/i686-mingw32/4.4.2/../../../../i686-mingw32/include/ws2tcpip.h:332:1: warning: this is the location of the previous definition /home/autobuilds/source/libavformat/idcin.c:90: warning: 'AVPaletteControl' is deprecated /home/autobuilds/source/libavformat/ipmovie.c:119: warning: 'AVPaletteControl' is deprecated /home/autobuilds/source/libavformat/librtmp.c: In function 'rtmp_read_pause': /home/autobuilds/source/libavformat/librtmp.c:130: error: implicit declaration of function 'RTMP_Pause' /home/autobuilds/source/libavformat/librtmp.c: In function 'rtmp_get_file_handle': /home/autobuilds/source/libavformat/librtmp.c:157: error: implicit declaration of function 'RTMP_Socket' make: *** [libavformat/librtmp.o] Error 1 ERROR: make failed