ERROR: ld.so: object '/usr/lib/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.49431 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf gst-ffmpeg-0.8.6 + /bin/gzip -dc /usr/src/rpm/SOURCES/gst-ffmpeg-0.8.6.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gst-ffmpeg-0.8.6 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.21080 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-ffmpeg-0.8.6 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./gst-libs/ext/ffmpeg/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./gst-libs/ext/ffmpeg/config.sub ++ basename ./gst-libs/ext/ffmpeg/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./gst-libs/ext/ffmpeg/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./gst-libs/ext/ffmpeg/config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./gst-libs/ext/ffmpeg/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./gst-libs/ext/ffmpeg/config.guess ++ basename ./gst-libs/ext/ffmpeg/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./gst-libs/ext/ffmpeg/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./gst-libs/ext/ffmpeg/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info '--with-package-name=gstreamer FFMpeg plug-ins FC rpm' --with-package-origin=http://gstreamer.freedesktop.org/download/fedora.html checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no configure: configuring gst-ffmpeg for release checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) no checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for i686-redhat-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking to see if compiler understands -Wall... yes checking for ANSI C header files... (cached) yes checking for pkg-config... /usr/bin/pkg-config checking for gstreamer-0.8 >= 0.8.4 gstreamer-libs-0.8... yes checking GST_CFLAGS... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 checking GST_LIBS... -Wl,--export-dynamic -pthread -lgstreamer-0.8 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0 checking whether byte ordering is bigendian... no configure: creating ./config.status config.status: creating Makefile config.status: creating gst-ffmpeg.spec config.status: creating ext/Makefile config.status: creating ext/ffmpeg/Makefile config.status: creating ext/libpostproc/Makefile config.status: creating gst-libs/Makefile config.status: creating gst-libs/ext/Makefile config.status: creating config.h config.status: executing depfiles commands configure: configuring in gst-libs/ext/ffmpeg configure: running /bin/sh './configure' --prefix=/usr '--build=i686-redhat-linux-gnu' '--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' '--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' '--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--with-package-name=gstreamer FFMpeg plug-ins FC rpm' '--with-package-origin=http://gstreamer.freedesktop.org/download/fedora.html' 'CFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' 'FFLAGS=-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' 'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 'target_alias=i386-redhat-linux-gnu' --disable-v4l --disable-audio-oss --disable-dv1394 --disable-vhook --disable-ffmpeg --disable-ffserver --enable-pp --cache-file=/dev/null --srcdir=. checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGE_FILES value needed for large files... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for a sed that does not truncate output... /bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-redhat-linux-gnu-g++... no checking for i686-redhat-linux-gnu-c++... no checking for i686-redhat-linux-gnu-gpp... no checking for i686-redhat-linux-gnu-aCC... no checking for i686-redhat-linux-gnu-CC... no checking for i686-redhat-linux-gnu-cxx... no checking for i686-redhat-linux-gnu-cc++... no checking for i686-redhat-linux-gnu-cl... no checking for i686-redhat-linux-gnu-FCC... no checking for i686-redhat-linux-gnu-KCC... no checking for i686-redhat-linux-gnu-RCC... no checking for i686-redhat-linux-gnu-xlC_r... no checking for i686-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for i686-redhat-linux-gnu-g77... no checking for i686-redhat-linux-gnu-f77... no checking for i686-redhat-linux-gnu-xlf... no checking for i686-redhat-linux-gnu-frt... no checking for i686-redhat-linux-gnu-pgf77... no checking for i686-redhat-linux-gnu-fort77... no checking for i686-redhat-linux-gnu-fl32... no checking for i686-redhat-linux-gnu-af77... no checking for i686-redhat-linux-gnu-f90... no checking for i686-redhat-linux-gnu-xlf90... no checking for i686-redhat-linux-gnu-pgf90... no checking for i686-redhat-linux-gnu-epcf90... no checking for i686-redhat-linux-gnu-f95... no checking for i686-redhat-linux-gnu-fort... no checking for i686-redhat-linux-gnu-xlf95... no checking for i686-redhat-linux-gnu-ifc... no checking for i686-redhat-linux-gnu-efc... no checking for i686-redhat-linux-gnu-pgf95... no checking for i686-redhat-linux-gnu-lf95... no checking for i686-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether compiler understands -Wall/-Wno-switch... yes checking whether byte ordering is bigendian... no checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for log... no checking for log in -lm... yes checking for inttypes.h... (cached) yes checking for fast integer types... yes checking for vector types... yes checking for localtime_r... yes checking for lrintf... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for posix_memalign... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for uncompress... no checking for uncompress in -lz... yes checking for dlfcn.h... (cached) yes checking for dlopen... no checking for dlopen in -ldl... yes checking for restrict keyword restrict... no checking for restrict keyword __restrict__... yes checking for getopt... yes checking for inet_aton... yes checking for connect... yes checking for freetype-config... /usr/bin/freetype-config checking for FreeType - version >= 2.0.9... yes checking for sdl-config... /usr/bin/sdl-config checking for SDL - version >= 0.11.0... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating libavcodec/Makefile config.status: creating libavcodec/alpha/Makefile config.status: creating libavcodec/armv4l/Makefile config.status: creating libavcodec/i386/Makefile config.status: creating libavcodec/liba52/Makefile config.status: creating libavcodec/libpostproc/Makefile config.status: creating libavcodec/mlib/Makefile config.status: creating libavcodec/ppc/Makefile config.status: creating libavcodec/ps2/Makefile config.status: creating libavcodec/sh4/Makefile config.status: creating libavcodec/sparc/Makefile config.status: creating libavformat/Makefile config.status: creating tests/Makefile config.status: creating vhook/Makefile config.status: creating config.h config.status: executing depfiles commands Now type 'make' to compile FFMpeg 0.4.8. + make make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' Making all in gst-libs make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' Making all in ext make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' cd ffmpeg && make make[5]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make all-recursive make[6]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' Making all in doc make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/doc' ./texi2pod.pl ffmpeg-doc.texi ffmpeg.pod pod2man --section=1 --center=" " --release=" " ffmpeg.pod > ffmpeg.1 ./texi2pod.pl ffserver-doc.texi ffserver.pod pod2man --section=1 --center=" " --release=" " ffserver.pod > ffserver.1 ./texi2pod.pl ffplay-doc.texi ffplay.pod pod2man --section=1 --center=" " --release=" " ffplay.pod > ffplay.1 texi2html -monolithic -number ffmpeg-doc.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number faq.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number ffserver-doc.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number ffplay-doc.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number hooks.texi || : /bin/sh: texi2html: command not found rm ffplay.pod ffserver.pod ffmpeg.pod make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/doc' Making all in libavcodec make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' Making all in i386 make[8]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-fdct_mmx.lo -MD -MP -MF ".deps/libmmxsse_la-fdct_mmx.Tpo" -c -o libmmxsse_la-fdct_mmx.lo `test -f 'fdct_mmx.c' || echo './'`fdct_mmx.c; \ then mv -f ".deps/libmmxsse_la-fdct_mmx.Tpo" ".deps/libmmxsse_la-fdct_mmx.Plo"; else rm -f ".deps/libmmxsse_la-fdct_mmx.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-fdct_mmx.lo -MD -MP -MF .deps/libmmxsse_la-fdct_mmx.Tpo -c fdct_mmx.c -fPIC -DPIC -o .libs/libmmxsse_la-fdct_mmx.o In file included from fdct_mmx.c:16: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from fdct_mmx.c:16: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from fdct_mmx.c:16: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from fdct_mmx.c:16: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from fdct_mmx.c:16: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from fdct_mmx.c:16: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from fdct_mmx.c:16: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from fdct_mmx.c:16: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-cputest.lo -MD -MP -MF ".deps/libmmxsse_la-cputest.Tpo" -c -o libmmxsse_la-cputest.lo `test -f 'cputest.c' || echo './'`cputest.c; \ then mv -f ".deps/libmmxsse_la-cputest.Tpo" ".deps/libmmxsse_la-cputest.Plo"; else rm -f ".deps/libmmxsse_la-cputest.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-cputest.lo -MD -MP -MF .deps/libmmxsse_la-cputest.Tpo -c cputest.c -fPIC -DPIC -o .libs/libmmxsse_la-cputest.o In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-dsputil_mmx.lo -MD -MP -MF ".deps/libmmxsse_la-dsputil_mmx.Tpo" -c -o libmmxsse_la-dsputil_mmx.lo `test -f 'dsputil_mmx.c' || echo './'`dsputil_mmx.c; \ then mv -f ".deps/libmmxsse_la-dsputil_mmx.Tpo" ".deps/libmmxsse_la-dsputil_mmx.Plo"; else rm -f ".deps/libmmxsse_la-dsputil_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-dsputil_mmx.lo -MD -MP -MF .deps/libmmxsse_la-dsputil_mmx.Tpo -c dsputil_mmx.c -fPIC -DPIC -o .libs/libmmxsse_la-dsputil_mmx.o In file included from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from dsputil_mmx.c:23: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition dsputil_mmx.c: In function 'dsputil_init_mmx': dsputil_mmx.c:2597: warning: assignment from incompatible pointer type dsputil_mmx.c:2598: warning: assignment from incompatible pointer type dsputil_mmx.c: At top level: dsputil_mmx_rnd.h:59: warning: 'put_no_rnd_pixels8_l2_mmx' defined but not used dsputil_mmx_rnd.h:155: warning: 'put_no_rnd_pixels16_l2_mmx' defined but not used dsputil_mmx_rnd.h:300: warning: 'avg_no_rnd_pixels4_mmx' defined but not used dsputil_mmx_rnd.h:59: warning: 'put_pixels8_l2_mmx' defined but not used dsputil_mmx_rnd.h:155: warning: 'put_pixels16_l2_mmx' defined but not used if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-mpegvideo_mmx.lo -MD -MP -MF ".deps/libmmxsse_la-mpegvideo_mmx.Tpo" -c -o libmmxsse_la-mpegvideo_mmx.lo `test -f 'mpegvideo_mmx.c' || echo './'`mpegvideo_mmx.c; \ then mv -f ".deps/libmmxsse_la-mpegvideo_mmx.Tpo" ".deps/libmmxsse_la-mpegvideo_mmx.Plo"; else rm -f ".deps/libmmxsse_la-mpegvideo_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-mpegvideo_mmx.lo -MD -MP -MF .deps/libmmxsse_la-mpegvideo_mmx.Tpo -c mpegvideo_mmx.c -fPIC -DPIC -o .libs/libmmxsse_la-mpegvideo_mmx.o In file included from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from mpegvideo_mmx.c:23: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-idct_mmx.lo -MD -MP -MF ".deps/libmmxsse_la-idct_mmx.Tpo" -c -o libmmxsse_la-idct_mmx.lo `test -f 'idct_mmx.c' || echo './'`idct_mmx.c; \ then mv -f ".deps/libmmxsse_la-idct_mmx.Tpo" ".deps/libmmxsse_la-idct_mmx.Plo"; else rm -f ".deps/libmmxsse_la-idct_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-idct_mmx.lo -MD -MP -MF .deps/libmmxsse_la-idct_mmx.Tpo -c idct_mmx.c -fPIC -DPIC -o .libs/libmmxsse_la-idct_mmx.o In file included from idct_mmx.c:25: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from idct_mmx.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from idct_mmx.c:25: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from idct_mmx.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from idct_mmx.c:25: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from idct_mmx.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from idct_mmx.c:25: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from idct_mmx.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-motion_est_mmx.lo -MD -MP -MF ".deps/libmmxsse_la-motion_est_mmx.Tpo" -c -o libmmxsse_la-motion_est_mmx.lo `test -f 'motion_est_mmx.c' || echo './'`motion_est_mmx.c; \ then mv -f ".deps/libmmxsse_la-motion_est_mmx.Tpo" ".deps/libmmxsse_la-motion_est_mmx.Plo"; else rm -f ".deps/libmmxsse_la-motion_est_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-motion_est_mmx.lo -MD -MP -MF .deps/libmmxsse_la-motion_est_mmx.Tpo -c motion_est_mmx.c -fPIC -DPIC -o .libs/libmmxsse_la-motion_est_mmx.o In file included from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from motion_est_mmx.c:22: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-simple_idct_mmx.lo -MD -MP -MF ".deps/libmmxsse_la-simple_idct_mmx.Tpo" -c -o libmmxsse_la-simple_idct_mmx.lo `test -f 'simple_idct_mmx.c' || echo './'`simple_idct_mmx.c; \ then mv -f ".deps/libmmxsse_la-simple_idct_mmx.Tpo" ".deps/libmmxsse_la-simple_idct_mmx.Plo"; else rm -f ".deps/libmmxsse_la-simple_idct_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-simple_idct_mmx.lo -MD -MP -MF .deps/libmmxsse_la-simple_idct_mmx.Tpo -c simple_idct_mmx.c -fPIC -DPIC -o .libs/libmmxsse_la-simple_idct_mmx.o In file included from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from simple_idct_mmx.c:20: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-fft_sse.lo -MD -MP -MF ".deps/libmmxsse_la-fft_sse.Tpo" -c -o libmmxsse_la-fft_sse.lo `test -f 'fft_sse.c' || echo './'`fft_sse.c; \ then mv -f ".deps/libmmxsse_la-fft_sse.Tpo" ".deps/libmmxsse_la-fft_sse.Plo"; else rm -f ".deps/libmmxsse_la-fft_sse.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-fft_sse.lo -MD -MP -MF .deps/libmmxsse_la-fft_sse.Tpo -c fft_sse.c -fPIC -DPIC -o .libs/libmmxsse_la-fft_sse.o In file included from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from fft_sse.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-vp3dsp_mmx.lo -MD -MP -MF ".deps/libmmxsse_la-vp3dsp_mmx.Tpo" -c -o libmmxsse_la-vp3dsp_mmx.lo `test -f 'vp3dsp_mmx.c' || echo './'`vp3dsp_mmx.c; \ then mv -f ".deps/libmmxsse_la-vp3dsp_mmx.Tpo" ".deps/libmmxsse_la-vp3dsp_mmx.Plo"; else rm -f ".deps/libmmxsse_la-vp3dsp_mmx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-vp3dsp_mmx.lo -MD -MP -MF .deps/libmmxsse_la-vp3dsp_mmx.Tpo -c vp3dsp_mmx.c -fPIC -DPIC -o .libs/libmmxsse_la-vp3dsp_mmx.o In file included from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from vp3dsp_mmx.c:24: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-vp3dsp_sse2.lo -MD -MP -MF ".deps/libmmxsse_la-vp3dsp_sse2.Tpo" -c -o libmmxsse_la-vp3dsp_sse2.lo `test -f 'vp3dsp_sse2.c' || echo './'`vp3dsp_sse2.c; \ then mv -f ".deps/libmmxsse_la-vp3dsp_sse2.Tpo" ".deps/libmmxsse_la-vp3dsp_sse2.Plo"; else rm -f ".deps/libmmxsse_la-vp3dsp_sse2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -msse -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libmmxsse_la-vp3dsp_sse2.lo -MD -MP -MF .deps/libmmxsse_la-vp3dsp_sse2.Tpo -c vp3dsp_sse2.c -fPIC -DPIC -o .libs/libmmxsse_la-vp3dsp_sse2.o In file included from ../dsputil.h:31, from vp3dsp_sse2.c:24: ../common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../common.h:22, from ../dsputil.h:31, from vp3dsp_sse2.c:24: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../dsputil.h:31, from vp3dsp_sse2.c:24: ../common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../common.h:23, from ../dsputil.h:31, from vp3dsp_sse2.c:24: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../dsputil.h:31, from vp3dsp_sse2.c:24: ../common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../common.h:22, from ../dsputil.h:31, from vp3dsp_sse2.c:24: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../dsputil.h:31, from vp3dsp_sse2.c:24: ../common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../common.h:22, from ../dsputil.h:31, from vp3dsp_sse2.c:24: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition vp3dsp_sse2.c: In function 'ff_vp3_idct_sse2': vp3dsp_sse2.c:802: warning: unused variable 'dequant_const_bytes' /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libmmxsse.la libmmxsse_la-fdct_mmx.lo libmmxsse_la-cputest.lo libmmxsse_la-dsputil_mmx.lo libmmxsse_la-mpegvideo_mmx.lo libmmxsse_la-idct_mmx.lo libmmxsse_la-motion_est_mmx.lo libmmxsse_la-simple_idct_mmx.lo libmmxsse_la-fft_sse.lo libmmxsse_la-vp3dsp_mmx.lo libmmxsse_la-vp3dsp_sse2.lo ar cru .libs/libmmxsse.a .libs/libmmxsse_la-fdct_mmx.o .libs/libmmxsse_la-cputest.o .libs/libmmxsse_la-dsputil_mmx.o .libs/libmmxsse_la-mpegvideo_mmx.o .libs/libmmxsse_la-idct_mmx.o .libs/libmmxsse_la-motion_est_mmx.o .libs/libmmxsse_la-simple_idct_mmx.o .libs/libmmxsse_la-fft_sse.o .libs/libmmxsse_la-vp3dsp_mmx.o .libs/libmmxsse_la-vp3dsp_sse2.o ranlib .libs/libmmxsse.a creating libmmxsse.la (cd .libs && rm -f libmmxsse.la && ln -s ../libmmxsse.la libmmxsse.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -DHAVE_AV_CONFIG_H=1 -fomit-frame-pointer -Wall -Wno-switch -D__TEST__ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cputest-cputest.o -MD -MP -MF ".deps/cputest-cputest.Tpo" -c -o cputest-cputest.o `test -f 'cputest.c' || echo './'`cputest.c; \ then mv -f ".deps/cputest-cputest.Tpo" ".deps/cputest-cputest.Po"; else rm -f ".deps/cputest-cputest.Tpo"; exit 1; fi In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../../libavcodec/common.h:23, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ../../libavcodec/dsputil.h:31, from cputest.c:5: ../../libavcodec/common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ../../libavcodec/common.h:22, from ../../libavcodec/dsputil.h:31, from cputest.c:5: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o cputest cputest-cputest.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o cputest cputest-cputest.o make[8]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386' Making all in libpostproc make[8]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/libpostproc' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -fomit-frame-pointer -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT postprocess.lo -MD -MP -MF ".deps/postprocess.Tpo" -c -o postprocess.lo postprocess.c; \ then mv -f ".deps/postprocess.Tpo" ".deps/postprocess.Plo"; else rm -f ".deps/postprocess.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libavcodec -fomit-frame-pointer -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT postprocess.lo -MD -MP -MF .deps/postprocess.Tpo -c postprocess.c -fPIC -DPIC -o .libs/postprocess.o In file included from postprocess.c:645: postprocess_template.c: In function 'postProcess_MMX': postprocess_template.c:3512: warning: pointer targets in passing argument 6 of 'blockCopy_MMX' differ in signedness postprocess_template.c:3658: warning: pointer targets in passing argument 6 of 'blockCopy_MMX' differ in signedness postprocess_template.c:3759: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX' differ in signedness postprocess_template.c:3783: warning: pointer targets in passing argument 4 of 'tempNoiseReducer_MMX' differ in signedness /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libffpostproc.la -lm postprocess.lo ar cru .libs/libffpostproc.a .libs/postprocess.o ranlib .libs/libffpostproc.a creating libffpostproc.la (cd .libs && rm -f libffpostproc.la && ln -s ../libffpostproc.la libffpostproc.la) make[8]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/libpostproc' make[8]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT bitstream.lo -MD -MP -MF ".deps/bitstream.Tpo" -c -o bitstream.lo bitstream.c; \ then mv -f ".deps/bitstream.Tpo" ".deps/bitstream.Plo"; else rm -f ".deps/bitstream.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o In file included from avcodec.h:14, from bitstream.c:28: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from bitstream.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from bitstream.c:28: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from bitstream.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from bitstream.c:28: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from bitstream.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from bitstream.c:28: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from bitstream.c:28: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT utils.lo -MD -MP -MF ".deps/utils.Tpo" -c -o utils.lo utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Plo"; else rm -f ".deps/utils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o In file included from avcodec.h:14, from utils.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from utils.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from utils.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from utils.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from utils.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from utils.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from utils.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from utils.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition utils.c: In function 'av_int2dbl': utils.c:998: warning: suggest parentheses around + or - in operand of & if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mem.lo -MD -MP -MF ".deps/mem.Tpo" -c -o mem.lo mem.c; \ then mv -f ".deps/mem.Tpo" ".deps/mem.Plo"; else rm -f ".deps/mem.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mem.lo -MD -MP -MF .deps/mem.Tpo -c mem.c -fPIC -DPIC -o .libs/mem.o In file included from avcodec.h:14, from mem.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mem.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mem.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from mem.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mem.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mem.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mem.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mem.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT allcodecs.lo -MD -MP -MF ".deps/allcodecs.Tpo" -c -o allcodecs.lo allcodecs.c; \ then mv -f ".deps/allcodecs.Tpo" ".deps/allcodecs.Plo"; else rm -f ".deps/allcodecs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT allcodecs.lo -MD -MP -MF .deps/allcodecs.Tpo -c allcodecs.c -fPIC -DPIC -o .libs/allcodecs.o In file included from avcodec.h:14, from allcodecs.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from allcodecs.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from allcodecs.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from allcodecs.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from allcodecs.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from allcodecs.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from allcodecs.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from allcodecs.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegvideo.lo -MD -MP -MF ".deps/mpegvideo.Tpo" -c -o mpegvideo.lo mpegvideo.c; \ then mv -f ".deps/mpegvideo.Tpo" ".deps/mpegvideo.Plo"; else rm -f ".deps/mpegvideo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegvideo.lo -MD -MP -MF .deps/mpegvideo.Tpo -c mpegvideo.c -fPIC -DPIC -o .libs/mpegvideo.o In file included from avcodec.h:14, from mpegvideo.c:28: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegvideo.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegvideo.c:28: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from mpegvideo.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegvideo.c:28: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegvideo.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegvideo.c:28: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegvideo.c:28: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition mpegvideo.c: In function 'MPV_encode_init': mpegvideo.c:890: warning: unused variable 'dummy' mpegvideo.c: In function 'encode_mb': mpegvideo.c:5815: warning: 'q' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT integer.lo -MD -MP -MF ".deps/integer.Tpo" -c -o integer.lo integer.c; \ then mv -f ".deps/integer.Tpo" ".deps/integer.Plo"; else rm -f ".deps/integer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT integer.lo -MD -MP -MF .deps/integer.Tpo -c integer.c -fPIC -DPIC -o .libs/integer.o In file included from integer.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from integer.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from integer.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from integer.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from integer.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from integer.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from integer.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from integer.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jrevdct.lo -MD -MP -MF ".deps/jrevdct.Tpo" -c -o jrevdct.lo jrevdct.c; \ then mv -f ".deps/jrevdct.Tpo" ".deps/jrevdct.Plo"; else rm -f ".deps/jrevdct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jrevdct.lo -MD -MP -MF .deps/jrevdct.Tpo -c jrevdct.c -fPIC -DPIC -o .libs/jrevdct.o In file included from jrevdct.c:34: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from jrevdct.c:34: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from jrevdct.c:34: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from jrevdct.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from jrevdct.c:34: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from jrevdct.c:34: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from jrevdct.c:34: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from jrevdct.c:34: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jfdctfst.lo -MD -MP -MF ".deps/jfdctfst.Tpo" -c -o jfdctfst.lo jfdctfst.c; \ then mv -f ".deps/jfdctfst.Tpo" ".deps/jfdctfst.Plo"; else rm -f ".deps/jfdctfst.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jfdctfst.lo -MD -MP -MF .deps/jfdctfst.Tpo -c jfdctfst.c -fPIC -DPIC -o .libs/jfdctfst.o In file included from jfdctfst.c:40: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from jfdctfst.c:39: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from jfdctfst.c:40: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from jfdctfst.c:40: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from jfdctfst.c:40: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from jfdctfst.c:39: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from jfdctfst.c:40: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from jfdctfst.c:39: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jfdctint.lo -MD -MP -MF ".deps/jfdctint.Tpo" -c -o jfdctint.lo jfdctint.c; \ then mv -f ".deps/jfdctint.Tpo" ".deps/jfdctint.Plo"; else rm -f ".deps/jfdctint.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jfdctint.lo -MD -MP -MF .deps/jfdctint.Tpo -c jfdctint.c -fPIC -DPIC -o .libs/jfdctint.o In file included from jfdctint.c:33: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from jfdctint.c:32: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from jfdctint.c:33: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from jfdctint.c:33: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from jfdctint.c:33: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from jfdctint.c:32: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from jfdctint.c:33: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from jfdctint.c:32: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegaudio.lo -MD -MP -MF ".deps/mpegaudio.Tpo" -c -o mpegaudio.lo mpegaudio.c; \ then mv -f ".deps/mpegaudio.Tpo" ".deps/mpegaudio.Plo"; else rm -f ".deps/mpegaudio.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegaudio.lo -MD -MP -MF .deps/mpegaudio.Tpo -c mpegaudio.c -fPIC -DPIC -o .libs/mpegaudio.o In file included from avcodec.h:14, from mpegaudio.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegaudio.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegaudio.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from mpegaudio.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegaudio.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegaudio.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegaudio.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegaudio.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ac3enc.lo -MD -MP -MF ".deps/ac3enc.Tpo" -c -o ac3enc.lo ac3enc.c; \ then mv -f ".deps/ac3enc.Tpo" ".deps/ac3enc.Plo"; else rm -f ".deps/ac3enc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ac3enc.lo -MD -MP -MF .deps/ac3enc.Tpo -c ac3enc.c -fPIC -DPIC -o .libs/ac3enc.o In file included from avcodec.h:14, from ac3enc.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ac3enc.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ac3enc.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from ac3enc.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ac3enc.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ac3enc.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ac3enc.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ac3enc.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mjpeg.lo -MD -MP -MF ".deps/mjpeg.Tpo" -c -o mjpeg.lo mjpeg.c; \ then mv -f ".deps/mjpeg.Tpo" ".deps/mjpeg.Plo"; else rm -f ".deps/mjpeg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mjpeg.lo -MD -MP -MF .deps/mjpeg.Tpo -c mjpeg.c -fPIC -DPIC -o .libs/mjpeg.o In file included from avcodec.h:14, from mjpeg.c:34: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mjpeg.c:34: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mjpeg.c:34: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from mjpeg.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mjpeg.c:34: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mjpeg.c:34: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mjpeg.c:34: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mjpeg.c:34: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition mjpeg.c: In function 'mjpeg_decode_com': mjpeg.c:1744: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mjpeg.c:1744: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mjpeg.c:1744: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mjpeg.c:1744: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mjpeg.c:1744: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mjpeg.c:1744: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mjpeg.c:1750: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mjpeg.c:1750: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mjpeg.c:1750: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mjpeg.c:1750: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mjpeg.c:1750: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness mjpeg.c:1750: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT resample.lo -MD -MP -MF ".deps/resample.Tpo" -c -o resample.lo resample.c; \ then mv -f ".deps/resample.Tpo" ".deps/resample.Plo"; else rm -f ".deps/resample.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT resample.lo -MD -MP -MF .deps/resample.Tpo -c resample.c -fPIC -DPIC -o .libs/resample.o In file included from avcodec.h:14, from resample.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from resample.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from resample.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from resample.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from resample.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from resample.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from resample.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from resample.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dsputil.lo -MD -MP -MF ".deps/dsputil.Tpo" -c -o dsputil.lo dsputil.c; \ then mv -f ".deps/dsputil.Tpo" ".deps/dsputil.Plo"; else rm -f ".deps/dsputil.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dsputil.lo -MD -MP -MF .deps/dsputil.Tpo -c dsputil.c -fPIC -DPIC -o .libs/dsputil.o In file included from avcodec.h:14, from dsputil.c:28: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dsputil.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dsputil.c:28: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from dsputil.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dsputil.c:28: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dsputil.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dsputil.c:28: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dsputil.c:28: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition dsputil.c: In function 'dsputil_init': dsputil.c:3883: warning: assignment from incompatible pointer type dsputil.c:3884: warning: assignment from incompatible pointer type if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT motion_est.lo -MD -MP -MF ".deps/motion_est.Tpo" -c -o motion_est.lo motion_est.c; \ then mv -f ".deps/motion_est.Tpo" ".deps/motion_est.Plo"; else rm -f ".deps/motion_est.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT motion_est.lo -MD -MP -MF .deps/motion_est.Tpo -c motion_est.c -fPIC -DPIC -o .libs/motion_est.o In file included from avcodec.h:14, from motion_est.c:32: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from motion_est.c:30: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from motion_est.c:32: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from motion_est.c:32: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from motion_est.c:32: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from motion_est.c:30: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from motion_est.c:32: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from motion_est.c:30: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition motion_est.c: In function 'check_bidir_mv': motion_est.c:1566: warning: unused variable 'uvstride' motion_est_template.c: In function 'ff_get_mb_score': motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est_template.c: In function 'hpel_motion_search': motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est_template.c: In function 'qpel_motion_search': motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c: In function 'check_input_motion': motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function motion_est.c:178: warning: 'uvdxy' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT imgconvert.lo -MD -MP -MF ".deps/imgconvert.Tpo" -c -o imgconvert.lo imgconvert.c; \ then mv -f ".deps/imgconvert.Tpo" ".deps/imgconvert.Plo"; else rm -f ".deps/imgconvert.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT imgconvert.lo -MD -MP -MF .deps/imgconvert.Tpo -c imgconvert.c -fPIC -DPIC -o .libs/imgconvert.o In file included from avcodec.h:14, from imgconvert.c:31: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgconvert.c:31: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgconvert.c:31: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from imgconvert.c:31: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgconvert.c:31: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgconvert.c:31: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgconvert.c:31: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgconvert.c:31: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT imgresample.lo -MD -MP -MF ".deps/imgresample.Tpo" -c -o imgresample.lo imgresample.c; \ then mv -f ".deps/imgresample.Tpo" ".deps/imgresample.Plo"; else rm -f ".deps/imgresample.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT imgresample.lo -MD -MP -MF .deps/imgresample.Tpo -c imgresample.c -fPIC -DPIC -o .libs/imgresample.o In file included from avcodec.h:14, from imgresample.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgresample.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgresample.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgresample.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpeg12.lo -MD -MP -MF ".deps/mpeg12.Tpo" -c -o mpeg12.lo mpeg12.c; \ then mv -f ".deps/mpeg12.Tpo" ".deps/mpeg12.Plo"; else rm -f ".deps/mpeg12.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpeg12.lo -MD -MP -MF .deps/mpeg12.Tpo -c mpeg12.c -fPIC -DPIC -o .libs/mpeg12.o In file included from avcodec.h:14, from mpeg12.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpeg12.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpeg12.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from mpeg12.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpeg12.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpeg12.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpeg12.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpeg12.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition mpeg12.c: In function 'mpeg1_encode_sequence_header': mpeg12.c:317: warning: pointer targets in passing argument 2 of 'ff_write_quant_matrix' differ in signedness mpeg12.c:318: warning: pointer targets in passing argument 2 of 'ff_write_quant_matrix' differ in signedness mpeg12.c: In function 'mpeg2_fast_decode_block_non_intra': mpeg12.c:1813: warning: unused variable 'v' In file included from mpeg12.c:3317: mdec.c: In function 'mdec_decode_block_intra': mdec.c:63: warning: pointer targets in initialization differ in signedness mdec.c: In function 'decode_frame': mdec.c:180: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegaudiodec.lo -MD -MP -MF ".deps/mpegaudiodec.Tpo" -c -o mpegaudiodec.lo mpegaudiodec.c; \ then mv -f ".deps/mpegaudiodec.Tpo" ".deps/mpegaudiodec.Plo"; else rm -f ".deps/mpegaudiodec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegaudiodec.lo -MD -MP -MF .deps/mpegaudiodec.Tpo -c mpegaudiodec.c -fPIC -DPIC -o .libs/mpegaudiodec.o In file included from avcodec.h:14, from mpegaudiodec.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegaudiodec.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegaudiodec.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from mpegaudiodec.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegaudiodec.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegaudiodec.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mpegaudiodec.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mpegaudiodec.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition mpegaudiodec.c: In function 'mp_decode_frame': mpegaudiodec.c:2470: warning: pointer targets in passing argument 4 of 'ff_mpa_synth_filter' differ in signedness mpegaudiodec.c: In function 'mp_decode_layer3': mpegaudiodec.c:1656: warning: 'last_gb.size_in_bits' may be used uninitialized in this function mpegaudiodec.c:1656: warning: 'last_gb.index' may be used uninitialized in this function mpegaudiodec.c:1656: warning: 'last_gb.buffer_end' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT pcm.lo -MD -MP -MF ".deps/pcm.Tpo" -c -o pcm.lo pcm.c; \ then mv -f ".deps/pcm.Tpo" ".deps/pcm.Plo"; else rm -f ".deps/pcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT pcm.lo -MD -MP -MF .deps/pcm.Tpo -c pcm.c -fPIC -DPIC -o .libs/pcm.o In file included from avcodec.h:14, from pcm.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from pcm.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from pcm.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from pcm.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from pcm.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from pcm.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from pcm.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from pcm.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT simple_idct.lo -MD -MP -MF ".deps/simple_idct.Tpo" -c -o simple_idct.lo simple_idct.c; \ then mv -f ".deps/simple_idct.Tpo" ".deps/simple_idct.Plo"; else rm -f ".deps/simple_idct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT simple_idct.lo -MD -MP -MF .deps/simple_idct.Tpo -c simple_idct.c -fPIC -DPIC -o .libs/simple_idct.o In file included from avcodec.h:14, from simple_idct.c:30: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from simple_idct.c:30: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from simple_idct.c:30: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from simple_idct.c:30: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from simple_idct.c:30: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from simple_idct.c:30: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from simple_idct.c:30: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from simple_idct.c:30: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ratecontrol.lo -MD -MP -MF ".deps/ratecontrol.Tpo" -c -o ratecontrol.lo ratecontrol.c; \ then mv -f ".deps/ratecontrol.Tpo" ".deps/ratecontrol.Plo"; else rm -f ".deps/ratecontrol.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ratecontrol.lo -MD -MP -MF .deps/ratecontrol.Tpo -c ratecontrol.c -fPIC -DPIC -o .libs/ratecontrol.o In file included from avcodec.h:14, from ratecontrol.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ratecontrol.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ratecontrol.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from ratecontrol.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ratecontrol.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ratecontrol.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ratecontrol.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ratecontrol.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT adpcm.lo -MD -MP -MF ".deps/adpcm.Tpo" -c -o adpcm.lo adpcm.c; \ then mv -f ".deps/adpcm.Tpo" ".deps/adpcm.Plo"; else rm -f ".deps/adpcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT adpcm.lo -MD -MP -MF .deps/adpcm.Tpo -c adpcm.c -fPIC -DPIC -o .libs/adpcm.o In file included from avcodec.h:14, from adpcm.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from adpcm.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from adpcm.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from adpcm.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from adpcm.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from adpcm.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from adpcm.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from adpcm.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT eval.lo -MD -MP -MF ".deps/eval.Tpo" -c -o eval.lo eval.c; \ then mv -f ".deps/eval.Tpo" ".deps/eval.Plo"; else rm -f ".deps/eval.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -fPIC -DPIC -o .libs/eval.o In file included from avcodec.h:14, from eval.c:29: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from eval.c:29: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from eval.c:29: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from eval.c:29: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from eval.c:29: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from eval.c:29: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from eval.c:29: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from eval.c:29: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dv.lo -MD -MP -MF ".deps/dv.Tpo" -c -o dv.lo dv.c; \ then mv -f ".deps/dv.Tpo" ".deps/dv.Plo"; else rm -f ".deps/dv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c dv.c -fPIC -DPIC -o .libs/dv.o In file included from avcodec.h:14, from dv.c:31: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dv.c:31: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dv.c:31: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from dv.c:31: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dv.c:31: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dv.c:31: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dv.c:31: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dv.c:31: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT error_resilience.lo -MD -MP -MF ".deps/error_resilience.Tpo" -c -o error_resilience.lo error_resilience.c; \ then mv -f ".deps/error_resilience.Tpo" ".deps/error_resilience.Plo"; else rm -f ".deps/error_resilience.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT error_resilience.lo -MD -MP -MF .deps/error_resilience.Tpo -c error_resilience.c -fPIC -DPIC -o .libs/error_resilience.o In file included from avcodec.h:14, from error_resilience.c:28: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from error_resilience.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from error_resilience.c:28: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from error_resilience.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from error_resilience.c:28: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from error_resilience.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from error_resilience.c:28: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from error_resilience.c:28: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fft.lo -MD -MP -MF ".deps/fft.Tpo" -c -o fft.lo fft.c; \ then mv -f ".deps/fft.Tpo" ".deps/fft.Plo"; else rm -f ".deps/fft.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -fPIC -DPIC -o .libs/fft.o In file included from dsputil.h:31, from fft.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from fft.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from fft.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from dsputil.h:31, from fft.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from fft.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from fft.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from fft.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from fft.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mdct.lo -MD -MP -MF ".deps/mdct.Tpo" -c -o mdct.lo mdct.c; \ then mv -f ".deps/mdct.Tpo" ".deps/mdct.Plo"; else rm -f ".deps/mdct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o In file included from dsputil.h:31, from mdct.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from mdct.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from mdct.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from dsputil.h:31, from mdct.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from mdct.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from mdct.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from mdct.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from mdct.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mace.lo -MD -MP -MF ".deps/mace.Tpo" -c -o mace.lo mace.c; \ then mv -f ".deps/mace.Tpo" ".deps/mace.Plo"; else rm -f ".deps/mace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mace.lo -MD -MP -MF .deps/mace.Tpo -c mace.c -fPIC -DPIC -o .libs/mace.o In file included from avcodec.h:14, from mace.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mace.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mace.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from mace.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mace.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mace.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from mace.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from mace.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT huffyuv.lo -MD -MP -MF ".deps/huffyuv.Tpo" -c -o huffyuv.lo huffyuv.c; \ then mv -f ".deps/huffyuv.Tpo" ".deps/huffyuv.Plo"; else rm -f ".deps/huffyuv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT huffyuv.lo -MD -MP -MF .deps/huffyuv.Tpo -c huffyuv.c -fPIC -DPIC -o .libs/huffyuv.o In file included from huffyuv.c:29: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from huffyuv.c:29: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from huffyuv.c:29: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from huffyuv.c:29: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from huffyuv.c:29: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from huffyuv.c:29: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from huffyuv.c:29: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from huffyuv.c:29: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition huffyuv.c: In function 'decode_frame': huffyuv.c:792: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness huffyuv.c:822: warning: 'lefttopv' may be used uninitialized in this function huffyuv.c:822: warning: 'lefttopu' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cyuv.lo -MD -MP -MF ".deps/cyuv.Tpo" -c -o cyuv.lo cyuv.c; \ then mv -f ".deps/cyuv.Tpo" ".deps/cyuv.Plo"; else rm -f ".deps/cyuv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cyuv.lo -MD -MP -MF .deps/cyuv.Tpo -c cyuv.c -fPIC -DPIC -o .libs/cyuv.o In file included from cyuv.c:36: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from cyuv.c:31: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from cyuv.c:36: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from cyuv.c:33: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from cyuv.c:36: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from cyuv.c:31: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from cyuv.c:36: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from cyuv.c:31: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition cyuv.c: In function 'cyuv_decode_frame': cyuv.c:75: warning: pointer targets in initialization differ in signedness cyuv.c:76: warning: pointer targets in initialization differ in signedness cyuv.c:77: warning: pointer targets in initialization differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT raw.lo -MD -MP -MF ".deps/raw.Tpo" -c -o raw.lo raw.c; \ then mv -f ".deps/raw.Tpo" ".deps/raw.Plo"; else rm -f ".deps/raw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -fPIC -DPIC -o .libs/raw.o In file included from avcodec.h:14, from raw.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from raw.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from raw.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from raw.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from raw.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from raw.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from raw.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from raw.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition raw.c:159: warning: 'raw_init_encoder' defined but not used raw.c:170: warning: 'raw_encode' defined but not used if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h261.lo -MD -MP -MF ".deps/h261.Tpo" -c -o h261.lo h261.c; \ then mv -f ".deps/h261.Tpo" ".deps/h261.Plo"; else rm -f ".deps/h261.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h261.lo -MD -MP -MF .deps/h261.Tpo -c h261.c -fPIC -DPIC -o .libs/h261.o In file included from h261.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h261.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from h261.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from h261.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from h261.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h261.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from h261.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h261.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h264.lo -MD -MP -MF ".deps/h264.Tpo" -c -o h264.lo h264.c; \ then mv -f ".deps/h264.Tpo" ".deps/h264.Plo"; else rm -f ".deps/h264.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h264.lo -MD -MP -MF .deps/h264.Tpo -c h264.c -fPIC -DPIC -o .libs/h264.o In file included from h264.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h264.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from h264.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from h264.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from h264.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h264.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from h264.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h264.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition h264.c: In function 'decode_nal': h264.c:1468: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness h264.c: In function 'pred8x8l_vertical_right_c': h264.c:2442: warning: unused variable 'l7' h264.c: In function 'pred8x8l_horizontal_down_c': h264.c:2469: warning: unused variable 't7' h264.c: In function 'filter_mb_edgecv': h264.c:6180: warning: unused variable 'd' h264.c: In function 'filter_mb_edgech': h264.c:6410: warning: unused variable 'd' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h264idct.lo -MD -MP -MF ".deps/h264idct.Tpo" -c -o h264idct.lo h264idct.c; \ then mv -f ".deps/h264idct.Tpo" ".deps/h264idct.Plo"; else rm -f ".deps/h264idct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h264idct.lo -MD -MP -MF .deps/h264idct.Tpo -c h264idct.c -fPIC -DPIC -o .libs/h264idct.o In file included from dsputil.h:31, from h264idct.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from h264idct.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from h264idct.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from dsputil.h:31, from h264idct.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from h264idct.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from h264idct.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from h264idct.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from h264idct.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT golomb.lo -MD -MP -MF ".deps/golomb.Tpo" -c -o golomb.lo golomb.c; \ then mv -f ".deps/golomb.Tpo" ".deps/golomb.Plo"; else rm -f ".deps/golomb.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT golomb.lo -MD -MP -MF .deps/golomb.Tpo -c golomb.c -fPIC -DPIC -o .libs/golomb.o In file included from golomb.c:28: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from golomb.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from golomb.c:28: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from golomb.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from golomb.c:28: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from golomb.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from golomb.c:28: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from golomb.c:28: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vp3.lo -MD -MP -MF ".deps/vp3.Tpo" -c -o vp3.lo vp3.c; \ then mv -f ".deps/vp3.Tpo" ".deps/vp3.Plo"; else rm -f ".deps/vp3.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vp3.lo -MD -MP -MF .deps/vp3.Tpo -c vp3.c -fPIC -DPIC -o .libs/vp3.o In file included from vp3.c:36: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from vp3.c:31: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from vp3.c:36: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from vp3.c:33: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from vp3.c:36: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from vp3.c:31: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from vp3.c:36: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from vp3.c:31: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition vp3.c: In function 'render_slice': vp3.c:2201: warning: unused variable 'bounding_values' vp3.c: In function 'vp3_decode_frame': vp3.c:3180: warning: pointer targets in assignment differ in signedness vp3.c: At top level: vp3.c:631: warning: 'unpack_token' defined but not used vp3.c:999: warning: 'get_superblock_run_length' defined but not used vp3.c:1037: warning: 'get_fragment_run_length' defined but not used vp3.c:1076: warning: 'get_mode_code' defined but not used vp3.c:1119: warning: 'get_motion_vector_vlc' defined but not used vp3.c:1180: warning: 'get_motion_vector_fixed' defined but not used vp3.c:2455: warning: 'render_fragments' defined but not used if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vp3dsp.lo -MD -MP -MF ".deps/vp3dsp.Tpo" -c -o vp3dsp.lo vp3dsp.c; \ then mv -f ".deps/vp3dsp.Tpo" ".deps/vp3dsp.Plo"; else rm -f ".deps/vp3dsp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vp3dsp.lo -MD -MP -MF .deps/vp3dsp.Tpo -c vp3dsp.c -fPIC -DPIC -o .libs/vp3dsp.o In file included from vp3dsp.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from vp3dsp.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from vp3dsp.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from vp3dsp.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from vp3dsp.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from vp3dsp.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from vp3dsp.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from vp3dsp.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition vp3dsp.c: In function 'idct': vp3dsp.c:48: warning: unused variable 'j' vp3dsp.c: At top level: vp3data.h:385: warning: 'coeff_tables' defined but not used if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT asv1.lo -MD -MP -MF ".deps/asv1.Tpo" -c -o asv1.lo asv1.c; \ then mv -f ".deps/asv1.Tpo" ".deps/asv1.Plo"; else rm -f ".deps/asv1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT asv1.lo -MD -MP -MF .deps/asv1.Tpo -c asv1.c -fPIC -DPIC -o .libs/asv1.o In file included from avcodec.h:14, from asv1.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from asv1.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from asv1.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from asv1.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from asv1.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from asv1.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from asv1.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from asv1.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition asv1.c: In function 'decode_frame': asv1.c:404: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT 4xm.lo -MD -MP -MF ".deps/4xm.Tpo" -c -o 4xm.lo 4xm.c; \ then mv -f ".deps/4xm.Tpo" ".deps/4xm.Plo"; else rm -f ".deps/4xm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT 4xm.lo -MD -MP -MF .deps/4xm.Tpo -c 4xm.c -fPIC -DPIC -o .libs/4xm.o In file included from avcodec.h:14, from 4xm.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from 4xm.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from 4xm.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from 4xm.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from 4xm.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from 4xm.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from 4xm.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from 4xm.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition 4xm.c: In function 'decode_p_frame': 4xm.c:340: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness 4xm.c: In function 'decode_i_frame': 4xm.c:577: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness 4xm.c: In function 'decode_frame': 4xm.c:636: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cabac.lo -MD -MP -MF ".deps/cabac.Tpo" -c -o cabac.lo cabac.c; \ then mv -f ".deps/cabac.Tpo" ".deps/cabac.Plo"; else rm -f ".deps/cabac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cabac.lo -MD -MP -MF .deps/cabac.Tpo -c cabac.c -fPIC -DPIC -o .libs/cabac.o In file included from cabac.c:28: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from cabac.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from cabac.c:28: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from cabac.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from cabac.c:28: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from cabac.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from cabac.c:28: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from cabac.c:28: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ffv1.lo -MD -MP -MF ".deps/ffv1.Tpo" -c -o ffv1.lo ffv1.c; \ then mv -f ".deps/ffv1.Tpo" ".deps/ffv1.Plo"; else rm -f ".deps/ffv1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ffv1.lo -MD -MP -MF .deps/ffv1.Tpo -c ffv1.c -fPIC -DPIC -o .libs/ffv1.o In file included from ffv1.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from ffv1.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ffv1.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from ffv1.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ffv1.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from ffv1.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ffv1.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from ffv1.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ra144.lo -MD -MP -MF ".deps/ra144.Tpo" -c -o ra144.lo ra144.c; \ then mv -f ".deps/ra144.Tpo" ".deps/ra144.Plo"; else rm -f ".deps/ra144.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ra144.lo -MD -MP -MF .deps/ra144.Tpo -c ra144.c -fPIC -DPIC -o .libs/ra144.o In file included from avcodec.h:14, from ra144.c:20: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ra144.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ra144.c:20: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from ra144.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ra144.c:20: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ra144.c:20: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ra144.c:20: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ra144.c:20: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition ra144.c: In function 'do_output_subblock': ra144.c:144: warning: pointer targets in passing argument 1 of 'rotate_block' differ in signedness ra144.c:144: warning: pointer targets in passing argument 2 of 'rotate_block' differ in signedness ra144.c:149: warning: pointer targets in passing argument 1 of 'irms' differ in signedness ra144.c:151: warning: pointer targets in passing argument 7 of 'add_wav' differ in signedness ra144.c:151: warning: pointer targets in passing argument 8 of 'add_wav' differ in signedness ra144.c:151: warning: pointer targets in passing argument 9 of 'add_wav' differ in signedness ra144.c:151: warning: pointer targets in passing argument 10 of 'add_wav' differ in signedness ra144.c:154: warning: pointer targets in passing argument 2 of 'final' differ in signedness ra144.c:154: warning: pointer targets in passing argument 3 of 'final' differ in signedness ra144.c:154: warning: pointer targets in passing argument 5 of 'final' differ in signedness ra144.c: In function 'add_wav': ra144.c:191: warning: pointer targets in assignment differ in signedness ra144.c: In function 'final': ra144.c:232: warning: pointer targets in assignment differ in signedness ra144.c: In function 'dec2': ra144.c:407: warning: pointer targets in assignment differ in signedness ra144.c:410: warning: pointer targets in assignment differ in signedness ra144.c:411: warning: pointer targets in assignment differ in signedness ra144.c: In function 'ra144_decode_frame': ra144.c:453: warning: pointer targets in passing argument 1 of 'do_voice' differ in signedness ra144.c:453: warning: pointer targets in passing argument 2 of 'do_voice' differ in signedness ra144.c:459: warning: pointer targets in passing argument 2 of 'dec1' differ in signedness ra144.c:459: warning: pointer targets in passing argument 3 of 'dec1' differ in signedness ra144.c:463: warning: pointer targets in passing argument 2 of 'dec2' differ in signedness ra144.c:463: warning: pointer targets in passing argument 3 of 'dec2' differ in signedness ra144.c:463: warning: pointer targets in passing argument 6 of 'dec2' differ in signedness ra144.c:465: warning: pointer targets in passing argument 2 of 'dec2' differ in signedness ra144.c:465: warning: pointer targets in passing argument 3 of 'dec2' differ in signedness ra144.c:465: warning: pointer targets in passing argument 6 of 'dec2' differ in signedness ra144.c:469: warning: pointer targets in passing argument 2 of 'dec2' differ in signedness ra144.c:469: warning: pointer targets in passing argument 3 of 'dec2' differ in signedness ra144.c:469: warning: pointer targets in passing argument 6 of 'dec2' differ in signedness ra144.c:471: warning: pointer targets in passing argument 2 of 'dec2' differ in signedness ra144.c:471: warning: pointer targets in passing argument 3 of 'dec2' differ in signedness ra144.c:471: warning: pointer targets in passing argument 6 of 'dec2' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ra288.lo -MD -MP -MF ".deps/ra288.Tpo" -c -o ra288.lo ra288.c; \ then mv -f ".deps/ra288.Tpo" ".deps/ra288.Plo"; else rm -f ".deps/ra288.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ra288.lo -MD -MP -MF .deps/ra288.Tpo -c ra288.c -fPIC -DPIC -o .libs/ra288.o In file included from avcodec.h:14, from ra288.c:20: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ra288.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ra288.c:20: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from ra288.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ra288.c:20: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ra288.c:20: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ra288.c:20: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ra288.c:20: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vcr1.lo -MD -MP -MF ".deps/vcr1.Tpo" -c -o vcr1.lo vcr1.c; \ then mv -f ".deps/vcr1.Tpo" ".deps/vcr1.Plo"; else rm -f ".deps/vcr1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vcr1.lo -MD -MP -MF .deps/vcr1.Tpo -c vcr1.c -fPIC -DPIC -o .libs/vcr1.o In file included from avcodec.h:14, from vcr1.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from vcr1.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from vcr1.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from vcr1.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from vcr1.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from vcr1.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from vcr1.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from vcr1.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cljr.lo -MD -MP -MF ".deps/cljr.Tpo" -c -o cljr.lo cljr.c; \ then mv -f ".deps/cljr.Tpo" ".deps/cljr.Plo"; else rm -f ".deps/cljr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cljr.lo -MD -MP -MF .deps/cljr.Tpo -c cljr.c -fPIC -DPIC -o .libs/cljr.o In file included from avcodec.h:14, from cljr.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from cljr.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from cljr.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from cljr.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from cljr.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from cljr.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from cljr.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from cljr.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT roqvideo.lo -MD -MP -MF ".deps/roqvideo.Tpo" -c -o roqvideo.lo roqvideo.c; \ then mv -f ".deps/roqvideo.Tpo" ".deps/roqvideo.Plo"; else rm -f ".deps/roqvideo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT roqvideo.lo -MD -MP -MF .deps/roqvideo.Tpo -c roqvideo.c -fPIC -DPIC -o .libs/roqvideo.o In file included from roqvideo.c:32: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from roqvideo.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from roqvideo.c:32: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from roqvideo.c:29: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from roqvideo.c:32: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from roqvideo.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from roqvideo.c:32: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from roqvideo.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dpcm.lo -MD -MP -MF ".deps/dpcm.Tpo" -c -o dpcm.lo dpcm.c; \ then mv -f ".deps/dpcm.Tpo" ".deps/dpcm.Plo"; else rm -f ".deps/dpcm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dpcm.lo -MD -MP -MF .deps/dpcm.Tpo -c dpcm.c -fPIC -DPIC -o .libs/dpcm.o In file included from avcodec.h:14, from dpcm.c:38: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dpcm.c:38: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dpcm.c:38: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from dpcm.c:38: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dpcm.c:38: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dpcm.c:38: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dpcm.c:38: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dpcm.c:38: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT interplayvideo.lo -MD -MP -MF ".deps/interplayvideo.Tpo" -c -o interplayvideo.lo interplayvideo.c; \ then mv -f ".deps/interplayvideo.Tpo" ".deps/interplayvideo.Plo"; else rm -f ".deps/interplayvideo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT interplayvideo.lo -MD -MP -MF .deps/interplayvideo.Tpo -c interplayvideo.c -fPIC -DPIC -o .libs/interplayvideo.o In file included from interplayvideo.c:41: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from interplayvideo.c:36: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from interplayvideo.c:41: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from interplayvideo.c:38: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from interplayvideo.c:41: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from interplayvideo.c:36: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from interplayvideo.c:41: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from interplayvideo.c:36: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT xan.lo -MD -MP -MF ".deps/xan.Tpo" -c -o xan.lo xan.c; \ then mv -f ".deps/xan.Tpo" ".deps/xan.Plo"; else rm -f ".deps/xan.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT xan.lo -MD -MP -MF .deps/xan.Tpo -c xan.c -fPIC -DPIC -o .libs/xan.o In file included from xan.c:36: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from xan.c:31: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from xan.c:36: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from xan.c:33: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from xan.c:36: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from xan.c:31: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from xan.c:36: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from xan.c:31: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rpza.lo -MD -MP -MF ".deps/rpza.Tpo" -c -o rpza.lo rpza.c; \ then mv -f ".deps/rpza.Tpo" ".deps/rpza.Plo"; else rm -f ".deps/rpza.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rpza.lo -MD -MP -MF .deps/rpza.Tpo -c rpza.c -fPIC -DPIC -o .libs/rpza.o In file included from rpza.c:41: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from rpza.c:36: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from rpza.c:41: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from rpza.c:38: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from rpza.c:41: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from rpza.c:36: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from rpza.c:41: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from rpza.c:36: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cinepak.lo -MD -MP -MF ".deps/cinepak.Tpo" -c -o cinepak.lo cinepak.c; \ then mv -f ".deps/cinepak.Tpo" ".deps/cinepak.Plo"; else rm -f ".deps/cinepak.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cinepak.lo -MD -MP -MF .deps/cinepak.Tpo -c cinepak.c -fPIC -DPIC -o .libs/cinepak.o In file included from cinepak.c:34: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from cinepak.c:29: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from cinepak.c:34: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from cinepak.c:31: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from cinepak.c:34: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from cinepak.c:29: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from cinepak.c:34: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from cinepak.c:29: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT msrle.lo -MD -MP -MF ".deps/msrle.Tpo" -c -o msrle.lo msrle.c; \ then mv -f ".deps/msrle.Tpo" ".deps/msrle.Plo"; else rm -f ".deps/msrle.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT msrle.lo -MD -MP -MF .deps/msrle.Tpo -c msrle.c -fPIC -DPIC -o .libs/msrle.o In file included from msrle.c:37: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from msrle.c:32: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from msrle.c:37: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from msrle.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from msrle.c:37: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from msrle.c:32: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from msrle.c:37: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from msrle.c:32: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT msvideo1.lo -MD -MP -MF ".deps/msvideo1.Tpo" -c -o msvideo1.lo msvideo1.c; \ then mv -f ".deps/msvideo1.Tpo" ".deps/msvideo1.Plo"; else rm -f ".deps/msvideo1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT msvideo1.lo -MD -MP -MF .deps/msvideo1.Tpo -c msvideo1.c -fPIC -DPIC -o .libs/msvideo1.o In file included from msvideo1.c:37: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from msvideo1.c:32: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from msvideo1.c:37: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from msvideo1.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from msvideo1.c:37: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from msvideo1.c:32: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from msvideo1.c:37: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from msvideo1.c:32: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vqavideo.lo -MD -MP -MF ".deps/vqavideo.Tpo" -c -o vqavideo.lo vqavideo.c; \ then mv -f ".deps/vqavideo.Tpo" ".deps/vqavideo.Plo"; else rm -f ".deps/vqavideo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vqavideo.lo -MD -MP -MF .deps/vqavideo.Tpo -c vqavideo.c -fPIC -DPIC -o .libs/vqavideo.o In file included from vqavideo.c:70: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from vqavideo.c:65: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from vqavideo.c:70: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from vqavideo.c:67: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from vqavideo.c:70: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from vqavideo.c:65: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from vqavideo.c:70: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from vqavideo.c:65: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT idcinvideo.lo -MD -MP -MF ".deps/idcinvideo.Tpo" -c -o idcinvideo.lo idcinvideo.c; \ then mv -f ".deps/idcinvideo.Tpo" ".deps/idcinvideo.Plo"; else rm -f ".deps/idcinvideo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT idcinvideo.lo -MD -MP -MF .deps/idcinvideo.Tpo -c idcinvideo.c -fPIC -DPIC -o .libs/idcinvideo.o In file included from idcinvideo.c:51: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from idcinvideo.c:46: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from idcinvideo.c:51: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from idcinvideo.c:48: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from idcinvideo.c:51: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from idcinvideo.c:46: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from idcinvideo.c:51: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from idcinvideo.c:46: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT adx.lo -MD -MP -MF ".deps/adx.Tpo" -c -o adx.lo adx.c; \ then mv -f ".deps/adx.Tpo" ".deps/adx.Plo"; else rm -f ".deps/adx.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT adx.lo -MD -MP -MF .deps/adx.Tpo -c adx.c -fPIC -DPIC -o .libs/adx.o In file included from avcodec.h:14, from adx.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from adx.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from adx.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from adx.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from adx.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from adx.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from adx.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from adx.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rational.lo -MD -MP -MF ".deps/rational.Tpo" -c -o rational.lo rational.c; \ then mv -f ".deps/rational.Tpo" ".deps/rational.Plo"; else rm -f ".deps/rational.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rational.lo -MD -MP -MF .deps/rational.Tpo -c rational.c -fPIC -DPIC -o .libs/rational.o In file included from rational.c:30: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from rational.c:30: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from rational.c:30: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from rational.c:30: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from rational.c:30: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from rational.c:30: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from rational.c:30: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from rational.c:30: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT faandct.lo -MD -MP -MF ".deps/faandct.Tpo" -c -o faandct.lo faandct.c; \ then mv -f ".deps/faandct.Tpo" ".deps/faandct.Plo"; else rm -f ".deps/faandct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT faandct.lo -MD -MP -MF .deps/faandct.Tpo -c faandct.c -fPIC -DPIC -o .libs/faandct.o In file included from dsputil.h:31, from faandct.c:29: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from faandct.c:29: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from faandct.c:29: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from dsputil.h:31, from faandct.c:29: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from faandct.c:29: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from faandct.c:29: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from faandct.c:29: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from faandct.c:29: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT 8bps.lo -MD -MP -MF ".deps/8bps.Tpo" -c -o 8bps.lo 8bps.c; \ then mv -f ".deps/8bps.Tpo" ".deps/8bps.Plo"; else rm -f ".deps/8bps.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT 8bps.lo -MD -MP -MF .deps/8bps.Tpo -c 8bps.c -fPIC -DPIC -o .libs/8bps.o In file included from 8bps.c:36: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from 8bps.c:33: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from 8bps.c:36: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from 8bps.c:36: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from 8bps.c:36: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from 8bps.c:33: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from 8bps.c:36: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from 8bps.c:33: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT smc.lo -MD -MP -MF ".deps/smc.Tpo" -c -o smc.lo smc.c; \ then mv -f ".deps/smc.Tpo" ".deps/smc.Plo"; else rm -f ".deps/smc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT smc.lo -MD -MP -MF .deps/smc.Tpo -c smc.c -fPIC -DPIC -o .libs/smc.o In file included from smc.c:35: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from smc.c:30: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from smc.c:35: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from smc.c:32: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from smc.c:35: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from smc.c:30: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from smc.c:35: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from smc.c:30: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT parser.lo -MD -MP -MF ".deps/parser.Tpo" -c -o parser.lo parser.c; \ then mv -f ".deps/parser.Tpo" ".deps/parser.Plo"; else rm -f ".deps/parser.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o In file included from avcodec.h:14, from parser.c:20: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from parser.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from parser.c:20: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from parser.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from parser.c:20: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from parser.c:20: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from parser.c:20: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from parser.c:20: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition parser.c: In function 'av_parser_change': parser.c:162: warning: assignment discards qualifiers from pointer target type parser.c: In function 'ff_combine_frame': parser.c:239: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness parser.c:251: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flicvideo.lo -MD -MP -MF ".deps/flicvideo.Tpo" -c -o flicvideo.lo flicvideo.c; \ then mv -f ".deps/flicvideo.Tpo" ".deps/flicvideo.Plo"; else rm -f ".deps/flicvideo.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flicvideo.lo -MD -MP -MF .deps/flicvideo.Tpo -c flicvideo.c -fPIC -DPIC -o .libs/flicvideo.o In file included from flicvideo.c:41: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from flicvideo.c:36: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from flicvideo.c:41: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from flicvideo.c:38: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from flicvideo.c:41: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from flicvideo.c:36: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from flicvideo.c:41: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from flicvideo.c:36: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT truemotion1.lo -MD -MP -MF ".deps/truemotion1.Tpo" -c -o truemotion1.lo truemotion1.c; \ then mv -f ".deps/truemotion1.Tpo" ".deps/truemotion1.Plo"; else rm -f ".deps/truemotion1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT truemotion1.lo -MD -MP -MF .deps/truemotion1.Tpo -c truemotion1.c -fPIC -DPIC -o .libs/truemotion1.o In file included from truemotion1.c:35: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from truemotion1.c:30: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from truemotion1.c:35: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from truemotion1.c:32: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from truemotion1.c:35: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from truemotion1.c:30: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from truemotion1.c:35: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from truemotion1.c:30: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition truemotion1.c: In function 'truemotion1_decode_frame': truemotion1.c:375: warning: 'header.width' is used uninitialized in this function truemotion1.c:376: warning: 'header.height' is used uninitialized in this function truemotion1.c:377: warning: 'header.xoffset' is used uninitialized in this function truemotion1.c:378: warning: 'header.yoffset' is used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vmdav.lo -MD -MP -MF ".deps/vmdav.Tpo" -c -o vmdav.lo vmdav.c; \ then mv -f ".deps/vmdav.Tpo" ".deps/vmdav.Plo"; else rm -f ".deps/vmdav.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vmdav.lo -MD -MP -MF .deps/vmdav.Tpo -c vmdav.c -fPIC -DPIC -o .libs/vmdav.o In file included from vmdav.c:46: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from vmdav.c:41: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from vmdav.c:46: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from vmdav.c:43: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from vmdav.c:46: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from vmdav.c:41: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from vmdav.c:46: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from vmdav.c:41: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT lcl.lo -MD -MP -MF ".deps/lcl.Tpo" -c -o lcl.lo lcl.c; \ then mv -f ".deps/lcl.Tpo" ".deps/lcl.Plo"; else rm -f ".deps/lcl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT lcl.lo -MD -MP -MF .deps/lcl.Tpo -c lcl.c -fPIC -DPIC -o .libs/lcl.o In file included from lcl.c:43: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from lcl.c:40: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from lcl.c:43: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from lcl.c:43: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from lcl.c:43: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from lcl.c:40: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from lcl.c:43: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from lcl.c:40: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flac.lo -MD -MP -MF ".deps/flac.Tpo" -c -o flac.lo flac.c; \ then mv -f ".deps/flac.Tpo" ".deps/flac.Plo"; else rm -f ".deps/flac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flac.lo -MD -MP -MF .deps/flac.Tpo -c flac.c -fPIC -DPIC -o .libs/flac.o In file included from avcodec.h:14, from flac.c:36: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from flac.c:36: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from flac.c:36: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from flac.c:36: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from flac.c:36: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from flac.c:36: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from flac.c:36: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from flac.c:36: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition flac.c: In function 'allocate_buffers': flac.c:221: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness flac.c: In function 'flac_decode_frame': flac.c:597: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT g726.lo -MD -MP -MF ".deps/g726.Tpo" -c -o g726.lo g726.c; \ then mv -f ".deps/g726.Tpo" ".deps/g726.Plo"; else rm -f ".deps/g726.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT g726.lo -MD -MP -MF .deps/g726.Tpo -c g726.c -fPIC -DPIC -o .libs/g726.o In file included from avcodec.h:14, from g726.c:23: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from g726.c:23: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from g726.c:23: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from g726.c:23: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from g726.c:23: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from g726.c:23: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from g726.c:23: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from g726.c:23: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT png.lo -MD -MP -MF ".deps/png.Tpo" -c -o png.lo png.c; \ then mv -f ".deps/png.Tpo" ".deps/png.Plo"; else rm -f ".deps/png.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -fPIC -DPIC -o .libs/png.o In file included from avcodec.h:14, from png.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from png.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from png.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from png.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from png.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from png.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from png.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from png.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT pnm.lo -MD -MP -MF ".deps/pnm.Tpo" -c -o pnm.lo pnm.c; \ then mv -f ".deps/pnm.Tpo" ".deps/pnm.Plo"; else rm -f ".deps/pnm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT pnm.lo -MD -MP -MF .deps/pnm.Tpo -c pnm.c -fPIC -DPIC -o .libs/pnm.o In file included from avcodec.h:14, from pnm.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from pnm.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from pnm.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from pnm.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from pnm.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from pnm.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from pnm.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from pnm.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition pnm.c: In function 'pnm_encode_frame': pnm.c:299: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness pnm.c:302: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness pnm.c:304: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness pnm.c:306: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness pnm.c: In function 'pam_encode_frame': pnm.c:385: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness pnm.c:388: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness pnm.c: In function 'pnm_parse': pnm.c:470: warning: assignment discards qualifiers from pointer target type pnm.c:471: warning: assignment discards qualifiers from pointer target type if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT qpeg.lo -MD -MP -MF ".deps/qpeg.Tpo" -c -o qpeg.lo qpeg.c; \ then mv -f ".deps/qpeg.Tpo" ".deps/qpeg.Plo"; else rm -f ".deps/qpeg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT qpeg.lo -MD -MP -MF .deps/qpeg.Tpo -c qpeg.c -fPIC -DPIC -o .libs/qpeg.o In file included from avcodec.h:14, from qpeg.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from qpeg.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from qpeg.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from qpeg.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from qpeg.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from qpeg.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from qpeg.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from qpeg.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT qtrle.lo -MD -MP -MF ".deps/qtrle.Tpo" -c -o qtrle.lo qtrle.c; \ then mv -f ".deps/qtrle.Tpo" ".deps/qtrle.Plo"; else rm -f ".deps/qtrle.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT qtrle.lo -MD -MP -MF .deps/qtrle.Tpo -c qtrle.c -fPIC -DPIC -o .libs/qtrle.o In file included from qtrle.c:38: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from qtrle.c:33: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from qtrle.c:38: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from qtrle.c:35: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from qtrle.c:38: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from qtrle.c:33: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from qtrle.c:38: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from qtrle.c:33: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rangecoder.lo -MD -MP -MF ".deps/rangecoder.Tpo" -c -o rangecoder.lo rangecoder.c; \ then mv -f ".deps/rangecoder.Tpo" ".deps/rangecoder.Plo"; else rm -f ".deps/rangecoder.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rangecoder.lo -MD -MP -MF .deps/rangecoder.Tpo -c rangecoder.c -fPIC -DPIC -o .libs/rangecoder.o In file included from avcodec.h:14, from rangecoder.c:35: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from rangecoder.c:35: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from rangecoder.c:35: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from rangecoder.c:33: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from rangecoder.c:35: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from rangecoder.c:35: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from rangecoder.c:35: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from rangecoder.c:35: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition rangecoder.c: In function 'ff_init_range_decoder': rangecoder.c:52: warning: passing argument 2 of 'ff_init_range_encoder' discards qualifiers from pointer target type if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT resample2.lo -MD -MP -MF ".deps/resample2.Tpo" -c -o resample2.lo resample2.c; \ then mv -f ".deps/resample2.Tpo" ".deps/resample2.Plo"; else rm -f ".deps/resample2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT resample2.lo -MD -MP -MF .deps/resample2.Tpo -c resample2.c -fPIC -DPIC -o .libs/resample2.o In file included from avcodec.h:14, from resample2.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from resample2.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from resample2.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from resample2.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from resample2.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from resample2.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from resample2.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from resample2.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sonic.lo -MD -MP -MF ".deps/sonic.Tpo" -c -o sonic.lo sonic.c; \ then mv -f ".deps/sonic.Tpo" ".deps/sonic.Plo"; else rm -f ".deps/sonic.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sonic.lo -MD -MP -MF .deps/sonic.Tpo -c sonic.c -fPIC -DPIC -o .libs/sonic.o In file included from avcodec.h:14, from sonic.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from sonic.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from sonic.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from sonic.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from sonic.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from sonic.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from sonic.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from sonic.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT snow.lo -MD -MP -MF ".deps/snow.Tpo" -c -o snow.lo snow.c; \ then mv -f ".deps/snow.Tpo" ".deps/snow.Plo"; else rm -f ".deps/snow.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT snow.lo -MD -MP -MF .deps/snow.Tpo -c snow.c -fPIC -DPIC -o .libs/snow.o In file included from avcodec.h:14, from snow.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from snow.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from snow.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from snow.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from snow.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from snow.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from snow.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from snow.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition snow.c: In function 'slice_buffer_load_line': snow.c:503: warning: unused variable 'i' snow.c: In function 'slice_buffer_release': snow.c:526: warning: unused variable 'i' snow.c: In function 'horizontal_decomposeX': snow.c:936: warning: unused variable 'A4' snow.c:936: warning: unused variable 'A3' snow.c:936: warning: unused variable 'A2' snow.c:936: warning: unused variable 'A1' snow.c: In function 'horizontal_composeX': snow.c:955: warning: unused variable 'A4' snow.c:955: warning: unused variable 'A3' snow.c:955: warning: unused variable 'A2' snow.c:955: warning: unused variable 'A1' snow.c: In function 'horizontal_decompose53i': snow.c:1013: warning: unused variable 'A4' snow.c:1013: warning: unused variable 'A3' snow.c:1013: warning: unused variable 'A2' snow.c:1013: warning: unused variable 'A1' snow.c: In function 'horizontal_compose53i': snow.c:1271: warning: unused variable 'A4' snow.c:1271: warning: unused variable 'A3' snow.c:1271: warning: unused variable 'A2' snow.c:1271: warning: unused variable 'A1' snow.c: In function 'vertical_compose97i': snow.c:1455: warning: unused variable 'r' snow.c: In function 'decode_subband_slice_buffered': snow.c:1880: warning: unused variable 'x' snow.c: In function 'add_yblock_buffered': snow.c:2596: warning: left shift count is negative snow.c:2580: warning: unused variable 'block_index' snow.c: In function 'add_yblock': snow.c:2743: warning: left shift count is negative snow.c: In function 'predict_slice_buffered': snow.c:2819: warning: passing argument 6 of 'add_yblock_buffered' discards qualifiers from pointer target type snow.c: In function 'predict_slice': snow.c:2877: warning: passing argument 5 of 'add_yblock' discards qualifiers from pointer target type snow.c: In function 'quantize': snow.c:2899: warning: unused variable 'tstart' snow.c:2899: warning: unused variable 'tend' snow.c: In function 'dequantize_slice_buffered': snow.c:2955: warning: unused variable 'h' snow.c: In function 'correlate_slice_buffered': snow.c:3033: warning: unused variable 'h' snow.c: In function 'common_init': snow.c:3231: warning: assignment from incompatible pointer type snow.c:3231: warning: assignment from incompatible pointer type snow.c:3232: warning: assignment from incompatible pointer type snow.c:3232: warning: assignment from incompatible pointer type snow.c:3233: warning: assignment from incompatible pointer type snow.c:3233: warning: assignment from incompatible pointer type snow.c:3234: warning: assignment from incompatible pointer type snow.c:3234: warning: assignment from incompatible pointer type snow.c: At top level: snow.c:1390: warning: 'spatial_compose53i' defined but not used snow.c:1569: warning: 'spatial_compose97i' defined but not used snow.c: In function 'correlate_slice_buffered': snow.c:3038: warning: 'line' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT tscc.lo -MD -MP -MF ".deps/tscc.Tpo" -c -o tscc.lo tscc.c; \ then mv -f ".deps/tscc.Tpo" ".deps/tscc.Plo"; else rm -f ".deps/tscc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT tscc.lo -MD -MP -MF .deps/tscc.Tpo -c tscc.c -fPIC -DPIC -o .libs/tscc.o In file included from tscc.c:40: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from tscc.c:37: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from tscc.c:40: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from tscc.c:40: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from tscc.c:40: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from tscc.c:37: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from tscc.c:40: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from tscc.c:37: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition tscc.c: In function 'decode_frame': tscc.c:119: warning: 'pix[0]' may be used uninitialized in this function tscc.c:119: warning: 'pix[1]' may be used uninitialized in this function tscc.c:119: warning: 'pix[2]' may be used uninitialized in this function tscc.c:119: warning: 'pix[3]' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ulti.lo -MD -MP -MF ".deps/ulti.Tpo" -c -o ulti.lo ulti.c; \ then mv -f ".deps/ulti.Tpo" ".deps/ulti.Plo"; else rm -f ".deps/ulti.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ulti.lo -MD -MP -MF .deps/ulti.Tpo -c ulti.c -fPIC -DPIC -o .libs/ulti.o In file included from ulti.c:31: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ulti.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ulti.c:31: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ulti.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from ulti.c:31: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from ulti.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from ulti.c:31: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from ulti.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition ulti.c: In function 'ulti_decode_init': ulti.c:54: warning: assignment discards qualifiers from pointer target type if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT qdrw.lo -MD -MP -MF ".deps/qdrw.Tpo" -c -o qdrw.lo qdrw.c; \ then mv -f ".deps/qdrw.Tpo" ".deps/qdrw.Plo"; else rm -f ".deps/qdrw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT qdrw.lo -MD -MP -MF .deps/qdrw.Tpo -c qdrw.c -fPIC -DPIC -o .libs/qdrw.o In file included from avcodec.h:14, from qdrw.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from qdrw.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from qdrw.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from qdrw.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from qdrw.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from qdrw.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from qdrw.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from qdrw.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT xl.lo -MD -MP -MF ".deps/xl.Tpo" -c -o xl.lo xl.c; \ then mv -f ".deps/xl.Tpo" ".deps/xl.Plo"; else rm -f ".deps/xl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT xl.lo -MD -MP -MF .deps/xl.Tpo -c xl.c -fPIC -DPIC -o .libs/xl.o In file included from avcodec.h:14, from xl.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from xl.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from xl.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from xl.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from xl.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from xl.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from xl.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from xl.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition xl.c: In function 'decode_frame': xl.c:50: warning: 'c1' may be used uninitialized in this function xl.c:50: warning: 'c0' may be used uninitialized in this function xl.c:50: warning: 'y3' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vc9.lo -MD -MP -MF ".deps/vc9.Tpo" -c -o vc9.lo vc9.c; \ then mv -f ".deps/vc9.Tpo" ".deps/vc9.Plo"; else rm -f ".deps/vc9.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vc9.lo -MD -MP -MF .deps/vc9.Tpo -c vc9.c -fPIC -DPIC -o .libs/vc9.o In file included from vc9.c:30: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from vc9.c:30: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from vc9.c:30: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from vc9.c:30: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from vc9.c:30: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from vc9.c:30: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from vc9.c:30: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from vc9.c:30: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition vc9.c: In function 'vc9_pred_dc': vc9.c:1805: warning: pointer targets in assignment differ in signedness vc9.c:1820: warning: pointer targets in assignment differ in signedness vc9.c: In function 'vc9_decode_i_mb': vc9.c:1986: warning: unused variable 'mb_type_ptr' vc9.c: At top level: vc9.c:1358: warning: 'decode_i_picture_secondary_header' defined but not used vc9.c: In function 'vc9_decode_block': vc9.c:1841: warning: 'dc_pred_dir' may be used uninitialized in this function vc9.c: In function 'vc9_decode_b_mb': vc9.c:2169: warning: 'mquant' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT loco.lo -MD -MP -MF ".deps/loco.Tpo" -c -o loco.lo loco.c; \ then mv -f ".deps/loco.Tpo" ".deps/loco.Plo"; else rm -f ".deps/loco.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT loco.lo -MD -MP -MF .deps/loco.Tpo -c loco.c -fPIC -DPIC -o .libs/loco.o In file included from avcodec.h:14, from loco.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from loco.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from loco.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from loco.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from loco.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from loco.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from loco.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from loco.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT alac.lo -MD -MP -MF ".deps/alac.Tpo" -c -o alac.lo alac.c; \ then mv -f ".deps/alac.Tpo" ".deps/alac.Plo"; else rm -f ".deps/alac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT alac.lo -MD -MP -MF .deps/alac.Tpo -c alac.c -fPIC -DPIC -o .libs/alac.o In file included from avcodec.h:14, from alac.c:38: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from alac.c:38: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from alac.c:38: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from alac.c:38: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from alac.c:38: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from alac.c:38: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from alac.c:38: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from alac.c:38: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT shorten.lo -MD -MP -MF ".deps/shorten.Tpo" -c -o shorten.lo shorten.c; \ then mv -f ".deps/shorten.Tpo" ".deps/shorten.Plo"; else rm -f ".deps/shorten.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT shorten.lo -MD -MP -MF .deps/shorten.Tpo -c shorten.c -fPIC -DPIC -o .libs/shorten.o In file included from avcodec.h:14, from shorten.c:29: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from shorten.c:29: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from shorten.c:29: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from shorten.c:29: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from shorten.c:29: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from shorten.c:29: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from shorten.c:29: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from shorten.c:29: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition shorten.c: In function 'shorten_decode_frame': shorten.c:267: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wnv1.lo -MD -MP -MF ".deps/wnv1.Tpo" -c -o wnv1.lo wnv1.c; \ then mv -f ".deps/wnv1.Tpo" ".deps/wnv1.Plo"; else rm -f ".deps/wnv1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wnv1.lo -MD -MP -MF .deps/wnv1.Tpo -c wnv1.c -fPIC -DPIC -o .libs/wnv1.o In file included from avcodec.h:14, from wnv1.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from wnv1.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from wnv1.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from wnv1.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from wnv1.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from wnv1.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from wnv1.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from wnv1.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT aasc.lo -MD -MP -MF ".deps/aasc.Tpo" -c -o aasc.lo aasc.c; \ then mv -f ".deps/aasc.Tpo" ".deps/aasc.Plo"; else rm -f ".deps/aasc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT aasc.lo -MD -MP -MF .deps/aasc.Tpo -c aasc.c -fPIC -DPIC -o .libs/aasc.o In file included from aasc.c:29: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from aasc.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from aasc.c:29: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from aasc.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from aasc.c:29: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from aasc.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from aasc.c:29: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from aasc.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT indeo2.lo -MD -MP -MF ".deps/indeo2.Tpo" -c -o indeo2.lo indeo2.c; \ then mv -f ".deps/indeo2.Tpo" ".deps/indeo2.Plo"; else rm -f ".deps/indeo2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT indeo2.lo -MD -MP -MF .deps/indeo2.Tpo -c indeo2.c -fPIC -DPIC -o .libs/indeo2.o In file included from avcodec.h:14, from indeo2.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from indeo2.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from indeo2.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from indeo2.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from indeo2.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from indeo2.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from indeo2.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from indeo2.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition indeo2.c: In function 'ir2_decode_frame': indeo2.c:144: warning: unused variable 'i' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ws-snd1.lo -MD -MP -MF ".deps/ws-snd1.Tpo" -c -o ws-snd1.lo ws-snd1.c; \ then mv -f ".deps/ws-snd1.Tpo" ".deps/ws-snd1.Plo"; else rm -f ".deps/ws-snd1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ws-snd1.lo -MD -MP -MF .deps/ws-snd1.Tpo -c ws-snd1.c -fPIC -DPIC -o .libs/ws-snd1.o In file included from avcodec.h:14, from ws-snd1.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ws-snd1.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ws-snd1.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from ws-snd1.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ws-snd1.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ws-snd1.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from ws-snd1.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from ws-snd1.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dvdsub.lo -MD -MP -MF ".deps/dvdsub.Tpo" -c -o dvdsub.lo dvdsub.c; \ then mv -f ".deps/dvdsub.Tpo" ".deps/dvdsub.Plo"; else rm -f ".deps/dvdsub.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dvdsub.lo -MD -MP -MF .deps/dvdsub.Tpo -c dvdsub.c -fPIC -DPIC -o .libs/dvdsub.o In file included from avcodec.h:14, from dvdsub.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvdsub.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvdsub.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from dvdsub.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvdsub.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvdsub.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvdsub.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvdsub.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dvbsub.lo -MD -MP -MF ".deps/dvbsub.Tpo" -c -o dvbsub.lo dvbsub.c; \ then mv -f ".deps/dvbsub.Tpo" ".deps/dvbsub.Plo"; else rm -f ".deps/dvbsub.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dvbsub.lo -MD -MP -MF .deps/dvbsub.Tpo -c dvbsub.c -fPIC -DPIC -o .libs/dvbsub.o In file included from avcodec.h:14, from dvbsub.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvbsub.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvbsub.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from dvbsub.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvbsub.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvbsub.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvbsub.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvbsub.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dvbsubdec.lo -MD -MP -MF ".deps/dvbsubdec.Tpo" -c -o dvbsubdec.lo dvbsubdec.c; \ then mv -f ".deps/dvbsubdec.Tpo" ".deps/dvbsubdec.Plo"; else rm -f ".deps/dvbsubdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dvbsubdec.lo -MD -MP -MF .deps/dvbsubdec.Tpo -c dvbsubdec.c -fPIC -DPIC -o .libs/dvbsubdec.o In file included from avcodec.h:14, from dvbsubdec.c:19: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvbsubdec.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvbsubdec.c:19: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from dvbsubdec.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvbsubdec.c:19: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvbsubdec.c:19: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from dvbsubdec.c:19: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from dvbsubdec.c:19: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fraps.lo -MD -MP -MF ".deps/fraps.Tpo" -c -o fraps.lo fraps.c; \ then mv -f ".deps/fraps.Tpo" ".deps/fraps.Plo"; else rm -f ".deps/fraps.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fraps.lo -MD -MP -MF .deps/fraps.Tpo -c fraps.c -fPIC -DPIC -o .libs/fraps.o In file included from avcodec.h:14, from fraps.c:33: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from fraps.c:33: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from fraps.c:33: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from fraps.c:33: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from fraps.c:33: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from fraps.c:33: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from fraps.c:33: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from fraps.c:33: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vorbis.lo -MD -MP -MF ".deps/vorbis.Tpo" -c -o vorbis.lo vorbis.c; \ then mv -f ".deps/vorbis.Tpo" ".deps/vorbis.Plo"; else rm -f ".deps/vorbis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT vorbis.lo -MD -MP -MF .deps/vorbis.Tpo -c vorbis.c -fPIC -DPIC -o .libs/vorbis.o In file included from avcodec.h:14, from vorbis.c:27: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from vorbis.c:27: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from vorbis.c:27: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from vorbis.c:27: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from vorbis.c:27: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from vorbis.c:27: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from vorbis.c:27: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from vorbis.c:27: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition vorbis.c: In function 'vorbis_residue_decode': vorbis.c:1107: warning: comparison is always true due to limited range of data type if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h263.lo -MD -MP -MF ".deps/h263.Tpo" -c -o h263.lo h263.c; \ then mv -f ".deps/h263.Tpo" ".deps/h263.Plo"; else rm -f ".deps/h263.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h263.lo -MD -MP -MF .deps/h263.Tpo -c h263.c -fPIC -DPIC -o .libs/h263.o In file included from h263.c:35: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h263.c:35: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from h263.c:35: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from h263.c:35: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from h263.c:35: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h263.c:35: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from h263.c:35: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from h263.c:35: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition In file included from h263.c:40: mpeg4data.h:226: warning: pointer targets in initialization differ in signedness mpeg4data.h:227: warning: pointer targets in initialization differ in signedness mpeg4data.h:330: warning: pointer targets in initialization differ in signedness mpeg4data.h:331: warning: pointer targets in initialization differ in signedness h263.c: In function 'h263_pred_dc': h263.c:1521: warning: pointer targets in assignment differ in signedness h263.c: In function 'mpeg4_encode_vol_header': h263.c:2373: warning: pointer targets in passing argument 2 of 'ff_write_quant_matrix' differ in signedness h263.c:2374: warning: pointer targets in passing argument 2 of 'ff_write_quant_matrix' differ in signedness h263.c: In function 'ff_mpeg4_pred_dc': h263.c:2503: warning: pointer targets in assignment differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT msmpeg4.lo -MD -MP -MF ".deps/msmpeg4.Tpo" -c -o msmpeg4.lo msmpeg4.c; \ then mv -f ".deps/msmpeg4.Tpo" ".deps/msmpeg4.Plo"; else rm -f ".deps/msmpeg4.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT msmpeg4.lo -MD -MP -MF .deps/msmpeg4.Tpo -c msmpeg4.c -fPIC -DPIC -o .libs/msmpeg4.o In file included from avcodec.h:14, from msmpeg4.c:28: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from msmpeg4.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from msmpeg4.c:28: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from msmpeg4.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from msmpeg4.c:28: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from msmpeg4.c:28: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from msmpeg4.c:28: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from msmpeg4.c:28: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition msmpeg4.c: In function 'msmpeg4_pred_dc': msmpeg4.c:840: warning: pointer targets in assignment differ in signedness msmpeg4.c: In function 'msmpeg4_decode_block': msmpeg4.c:1666: warning: 'dc_pred_dir' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h263dec.lo -MD -MP -MF ".deps/h263dec.Tpo" -c -o h263dec.lo h263dec.c; \ then mv -f ".deps/h263dec.Tpo" ".deps/h263dec.Plo"; else rm -f ".deps/h263dec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT h263dec.lo -MD -MP -MF .deps/h263dec.Tpo -c h263dec.c -fPIC -DPIC -o .libs/h263dec.o In file included from avcodec.h:14, from h263dec.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from h263dec.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from h263dec.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from h263dec.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from h263dec.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from h263dec.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from h263dec.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from h263dec.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition h263dec.c: In function 'ff_h263_decode_frame': h263dec.c:754: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT svq1.lo -MD -MP -MF ".deps/svq1.Tpo" -c -o svq1.lo svq1.c; \ then mv -f ".deps/svq1.Tpo" ".deps/svq1.Plo"; else rm -f ".deps/svq1.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT svq1.lo -MD -MP -MF .deps/svq1.Tpo -c svq1.c -fPIC -DPIC -o .libs/svq1.o In file included from svq1.c:42: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from svq1.c:36: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from svq1.c:42: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from svq1.c:38: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from svq1.c:42: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from svq1.c:36: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from svq1.c:42: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from svq1.c:36: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition svq1.c: In function 'svq1_decode_frame_header': svq1.c:660: warning: pointer targets in passing argument 2 of 'svq1_parse_string' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rv10.lo -MD -MP -MF ".deps/rv10.Tpo" -c -o rv10.lo rv10.c; \ then mv -f ".deps/rv10.Tpo" ".deps/rv10.Plo"; else rm -f ".deps/rv10.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rv10.lo -MD -MP -MF .deps/rv10.Tpo -c rv10.c -fPIC -DPIC -o .libs/rv10.o In file included from avcodec.h:14, from rv10.c:26: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from rv10.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from rv10.c:26: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from rv10.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from rv10.c:26: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from rv10.c:26: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from rv10.c:26: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from rv10.c:26: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wmadec.lo -MD -MP -MF ".deps/wmadec.Tpo" -c -o wmadec.lo wmadec.c; \ then mv -f ".deps/wmadec.Tpo" ".deps/wmadec.Plo"; else rm -f ".deps/wmadec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wmadec.lo -MD -MP -MF .deps/wmadec.Tpo -c wmadec.c -fPIC -DPIC -o .libs/wmadec.o In file included from avcodec.h:14, from wmadec.c:34: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from wmadec.c:34: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from wmadec.c:34: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from wmadec.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from wmadec.c:34: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from wmadec.c:34: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from wmadec.c:34: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from wmadec.c:34: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition wmadec.c: In function 'wma_decode_block': wmadec.c:873: warning: pointer targets in assignment differ in signedness wmadec.c:874: warning: pointer targets in assignment differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT indeo3.lo -MD -MP -MF ".deps/indeo3.Tpo" -c -o indeo3.lo indeo3.c; \ then mv -f ".deps/indeo3.Tpo" ".deps/indeo3.Plo"; else rm -f ".deps/indeo3.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT indeo3.lo -MD -MP -MF .deps/indeo3.Tpo -c indeo3.c -fPIC -DPIC -o .libs/indeo3.o In file included from indeo3.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from indeo3.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from indeo3.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from indeo3.c:22: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from indeo3.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from indeo3.c:20: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from indeo3.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from indeo3.c:20: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition indeo3.c: In function 'iv_Decode_Chunk': indeo3.c:384: warning: pointer targets in assignment differ in signedness /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libavcodec.la i386/libmmxsse.la -lm -lz libpostproc/libffpostproc.la bitstream.lo utils.lo mem.lo allcodecs.lo mpegvideo.lo integer.lo jrevdct.lo jfdctfst.lo jfdctint.lo mpegaudio.lo ac3enc.lo mjpeg.lo resample.lo dsputil.lo motion_est.lo imgconvert.lo imgresample.lo mpeg12.lo mpegaudiodec.lo pcm.lo simple_idct.lo ratecontrol.lo adpcm.lo eval.lo dv.lo error_resilience.lo fft.lo mdct.lo mace.lo huffyuv.lo cyuv.lo raw.lo h261.lo h264.lo h264idct.lo golomb.lo vp3.lo vp3dsp.lo asv1.lo 4xm.lo cabac.lo ffv1.lo ra144.lo ra288.lo vcr1.lo cljr.lo roqvideo.lo dpcm.lo interplayvideo.lo xan.lo rpza.lo cinepak.lo msrle.lo msvideo1.lo vqavideo.lo idcinvideo.lo adx.lo rational.lo faandct.lo 8bps.lo smc.lo parser.lo flicvideo.lo truemotion1.lo vmdav.lo lcl.lo flac.lo g726.lo png.lo pnm.lo qpeg.lo qtrle.lo rangecoder.lo resample2.lo sonic.lo snow.lo tscc.lo ulti.lo qdrw.lo xl.lo vc9.lo loco.lo alac.lo shorten.lo wnv1.lo aasc.lo indeo2.lo ws-snd1.lo dvdsub.lo dvbsub.lo dvbsubdec.lo fraps.lo vorbis.lo h263.lo msmpeg4.lo h263dec.lo svq1.lo rv10.lo wmadec.lo indeo3.lo rm -fr .libs/libavcodec.lax mkdir .libs/libavcodec.lax rm -fr .libs/libavcodec.lax/libmmxsse.a mkdir .libs/libavcodec.lax/libmmxsse.a (cd .libs/libavcodec.lax/libmmxsse.a && ar x /usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386/.libs/libmmxsse.a) rm -fr .libs/libavcodec.lax/libffpostproc.a mkdir .libs/libavcodec.lax/libffpostproc.a (cd .libs/libavcodec.lax/libffpostproc.a && ar x /usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/libpostproc/.libs/libffpostproc.a) ar cru .libs/libavcodec.a .libs/bitstream.o .libs/utils.o .libs/mem.o .libs/allcodecs.o .libs/mpegvideo.o .libs/integer.o .libs/jrevdct.o .libs/jfdctfst.o .libs/jfdctint.o .libs/mpegaudio.o .libs/ac3enc.o .libs/mjpeg.o .libs/resample.o .libs/dsputil.o .libs/motion_est.o .libs/imgconvert.o .libs/imgresample.o .libs/mpeg12.o .libs/mpegaudiodec.o .libs/pcm.o .libs/simple_idct.o .libs/ratecontrol.o .libs/adpcm.o .libs/eval.o .libs/dv.o .libs/error_resilience.o .libs/fft.o .libs/mdct.o .libs/mace.o .libs/huffyuv.o .libs/cyuv.o .libs/raw.o .libs/h261.o .libs/h264.o .libs/h264idct.o .libs/golomb.o .libs/vp3.o .libs/vp3dsp.o .libs/asv1.o .libs/4xm.o .libs/cabac.o .libs/ffv1.o .libs/ra144.o .libs/ra288.o .libs/vcr1.o .libs/cljr.o .libs/roqvideo.o .libs/dpcm.o .libs/interplayvideo.o .libs/xan.o .libs/rpza.o .libs/cinepak.o .libs/msrle.o .libs/msvideo1.o .libs/vqavideo.o .libs/idcinvideo.o .libs/adx.o .libs/rational.o .libs/faandct.o .libs/8bps.o .libs/smc.o .libs/parser.o .libs/flicvideo.o .libs/truemotion1.o .libs/vmdav.o .libs/lcl.o .libs/flac.o .libs/g726.o .libs/png.o .libs/pnm.o .libs/qpeg.o .libs/qtrle.o .libs/rangecoder.o .libs/resample2.o .libs/sonic.o .libs/snow.o .libs/tscc.o .libs/ulti.o .libs/qdrw.o .libs/xl.o .libs/vc9.o .libs/loco.o .libs/alac.o .libs/shorten.o .libs/wnv1.o .libs/aasc.o .libs/indeo2.o .libs/ws-snd1.o .libs/dvdsub.o .libs/dvbsub.o .libs/dvbsubdec.o .libs/fraps.o .libs/vorbis.o .libs/h263.o .libs/msmpeg4.o .libs/h263dec.o .libs/svq1.o .libs/rv10.o .libs/wmadec.o .libs/indeo3.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-fdct_mmx.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-cputest.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-dsputil_mmx.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-mpegvideo_mmx.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-idct_mmx.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-motion_est_mmx.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-simple_idct_mmx.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-fft_sse.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-vp3dsp_mmx.o .libs/libavcodec.lax/libmmxsse.a/libmmxsse_la-vp3dsp_sse2.o .libs/libavcodec.lax/libffpostproc.a/postprocess.o ranlib .libs/libavcodec.a rm -fr .libs/libavcodec.lax creating libavcodec.la (cd .libs && rm -f libavcodec.la && ln -s ../libavcodec.la libavcodec.la) if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT apiexample.o -MD -MP -MF ".deps/apiexample.Tpo" -c -o apiexample.o apiexample.c; \ then mv -f ".deps/apiexample.Tpo" ".deps/apiexample.Po"; else rm -f ".deps/apiexample.Tpo"; exit 1; fi apiexample.c: In function 'audio_encode_example': apiexample.c:81: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result apiexample.c: In function 'audio_decode_example': apiexample.c:153: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result apiexample.c: In function 'video_encode_example': apiexample.c:252: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result apiexample.c:261: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result apiexample.c:269: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result apiexample.c: In function 'pgm_save': apiexample.c:292: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o apiexample libavcodec.la apiexample.o -Wall -Wno-switch gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o apiexample apiexample.o -Wall -Wno-switch ./.libs/libavcodec.a -lz -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -DTEST -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT imgresample_test-imgresample.o -MD -MP -MF ".deps/imgresample_test-imgresample.Tpo" -c -o imgresample_test-imgresample.o `test -f 'imgresample.c' || echo './'`imgresample.c; \ then mv -f ".deps/imgresample_test-imgresample.Tpo" ".deps/imgresample_test-imgresample.Po"; else rm -f ".deps/imgresample_test-imgresample.Tpo"; exit 1; fi In file included from avcodec.h:14, from imgresample.c:25: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgresample.c:25: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgresample.c:25: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from avcodec.h:14, from imgresample.c:25: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from avcodec.h:14, from imgresample.c:25: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition imgresample.c: In function 'save_pgm': imgresample.c:651: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o imgresample-test libavcodec.la -lm imgresample_test-imgresample.o -Wall -Wno-switch gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o imgresample-test imgresample_test-imgresample.o -Wall -Wno-switch ./.libs/libavcodec.a -lz -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dct-test.o -MD -MP -MF ".deps/dct-test.Tpo" -c -o dct-test.o dct-test.c; \ then mv -f ".deps/dct-test.Tpo" ".deps/dct-test.Po"; else rm -f ".deps/dct-test.Tpo"; exit 1; fi In file included from dsputil.h:31, from dct-test.c:13: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from dct-test.c:8: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from dct-test.c:13: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from dct-test.c:9: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from dct-test.c:13: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from dct-test.c:8: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from dct-test.c:13: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from dct-test.c:8: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fdctref.o -MD -MP -MF ".deps/fdctref.Tpo" -c -o fdctref.o fdctref.c; \ then mv -f ".deps/fdctref.Tpo" ".deps/fdctref.Po"; else rm -f ".deps/fdctref.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o dct-test libavcodec.la -lm dct-test.o fdctref.o -Wall -Wno-switch gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o dct-test dct-test.o fdctref.o -Wall -Wno-switch ./.libs/libavcodec.a -lz -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT motion_test.o -MD -MP -MF ".deps/motion_test.Tpo" -c -o motion_test.o motion_test.c; \ then mv -f ".deps/motion_test.Tpo" ".deps/motion_test.Po"; else rm -f ".deps/motion_test.Tpo"; exit 1; fi In file included from dsputil.h:31, from motion_test.c:14: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from motion_test.c:9: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from motion_test.c:14: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from motion_test.c:10: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from motion_test.c:14: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from motion_test.c:9: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from motion_test.c:14: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from motion_test.c:9: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o motion-test libavcodec.la -lm motion_test.o -Wall -Wno-switch gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o motion-test motion_test.o -Wall -Wno-switch ./.libs/libavcodec.a -lz -lm if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT fft-test.o -MD -MP -MF ".deps/fft-test.Tpo" -c -o fft-test.o fft-test.c; \ then mv -f ".deps/fft-test.Tpo" ".deps/fft-test.Po"; else rm -f ".deps/fft-test.Tpo"; exit 1; fi In file included from dsputil.h:31, from fft-test.c:6: common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from fft-test.c:6: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from fft-test.c:6: common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from common.h:23, from dsputil.h:31, from fft-test.c:6: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from fft-test.c:6: common.h:533:1: warning: "printf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from fft-test.c:6: /usr/include/bits/stdio2.h:65:1: warning: this is the location of the previous definition In file included from dsputil.h:31, from fft-test.c:6: common.h:534:1: warning: "fprintf" redefined In file included from /usr/include/stdio.h:834, from common.h:22, from dsputil.h:31, from fft-test.c:6: /usr/include/bits/stdio2.h:67:1: warning: this is the location of the previous definition /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o fft-test libavcodec.la -lm fft-test.o -Wall -Wno-switch gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o fft-test fft-test.o -Wall -Wno-switch ./.libs/libavcodec.a -lz -lm make[8]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' Making all in libavformat make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavformat' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT utils.lo -MD -MP -MF ".deps/utils.Tpo" -c -o utils.lo utils.c; \ then mv -f ".deps/utils.Tpo" ".deps/utils.Plo"; else rm -f ".deps/utils.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT utils.lo -MD -MP -MF .deps/utils.Tpo -c utils.c -fPIC -DPIC -o .libs/utils.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from utils.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from utils.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from utils.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from utils.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition utils.c: In function 'av_add_index_entry': utils.c:1075: warning: pointer targets in passing argument 2 of 'av_fast_realloc' differ in signedness utils.c: In function 'av_estimate_timings_from_pts': utils.c:1572: warning: unused variable 'end_time1' utils.c:1572: warning: unused variable 'start_time' utils.c: In function 'av_read_image': utils.c:3119: warning: pointer targets in assignment differ in signedness utils.c:3121: warning: pointer targets in passing argument 2 of 'get_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cutils.lo -MD -MP -MF ".deps/cutils.Tpo" -c -o cutils.lo cutils.c; \ then mv -f ".deps/cutils.Tpo" ".deps/cutils.Plo"; else rm -f ".deps/cutils.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT cutils.lo -MD -MP -MF .deps/cutils.Tpo -c cutils.c -fPIC -DPIC -o .libs/cutils.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from cutils.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from cutils.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from cutils.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from cutils.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT os_support.lo -MD -MP -MF ".deps/os_support.Tpo" -c -o os_support.lo os_support.c; \ then mv -f ".deps/os_support.Tpo" ".deps/os_support.Plo"; else rm -f ".deps/os_support.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT os_support.lo -MD -MP -MF .deps/os_support.Tpo -c os_support.c -fPIC -DPIC -o .libs/os_support.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from os_support.c:20: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from os_support.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from os_support.c:20: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from os_support.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT allformats.lo -MD -MP -MF ".deps/allformats.Tpo" -c -o allformats.lo allformats.c; \ then mv -f ".deps/allformats.Tpo" ".deps/allformats.Plo"; else rm -f ".deps/allformats.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT allformats.lo -MD -MP -MF .deps/allformats.Tpo -c allformats.c -fPIC -DPIC -o .libs/allformats.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from allformats.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from allformats.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from allformats.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from allformats.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpeg.lo -MD -MP -MF ".deps/mpeg.Tpo" -c -o mpeg.lo mpeg.c; \ then mv -f ".deps/mpeg.Tpo" ".deps/mpeg.Plo"; else rm -f ".deps/mpeg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpeg.lo -MD -MP -MF .deps/mpeg.Tpo -c mpeg.c -fPIC -DPIC -o .libs/mpeg.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpeg.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from mpeg.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpeg.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpeg.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition mpeg.c: In function 'mpegps_read_pes_header': mpeg.c:1438: warning: pointer targets in passing argument 3 of 'find_next_start_code' differ in signedness mpeg.c: In function 'output_packet': mpeg.c:1056: warning: 'avail_space' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegts.lo -MD -MP -MF ".deps/mpegts.Tpo" -c -o mpegts.lo mpegts.c; \ then mv -f ".deps/mpegts.Tpo" ".deps/mpegts.Plo"; else rm -f ".deps/mpegts.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegts.lo -MD -MP -MF .deps/mpegts.Tpo -c mpegts.c -fPIC -DPIC -o .libs/mpegts.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpegts.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from mpegts.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpegts.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpegts.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition mpegts.c: In function 'pmt_cb': mpegts.c:380: warning: 'language[1]' may be used uninitialized in this function mpegts.c:380: warning: 'language[2]' may be used uninitialized in this function mpegts.c:380: warning: 'language[3]' may be used uninitialized in this function mpegts.c:379: warning: 'anc_page' may be used uninitialized in this function mpegts.c:379: warning: 'comp_page' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegtsenc.lo -MD -MP -MF ".deps/mpegtsenc.Tpo" -c -o mpegtsenc.lo mpegtsenc.c; \ then mv -f ".deps/mpegtsenc.Tpo" ".deps/mpegtsenc.Plo"; else rm -f ".deps/mpegtsenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpegtsenc.lo -MD -MP -MF .deps/mpegtsenc.Tpo -c mpegtsenc.c -fPIC -DPIC -o .libs/mpegtsenc.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpegtsenc.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from mpegtsenc.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpegtsenc.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpegtsenc.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ffm.lo -MD -MP -MF ".deps/ffm.Tpo" -c -o ffm.lo ffm.c; \ then mv -f ".deps/ffm.Tpo" ".deps/ffm.Plo"; else rm -f ".deps/ffm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ffm.lo -MD -MP -MF .deps/ffm.Tpo -c ffm.c -fPIC -DPIC -o .libs/ffm.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from ffm.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from ffm.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from ffm.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from ffm.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition ffm.c: In function 'ffm_read_write_index': ffm.c:709: warning: ignoring return value of 'read', declared with attribute warn_unused_result ffm.c: In function 'ffm_write_write_index': ffm.c:724: warning: ignoring return value of 'write', declared with attribute warn_unused_result if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT crc.lo -MD -MP -MF ".deps/crc.Tpo" -c -o crc.lo crc.c; \ then mv -f ".deps/crc.Tpo" ".deps/crc.Plo"; else rm -f ".deps/crc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT crc.lo -MD -MP -MF .deps/crc.Tpo -c crc.c -fPIC -DPIC -o .libs/crc.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from crc.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from crc.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from crc.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from crc.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition crc.c: In function 'crc_write_trailer': crc.c:87: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT img.lo -MD -MP -MF ".deps/img.Tpo" -c -o img.lo img.c; \ then mv -f ".deps/img.Tpo" ".deps/img.Plo"; else rm -f ".deps/img.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT img.lo -MD -MP -MF .deps/img.Tpo -c img.c -fPIC -DPIC -o .libs/img.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from img.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from img.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from img.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from img.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT img2.lo -MD -MP -MF ".deps/img2.Tpo" -c -o img2.lo img2.c; \ then mv -f ".deps/img2.Tpo" ".deps/img2.Plo"; else rm -f ".deps/img2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT img2.lo -MD -MP -MF .deps/img2.Tpo -c img2.c -fPIC -DPIC -o .libs/img2.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from img2.c:20: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from img2.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from img2.c:20: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from img2.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT raw.lo -MD -MP -MF ".deps/raw.Tpo" -c -o raw.lo raw.c; \ then mv -f ".deps/raw.Tpo" ".deps/raw.Plo"; else rm -f ".deps/raw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT raw.lo -MD -MP -MF .deps/raw.Tpo -c raw.c -fPIC -DPIC -o .libs/raw.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from raw.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from raw.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from raw.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from raw.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rm.lo -MD -MP -MF ".deps/rm.Tpo" -c -o rm.lo rm.c; \ then mv -f ".deps/rm.Tpo" ".deps/rm.Plo"; else rm -f ".deps/rm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rm.lo -MD -MP -MF .deps/rm.Tpo -c rm.c -fPIC -DPIC -o .libs/rm.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rm.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from rm.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rm.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from rm.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT avienc.lo -MD -MP -MF ".deps/avienc.Tpo" -c -o avienc.lo avienc.c; \ then mv -f ".deps/avienc.Tpo" ".deps/avienc.Plo"; else rm -f ".deps/avienc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT avienc.lo -MD -MP -MF .deps/avienc.Tpo -c avienc.c -fPIC -DPIC -o .libs/avienc.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from avienc.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from avienc.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from avienc.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from avienc.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition avienc.c: In function 'avi_write_header': avienc.c:460: warning: pointer targets in passing argument 2 of 'put_tag' differ in signedness avienc.c: In function 'avi_write_ix': avienc.c:512: warning: pointer targets in passing argument 2 of 'put_tag' differ in signedness avienc.c:520: warning: pointer targets in passing argument 2 of 'put_tag' differ in signedness avienc.c: In function 'avi_write_idx1': avienc.c:580: warning: pointer targets in passing argument 2 of 'put_tag' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT avidec.lo -MD -MP -MF ".deps/avidec.Tpo" -c -o avidec.lo avidec.c; \ then mv -f ".deps/avidec.Tpo" ".deps/avidec.Plo"; else rm -f ".deps/avidec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT avidec.lo -MD -MP -MF .deps/avidec.Tpo -c avidec.c -fPIC -DPIC -o .libs/avidec.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from avidec.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from avidec.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from avidec.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from avidec.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition avidec.c: In function 'guess_ni_flag': avidec.c:654: warning: unused variable 'ast' avidec.c:647: warning: unused variable 'avi' avidec.c: In function 'avi_read_packet': avidec.c:368: warning: 'best_stream_index' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wav.lo -MD -MP -MF ".deps/wav.Tpo" -c -o wav.lo wav.c; \ then mv -f ".deps/wav.Tpo" ".deps/wav.Plo"; else rm -f ".deps/wav.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wav.lo -MD -MP -MF .deps/wav.Tpo -c wav.c -fPIC -DPIC -o .libs/wav.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from wav.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from wav.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from wav.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from wav.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT swf.lo -MD -MP -MF ".deps/swf.Tpo" -c -o swf.lo swf.c; \ then mv -f ".deps/swf.Tpo" ".deps/swf.Plo"; else rm -f ".deps/swf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT swf.lo -MD -MP -MF .deps/swf.Tpo -c swf.c -fPIC -DPIC -o .libs/swf.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from swf.c:20: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from swf.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from swf.c:20: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from swf.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT au.lo -MD -MP -MF ".deps/au.Tpo" -c -o au.lo au.c; \ then mv -f ".deps/au.Tpo" ".deps/au.Plo"; else rm -f ".deps/au.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT au.lo -MD -MP -MF .deps/au.Tpo -c au.c -fPIC -DPIC -o .libs/au.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from au.c:28: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from au.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from au.c:28: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from au.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gif.lo -MD -MP -MF ".deps/gif.Tpo" -c -o gif.lo gif.c; \ then mv -f ".deps/gif.Tpo" ".deps/gif.Plo"; else rm -f ".deps/gif.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gif.lo -MD -MP -MF .deps/gif.Tpo -c gif.c -fPIC -DPIC -o .libs/gif.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from gif.c:40: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from gif.c:40: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from gif.c:40: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from gif.c:40: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mov.lo -MD -MP -MF ".deps/mov.Tpo" -c -o mov.lo mov.c; \ then mv -f ".deps/mov.Tpo" ".deps/mov.Plo"; else rm -f ".deps/mov.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mov.lo -MD -MP -MF .deps/mov.Tpo -c mov.c -fPIC -DPIC -o .libs/mov.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mov.c:22: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from mov.c:22: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mov.c:22: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from mov.c:22: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpjpeg.lo -MD -MP -MF ".deps/mpjpeg.Tpo" -c -o mpjpeg.lo mpjpeg.c; \ then mv -f ".deps/mpjpeg.Tpo" ".deps/mpjpeg.Plo"; else rm -f ".deps/mpjpeg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mpjpeg.lo -MD -MP -MF .deps/mpjpeg.Tpo -c mpjpeg.c -fPIC -DPIC -o .libs/mpjpeg.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpjpeg.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from mpjpeg.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpjpeg.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from mpjpeg.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition mpjpeg.c: In function 'mpjpeg_write_header': mpjpeg.c:30: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness mpjpeg.c:31: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mpjpeg.c: In function 'mpjpeg_write_packet': mpjpeg.c:40: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness mpjpeg.c:41: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness mpjpeg.c:44: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness mpjpeg.c:45: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dv.lo -MD -MP -MF ".deps/dv.Tpo" -c -o dv.lo dv.c; \ then mv -f ".deps/dv.Tpo" ".deps/dv.Plo"; else rm -f ".deps/dv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT dv.lo -MD -MP -MF .deps/dv.Tpo -c dv.c -fPIC -DPIC -o .libs/dv.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from dv.c:26: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from dv.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from dv.c:26: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from dv.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT yuv4mpeg.lo -MD -MP -MF ".deps/yuv4mpeg.Tpo" -c -o yuv4mpeg.lo yuv4mpeg.c; \ then mv -f ".deps/yuv4mpeg.Tpo" ".deps/yuv4mpeg.Plo"; else rm -f ".deps/yuv4mpeg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT yuv4mpeg.lo -MD -MP -MF .deps/yuv4mpeg.Tpo -c yuv4mpeg.c -fPIC -DPIC -o .libs/yuv4mpeg.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from yuv4mpeg.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from yuv4mpeg.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from yuv4mpeg.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from yuv4mpeg.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition yuv4mpeg.c: In function 'yuv4_write_packet': yuv4mpeg.c:103: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness yuv4mpeg.c:110: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness yuv4mpeg.c: In function 'yuv4_read_header': yuv4mpeg.c:269: warning: ignoring return value of 'sscanf', declared with attribute warn_unused_result yuv4mpeg.c:273: warning: ignoring return value of 'sscanf', declared with attribute warn_unused_result yuv4mpeg.c: In function 'yuv4_read_packet': yuv4mpeg.c:339: warning: unused variable 'ret' yuv4mpeg.c: In function 'yuv4_probe': yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness yuv4mpeg.c:376: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT 4xm.lo -MD -MP -MF ".deps/4xm.Tpo" -c -o 4xm.lo 4xm.c; \ then mv -f ".deps/4xm.Tpo" ".deps/4xm.Plo"; else rm -f ".deps/4xm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT 4xm.lo -MD -MP -MF .deps/4xm.Tpo -c 4xm.c -fPIC -DPIC -o .libs/4xm.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from 4xm.c:28: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from 4xm.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from 4xm.c:28: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from 4xm.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flvenc.lo -MD -MP -MF ".deps/flvenc.Tpo" -c -o flvenc.lo flvenc.c; \ then mv -f ".deps/flvenc.Tpo" ".deps/flvenc.Plo"; else rm -f ".deps/flvenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flvenc.lo -MD -MP -MF .deps/flvenc.Tpo -c flvenc.c -fPIC -DPIC -o .libs/flvenc.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from flvenc.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from flvenc.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from flvenc.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from flvenc.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flvdec.lo -MD -MP -MF ".deps/flvdec.Tpo" -c -o flvdec.lo flvdec.c; \ then mv -f ".deps/flvdec.Tpo" ".deps/flvdec.Plo"; else rm -f ".deps/flvdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flvdec.lo -MD -MP -MF .deps/flvdec.Tpo -c flvdec.c -fPIC -DPIC -o .libs/flvdec.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from flvdec.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from flvdec.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from flvdec.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from flvdec.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition flvdec.c: In function 'flv_read_packet': flvdec.c:90: warning: pointer targets in passing argument 2 of 'get_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT movenc.lo -MD -MP -MF ".deps/movenc.Tpo" -c -o movenc.lo movenc.c; \ then mv -f ".deps/movenc.Tpo" ".deps/movenc.Plo"; else rm -f ".deps/movenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT movenc.lo -MD -MP -MF .deps/movenc.Tpo -c movenc.c -fPIC -DPIC -o .libs/movenc.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from movenc.c:20: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from movenc.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from movenc.c:20: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from movenc.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition movenc.c: In function 'mov_write_esds_tag': movenc.c:435: warning: assignment discards qualifiers from pointer target type movenc.c:441: warning: assignment discards qualifiers from pointer target type movenc.c: In function 'mov_write_video_tag': movenc.c:546: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c: In function 'mov_write_hdlr_tag': movenc.c:669: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c:675: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c: In function 'mov_write_string_data_tag': movenc.c:906: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c: In function 'mov_write_udta_tag': movenc.c:1117: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c:1131: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c:1142: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c:1153: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness movenc.c:1164: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT psxstr.lo -MD -MP -MF ".deps/psxstr.Tpo" -c -o psxstr.lo psxstr.c; \ then mv -f ".deps/psxstr.Tpo" ".deps/psxstr.Plo"; else rm -f ".deps/psxstr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT psxstr.lo -MD -MP -MF .deps/psxstr.Tpo -c psxstr.c -fPIC -DPIC -o .libs/psxstr.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from psxstr.c:30: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from psxstr.c:30: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from psxstr.c:30: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from psxstr.c:30: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT idroq.lo -MD -MP -MF ".deps/idroq.Tpo" -c -o idroq.lo idroq.c; \ then mv -f ".deps/idroq.Tpo" ".deps/idroq.Plo"; else rm -f ".deps/idroq.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT idroq.lo -MD -MP -MF .deps/idroq.Tpo -c idroq.c -fPIC -DPIC -o .libs/idroq.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from idroq.c:28: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from idroq.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from idroq.c:28: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from idroq.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ipmovie.lo -MD -MP -MF ".deps/ipmovie.Tpo" -c -o ipmovie.lo ipmovie.c; \ then mv -f ".deps/ipmovie.Tpo" ".deps/ipmovie.Plo"; else rm -f ".deps/ipmovie.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ipmovie.lo -MD -MP -MF .deps/ipmovie.Tpo -c ipmovie.c -fPIC -DPIC -o .libs/ipmovie.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from ipmovie.c:33: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from ipmovie.c:33: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from ipmovie.c:33: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from ipmovie.c:33: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition ipmovie.c: In function 'ipmovie_probe': ipmovie.c:510: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ipmovie.c:510: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ipmovie.c:510: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ipmovie.c:510: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness ipmovie.c:510: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ipmovie.c:510: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ipmovie.c:510: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ipmovie.c:510: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT nut.lo -MD -MP -MF ".deps/nut.Tpo" -c -o nut.lo nut.c; \ then mv -f ".deps/nut.Tpo" ".deps/nut.Plo"; else rm -f ".deps/nut.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT nut.lo -MD -MP -MF .deps/nut.Tpo -c nut.c -fPIC -DPIC -o .libs/nut.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from nut.c:34: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from nut.c:34: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from nut.c:34: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from nut.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition nut.c: In function 'get_str': nut.c:263: warning: pointer targets in passing argument 2 of 'get_buffer' differ in signedness nut.c: In function 'put_str': nut.c:421: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness nut.c: In function 'nut_write_header': nut.c:519: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness nut.c: In function 'nut_read_header': nut.c:862: warning: 'tmp_stream' may be used uninitialized in this function nut.c:862: warning: 'tmp_mul' may be used uninitialized in this function nut.c:862: warning: 'tmp_time' may be used uninitialized in this function if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wc3movie.lo -MD -MP -MF ".deps/wc3movie.Tpo" -c -o wc3movie.lo wc3movie.c; \ then mv -f ".deps/wc3movie.Tpo" ".deps/wc3movie.Plo"; else rm -f ".deps/wc3movie.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT wc3movie.lo -MD -MP -MF .deps/wc3movie.Tpo -c wc3movie.c -fPIC -DPIC -o .libs/wc3movie.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from wc3movie.c:28: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from wc3movie.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from wc3movie.c:28: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from wc3movie.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition wc3movie.c: In function 'wc3_read_header': wc3movie.c:185: warning: pointer targets in passing argument 2 of 'get_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mp3.lo -MD -MP -MF ".deps/mp3.Tpo" -c -o mp3.lo mp3.c; \ then mv -f ".deps/mp3.Tpo" ".deps/mp3.Plo"; else rm -f ".deps/mp3.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mp3.lo -MD -MP -MF .deps/mp3.Tpo -c mp3.c -fPIC -DPIC -o .libs/mp3.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mp3.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from mp3.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mp3.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from mp3.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition mp3.c: In function 'id3_create_tag': mp3.c:219: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness mp3.c:219: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness mp3.c:220: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness mp3.c:220: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness mp3.c:221: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness mp3.c:221: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness mp3.c:229: warning: pointer targets in passing argument 1 of '__builtin___strncpy_chk' differ in signedness mp3.c:229: warning: pointer targets in passing argument 1 of '__strncpy_ichk' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT westwood.lo -MD -MP -MF ".deps/westwood.Tpo" -c -o westwood.lo westwood.c; \ then mv -f ".deps/westwood.Tpo" ".deps/westwood.Plo"; else rm -f ".deps/westwood.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT westwood.lo -MD -MP -MF .deps/westwood.Tpo -c westwood.c -fPIC -DPIC -o .libs/westwood.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from westwood.c:34: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from westwood.c:34: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from westwood.c:34: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from westwood.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT segafilm.lo -MD -MP -MF ".deps/segafilm.Tpo" -c -o segafilm.lo segafilm.c; \ then mv -f ".deps/segafilm.Tpo" ".deps/segafilm.Plo"; else rm -f ".deps/segafilm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT segafilm.lo -MD -MP -MF .deps/segafilm.Tpo -c segafilm.c -fPIC -DPIC -o .libs/segafilm.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from segafilm.c:28: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from segafilm.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from segafilm.c:28: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from segafilm.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT idcin.lo -MD -MP -MF ".deps/idcin.Tpo" -c -o idcin.lo idcin.c; \ then mv -f ".deps/idcin.Tpo" ".deps/idcin.Plo"; else rm -f ".deps/idcin.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT idcin.lo -MD -MP -MF .deps/idcin.Tpo -c idcin.c -fPIC -DPIC -o .libs/idcin.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from idcin.c:69: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from idcin.c:69: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from idcin.c:69: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from idcin.c:69: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flic.lo -MD -MP -MF ".deps/flic.Tpo" -c -o flic.lo flic.c; \ then mv -f ".deps/flic.Tpo" ".deps/flic.Plo"; else rm -f ".deps/flic.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT flic.lo -MD -MP -MF .deps/flic.Tpo -c flic.c -fPIC -DPIC -o .libs/flic.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from flic.c:32: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from flic.c:32: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from flic.c:32: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from flic.c:32: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sierravmd.lo -MD -MP -MF ".deps/sierravmd.Tpo" -c -o sierravmd.lo sierravmd.c; \ then mv -f ".deps/sierravmd.Tpo" ".deps/sierravmd.Plo"; else rm -f ".deps/sierravmd.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sierravmd.lo -MD -MP -MF .deps/sierravmd.Tpo -c sierravmd.c -fPIC -DPIC -o .libs/sierravmd.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from sierravmd.c:28: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from sierravmd.c:28: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from sierravmd.c:28: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from sierravmd.c:28: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT matroska.lo -MD -MP -MF ".deps/matroska.Tpo" -c -o matroska.lo matroska.c; \ then mv -f ".deps/matroska.Tpo" ".deps/matroska.Plo"; else rm -f ".deps/matroska.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT matroska.lo -MD -MP -MF .deps/matroska.Tpo -c matroska.c -fPIC -DPIC -o .libs/matroska.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from matroska.c:29: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from matroska.c:29: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from matroska.c:29: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from matroska.c:29: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition matroska.c: In function 'matroska_parse_index': matroska.c:1661: warning: pointer targets in passing argument 3 of 'ebml_read_uint' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sgi.lo -MD -MP -MF ".deps/sgi.Tpo" -c -o sgi.lo sgi.c; \ then mv -f ".deps/sgi.Tpo" ".deps/sgi.Plo"; else rm -f ".deps/sgi.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sgi.lo -MD -MP -MF .deps/sgi.Tpo -c sgi.c -fPIC -DPIC -o .libs/sgi.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from sgi.c:20: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from sgi.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from sgi.c:20: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from sgi.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition sgi.c: In function 'sgi_write': sgi.c:421: warning: pointer targets in passing argument 2 of 'rle_row' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sol.lo -MD -MP -MF ".deps/sol.Tpo" -c -o sol.lo sol.c; \ then mv -f ".deps/sol.Tpo" ".deps/sol.Plo"; else rm -f ".deps/sol.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT sol.lo -MD -MP -MF .deps/sol.Tpo -c sol.c -fPIC -DPIC -o .libs/sol.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from sol.c:24: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from sol.c:24: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from sol.c:24: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from sol.c:24: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT electronicarts.lo -MD -MP -MF ".deps/electronicarts.Tpo" -c -o electronicarts.lo electronicarts.c; \ then mv -f ".deps/electronicarts.Tpo" ".deps/electronicarts.Plo"; else rm -f ".deps/electronicarts.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT electronicarts.lo -MD -MP -MF .deps/electronicarts.Tpo -c electronicarts.c -fPIC -DPIC -o .libs/electronicarts.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from electronicarts.c:25: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from electronicarts.c:25: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from electronicarts.c:25: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from electronicarts.c:25: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT nsvdec.lo -MD -MP -MF ".deps/nsvdec.Tpo" -c -o nsvdec.lo nsvdec.c; \ then mv -f ".deps/nsvdec.Tpo" ".deps/nsvdec.Plo"; else rm -f ".deps/nsvdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT nsvdec.lo -MD -MP -MF .deps/nsvdec.Tpo -c nsvdec.c -fPIC -DPIC -o .libs/nsvdec.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from nsvdec.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from nsvdec.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from nsvdec.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from nsvdec.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition nsvdec.c: In function 'nsv_parse_NSVf_header': nsvdec.c:300: warning: format '%ld' expects type 'long int', but argument 3 has type 'unsigned int' nsvdec.c:301: warning: format '%Ld' expects type 'long long int', but argument 3 has type 'unsigned int' nsvdec.c:325: warning: pointer targets in passing argument 2 of 'get_buffer' differ in signedness nsvdec.c:365: warning: passing argument 2 of 'get_buffer' from incompatible pointer type nsvdec.c: In function 'nsv_read_chunk': nsvdec.c:564: warning: format '%ld' expects type 'long int', but argument 4 has type 'uint32_t' nsvdec.c:617: warning: format '%ld' expects type 'long int', but argument 5 has type 'int' nsvdec.c:632: warning: format '%ld' expects type 'long int', but argument 5 has type 'int' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ogg2.lo -MD -MP -MF ".deps/ogg2.Tpo" -c -o ogg2.lo ogg2.c; \ then mv -f ".deps/ogg2.Tpo" ".deps/ogg2.Plo"; else rm -f ".deps/ogg2.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ogg2.lo -MD -MP -MF .deps/ogg2.Tpo -c ogg2.c -fPIC -DPIC -o .libs/ogg2.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from ogg2.h:28, from ogg2.c:34: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ogg2.c:33: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from ogg2.h:28, from ogg2.c:34: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from ogg2.h:28, from ogg2.c:34: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition ogg2.c: In function 'ogg_read_page': ogg2.c:223: warning: pointer targets in passing argument 2 of 'get_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT oggparsevorbis.lo -MD -MP -MF ".deps/oggparsevorbis.Tpo" -c -o oggparsevorbis.lo oggparsevorbis.c; \ then mv -f ".deps/oggparsevorbis.Tpo" ".deps/oggparsevorbis.Plo"; else rm -f ".deps/oggparsevorbis.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT oggparsevorbis.lo -MD -MP -MF .deps/oggparsevorbis.Tpo -c oggparsevorbis.c -fPIC -DPIC -o .libs/oggparsevorbis.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparsevorbis.c:26: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from oggparsevorbis.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparsevorbis.c:26: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparsevorbis.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition oggparsevorbis.c: In function 'vorbis_header': oggparsevorbis.c:190: warning: pointer targets in passing argument 2 of 'vorbis_comment' differ in signedness oggparsevorbis.c: At top level: oggparsevorbis.c:200: warning: pointer targets in initialization differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT oggparseflac.lo -MD -MP -MF ".deps/oggparseflac.Tpo" -c -o oggparseflac.lo oggparseflac.c; \ then mv -f ".deps/oggparseflac.Tpo" ".deps/oggparseflac.Plo"; else rm -f ".deps/oggparseflac.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT oggparseflac.lo -MD -MP -MF .deps/oggparseflac.Tpo -c oggparseflac.c -fPIC -DPIC -o .libs/oggparseflac.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparseflac.c:20: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from oggparseflac.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparseflac.c:20: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparseflac.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition oggparseflac.c: In function 'flac_header': oggparseflac.c:67: warning: pointer targets in passing argument 2 of 'vorbis_comment' differ in signedness oggparseflac.c: At top level: oggparseflac.c:74: warning: pointer targets in initialization differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT oggparsetheora.lo -MD -MP -MF ".deps/oggparsetheora.Tpo" -c -o oggparsetheora.lo oggparsetheora.c; \ then mv -f ".deps/oggparsetheora.Tpo" ".deps/oggparsetheora.Plo"; else rm -f ".deps/oggparsetheora.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT oggparsetheora.lo -MD -MP -MF .deps/oggparsetheora.Tpo -c oggparsetheora.c -fPIC -DPIC -o .libs/oggparsetheora.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparsetheora.c:26: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from oggparsetheora.c:26: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparsetheora.c:26: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from oggparsetheora.c:26: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition oggparsetheora.c: In function 'theora_header': oggparsetheora.c:83: warning: pointer targets in passing argument 2 of 'vorbis_comment' differ in signedness oggparsetheora.c: At top level: oggparsetheora.c:111: warning: pointer targets in initialization differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mmf.lo -MD -MP -MF ".deps/mmf.Tpo" -c -o mmf.lo mmf.c; \ then mv -f ".deps/mmf.Tpo" ".deps/mmf.Plo"; else rm -f ".deps/mmf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT mmf.lo -MD -MP -MF .deps/mmf.Tpo -c mmf.c -fPIC -DPIC -o .libs/mmf.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mmf.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from mmf.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from mmf.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from mmf.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition mmf.c: In function 'mmf_write_header': mmf.c:81: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness mmf.c:95: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness mmf.c: In function 'mmf_write_trailer': mmf.c:152: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness mmf.c:155: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT asf.lo -MD -MP -MF ".deps/asf.Tpo" -c -o asf.lo asf.c; \ then mv -f ".deps/asf.Tpo" ".deps/asf.Plo"; else rm -f ".deps/asf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT asf.lo -MD -MP -MF .deps/asf.Tpo -c asf.c -fPIC -DPIC -o .libs/asf.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from asf.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from asf.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from asf.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from asf.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition asf.c: In function 'asf_read_packet': asf.c:648: warning: pointer targets in assignment differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT asf-enc.lo -MD -MP -MF ".deps/asf-enc.Tpo" -c -o asf-enc.lo asf-enc.c; \ then mv -f ".deps/asf-enc.Tpo" ".deps/asf-enc.Plo"; else rm -f ".deps/asf-enc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT asf-enc.lo -MD -MP -MF .deps/asf-enc.Tpo -c asf-enc.c -fPIC -DPIC -o .libs/asf-enc.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from asf-enc.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from asf-enc.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from asf-enc.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from asf-enc.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT pnm.lo -MD -MP -MF ".deps/pnm.Tpo" -c -o pnm.lo pnm.c; \ then mv -f ".deps/pnm.Tpo" ".deps/pnm.Plo"; else rm -f ".deps/pnm.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT pnm.lo -MD -MP -MF .deps/pnm.Tpo -c pnm.c -fPIC -DPIC -o .libs/pnm.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from pnm.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from pnm.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from pnm.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from pnm.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition pnm.c: In function 'pnm_write': pnm.c:192: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness pnm.c:196: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness pnm.c: In function 'pam_write': pnm.c:362: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness pnm.c: In function 'pnm_probe': pnm.c:393: warning: pointer targets in initialization differ in signedness pnm.c: In function 'pam_probe': pnm.c:413: warning: pointer targets in initialization differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT yuv.lo -MD -MP -MF ".deps/yuv.Tpo" -c -o yuv.lo yuv.c; \ then mv -f ".deps/yuv.Tpo" ".deps/yuv.Plo"; else rm -f ".deps/yuv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT yuv.lo -MD -MP -MF .deps/yuv.Tpo -c yuv.c -fPIC -DPIC -o .libs/yuv.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from yuv.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from yuv.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from yuv.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from yuv.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT png.lo -MD -MP -MF ".deps/png.Tpo" -c -o png.lo png.c; \ then mv -f ".deps/png.Tpo" ".deps/png.Plo"; else rm -f ".deps/png.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT png.lo -MD -MP -MF .deps/png.Tpo -c png.c -fPIC -DPIC -o .libs/png.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from png.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from png.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from png.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from png.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jpeg.lo -MD -MP -MF ".deps/jpeg.Tpo" -c -o jpeg.lo jpeg.c; \ then mv -f ".deps/jpeg.Tpo" ".deps/jpeg.Plo"; else rm -f ".deps/jpeg.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT jpeg.lo -MD -MP -MF .deps/jpeg.Tpo -c jpeg.c -fPIC -DPIC -o .libs/jpeg.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from jpeg.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from jpeg.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from jpeg.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from jpeg.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gifdec.lo -MD -MP -MF ".deps/gifdec.Tpo" -c -o gifdec.lo gifdec.c; \ then mv -f ".deps/gifdec.Tpo" ".deps/gifdec.Plo"; else rm -f ".deps/gifdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT gifdec.lo -MD -MP -MF .deps/gifdec.Tpo -c gifdec.c -fPIC -DPIC -o .libs/gifdec.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from gifdec.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from gifdec.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from gifdec.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from gifdec.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT avio.lo -MD -MP -MF ".deps/avio.Tpo" -c -o avio.lo avio.c; \ then mv -f ".deps/avio.Tpo" ".deps/avio.Plo"; else rm -f ".deps/avio.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT avio.lo -MD -MP -MF .deps/avio.Tpo -c avio.c -fPIC -DPIC -o .libs/avio.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from avio.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from avio.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from avio.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from avio.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT aviobuf.lo -MD -MP -MF ".deps/aviobuf.Tpo" -c -o aviobuf.lo aviobuf.c; \ then mv -f ".deps/aviobuf.Tpo" ".deps/aviobuf.Plo"; else rm -f ".deps/aviobuf.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT aviobuf.lo -MD -MP -MF .deps/aviobuf.Tpo -c aviobuf.c -fPIC -DPIC -o .libs/aviobuf.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from aviobuf.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from aviobuf.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from aviobuf.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from aviobuf.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition aviobuf.c: In function 'url_fprintf': aviobuf.c:578: warning: pointer targets in passing argument 2 of 'put_buffer' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT file.lo -MD -MP -MF ".deps/file.Tpo" -c -o file.lo file.c; \ then mv -f ".deps/file.Tpo" ".deps/file.Plo"; else rm -f ".deps/file.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.c -fPIC -DPIC -o .libs/file.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from file.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from file.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from file.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from file.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT udp.lo -MD -MP -MF ".deps/udp.Tpo" -c -o udp.lo udp.c; \ then mv -f ".deps/udp.Tpo" ".deps/udp.Plo"; else rm -f ".deps/udp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT udp.lo -MD -MP -MF .deps/udp.Tpo -c udp.c -fPIC -DPIC -o .libs/udp.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from udp.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from udp.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from udp.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from udp.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition udp.c: In function 'udp_open': udp.c:350: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness udp.c: In function 'udp_read': udp.c:429: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT tcp.lo -MD -MP -MF ".deps/tcp.Tpo" -c -o tcp.lo tcp.c; \ then mv -f ".deps/tcp.Tpo" ".deps/tcp.Plo"; else rm -f ".deps/tcp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -fPIC -DPIC -o .libs/tcp.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from tcp.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from tcp.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from tcp.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from tcp.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT http.lo -MD -MP -MF ".deps/http.Tpo" -c -o http.lo http.c; \ then mv -f ".deps/http.Tpo" ".deps/http.Plo"; else rm -f ".deps/http.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.c -fPIC -DPIC -o .libs/http.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from http.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from http.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from http.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from http.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition http.c: In function 'http_connect': http.c:189: warning: pointer targets in passing argument 1 of 'b64_encode' differ in signedness http.c:189: warning: pointer targets in passing argument 1 of '__builtin___snprintf_chk' differ in signedness http.c:202: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness http.c: In function 'b64_encode': http.c:293: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rtsp.lo -MD -MP -MF ".deps/rtsp.Tpo" -c -o rtsp.lo rtsp.c; \ then mv -f ".deps/rtsp.Tpo" ".deps/rtsp.Plo"; else rm -f ".deps/rtsp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rtsp.lo -MD -MP -MF .deps/rtsp.Tpo -c rtsp.c -fPIC -DPIC -o .libs/rtsp.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtsp.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from rtsp.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtsp.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtsp.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition rtsp.c: In function 'rtsp_send_cmd': rtsp.c:713: warning: pointer targets in passing argument 2 of 'url_write' differ in signedness rtsp.c: In function 'sdp_probe': rtsp.c:1264: warning: pointer targets in initialization differ in signedness rtsp.c:1264: warning: pointer targets in initialization differ in signedness rtsp.c: In function 'sdp_read_header': rtsp.c:1295: warning: pointer targets in passing argument 2 of 'get_buffer' differ in signedness rtsp.c: In function 'redir_probe': rtsp.c:1364: warning: pointer targets in assignment differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rtp.lo -MD -MP -MF ".deps/rtp.Tpo" -c -o rtp.lo rtp.c; \ then mv -f ".deps/rtp.Tpo" ".deps/rtp.Plo"; else rm -f ".deps/rtp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rtp.lo -MD -MP -MF .deps/rtp.Tpo -c rtp.c -fPIC -DPIC -o .libs/rtp.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtp.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from rtp.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtp.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtp.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition rtp.c: In function 'rtp_parse_packet': rtp.c:497: warning: pointer targets in assignment differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rtpproto.lo -MD -MP -MF ".deps/rtpproto.Tpo" -c -o rtpproto.lo rtpproto.c; \ then mv -f ".deps/rtpproto.Tpo" ".deps/rtpproto.Plo"; else rm -f ".deps/rtpproto.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rtpproto.lo -MD -MP -MF .deps/rtpproto.Tpo -c rtpproto.c -fPIC -DPIC -o .libs/rtpproto.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtpproto.c:19: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from rtpproto.c:19: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtpproto.c:19: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from rtpproto.c:19: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition rtpproto.c: In function 'rtp_read': rtpproto.c:207: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness rtpproto.c:219: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT framehook.lo -MD -MP -MF ".deps/framehook.Tpo" -c -o framehook.lo framehook.c; \ then mv -f ".deps/framehook.Tpo" ".deps/framehook.Plo"; else rm -f ".deps/framehook.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DHAVE_AV_CONFIG_H=1 -I../libavcodec -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT framehook.lo -MD -MP -MF .deps/framehook.Tpo -c framehook.c -fPIC -DPIC -o .libs/framehook.o In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from framehook.c:21: ../libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from avformat.h:15, from framehook.c:21: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ../libavcodec/avcodec.h:14, from avformat.h:16, from framehook.c:21: ../libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ../libavcodec/common.h:23, from ../libavcodec/avcodec.h:14, from avformat.h:16, from framehook.c:21: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libavformat.la -lm -lz utils.lo cutils.lo os_support.lo allformats.lo mpeg.lo mpegts.lo mpegtsenc.lo ffm.lo crc.lo img.lo img2.lo raw.lo rm.lo avienc.lo avidec.lo wav.lo swf.lo au.lo gif.lo mov.lo mpjpeg.lo dv.lo yuv4mpeg.lo 4xm.lo flvenc.lo flvdec.lo movenc.lo psxstr.lo idroq.lo ipmovie.lo nut.lo wc3movie.lo mp3.lo westwood.lo segafilm.lo idcin.lo flic.lo sierravmd.lo matroska.lo sgi.lo sol.lo electronicarts.lo nsvdec.lo ogg2.lo oggparsevorbis.lo oggparseflac.lo oggparsetheora.lo mmf.lo asf.lo asf-enc.lo pnm.lo yuv.lo png.lo jpeg.lo gifdec.lo avio.lo aviobuf.lo file.lo udp.lo tcp.lo http.lo rtsp.lo rtp.lo rtpproto.lo framehook.lo ar cru .libs/libavformat.a .libs/utils.o .libs/cutils.o .libs/os_support.o .libs/allformats.o .libs/mpeg.o .libs/mpegts.o .libs/mpegtsenc.o .libs/ffm.o .libs/crc.o .libs/img.o .libs/img2.o .libs/raw.o .libs/rm.o .libs/avienc.o .libs/avidec.o .libs/wav.o .libs/swf.o .libs/au.o .libs/gif.o .libs/mov.o .libs/mpjpeg.o .libs/dv.o .libs/yuv4mpeg.o .libs/4xm.o .libs/flvenc.o .libs/flvdec.o .libs/movenc.o .libs/psxstr.o .libs/idroq.o .libs/ipmovie.o .libs/nut.o .libs/wc3movie.o .libs/mp3.o .libs/westwood.o .libs/segafilm.o .libs/idcin.o .libs/flic.o .libs/sierravmd.o .libs/matroska.o .libs/sgi.o .libs/sol.o .libs/electronicarts.o .libs/nsvdec.o .libs/ogg2.o .libs/oggparsevorbis.o .libs/oggparseflac.o .libs/oggparsetheora.o .libs/mmf.o .libs/asf.o .libs/asf-enc.o .libs/pnm.o .libs/yuv.o .libs/png.o .libs/jpeg.o .libs/gifdec.o .libs/avio.o .libs/aviobuf.o .libs/file.o .libs/udp.o .libs/tcp.o .libs/http.o .libs/rtsp.o .libs/rtp.o .libs/rtpproto.o .libs/framehook.o ranlib .libs/libavformat.a creating libavformat.la (cd .libs && rm -f libavformat.la && ln -s ../libavformat.la libavformat.la) make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavformat' Making all in tests make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/tests' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT audiogen.o -MD -MP -MF ".deps/audiogen.Tpo" -c -o audiogen.o audiogen.c; \ then mv -f ".deps/audiogen.Tpo" ".deps/audiogen.Po"; else rm -f ".deps/audiogen.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o audiogen audiogen.o mkdir .libs gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o audiogen audiogen.o if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT rotozoom.o -MD -MP -MF ".deps/rotozoom.Tpo" -c -o rotozoom.o rotozoom.c; \ then mv -f ".deps/rotozoom.Tpo" ".deps/rotozoom.Po"; else rm -f ".deps/rotozoom.Tpo"; exit 1; fi rotozoom.c: In function 'pgmyuv_save': rotozoom.c:123: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rotozoom.c:129: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rotozoom.c:130: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result rotozoom.c: In function 'init_demo': rotozoom.c:240: warning: ignoring return value of 'fread', declared with attribute warn_unused_result rotozoom.c:242: warning: ignoring return value of 'fread', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o rotozoom rotozoom.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o rotozoom rotozoom.o if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT tiny_psnr.o -MD -MP -MF ".deps/tiny_psnr.Tpo" -c -o tiny_psnr.o tiny_psnr.c; \ then mv -f ".deps/tiny_psnr.Tpo" ".deps/tiny_psnr.Po"; else rm -f ".deps/tiny_psnr.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o tiny_psnr tiny_psnr.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o tiny_psnr tiny_psnr.o if gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT videogen.o -MD -MP -MF ".deps/videogen.Tpo" -c -o videogen.o videogen.c; \ then mv -f ".deps/videogen.Tpo" ".deps/videogen.Po"; else rm -f ".deps/videogen.Tpo"; exit 1; fi videogen.c: In function 'pgmyuv_save': videogen.c:97: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result videogen.c:103: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result videogen.c:104: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o videogen videogen.o gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o videogen videogen.o make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/tests' make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./libavcodec -I./libavformat -Wall -Wno-switch -I/usr/include/SDL -D_REENTRANT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ffplay-cmdutils.o -MD -MP -MF ".deps/ffplay-cmdutils.Tpo" -c -o ffplay-cmdutils.o `test -f 'cmdutils.c' || echo './'`cmdutils.c; \ then mv -f ".deps/ffplay-cmdutils.Tpo" ".deps/ffplay-cmdutils.Po"; else rm -f ".deps/ffplay-cmdutils.Tpo"; exit 1; fi In file included from ./libavcodec/avcodec.h:14, from ./libavformat/avformat.h:16, from cmdutils.c:20: ./libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ./libavformat/avformat.h:15, from cmdutils.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ./libavcodec/avcodec.h:14, from ./libavformat/avformat.h:16, from cmdutils.c:20: ./libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ./libavcodec/common.h:23, from ./libavcodec/avcodec.h:14, from ./libavformat/avformat.h:16, from cmdutils.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./libavcodec -I./libavformat -Wall -Wno-switch -I/usr/include/SDL -D_REENTRANT -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT ffplay-ffplay.o -MD -MP -MF ".deps/ffplay-ffplay.Tpo" -c -o ffplay-ffplay.o `test -f 'ffplay.c' || echo './'`ffplay.c; \ then mv -f ".deps/ffplay-ffplay.Tpo" ".deps/ffplay-ffplay.Po"; else rm -f ".deps/ffplay-ffplay.Tpo"; exit 1; fi In file included from ./libavcodec/avcodec.h:14, from ./libavformat/avformat.h:16, from ffplay.c:20: ./libavcodec/common.h:530:1: warning: "sprintf" redefined In file included from /usr/include/stdio.h:834, from ./libavformat/avformat.h:15, from ffplay.c:20: /usr/include/bits/stdio2.h:30:1: warning: this is the location of the previous definition In file included from ./libavcodec/avcodec.h:14, from ./libavformat/avformat.h:16, from ffplay.c:20: ./libavcodec/common.h:531:1: warning: "strcat" redefined In file included from /usr/include/string.h:422, from ./libavcodec/common.h:23, from ./libavcodec/avcodec.h:14, from ./libavformat/avformat.h:16, from ffplay.c:20: /usr/include/bits/string3.h:147:1: warning: this is the location of the previous definition /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o ffplay ffplay-cmdutils.o ffplay-ffplay.o -L/usr/lib -lSDL -lpthread libavformat/libavformat.la libavcodec/libavcodec.la mkdir .libs gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o ffplay ffplay-cmdutils.o ffplay-ffplay.o -L/usr/lib /usr/lib/libSDL.so -ldl -L/usr/X11R6/lib -lX11 -lXext -lpthread libavformat/.libs/libavformat.a libavcodec/.libs/libavcodec.a -lz -lm if gcc -DHAVE_CONFIG_H -I. -I. -I. -I./libavcodec -I./libavformat -Wall -Wno-switch -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT output_example.o -MD -MP -MF ".deps/output_example.Tpo" -c -o output_example.o output_example.c; \ then mv -f ".deps/output_example.Tpo" ".deps/output_example.Po"; else rm -f ".deps/output_example.Tpo"; exit 1; fi /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o output_example output_example.o -Wall -Wno-switch libavformat/libavformat.la libavcodec/libavcodec.la gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o output_example output_example.o -Wall -Wno-switch libavformat/.libs/libavformat.a libavcodec/.libs/libavcodec.a -lz -lm make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make[6]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' Making all in ext make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' Making all in ffmpeg make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/ffmpeg' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpeg.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpeg.Tpo" -c -o libgstffmpeg_la-gstffmpeg.lo `test -f 'gstffmpeg.c' || echo './'`gstffmpeg.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpeg.Tpo" ".deps/libgstffmpeg_la-gstffmpeg.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpeg.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpeg.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpeg.Tpo -c gstffmpeg.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpeg.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegcodecmap.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegcodecmap.Tpo" -c -o libgstffmpeg_la-gstffmpegcodecmap.lo `test -f 'gstffmpegcodecmap.c' || echo './'`gstffmpegcodecmap.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegcodecmap.Tpo" ".deps/libgstffmpeg_la-gstffmpegcodecmap.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegcodecmap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegcodecmap.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegcodecmap.Tpo -c gstffmpegcodecmap.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegcodecmap.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegdec.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegdec.Tpo" -c -o libgstffmpeg_la-gstffmpegdec.lo `test -f 'gstffmpegdec.c' || echo './'`gstffmpegdec.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegdec.Tpo" ".deps/libgstffmpeg_la-gstffmpegdec.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegdec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegdec.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegdec.Tpo -c gstffmpegdec.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegdec.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegdemux.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegdemux.Tpo" -c -o libgstffmpeg_la-gstffmpegdemux.lo `test -f 'gstffmpegdemux.c' || echo './'`gstffmpegdemux.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegdemux.Tpo" ".deps/libgstffmpeg_la-gstffmpegdemux.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegdemux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegdemux.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegdemux.Tpo -c gstffmpegdemux.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegdemux.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegenc.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegenc.Tpo" -c -o libgstffmpeg_la-gstffmpegenc.lo `test -f 'gstffmpegenc.c' || echo './'`gstffmpegenc.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegenc.Tpo" ".deps/libgstffmpeg_la-gstffmpegenc.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegenc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegenc.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegenc.Tpo -c gstffmpegenc.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegenc.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegmux.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegmux.Tpo" -c -o libgstffmpeg_la-gstffmpegmux.lo `test -f 'gstffmpegmux.c' || echo './'`gstffmpegmux.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegmux.Tpo" ".deps/libgstffmpeg_la-gstffmpegmux.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegmux.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegmux.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegmux.Tpo -c gstffmpegmux.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegmux.o gstffmpegmux.c: In function 'gst_ffmpegmux_loop': gstffmpegmux.c:410: warning: pointer targets in passing argument 3 of 'gst_tag_list_get_uint' differ in signedness if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegprotocol.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegprotocol.Tpo" -c -o libgstffmpeg_la-gstffmpegprotocol.lo `test -f 'gstffmpegprotocol.c' || echo './'`gstffmpegprotocol.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegprotocol.Tpo" ".deps/libgstffmpeg_la-gstffmpegprotocol.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegprotocol.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegprotocol.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegprotocol.Tpo -c gstffmpegprotocol.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegprotocol.o gstffmpegprotocol.c: In function 'gst_ffmpegdata_seek': gstffmpegprotocol.c:258: warning: pointer targets in passing argument 2 of 'gst_ffmpegdata_peek' differ in signedness if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegcolorspace.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegcolorspace.Tpo" -c -o libgstffmpeg_la-gstffmpegcolorspace.lo `test -f 'gstffmpegcolorspace.c' || echo './'`gstffmpegcolorspace.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegcolorspace.Tpo" ".deps/libgstffmpeg_la-gstffmpegcolorspace.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegcolorspace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegcolorspace.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegcolorspace.Tpo -c gstffmpegcolorspace.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegcolorspace.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegscale.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegscale.Tpo" -c -o libgstffmpeg_la-gstffmpegscale.lo `test -f 'gstffmpegscale.c' || echo './'`gstffmpegscale.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegscale.Tpo" ".deps/libgstffmpeg_la-gstffmpegscale.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegscale.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegscale.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegscale.Tpo -c gstffmpegscale.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegscale.o if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegdeinterlace.lo -MD -MP -MF ".deps/libgstffmpeg_la-gstffmpegdeinterlace.Tpo" -c -o libgstffmpeg_la-gstffmpegdeinterlace.lo `test -f 'gstffmpegdeinterlace.c' || echo './'`gstffmpegdeinterlace.c; \ then mv -f ".deps/libgstffmpeg_la-gstffmpegdeinterlace.Tpo" ".deps/libgstffmpeg_la-gstffmpegdeinterlace.Plo"; else rm -f ".deps/libgstffmpeg_la-gstffmpegdeinterlace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstffmpeg_la-gstffmpegdeinterlace.lo -MD -MP -MF .deps/libgstffmpeg_la-gstffmpegdeinterlace.Tpo -c gstffmpegdeinterlace.c -fPIC -DPIC -o .libs/libgstffmpeg_la-gstffmpegdeinterlace.o /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstffmpeg.la -rpath /usr/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstffmpeg_la-gstffmpeg.lo libgstffmpeg_la-gstffmpegcodecmap.lo libgstffmpeg_la-gstffmpegdec.lo libgstffmpeg_la-gstffmpegdemux.lo libgstffmpeg_la-gstffmpegenc.lo libgstffmpeg_la-gstffmpegmux.lo libgstffmpeg_la-gstffmpegprotocol.lo libgstffmpeg_la-gstffmpegcolorspace.lo libgstffmpeg_la-gstffmpegscale.lo libgstffmpeg_la-gstffmpegdeinterlace.lo ../../gst-libs/ext/ffmpeg/libavformat/libavformat.la ../../gst-libs/ext/ffmpeg/libavcodec/libavcodec.la generating symbol list for `libgstffmpeg.la' nm .libs/libgstffmpeg_la-gstffmpeg.o .libs/libgstffmpeg_la-gstffmpegcodecmap.o .libs/libgstffmpeg_la-gstffmpegdec.o .libs/libgstffmpeg_la-gstffmpegdemux.o .libs/libgstffmpeg_la-gstffmpegenc.o .libs/libgstffmpeg_la-gstffmpegmux.o .libs/libgstffmpeg_la-gstffmpegprotocol.o .libs/libgstffmpeg_la-gstffmpegcolorspace.o .libs/libgstffmpeg_la-gstffmpegscale.o .libs/libgstffmpeg_la-gstffmpegdeinterlace.o ../../gst-libs/ext/ffmpeg/libavformat/.libs/libavformat.a ../../gst-libs/ext/ffmpeg/libavcodec/.libs/libavcodec.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstffmpeg.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstffmpeg.exp" > ".libs/libgstffmpeg.expT" mv -f ".libs/libgstffmpeg.expT" ".libs/libgstffmpeg.exp" echo "{ global:" > .libs/libgstffmpeg.ver cat .libs/libgstffmpeg.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstffmpeg.ver echo "local: *; };" >> .libs/libgstffmpeg.ver gcc -shared .libs/libgstffmpeg_la-gstffmpeg.o .libs/libgstffmpeg_la-gstffmpegcodecmap.o .libs/libgstffmpeg_la-gstffmpegdec.o .libs/libgstffmpeg_la-gstffmpegdemux.o .libs/libgstffmpeg_la-gstffmpegenc.o .libs/libgstffmpeg_la-gstffmpegmux.o .libs/libgstffmpeg_la-gstffmpegprotocol.o .libs/libgstffmpeg_la-gstffmpegcolorspace.o .libs/libgstffmpeg_la-gstffmpegscale.o .libs/libgstffmpeg_la-gstffmpegdeinterlace.o -Wl,--whole-archive ../../gst-libs/ext/ffmpeg/libavformat/.libs/libavformat.a ../../gst-libs/ext/ffmpeg/libavcodec/.libs/libavcodec.a -Wl,--no-whole-archive -lz -lm -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstffmpeg.so -Wl,-version-script -Wl,.libs/libgstffmpeg.ver -o .libs/libgstffmpeg.so creating libgstffmpeg.la (cd .libs && rm -f libgstffmpeg.la && ln -s ../libgstffmpeg.la libgstffmpeg.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/ffmpeg' Making all in libpostproc make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/libpostproc' if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstpostproc_la-gstpostproc.lo -MD -MP -MF ".deps/libgstpostproc_la-gstpostproc.Tpo" -c -o libgstpostproc_la-gstpostproc.lo `test -f 'gstpostproc.c' || echo './'`gstpostproc.c; \ then mv -f ".deps/libgstpostproc_la-gstpostproc.Tpo" ".deps/libgstpostproc_la-gstpostproc.Plo"; else rm -f ".deps/libgstpostproc_la-gstpostproc.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pthread -I/usr/include/gstreamer-0.8 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -I ../../gst-libs/ext/ffmpeg/libavformat -I ../../gst-libs/ext/ffmpeg/libavcodec -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -MT libgstpostproc_la-gstpostproc.lo -MD -MP -MF .deps/libgstpostproc_la-gstpostproc.Tpo -c gstpostproc.c -fPIC -DPIC -o .libs/libgstpostproc_la-gstpostproc.o gstpostproc.c: In function 'gst_postproc_chain': gstpostproc.c:370: warning: pointer targets in passing argument 7 of 'pp_postprocess' differ in signedness /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libgstpostproc.la -rpath /usr/lib/gstreamer-0.8 -module -avoid-version -export-symbols-regex _*\(gst_\|Gst\|GST_\).* libgstpostproc_la-gstpostproc.lo ../../gst-libs/ext/ffmpeg/libavformat/libavformat.la ../../gst-libs/ext/ffmpeg/libavcodec/libavcodec.la generating symbol list for `libgstpostproc.la' nm .libs/libgstpostproc_la-gstpostproc.o ../../gst-libs/ext/ffmpeg/libavformat/.libs/libavformat.a ../../gst-libs/ext/ffmpeg/libavcodec/.libs/libavcodec.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgstpostproc.exp grep -E -e "_*(gst_|Gst|GST_).*" ".libs/libgstpostproc.exp" > ".libs/libgstpostproc.expT" mv -f ".libs/libgstpostproc.expT" ".libs/libgstpostproc.exp" echo "{ global:" > .libs/libgstpostproc.ver cat .libs/libgstpostproc.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgstpostproc.ver echo "local: *; };" >> .libs/libgstpostproc.ver gcc -shared .libs/libgstpostproc_la-gstpostproc.o -Wl,--whole-archive ../../gst-libs/ext/ffmpeg/libavformat/.libs/libavformat.a ../../gst-libs/ext/ffmpeg/libavcodec/.libs/libavcodec.a -Wl,--no-whole-archive -lz -lm -m32 -march=i386 -mtune=pentium4 -Wl,-soname -Wl,libgstpostproc.so -Wl,-version-script -Wl,.libs/libgstpostproc.ver -o .libs/libgstpostproc.so creating libgstpostproc.la (cd .libs && rm -f libgstpostproc.la && ln -s ../libgstpostproc.la libgstpostproc.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/libpostproc' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.79590 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-ffmpeg-0.8.6 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild + /usr/bin/make prefix=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr exec_prefix=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr bindir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/bin sbindir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/sbin sysconfdir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/etc datadir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/share includedir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/include libdir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib libexecdir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/libexec localstatedir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/var sharedstatedir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/com mandir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/share/man infodir=/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/share/info install Making install in gst-libs make[1]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' Making install in ext make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' cd ffmpeg && make make[4]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make all-recursive make[5]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' Making all in doc make[6]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/doc' texi2html -monolithic -number ffmpeg-doc.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number faq.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number ffserver-doc.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number ffplay-doc.texi || : /bin/sh: texi2html: command not found texi2html -monolithic -number hooks.texi || : /bin/sh: texi2html: command not found make[6]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/doc' Making all in libavcodec make[6]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' Making all in i386 make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/i386' Making all in libpostproc make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/libpostproc' make[7]: Nothing to be done for `all'. make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec/libpostproc' make[7]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' make[7]: Nothing to be done for `all-am'. make[7]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' make[6]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavcodec' Making all in libavformat make[6]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavformat' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/libavformat' Making all in tests make[6]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/tests' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg/tests' make[6]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make[6]: Nothing to be done for `all-am'. make[6]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make[5]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext/ffmpeg' make[4]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs/ext' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/gst-libs' Making install in ext make[1]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' Making install in ffmpeg make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/ffmpeg' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/ffmpeg' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8" || mkdir -p -- "/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstffmpeg.la' '/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstffmpeg.la' /usr/bin/install -c .libs/libgstffmpeg.so /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstffmpeg.so /usr/bin/install -c .libs/libgstffmpeg.lai /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstffmpeg.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.8' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/ffmpeg' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/ffmpeg' Making install in libpostproc make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/libpostproc' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/libpostproc' make[3]: Nothing to be done for `install-exec-am'. test -z "/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8" || mkdir -p -- "/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgstpostproc.la' '/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstpostproc.la' /usr/bin/install -c .libs/libgstpostproc.so /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstpostproc.so /usr/bin/install -c .libs/libgstpostproc.lai /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstpostproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gstreamer-0.8' make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/libpostproc' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext/libpostproc' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[3]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6/ext' make[1]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' make[2]: Entering directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' make[1]: Leaving directory `/usr/src/rpm/BUILD/gst-ffmpeg-0.8.6' + rm -f '/var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/*.a' /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstffmpeg.la /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstpostproc.la + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/gst-ffmpeg-0.8.6 extracting debug info from /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstffmpeg.so extracting debug info from /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild/usr/lib/gstreamer-0.8/libgstpostproc.so 13368 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: gstreamer-ffmpeg-0.8.6-0.gst.1.4 Provides: libgstffmpeg.so libgstpostproc.so Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /usr/bin/gst-register-0.8 Requires(post): /bin/sh /usr/bin/gst-register-0.8 Requires(postun): /bin/sh Requires: gstreamer-plugins >= 0.8.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libm.so.6 libm.so.6(GLIBC_2.0) libz.so.1 Processing files: gstreamer-ffmpeg-debuginfo-0.8.6-0.gst.1.4 Provides: libgstffmpeg.so.debug libgstpostproc.so.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild warning: Could not canonicalize hostname: thomas.amantes Wrote: /usr/src/rpm/SRPMS/gstreamer-ffmpeg-0.8.6-0.gst.1.4.src.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-ffmpeg-0.8.6-0.gst.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/gstreamer-ffmpeg-debuginfo-0.8.6-0.gst.1.4.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.80037 + umask 022 + cd /usr/src/rpm/BUILD + cd gst-ffmpeg-0.8.6 + rm -rf /var/tmp/gstreamer-ffmpeg-0.8.6-0.gst.1.4-root-machbuild + exit 0