logo       

ffmpeg failed on i586 dockyard-devel (www.archimedis.tv): msg#00021

Subject: ffmpeg failed on i586 dockyard-devel (www.archimedis.tv)
ffmpeg failed to build on i586 for dockyard-devel.
Last 2500 lines of build log:

Installing ffmpeg-0.4.9-0.20041209.1ark.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82451
+ umask 022
+ cd /build-ffmpeg-i586/BUILD
+ cd /build-ffmpeg-i586/BUILD
+ rm -rf ffmpeg
+ /usr/bin/bzip2 -dc /usr/src/ark/SOURCES/ffmpeg-20041209.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ffmpeg
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ echo 'Patch #1 (ffmpeg-20021106-daemon.patch):'
Patch #1 (ffmpeg-20021106-daemon.patch):
+ patch -p1 -b --suffix .daemon~ -s
+ echo 'Patch #2 (ffmpeg-m4a.patch):'
Patch #2 (ffmpeg-m4a.patch):
+ patch -p1 -b --suffix .aac~ -s
+ echo 'Patch #3 (ffmpeg-20041001-DESTDIR.patch):'
Patch #3 (ffmpeg-20041001-DESTDIR.patch):
+ patch -p1 -b --suffix .destdir~ -s
+ echo 'Patch #6 (ffmpeg-20040630-moreopts.patch):'
Patch #6 (ffmpeg-20040630-moreopts.patch):
+ patch -p1 -b --suffix .moreooopts~ -s
+ echo 'Patch #7 (ffmpeg-20040907-h264.patch):'
Patch #7 (ffmpeg-20040907-h264.patch):
+ patch -p1 -b --suffix .h264~ -s
+ echo 'Patch #8 (ffmpeg-xvid-rc.patch):'
Patch #8 (ffmpeg-xvid-rc.patch):
+ patch -p1 -b --suffix .xvidrc~ -s
+ '[' lib '!=' lib ']'
+ CFLAGS='-O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb 
-frename-registers'
+ export CFLAGS
+ CXXFLAGS='-O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb 
-frename-registers -fvisibility-inlines-hidden'
+ export CXXFLAGS
+ FFLAGS='-O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb 
-frename-registers'
+ export FFLAGS
+ '[' 0 = 1 ']'
+ '[' 0 = 1 ']'
+ CROSSCOMPILE='--target=i586-ark-linux --host=i686-pc-linux-gnu 
--build=i686-pc-linux-gnu'
+ '[' %cross '!=' %cross -a -n %cross ']'
+ export CROSSCOMPILE
+ ./configure --target=i586-ark-linux --host=i686-pc-linux-gnu 
--build=i686-pc-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr 
--program-prefix= --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 '--extra-cflags=-O2 
-march=i586 -mtune=i686 -fomit-frame-pointer -fweb -frename-registers -fPIC 
-fomit-frame-pointer -DPIC --std=gnu99 -I/usr/X11R6/include' --enable-a52 
--enable-pthreads --enable-shared --enable-gpl --enable-faad --enable-x264 
--enable-vorbis --enable-mp3lame --enable-faac --enable-pp --enable-shared-pp
Install prefix   /usr
Source path      /build-ffmpeg-i586/BUILD/ffmpeg
C compiler       gcc
make             make
CPU              x86 (generic)
Big Endian       no
inttypes.h       yes
broken inttypes.h no
MMX enabled      yes
Vector Builtins  no
gprof enabled    no
zlib enabled     yes
mp3lame enabled  yes
vorbis enabled   yes
faad enabled     yes
faadbin enabled  no
faac enabled     yes
xvid enabled     no
x264 enabled     yes
a52 support      yes
a52 dlopened     no
dts support      no
pp support       yes
debug symbols    yes
strip symbols    yes
optimize         yes
shared pp        yes
Video hooking    yes
SDL support      yes
risky / patent encumbered codecs yes
Imlib2 support   no
freetype support yes
Sun medialib support no
pthreads support yes
AMR-NB float support no
AMR-NB fixed support no
AMR-WB float support no
network support      yes
IPv6 support         yes
License: GPL
Creating config.mak and config.h
+ perl -pi -e s,-Werror,, libavformat/Makefile
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70721
+ umask 022
+ cd /build-ffmpeg-i586/BUILD
+ cd ffmpeg
+ make
make -C libavcodec all
make[1]: Entering directory `/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o common.o common.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o utils.o utils.c 
utils.c:622: warning: 'avcodec_find' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mem.o mem.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o allcodecs.o allcodecs.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegvideo.o mpegvideo.c 
mpegvideo.c: In function `MPV_common_end':
mpegvideo.c:862: warning: implicit declaration of function 
`avcodec_default_free_buffers'
mpegvideo.c: In function `skip_check':
mpegvideo.c:2026: warning: unused variable `threshold'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o jrevdct.o jrevdct.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o jfdctfst.o jfdctfst.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o jfdctint.o jfdctint.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegaudio.o mpegaudio.c 
mpegaudio.c: In function `MPA_encode_frame':
mpegaudio.c:371: warning: 'code' might be used uninitialized in this function
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ac3enc.o ac3enc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mjpeg.o mjpeg.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o resample.o resample.c 
resample.c: In function `audio_resample_init':
resample.c:131: warning: unused variable `i'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o resample2.o resample2.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dsputil.o dsputil.c 
dsputil.c: In function `w_c':
dsputil.c:338: warning: implicit declaration of function `ff_spatial_dwt'
dsputil.c: In function `dsputil_init':
dsputil.c:3636: warning: assignment from incompatible pointer type
dsputil.c:3637: warning: assignment from incompatible pointer type
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o motion_est.o motion_est.c 
In file included from motion_est.c:220:
motion_est_template.c: In function `ff_get_mb_score':
motion_est_template.c:246: warning: unused variable `score_map'
motion_est_template.c:246: warning: unused variable `xmin'
motion_est_template.c:246: warning: unused variable `ymin'
motion_est_template.c:246: warning: unused variable `xmax'
motion_est_template.c:246: warning: unused variable `ymax'
motion_est.c: In function `h263_mv4_search':
motion_est.c:733: warning: unused variable `uvstride'
motion_est.c: In function `interlaced_search':
motion_est.c:884: warning: unused variable `uvstride'
motion_est.c: In function `check_bidir_mv':
motion_est.c:1567: warning: unused variable `uvstride'
motion_est_template.c: In function `hpel_motion_search':
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est_template.c: In function `ff_get_mb_score':
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est_template.c: In function `qpel_motion_search':
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c: In function `check_input_motion':
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c:178: warning: 'uvdxy' might be used uninitialized in this function
motion_est.c: At top level:
motion_est.c:323: warning: 'full_motion_search' defined but not used
motion_est.c:377: warning: 'log_motion_search' defined but not used
motion_est.c:453: warning: 'phods_motion_search' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o imgconvert.o imgconvert.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o imgresample.o imgresample.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpeg12.o mpeg12.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegaudiodec.o mpegaudiodec.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o pcm.o pcm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o simple_idct.o simple_idct.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ratecontrol.o ratecontrol.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o adpcm.o adpcm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o eval.o eval.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dv.o dv.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o error_resilience.o error_resilience.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o fft.o fft.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mdct.o mdct.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mace.o mace.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o huffyuv.o huffyuv.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o cyuv.o cyuv.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o opts.o opts.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o raw.o raw.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o h264.o h264.c 
In file included from h264.c:34:
cabac.h: In function `get_cabac':
cabac.h:306: warning: unused variable `lps_mask'
h264.c: At top level:
cabac.h:267: warning: 'refill2' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o golomb.o golomb.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o vp3.o vp3.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o asv1.o asv1.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o 4xm.o 4xm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o cabac.o cabac.c 
In file included from cabac.c:29:
cabac.h: In function `get_cabac':
cabac.h:306: warning: unused variable `lps_mask'
cabac.c: At top level:
cabac.h:267: warning: 'refill2' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ffv1.o ffv1.c 
In file included from ffv1.c:30:
rangecoder.h: In function `get_rac':
rangecoder.h:97: warning: unused variable `one_mask'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ra144.o ra144.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ra288.o ra288.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o vcr1.o vcr1.c 
vcr1.c:159: warning: 'encode_init' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o cljr.o cljr.c 
cljr.c:127: warning: 'encode_init' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o roqvideo.o roqvideo.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dpcm.o dpcm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o interplayvideo.o interplayvideo.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o xan.o xan.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rpza.o rpza.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o cinepak.o cinepak.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o msrle.o msrle.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o msvideo1.o msvideo1.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o vqavideo.o vqavideo.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o idcinvideo.o idcinvideo.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o adx.o adx.c 
adx.c:318: warning: 'dump' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rational.o rational.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o faandct.o faandct.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o 8bps.o 8bps.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o smc.o smc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o parser.o parser.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o flicvideo.o flicvideo.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o truemotion1.o truemotion1.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o vmdav.o vmdav.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o lcl.o lcl.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o qtrle.o qtrle.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o g726.o g726.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o flac.o flac.c 
flac.c:146: warning: 'skip_utf8' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o vp3dsp.o vp3dsp.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o integer.o integer.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o snow.o snow.c 
In file included from snow.c:23:
rangecoder.h: In function `get_rac':
rangecoder.h:97: warning: unused variable `one_mask'
snow.c: In function `horizontal_decomposeX':
snow.c:781: warning: unused variable `A1'
snow.c:781: warning: unused variable `A2'
snow.c:781: warning: unused variable `A3'
snow.c:781: warning: unused variable `A4'
snow.c: In function `horizontal_composeX':
snow.c:800: warning: unused variable `A1'
snow.c:800: warning: unused variable `A2'
snow.c:800: warning: unused variable `A3'
snow.c:800: warning: unused variable `A4'
snow.c: In function `horizontal_decompose53i':
snow.c:858: warning: unused variable `A1'
snow.c:858: warning: unused variable `A2'
snow.c:858: warning: unused variable `A3'
snow.c:858: warning: unused variable `A4'
snow.c: In function `horizontal_compose53i':
snow.c:1111: warning: unused variable `A1'
snow.c:1111: warning: unused variable `A2'
snow.c:1111: warning: unused variable `A3'
snow.c:1111: warning: unused variable `A4'
snow.c: In function `add_yblock':
snow.c:2177: warning: left shift count is negative
snow.c: In function `predict_plane':
snow.c:2241: warning: passing arg 5 of `add_yblock' discards qualifiers from 
pointer target type
snow.c: In function `quantize':
snow.c:2257: warning: unused variable `tend'
snow.c:2257: warning: unused variable `tstart'
snow.c: In function `common_init':
snow.c:2520: warning: assignment from incompatible pointer type
snow.c:2520: warning: assignment from incompatible pointer type
snow.c:2521: warning: assignment from incompatible pointer type
snow.c:2521: warning: assignment from incompatible pointer type
snow.c:2522: warning: assignment from incompatible pointer type
snow.c:2522: warning: assignment from incompatible pointer type
snow.c:2523: warning: assignment from incompatible pointer type
snow.c:2523: warning: assignment from incompatible pointer type
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o tscc.o tscc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o sonic.o sonic.c 
sonic.c:972: warning: initialization from incompatible pointer type
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ulti.o ulti.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o h264idct.o h264idct.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o qdrw.o qdrw.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o xl.o xl.c 
xl.c: In function `decode_frame':
xl.c:50: warning: 'y3' might be used uninitialized in this function
xl.c:50: warning: 'c0' might be used uninitialized in this function
xl.c:50: warning: 'c1' might be used uninitialized in this function
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rangecoder.o rangecoder.c 
In file included from rangecoder.c:37:
rangecoder.h: In function `get_rac':
rangecoder.h:97: warning: unused variable `one_mask'
rangecoder.c: In function `ff_init_range_decoder':
rangecoder.c:52: warning: passing arg 2 of `ff_init_range_encoder' discards 
qualifiers from pointer target type
rangecoder.c: In function `ff_build_rac_states':
rangecoder.c:61: warning: unused variable `j'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o png.o png.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o pnm.o pnm.c 
pnm.c: In function `pnm_parse':
pnm.c:464: warning: assignment discards qualifiers from pointer target type
pnm.c:465: warning: assignment discards qualifiers from pointer target type
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o qpeg.o qpeg.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o pthread.o pthread.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o h263.o h263.c 
h263.c: In function `init_uni_h263_rl_tab':
h263.c:1895: warning: unused variable `level1'
h263.c:1895: warning: unused variable `run1'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o h261.o h261.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o msmpeg4.o msmpeg4.c 
wmv2.c:104: warning: 'wmv2_encode_end' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o h263dec.o h263dec.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o svq1.o svq1.c 
svq1.c:604: warning: 'svq1_component_checksum' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rv10.o rv10.c 
rv10.c:291: warning: 'get_num' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o wmadec.o wmadec.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o indeo3.o indeo3.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o a52dec.o a52dec.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o liba52/bit_allocate.o 
liba52/bit_allocate.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o liba52/bitstream.o liba52/bitstream.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o liba52/downmix.o liba52/downmix.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o liba52/imdct.o liba52/imdct.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o liba52/parse.o liba52/parse.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o liba52/crc.o liba52/crc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o liba52/resample.o liba52/resample.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o faad.o faad.c 
faad.c: In function `faac_decode_init':
faad.c:242: warning: assignment from incompatible pointer type
faad.c: At top level:
faad.c:130: warning: 'faac_init_aac' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o faac.o faac.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o x264.o x264.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mp3lameaudio.o mp3lameaudio.c 
mp3lameaudio.c: In function `MP3lame_encode_frame':
mp3lameaudio.c:135: warning: unused variable `i'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o oggvorbis.o oggvorbis.c 
oggvorbis.c: In function `oggvorbis_decode_frame':
oggvorbis.c:246: warning: unused variable `i'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/fdct_mmx.o i386/fdct_mmx.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/cputest.o i386/cputest.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -fno-rerun-cse-after-loop -c -o 
i386/dsputil_mmx.o i386/dsputil_mmx.c
i386/dsputil_mmx.c: In function `dsputil_init_mmx':
i386/dsputil_mmx.c:3080: warning: assignment from incompatible pointer type
i386/dsputil_mmx.c:3081: warning: assignment from incompatible pointer type
i386/dsputil_mmx.c: At top level:
i386/dsputil_mmx_rnd.h:59: warning: 'put_no_rnd_pixels8_l2_mmx' defined but not 
used
i386/dsputil_mmx_rnd.h:155: warning: 'put_no_rnd_pixels16_l2_mmx' defined but 
not used
i386/dsputil_mmx_rnd.h:300: warning: 'avg_no_rnd_pixels4_mmx' defined but not 
used
i386/dsputil_mmx_rnd.h:59: warning: 'put_pixels8_l2_mmx' defined but not used
i386/dsputil_mmx_rnd.h:155: warning: 'put_pixels16_l2_mmx' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/mpegvideo_mmx.o 
i386/mpegvideo_mmx.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/idct_mmx.o i386/idct_mmx.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/motion_est_mmx.o 
i386/motion_est_mmx.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/simple_idct_mmx.o 
i386/simple_idct_mmx.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/fft_sse.o i386/fft_sse.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/vp3dsp_mmx.o i386/vp3dsp_mmx.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o i386/vp3dsp_sse2.o i386/vp3dsp_sse2.c 
rm -f libavcodec.a
ar rc libavcodec.a common.o utils.o mem.o allcodecs.o mpegvideo.o jrevdct.o 
jfdctfst.o jfdctint.o mpegaudio.o ac3enc.o mjpeg.o resample.o resample2.o 
dsputil.o motion_est.o imgconvert.o imgresample.o mpeg12.o mpegaudiodec.o pcm.o 
simple_idct.o ratecontrol.o adpcm.o eval.o dv.o error_resilience.o fft.o mdct.o 
mace.o huffyuv.o cyuv.o opts.o raw.o h264.o golomb.o vp3.o asv1.o 4xm.o cabac.o 
ffv1.o ra144.o ra288.o vcr1.o cljr.o roqvideo.o dpcm.o interplayvideo.o xan.o 
rpza.o cinepak.o msrle.o msvideo1.o vqavideo.o idcinvideo.o adx.o rational.o 
faandct.o 8bps.o smc.o parser.o flicvideo.o truemotion1.o vmdav.o lcl.o qtrle.o 
g726.o flac.o vp3dsp.o integer.o snow.o tscc.o sonic.o ulti.o h264idct.o qdrw.o 
xl.o rangecoder.o png.o pnm.o qpeg.o pthread.o h263.o h261.o msmpeg4.o 
h263dec.o svq1.o rv10.o wmadec.o indeo3.o a52dec.o liba52/bit_allocate.o 
liba52/bitstream.o liba52/downmix.o liba52/imdct.o 
  liba52/parse.o liba52/crc.o liba52/resample.o faad.o faac.o x264.o 
mp3lameaudio.o oggvorb
 is.o i386/fdct_mmx.o i386/cputest.o i386/dsputil_mmx.o i386/mpegvideo_mmx.o 
i386/idct_mmx.o i386/motion_est_mmx.o i386/simple_idct_mmx.o i386/fft_sse.o 
i386/vp3dsp_mmx.o i386/vp3dsp_sse2.o  
ranlib libavcodec.a
make -C /build-ffmpeg-i586/BUILD/ffmpeg/libavcodec/libpostproc
make[2]: Entering directory 
`/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec/libpostproc'
gcc -c -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC 
--std=gnu99 -I/usr/X11R6/include  -I. -I..  -I.. -I../.. -o postprocess.o 
postprocess.c
postprocess_template.c: In function `postProcess_MMX':
postprocess_template.c:2901: warning: use of memory input without lvalue in asm 
operand 4 is deprecated
postprocess_template.c:2901: warning: use of memory input without lvalue in asm 
operand 4 is deprecated
rm -f libpostproc.a
ar rc libpostproc.a postprocess.o
ranlib libpostproc.a
gcc -c -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 
-fomit-frame-pointer -fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC 
--std=gnu99 -I/usr/X11R6/include  -I. -I..  -fomit-frame-pointer -fPIC -DPIC 
-I.. -I../.. -o postprocess_pic.o postprocess.c
postprocess_template.c: In function `postProcess_MMX':
postprocess_template.c:2901: warning: use of memory input without lvalue in asm 
operand 4 is deprecated
postprocess_template.c:2901: warning: use of memory input without lvalue in asm 
operand 4 is deprecated
gcc -shared -Wl,-soname,libpostproc.so.0 \
-o libpostproc.so postprocess_pic.o
make[2]: Leaving directory 
`/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec/libpostproc'
gcc -shared -o libavcodec.so common.o utils.o mem.o allcodecs.o mpegvideo.o 
jrevdct.o jfdctfst.o jfdctint.o mpegaudio.o ac3enc.o mjpeg.o resample.o 
resample2.o dsputil.o motion_est.o imgconvert.o imgresample.o mpeg12.o 
mpegaudiodec.o pcm.o simple_idct.o ratecontrol.o adpcm.o eval.o dv.o 
error_resilience.o fft.o mdct.o mace.o huffyuv.o cyuv.o opts.o raw.o h264.o 
golomb.o vp3.o asv1.o 4xm.o cabac.o ffv1.o ra144.o ra288.o vcr1.o cljr.o 
roqvideo.o dpcm.o interplayvideo.o xan.o rpza.o cinepak.o msrle.o msvideo1.o 
vqavideo.o idcinvideo.o adx.o rational.o faandct.o 8bps.o smc.o parser.o 
flicvideo.o truemotion1.o vmdav.o lcl.o qtrle.o g726.o flac.o vp3dsp.o 
integer.o snow.o tscc.o sonic.o ulti.o h264idct.o qdrw.o xl.o rangecoder.o 
png.o pnm.o qpeg.o pthread.o h263.o h261.o msmpeg4.o h263dec.o svq1.o rv10.o 
wmadec.o indeo3.o a52dec.o liba52/bit_allocate.o liba52/bitstream.o 
liba52/downmix.o liba5
 2/imdct.o  liba52/parse.o liba52/crc.o liba52/resample.o faad.o faac.o x264.o 
mp3lameaudio
 .o oggvorbis.o i386/fdct_mmx.o i386/cputest.o i386/dsputil_mmx.o 
i386/mpegvideo_mmx.o i386/idct_mmx.o i386/motion_est_mmx.o 
i386/simple_idct_mmx.o i386/fft_sse.o i386/vp3dsp_mmx.o i386/vp3dsp_sse2.o  -lm 
-lz -lpthread -ldl -lfaad -lfaac -lx264 -lm 
-L/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec/libpostproc -lpostproc -lmp3lame 
-lvorbis -lvorbisenc  -Wl,--warn-common -rdynamic
make[1]: Leaving directory `/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec'
make -C libavformat all
make[1]: Entering directory `/build-ffmpeg-i586/BUILD/ffmpeg/libavformat'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o utils.o utils.c 
utils.c: In function `av_seek_frame_byte':
utils.c:1260: warning: unused variable `avif'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o cutils.o 
cutils.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o os_support.o 
os_support.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o allformats.o 
allformats.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpeg.o mpeg.c 
mpeg.c: In function `output_packet':
mpeg.c:1029: warning: 'avail_space' might be used uninitialized in this function
mpeg.c: At top level:
mpeg.c:536: warning: 'get_packet_payload_size' defined but not used
mpeg.c:981: warning: 'get_vcd_scr' defined but not used
mpeg.c:1321: warning: 'find_prev_start_code' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegts.o 
mpegts.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpegtsenc.o 
mpegtsenc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ffm.o ffm.c 
ffm.c: In function `ffm_write_trailer':
ffm.c:264: warning: unused variable `i'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o crc.o crc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o img.o img.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o img2.o img2.c 
img2.c:75: warning: 'av_id2str' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o raw.o raw.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rm.o rm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o avienc.o 
avienc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o avidec.o 
avidec.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o wav.o wav.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o swf.o swf.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o au.o au.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o gif.o gif.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mov.o mov.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mpjpeg.o 
mpjpeg.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dv.o dv.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o yuv4mpeg.o 
yuv4mpeg.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o 4xm.o 4xm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o flvenc.o 
flvenc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o flvdec.o 
flvdec.c 
flvdec.c: In function `flv_read_header':
flvdec.c:47: warning: unused variable `st'
flvdec.c: In function `flv_read_packet':
flvdec.c:63: warning: 'st' might be used uninitialized in this function
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o movenc.o 
movenc.c 
movenc.c:718: warning: 'mov_write_iods_tag' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o psxstr.o 
psxstr.c 
psxstr.c:111: warning: 'dump' defined but not used
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o idroq.o idroq.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ipmovie.o 
ipmovie.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o nut.o nut.c 
nut.c: In function `decode_info_header':
nut.c:1048: warning: unused variable `value'
nut.c: In function `nut_read_header':
nut.c:869: warning: 'tmp_stream' might be used uninitialized in this function
nut.c:869: warning: 'tmp_mul' might be used uninitialized in this function
nut.c:869: warning: 'tmp_time' might be used uninitialized in this function
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o wc3movie.o 
wc3movie.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o mp3.o mp3.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o westwood.o 
westwood.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o segafilm.o 
segafilm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o idcin.o idcin.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o flic.o flic.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o sierravmd.o 
sierravmd.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o matroska.o 
matroska.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o sol.o sol.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o electronicarts.o 
electronicarts.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o nsvdec.o 
nsvdec.c 
nsvdec.c: In function `nsv_parse_NSVf_header':
nsvdec.c:305: warning: long int format, unsigned int arg (arg 2)
nsvdec.c:306: warning: long long int format, different type arg (arg 2)
nsvdec.c:369: warning: passing arg 2 of `get_buffer' from incompatible pointer 
type
nsvdec.c:283: warning: unused variable `tag'
nsvdec.c:283: warning: unused variable `tag1'
nsvdec.c:283: warning: unused variable `handler'
nsvdec.c:284: warning: unused variable `codec_type'
nsvdec.c:284: warning: unused variable `stream_index'
nsvdec.c:284: warning: unused variable `frame_period'
nsvdec.c:284: warning: unused variable `bit_rate'
nsvdec.c:284: warning: unused variable `scale'
nsvdec.c:284: warning: unused variable `rate'
nsvdec.c:285: warning: unused variable `nb_frames'
nsvdec.c:290: warning: unused variable `i'
nsvdec.c:290: warning: unused variable `n'
nsvdec.c:291: warning: unused variable `st'
nsvdec.c:292: warning: unused variable `ast'
nsvdec.c: In function `nsv_read_header':
nsvdec.c:502: warning: unused variable `pb'
nsvdec.c:503: warning: unused variable `tag'
nsvdec.c:503: warning: unused variable `tag1'
nsvdec.c:503: warning: unused variable `handler'
nsvdec.c:504: warning: unused variable `codec_type'
nsvdec.c:504: warning: unused variable `stream_index'
nsvdec.c:504: warning: unused variable `frame_period'
nsvdec.c:504: warning: unused variable `bit_rate'
nsvdec.c:504: warning: unused variable `scale'
nsvdec.c:504: warning: unused variable `rate'
nsvdec.c:505: warning: unused variable `size'
nsvdec.c:505: warning: unused variable `nb_frames'
nsvdec.c:506: warning: unused variable `table_entries'
nsvdec.c:507: warning: unused variable `n'
nsvdec.c:508: warning: unused variable `st'
nsvdec.c:509: warning: unused variable `ast'
nsvdec.c: In function `nsv_read_chunk':
nsvdec.c:577: warning: long int format, uint32_t arg (arg 3)
nsvdec.c:631: warning: long int format, int arg (arg 4)
nsvdec.c:646: warning: long int format, int arg (arg 4)
nsvdec.c:544: warning: unused variable `v'
nsvdec.c: In function `nsv_read_packet':
nsvdec.c:668: warning: unused variable `pb'
nsvdec.c: In function `nsv_read_seek':
nsvdec.c:696: warning: unused variable `avi'
nsvdec.c:697: warning: unused variable `st'
nsvdec.c:698: warning: unused variable `ast'
nsvdec.c:699: warning: unused variable `frame_number'
nsvdec.c:699: warning: unused variable `i'
nsvdec.c:700: warning: unused variable `pos'
nsvdec.c: In function `nsv_read_close':
nsvdec.c:707: warning: unused variable `i'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o asf.o asf.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o asf-enc.o 
asf-enc.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o pnm.o pnm.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o yuv.o yuv.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o png.o png.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o jpeg.o jpeg.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o gifdec.o 
gifdec.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o sgi.o sgi.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o avio.o avio.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o aviobuf.o 
aviobuf.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o file.o file.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o framehook.o 
framehook.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o grab.o grab.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o dv1394.o 
dv1394.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o audio.o audio.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o udp.o udp.c 
udp.c: In function `udp_open':
udp.c:277: warning: unused variable `my_addr'
udp.c:277: warning: unused variable `my_addr1'
udp.c:281: warning: unused variable `len'
udp.c: In function `udp_ipv6_set_local':
udp.c:163: warning: 'res0' might be used uninitialized in this function
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o tcp.o tcp.c 
tcp.c: In function `tcp_open':
tcp.c:61: warning: unused variable `p'
tcp.c:60: warning: 's' might be used uninitialized in this function
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o http.o http.c 
http.c: In function `http_connect':
http.c:200: warning: passing arg 1 of `b64_encode' discards qualifiers from 
pointer target type
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rtsp.o rtsp.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rtp.o rtp.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o rtpproto.o 
rtpproto.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I.. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec -DHAVE_AV_CONFIG_H 
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ogg.o ogg.c 
rm -f libavformat.a
ar rc libavformat.a utils.o cutils.o os_support.o allformats.o mpeg.o mpegts.o 
mpegtsenc.o ffm.o crc.o img.o img2.o raw.o rm.o avienc.o avidec.o wav.o swf.o 
au.o gif.o mov.o mpjpeg.o dv.o yuv4mpeg.o 4xm.o flvenc.o flvdec.o movenc.o 
psxstr.o idroq.o ipmovie.o nut.o wc3movie.o mp3.o westwood.o segafilm.o idcin.o 
flic.o sierravmd.o matroska.o sol.o electronicarts.o nsvdec.o asf.o asf-enc.o 
pnm.o yuv.o png.o jpeg.o gifdec.o sgi.o avio.o aviobuf.o file.o  framehook.o  
grab.o dv1394.o audio.o  udp.o tcp.o http.o rtsp.o rtp.o rtpproto.o ogg.o 
ranlib libavformat.a
gcc -shared -o libavformat.so utils.o cutils.o os_support.o allformats.o mpeg.o 
mpegts.o mpegtsenc.o ffm.o crc.o img.o img2.o raw.o rm.o avienc.o avidec.o 
wav.o swf.o au.o gif.o mov.o mpjpeg.o dv.o yuv4mpeg.o 4xm.o flvenc.o flvdec.o 
movenc.o psxstr.o idroq.o ipmovie.o nut.o wc3movie.o mp3.o westwood.o 
segafilm.o idcin.o flic.o sierravmd.o matroska.o sol.o electronicarts.o 
nsvdec.o asf.o asf-enc.o pnm.o yuv.o png.o jpeg.o gifdec.o sgi.o avio.o 
aviobuf.o file.o  framehook.o  grab.o dv1394.o audio.o  udp.o tcp.o http.o 
rtsp.o rtp.o rtpproto.o ogg.o  -lm -lz -lpthread -ldl -lavcodec -L../libavcodec 
-lmp3lame
make[1]: Leaving directory `/build-ffmpeg-i586/BUILD/ffmpeg/libavformat'
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavformat -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o ffmpeg.o ffmpeg.c 
gcc -O3 -g -Wall -Wno-switch -O2 -march=i586 -mtune=i686 -fomit-frame-pointer 
-fweb -frename-registers -fPIC -fomit-frame-pointer -DPIC --std=gnu99 
-I/usr/X11R6/include -I. -I/build-ffmpeg-i586/BUILD/ffmpeg 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavcodec 
-I/build-ffmpeg-i586/BUILD/ffmpeg/libavformat -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o cmdutils.o cmdutils.c 
gcc -Wl,--warn-common -rdynamic -g  -o ffmpeg_g ffmpeg.o cmdutils.o 
-L./libavformat -lavformat -L./libavcodec -lavcodec -lm -lz -lpthread -ldl 
-lvorbis -lvorbisenc -logg -lfaad -lfaac -lx264 -lm
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_sad_8x8_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_satd_4x4_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_avg_w4_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_satd_4x8_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_mc_copy_w16_sse2'
/libavcodec/libavcodec.so: undefined reference to `x264_mc_copy_w16_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_sad_16x16_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_sad_16x8_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_sad_4x8_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_mc_copy_w8_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_mc_copy_w4_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_satd_8x4_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_sad_8x4_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_avg_w16_sse2'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_avg_w16_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_satd_8x8_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_satd_16x16_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_sad_4x4_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_cpu_cpuid'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_satd_8x16_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_avg_w8_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_emms'
/libavcodec/libavcodec.so: undefined reference to `x264_cpu_cpuid_test'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_sad_8x16_mmxext'
/libavcodec/libavcodec.so: undefined reference to `x264_pixel_satd_16x8_mmxext'
collect2: ld returned 1 exit status
make: *** [ffmpeg_g] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.70721 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.70721 (%build)





<Prev in Thread] Current Thread [Next in Thread>